Trace number 3265726

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
priss UP? (TO) 2324.21 1300.02

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn006.shuffled-as.sat05-3846.cnf
MD5SUMf38a91a0947f21d9ceeb8762ba4c5f93
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark919.536
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18473
Sum of the clauses size132415
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32342
Number of clauses of size 4463
Number of clauses of size 5642
Number of clauses of size over 514542

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 26966
0.00/0.01	c parsetime: 11882us
0.00/0.01	c parsed 18473 clauses with 2969 variables
0.00/0.48	c preprocessor returned 10002 variables
0.00/0.48	c preprocessing returned UNKNOWN
0.00/0.48	c PP set 57 variables
0.00/0.48	c pp time: 468337us (0s)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3265726-1304077763/watcher-3265726-1304077763 -o /tmp/evaluation-result-3265726-1304077763/solver-3265726-1304077763 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3265726-1304077763.cnf 532276979 4800 15500 4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.55 3.63 3.62 2/179 26965
/proc/meminfo: memFree=18241928/32950928 swapFree=67111528/67111528
[pid=26965] ppid=26963 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26965/stat : 26965 (prissup.sh) S 26963 26965 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519372970 8908800 251 33554432000 4194304 4922060 140736811596720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26965/statm: 2175 251 211 178 0 68 0

[startup+0.07507 s]
/proc/loadavg: 3.55 3.63 3.62 2/179 26965
/proc/meminfo: memFree=18241928/32950928 swapFree=67111528/67111528
[pid=26965] ppid=26963 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26965/stat : 26965 (prissup.sh) S 26963 26965 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519372970 8908800 251 33554432000 4194304 4922060 140736811596720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26965/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101067 s]
/proc/loadavg: 3.55 3.63 3.62 2/179 26965
/proc/meminfo: memFree=18241928/32950928 swapFree=67111528/67111528
[pid=26965] ppid=26963 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26965/stat : 26965 (prissup.sh) S 26963 26965 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519372970 8908800 251 33554432000 4194304 4922060 140736811596720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26965/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301027 s]
/proc/loadavg: 3.55 3.63 3.62 2/179 26965
/proc/meminfo: memFree=18241928/32950928 swapFree=67111528/67111528
[pid=26965] ppid=26963 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26965/stat : 26965 (prissup.sh) S 26963 26965 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519372970 8908800 251 33554432000 4194304 4922060 140736811596720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26965/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700947 s]
/proc/loadavg: 3.55 3.63 3.62 2/179 26965
/proc/meminfo: memFree=18241928/32950928 swapFree=67111528/67111528
[pid=26965] ppid=26963 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26965/stat : 26965 (prissup.sh) S 26963 26965 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519372970 8908800 251 33554432000 4194304 4922060 140736811596720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26965/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50079 s]
/proc/loadavg: 3.55 3.63 3.62 5/182 26968
/proc/meminfo: memFree=18230992/32950928 swapFree=67111528/67111528
[pid=26965] ppid=26963 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26965/stat : 26965 (prissup.sh) S 26963 26965 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519372970 8908800 251 33554432000 4194304 4922060 140736811596720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26965/statm: 2175 251 211 178 0 68 0
[pid=26966] ppid=26965 vsize=103512 CPUtime=1.58 cores=0,2,4,6
/proc/26966/stat : 26966 (priss) R 26965 26965 25471 0 -1 4202496 3715 0 0 0 151 7 0 0 20 0 2 0 519372970 105996288 3089 33554432000 4194304 5787044 140737168936256 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/26966/statm: 25878 3089 392 389 0 21628 0
[pid=26966/tid=26968] ppid=26965 vsize=103512 CPUtime=0.07 cores=0,2,4,6
/proc/26966/task/26968/stat : 26968 (priss) R 26965 26965 25471 0 -1 4202560 49 0 0 0 5 2 0 0 18 0 2 0 519373019 105996288 3089 33554432000 4194304 5787044 140737168936256 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 112212

[startup+3.10047 s]
/proc/loadavg: 3.55 3.63 3.62 5/182 26968
/proc/meminfo: memFree=18229752/32950928 swapFree=67111528/67111528
[pid=26965] ppid=26963 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26965/stat : 26965 (prissup.sh) S 26963 26965 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519372970 8908800 251 33554432000 4194304 4922060 140736811596720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26965/statm: 2175 251 211 178 0 68 0
[pid=26966] ppid=26965 vsize=103776 CPUtime=3.69 cores=0,2,4,6
/proc/26966/stat : 26966 (priss) R 26965 26965 25471 0 -1 4202496 4015 0 0 0 348 21 0 0 25 0 2 0 519372970 106266624 3389 33554432000 4194304 5787044 140737168936256 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26966/statm: 25944 3389 392 389 0 21694 0
[pid=26966/tid=26968] ppid=26965 vsize=103776 CPUtime=0.59 cores=0,2,4,6
/proc/26966/task/26968/stat : 26968 (priss) R 26965 26965 25471 0 -1 4202560 85 0 0 0 52 7 0 0 18 0 2 0 519373019 106266624 3389 33554432000 4194304 5787044 140737168936256 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 112476

[startup+6.30083 s]
/proc/loadavg: 3.66 3.65 3.63 4/182 26968
/proc/meminfo: memFree=18228232/32950928 swapFree=67111528/67111528
[pid=26965] ppid=26963 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26965/stat : 26965 (prissup.sh) S 26963 26965 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519372970 8908800 251 33554432000 4194304 4922060 140736811596720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26965/statm: 2175 251 211 178 0 68 0
[pid=26966] ppid=26965 vsize=103908 CPUtime=8.48 cores=0,2,4,6
/proc/26966/stat : 26966 (priss) R 26965 26965 25471 0 -1 4202496 4436 0 0 0 797 51 0 0 25 0 2 0 519372970 106401792 3810 33554432000 4194304 5787044 140737168936256 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26966/statm: 25977 3810 392 389 0 21727 0
[pid=26966/tid=26968] ppid=26965 vsize=103908 CPUtime=2.18 cores=0,2,4,6
/proc/26966/task/26968/stat : 26968 (priss) R 26965 26965 25471 0 -1 4202560 133 0 0 0 200 18 0 0 18 0 2 0 519373019 106401792 3810 33554432000 4194304 5787044 140737168936256 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8.48
Current children cumulated vsize (KiB) 112608

[startup+12.7006 s]
/proc/loadavg: 3.69 3.65 3.63 5/182 26968
/proc/meminfo: memFree=18225524/32950928 swapFree=67111528/67111528
[pid=26965] ppid=26963 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26965/stat : 26965 (prissup.sh) S 26963 26965 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519372970 8908800 251 33554432000 4194304 4922060 140736811596720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26965/statm: 2175 251 211 178 0 68 0
[pid=26966] ppid=26965 vsize=104172 CPUtime=18.04 cores=0,2,4,6
/proc/26966/stat : 26966 (priss) R 26965 26965 25471 0 -1 4202496 4914 0 0 0 1715 89 0 0 25 0 2 0 519372970 106672128 4288 33554432000 4194304 5787044 140737168936256 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26966/statm: 26043 4288 392 389 0 21793 0
[pid=26966/tid=26968] ppid=26965 vsize=104172 CPUtime=5.35 cores=0,2,4,6
/proc/26966/task/26968/stat : 26968 (priss) R 26965 26965 25471 0 -1 4202560 196 0 0 0 502 33 0 0 18 0 2 0 519373019 106672128 4288 33554432000 4194304 5787044 140737168936256 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 18.04
Current children cumulated vsize (KiB) 112872

[startup+25.501 s]
/proc/loadavg: 3.76 3.67 3.64 4/182 26969
/proc/meminfo: memFree=18220312/32950928 swapFree=67111528/67111528
[pid=26965] ppid=26963 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26965/stat : 26965 (prissup.sh) S 26963 26965 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519372970 8908800 251 33554432000 4194304 4922060 140736811596720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26965/statm: 2175 251 211 178 0 68 0
[pid=26966] ppid=26965 vsize=104704 CPUtime=37.58 cores=0,2,4,6
/proc/26966/stat : 26966 (priss) R 26965 26965 25471 0 -1 4202496 6173 0 0 0 3607 151 0 0 25 0 2 0 519372970 107216896 5546 33554432000 4194304 5787044 140737168936256 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26966/statm: 26176 5546 392 389 0 21926 0
[pid=26966/tid=26968] ppid=26965 vsize=104704 CPUtime=12.09 cores=0,2,4,6
/proc/26966/task/26968/stat : 26968 (priss) R 26965 26965 25471 0 -1 4202560 333 0 0 0 1153 56 0 0 18 0 2 0 519373019 107216896 5546 33554432000 4194304 5787044 140737168936256 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37.58
Current children cumulated vsize (KiB) 113404

[startup+51.1009 s]
/proc/loadavg: 3.69 3.66 3.63 5/182 26969
/proc/meminfo: memFree=18216144/32950928 swapFree=67111528/67111528
[pid=26965] ppid=26963 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26965/stat : 26965 (prissup.sh) S 26963 26965 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519372970 8908800 251 33554432000 4194304 4922060 140736811596720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26965/statm: 2175 251 211 178 0 68 0
[pid=26966] ppid=26965 vsize=105504 CPUtime=78.33 cores=0,2,4,6
/proc/26966/stat : 26966 (priss) R 26965 26965 25471 0 -1 4202496 7305 0 0 0 7617 216 0 0 25 0 2 0 519372970 108036096 6677 33554432000 4194304 5787044 140737168936256 18446744073709551615 5527681 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26966/statm: 26376 6677 392 389 0 22126 0
[pid=26966/tid=26968] ppid=26965 vsize=105504 CPUtime=27.24 cores=0,2,4,6
/proc/26966/task/26968/stat : 26968 (priss) R 26965 26965 25471 0 -1 4202560 514 0 0 0 2643 81 0 0 18 0 2 0 519373019 108036096 6677 33554432000 4194304 5787044 140737168936256 18446744073709551615 5528380 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 78.33
Current children cumulated vsize (KiB) 114204

[startup+102.307 s]
/proc/loadavg: 3.65 3.65 3.63 5/182 26971
/proc/meminfo: memFree=18194184/32950928 swapFree=67111528/67111528
[pid=26965] ppid=26963 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26965/stat : 26965 (prissup.sh) S 26963 26965 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519372970 8908800 251 33554432000 4194304 4922060 140736811596720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26965/statm: 2175 251 211 178 0 68 0
[pid=26966] ppid=26965 vsize=111772 CPUtime=163.89 cores=0,2,4,6
/proc/26966/stat : 26966 (priss) R 26965 26965 25471 0 -1 4202496 11315 0 0 0 16079 310 0 0 25 0 2 0 519372970 114454528 10633 33554432000 4194304 5787044 140737168936256 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26966/statm: 27943 10633 392 389 0 23693 0
[pid=26966/tid=26968] ppid=26965 vsize=111772 CPUtime=61.59 cores=0,2,4,6
/proc/26966/task/26968/stat : 26968 (priss) R 26965 26965 25471 0 -1 4202560 785 0 0 0 6041 118 0 0 18 0 2 0 519373019 114454528 10633 33554432000 4194304 5787044 140737168936256 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 163.89
Current children cumulated vsize (KiB) 120472

[startup+162.301 s]
/proc/loadavg: 3.84 3.70 3.65 5/182 26972
/proc/meminfo: memFree=18168368/32950928 swapFree=67111528/67111528
[pid=26965] ppid=26963 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26965/stat : 26965 (prissup.sh) S 26963 26965 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519372970 8908800 251 33554432000 4194304 4922060 140736811596720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26965/statm: 2175 251 211 178 0 68 0
[pid=26966] ppid=26965 vsize=113012 CPUtime=267.26 cores=0,2,4,6
/proc/26966/stat : 26966 (priss) R 26965 26965 25471 0 -1 4202496 13772 0 0 0 26337 389 0 0 25 0 2 0 519372970 115724288 13042 33554432000 4194304 5787044 140737168936256 18446744073709551615 5527392 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26966/statm: 28253 13042 392 389 0 24003 0
[pid=26966/tid=26968] ppid=26965 vsize=113012 CPUtime=104.95 cores=0,2,4,6
/proc/26966/task/26968/stat : 26968 (priss) S 26965 26965 25471 0 -1 4202560 1053 0 0 0 10347 148 0 0 18 0 2 0 519373019 115724288 13042 33554432000 4194304 5787044 140737168936256 18446744073709551615 254512515505 0 0 4096 0 18446604441656789760 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 267.26
Current children cumulated vsize (KiB) 121712

[startup+222.301 s]
/proc/loadavg: 3.77 3.70 3.65 4/182 26974
/proc/meminfo: memFree=18166232/32950928 swapFree=67111528/67111528
[pid=26965] ppid=26963 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26965/stat : 26965 (prissup.sh) S 26963 26965 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519372970 8908800 251 33554432000 4194304 4922060 140736811596720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26965/statm: 2175 251 211 178 0 68 0
[pid=26966] ppid=26965 vsize=113780 CPUtime=371.9 cores=0,2,4,6
/proc/26966/stat : 26966 (priss) R 26965 26965 25471 0 -1 4202496 14344 0 0 0 36734 456 0 0 25 0 2 0 519372970 116510720 13614 33554432000 4194304 5787044 140737168936256 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26966/statm: 28445 13614 392 389 0 24195 0
[pid=26966/tid=26968] ppid=26965 vsize=113780 CPUtime=149.59 cores=0,2,4,6
/proc/26966/task/26968/stat : 26968 (priss) S 26965 26965 25471 0 -1 4202560 1188 0 0 0 14784 175 0 0 18 0 2 0 519373019 116510720 13614 33554432000 4194304 5787044 140737168936256 18446744073709551615 254512515505 0 0 4096 0 18446604441656789760 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 371.9
Current children cumulated vsize (KiB) 122480

[startup+282.301 s]
/proc/loadavg: 3.83 3.72 3.66 4/182 26975
/proc/meminfo: memFree=18150832/32950928 swapFree=67111528/67111528
[pid=26965] ppid=26963 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26965/stat : 26965 (prissup.sh) S 26963 26965 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519372970 8908800 251 33554432000 4194304 4922060 140736811596720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26965/statm: 2175 251 211 178 0 68 0
[pid=26966] ppid=26965 vsize=119864 CPUtime=478.08 cores=0,2,4,6
/proc/26966/stat : 26966 (priss) R 26965 26965 25471 0 -1 4202496 18470 0 0 0 47298 510 0 0 25 0 2 0 519372970 122740736 17386 33554432000 4194304 5787044 140737168936256 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26966/statm: 29966 17386 392 389 0 25716 0
[pid=26966/tid=26968] ppid=26965 vsize=119864 CPUtime=195.76 cores=0,2,4,6

################
# More data... #
################

[pid=26966] ppid=26965 vsize=193100 CPUtime=1235.32 cores=0,2,4,6
/proc/26966/stat : 26966 (priss) R 26965 26965 25471 0 -1 4202496 26877 0 0 0 122719 813 0 0 25 0 2 0 519372970 197734400 25696 33554432000 4194304 5787044 140737168936256 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26966/statm: 48275 25696 392 389 0 44025 0
[pid=26966/tid=26968] ppid=26965 vsize=193100 CPUtime=532.99 cores=0,2,4,6
/proc/26966/task/26968/stat : 26968 (priss) R 26965 26965 25471 0 -1 4202560 2231 0 0 0 52981 318 0 0 18 0 2 0 519373019 197734400 25696 33554432000 4194304 5787044 140737168936256 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1235.32
Current children cumulated vsize (KiB) 201800

[startup+762.307 s]
/proc/loadavg: 3.86 3.76 3.68 4/182 26997
/proc/meminfo: memFree=18080328/32950928 swapFree=67111528/67111528
[pid=26965] ppid=26963 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26965/stat : 26965 (prissup.sh) S 26963 26965 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519372970 8908800 251 33554432000 4194304 4922060 140736811596720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26965/statm: 2175 251 211 178 0 68 0
[pid=26966] ppid=26965 vsize=193808 CPUtime=1344.83 cores=0,2,4,6
/proc/26966/stat : 26966 (priss) R 26965 26965 25471 0 -1 4202496 29114 0 0 0 133637 846 0 0 25 0 2 0 519372970 198459392 27933 33554432000 4194304 5787044 140737168936256 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26966/statm: 48452 27933 392 389 0 44202 0
[pid=26966/tid=26968] ppid=26965 vsize=193808 CPUtime=582.49 cores=0,2,4,6
/proc/26966/task/26968/stat : 26968 (priss) R 26965 26965 25471 0 -1 4202560 2391 0 0 0 57918 331 0 0 17 0 2 0 519373019 198459392 27933 33554432000 4194304 5787044 140737168936256 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1344.83
Current children cumulated vsize (KiB) 202508

[startup+822.301 s]
/proc/loadavg: 3.74 3.74 3.67 5/182 26999
/proc/meminfo: memFree=18072488/32950928 swapFree=67111528/67111528
[pid=26965] ppid=26963 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26965/stat : 26965 (prissup.sh) S 26963 26965 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519372970 8908800 251 33554432000 4194304 4922060 140736811596720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26965/statm: 2175 251 211 178 0 68 0
[pid=26966] ppid=26965 vsize=198068 CPUtime=1453.07 cores=0,2,4,6
/proc/26966/stat : 26966 (priss) R 26965 26965 25471 0 -1 4202496 30865 0 0 0 144426 881 0 0 25 0 2 0 519372970 202821632 29482 33554432000 4194304 5787044 140737168936256 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26966/statm: 49517 29482 392 389 0 45267 0
[pid=26966/tid=26968] ppid=26965 vsize=198068 CPUtime=630.74 cores=0,2,4,6
/proc/26966/task/26968/stat : 26968 (priss) S 26965 26965 25471 0 -1 4202560 2423 0 0 0 62729 345 0 0 18 0 2 0 519373019 202821632 29482 33554432000 4194304 5787044 140737168936256 18446744073709551615 254512515505 0 0 4096 0 18446604441656789760 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1453.07
Current children cumulated vsize (KiB) 206768

[startup+882.3 s]
/proc/loadavg: 3.87 3.77 3.69 5/182 27000
/proc/meminfo: memFree=18065152/32950928 swapFree=67111528/67111528
[pid=26965] ppid=26963 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26965/stat : 26965 (prissup.sh) S 26963 26965 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519372970 8908800 251 33554432000 4194304 4922060 140736811596720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26965/statm: 2175 251 211 178 0 68 0
[pid=26966] ppid=26965 vsize=198228 CPUtime=1561.71 cores=0,2,4,6
/proc/26966/stat : 26966 (priss) R 26965 26965 25471 0 -1 4202496 30870 0 0 0 155253 918 0 0 25 0 2 0 519372970 202985472 29487 33554432000 4194304 5787044 140737168936256 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26966/statm: 49557 29487 392 389 0 45307 0
[pid=26966/tid=26968] ppid=26965 vsize=198228 CPUtime=679.38 cores=0,2,4,6
/proc/26966/task/26968/stat : 26968 (priss) R 26965 26965 25471 0 -1 4202560 2428 0 0 0 67579 359 0 0 18 0 2 0 519373019 202985472 29487 33554432000 4194304 5787044 140737168936256 18446744073709551615 5527590 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1561.71
Current children cumulated vsize (KiB) 206928

[startup+942.3 s]
/proc/loadavg: 3.84 3.78 3.69 5/182 27005
/proc/meminfo: memFree=18058312/32950928 swapFree=67111528/67111528
[pid=26965] ppid=26963 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26965/stat : 26965 (prissup.sh) S 26963 26965 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519372970 8908800 251 33554432000 4194304 4922060 140736811596720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26965/statm: 2175 251 211 178 0 68 0
[pid=26966] ppid=26965 vsize=198228 CPUtime=1670.87 cores=0,2,4,6
/proc/26966/stat : 26966 (priss) R 26965 26965 25471 0 -1 4202496 30879 0 0 0 166132 955 0 0 25 0 2 0 519372970 202985472 29496 33554432000 4194304 5787044 140737168936256 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26966/statm: 49557 29496 392 389 0 45307 0
[pid=26966/tid=26968] ppid=26965 vsize=198228 CPUtime=728.53 cores=0,2,4,6
/proc/26966/task/26968/stat : 26968 (priss) R 26965 26965 25471 0 -1 4202560 2436 0 0 0 72479 374 0 0 18 0 2 0 519373019 202985472 29496 33554432000 4194304 5787044 140737168936256 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1670.87
Current children cumulated vsize (KiB) 206928

[startup+1002.3 s]
/proc/loadavg: 3.82 3.77 3.69 4/182 27007
/proc/meminfo: memFree=18047488/32950928 swapFree=67111528/67111528
[pid=26965] ppid=26963 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26965/stat : 26965 (prissup.sh) S 26963 26965 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519372970 8908800 251 33554432000 4194304 4922060 140736811596720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26965/statm: 2175 251 211 178 0 68 0
[pid=26966] ppid=26965 vsize=198228 CPUtime=1780.3 cores=0,2,4,6
/proc/26966/stat : 26966 (priss) R 26965 26965 25471 0 -1 4202496 30968 0 0 0 177043 987 0 0 25 0 2 0 519372970 202985472 29585 33554432000 4194304 5787044 140737168936256 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26966/statm: 49557 29585 392 389 0 45307 0
[pid=26966/tid=26968] ppid=26965 vsize=198228 CPUtime=777.96 cores=0,2,4,6
/proc/26966/task/26968/stat : 26968 (priss) R 26965 26965 25471 0 -1 4202560 2470 0 0 0 77408 388 0 0 18 0 2 0 519373019 202985472 29585 33554432000 4194304 5787044 140737168936256 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1780.3
Current children cumulated vsize (KiB) 206928

[startup+1062.3 s]
/proc/loadavg: 3.01 3.58 3.63 3/174 27026
/proc/meminfo: memFree=18194036/32950928 swapFree=67111528/67111528
[pid=26965] ppid=26963 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26965/stat : 26965 (prissup.sh) S 26963 26965 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519372970 8908800 251 33554432000 4194304 4922060 140736811596720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26965/statm: 2175 251 211 178 0 68 0
[pid=26966] ppid=26965 vsize=198612 CPUtime=1889.87 cores=0,2,4,6
/proc/26966/stat : 26966 (priss) R 26965 26965 25471 0 -1 4202496 31105 0 0 0 187969 1018 0 0 25 0 2 0 519372970 203378688 29722 33554432000 4194304 5787044 140737168936256 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26966/statm: 49653 29722 392 389 0 45403 0
[pid=26966/tid=26968] ppid=26965 vsize=198612 CPUtime=827.52 cores=0,2,4,6
/proc/26966/task/26968/stat : 26968 (priss) R 26965 26965 25471 0 -1 4202560 2537 0 0 0 82351 401 0 0 17 0 2 0 519373019 203378688 29722 33554432000 4194304 5787044 140737168936256 18446744073709551615 5528442 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1889.87
Current children cumulated vsize (KiB) 207312

[startup+1122.3 s]
/proc/loadavg: 2.27 3.26 3.52 3/174 27028
/proc/meminfo: memFree=18191900/32950928 swapFree=67111528/67111528
[pid=26965] ppid=26963 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26965/stat : 26965 (prissup.sh) S 26963 26965 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519372970 8908800 251 33554432000 4194304 4922060 140736811596720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26965/statm: 2175 251 211 178 0 68 0
[pid=26966] ppid=26965 vsize=201364 CPUtime=1999.29 cores=0,2,4,6
/proc/26966/stat : 26966 (priss) R 26965 26965 25471 0 -1 4202496 32213 0 0 0 198882 1047 0 0 25 0 2 0 519372970 206196736 30317 33554432000 4194304 5787044 140737168936256 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26966/statm: 50341 30317 392 389 0 46091 0
[pid=26966/tid=26968] ppid=26965 vsize=201364 CPUtime=876.94 cores=0,2,4,6
/proc/26966/task/26968/stat : 26968 (priss) S 26965 26965 25471 0 -1 4202560 2652 0 0 0 87281 413 0 0 17 0 2 0 519373019 206196736 30317 33554432000 4194304 5787044 140737168936256 18446744073709551615 254512515505 0 0 4096 0 18446604441656789760 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1999.29
Current children cumulated vsize (KiB) 210064

[startup+1182.3 s]
/proc/loadavg: 2.06 3.01 3.41 3/174 27029
/proc/meminfo: memFree=18184820/32950928 swapFree=67111528/67111528
[pid=26965] ppid=26963 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26965/stat : 26965 (prissup.sh) S 26963 26965 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519372970 8908800 251 33554432000 4194304 4922060 140736811596720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26965/statm: 2175 251 211 178 0 68 0
[pid=26966] ppid=26965 vsize=202068 CPUtime=2108.89 cores=0,2,4,6
/proc/26966/stat : 26966 (priss) R 26965 26965 25471 0 -1 4202496 34009 0 0 0 209811 1078 0 0 25 0 2 0 519372970 206917632 32113 33554432000 4194304 5787044 140737168936256 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26966/statm: 50517 32113 392 389 0 46267 0
[pid=26966/tid=26968] ppid=26965 vsize=202068 CPUtime=926.53 cores=0,2,4,6
/proc/26966/task/26968/stat : 26968 (priss) R 26965 26965 25471 0 -1 4202560 2776 0 0 0 92226 427 0 0 17 0 2 0 519373019 206917632 32113 33554432000 4194304 5787044 140737168936256 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2108.89
Current children cumulated vsize (KiB) 210768

[startup+1242.3 s]
/proc/loadavg: 2.02 2.82 3.32 2/174 27031
/proc/meminfo: memFree=18177600/32950928 swapFree=67111528/67111528
[pid=26965] ppid=26963 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26965/stat : 26965 (prissup.sh) S 26963 26965 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519372970 8908800 251 33554432000 4194304 4922060 140736811596720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26965/statm: 2175 251 211 178 0 68 0
[pid=26966] ppid=26965 vsize=202740 CPUtime=2218.64 cores=0,2,4,6
/proc/26966/stat : 26966 (priss) R 26965 26965 25471 0 -1 4202496 35827 0 0 0 220751 1113 0 0 25 0 2 0 519372970 207605760 33931 33554432000 4194304 5787044 140737168936256 18446744073709551615 5527024 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26966/statm: 50685 33931 392 389 0 46435 0
[pid=26966/tid=26968] ppid=26965 vsize=202740 CPUtime=976.29 cores=0,2,4,6
/proc/26966/task/26968/stat : 26968 (priss) R 26965 26965 25471 0 -1 4202560 2943 0 0 0 97188 441 0 0 18 0 2 0 519373019 207605760 33931 33554432000 4194304 5787044 140737168936256 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2218.64
Current children cumulated vsize (KiB) 211440



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.96 2.66 3.23 2/174 27033
/proc/meminfo: memFree=18166548/32950928 swapFree=67111528/67111528
[pid=26965] ppid=26963 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26965/stat : 26965 (prissup.sh) S 26963 26965 25471 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 519372970 8908800 251 33554432000 4194304 4922060 140736811596720 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/26965/statm: 2175 251 211 178 0 68 0
[pid=26966] ppid=26965 vsize=207928 CPUtime=2324.21 cores=0,2,4,6
/proc/26966/stat : 26966 (priss) R 26965 26965 25471 0 -1 4202496 38568 0 0 0 231283 1138 0 0 25 0 2 0 519372970 212918272 36672 33554432000 4194304 5787044 140737168936256 18446744073709551615 5527130 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/26966/statm: 51982 36672 392 389 0 47732 0
[pid=26966/tid=26968] ppid=26965 vsize=207928 CPUtime=1024.14 cores=0,2,4,6
/proc/26966/task/26968/stat : 26968 (priss) R 26965 26965 25471 0 -1 4202560 3139 0 0 0 101964 450 0 0 18 0 2 0 519373019 212918272 36672 33554432000 4194304 5787044 140737168936256 18446744073709551615 5528404 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2324.21
Current children cumulated vsize (KiB) 216628

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26965 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 2324.21
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 2324.21
CPU user time (s): 2312.83
CPU system time (s): 11.38
CPU usage (%): 178.783
Max. virtual memory (cumulated for all children) (KiB): 216628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 330
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2

runsolver used 2.41363 second user time and 4.67529 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 13:49:23
IDJOB=3265726
IDBENCH=85802
IDSOLVER=1601
FILE ID=node149/3265726-1304077763
RUNJOBID= node149-1304061840-25489
PBS_JOBID= 13170452
Free space on /tmp= 71928 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn006.shuffled-as.sat05-3846.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265726-1304077763/watcher-3265726-1304077763 -o /tmp/evaluation-result-3265726-1304077763/solver-3265726-1304077763 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3265726-1304077763.cnf 532276979 4800 15500 4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f38a91a0947f21d9ceeb8762ba4c5f93
RANDOM SEED=532276979

node149.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18242208 kB
Buffers:       2223904 kB
Cached:       11803304 kB
SwapCached:          0 kB
Active:        6033036 kB
Inactive:      8127544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18242208 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2336 kB
Writeback:           0 kB
AnonPages:      132816 kB
Mapped:          15516 kB
Slab:           484440 kB
PageTables:       4940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   286112 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71932 MiB
End job on node149 at 2011-04-29 14:11:05