Trace number 3191653

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
ppfolio seq? (TO) 1300 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S764895749-094.UNKNOWN.cnf
MD5SUM86d70d98b4a1fa931b287202356d4839
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.01	Starting clasp 1.3.6 on core(s) 5
0.00/0.01	Starting TNM 2009 on core(s) 5

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191653-1302538738/watcher-3191653-1302538738 -o /tmp/evaluation-result-3191653-1302538738/solver-3191653-1302538738 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191653-1302538738.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 12.00 11.96 10.62 11/198 13040
/proc/meminfo: memFree=13283556/32951124 swapFree=67111528/67111528
[pid=13040] ppid=13038 vsize=18240 CPUtime=0 cores=5,7
/proc/13040/stat : 13040 (ppfolio) R 13038 13040 12576 0 -1 4194304 263 0 0 0 0 0 0 0 25 0 1 0 346289298 18677760 210 33554432000 4194304 4287625 140735950729216 18446744073709551615 228090488299 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13040/statm: 4560 210 177 23 0 57 0

[startup+0.0241199 s]
/proc/loadavg: 12.00 11.96 10.62 11/198 13040
/proc/meminfo: memFree=13283556/32951124 swapFree=67111528/67111528
[pid=13040] ppid=13038 vsize=18324 CPUtime=0 cores=5,7
/proc/13040/stat : 13040 (ppfolio) S 13038 13040 12576 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 346289298 18763776 393 33554432000 4194304 4287625 140735950729216 18446744073709551615 228095471119 0 0 4096 65536 8763859743623053576 0 0 17 7 0 0 0
/proc/13040/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101104 s]
/proc/loadavg: 12.00 11.96 10.62 11/198 13040
/proc/meminfo: memFree=13283556/32951124 swapFree=67111528/67111528
[pid=13040] ppid=13038 vsize=18324 CPUtime=0 cores=5,7
/proc/13040/stat : 13040 (ppfolio) S 13038 13040 12576 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 346289298 18763776 393 33554432000 4194304 4287625 140735950729216 18446744073709551615 228095471119 0 0 4096 65536 8763859743623053576 0 0 17 7 0 0 0
/proc/13040/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301068 s]
/proc/loadavg: 12.00 11.96 10.62 11/198 13040
/proc/meminfo: memFree=13283556/32951124 swapFree=67111528/67111528
[pid=13040] ppid=13038 vsize=18324 CPUtime=0 cores=5,7
/proc/13040/stat : 13040 (ppfolio) S 13038 13040 12576 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 346289298 18763776 393 33554432000 4194304 4287625 140735950729216 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/13040/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700997 s]
/proc/loadavg: 12.00 11.96 10.62 11/198 13040
/proc/meminfo: memFree=13283556/32951124 swapFree=67111528/67111528
[pid=13040] ppid=13038 vsize=18324 CPUtime=0 cores=5,7
/proc/13040/stat : 13040 (ppfolio) S 13038 13040 12576 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 346289298 18763776 393 33554432000 4194304 4287625 140735950729216 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/13040/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50085 s]
/proc/loadavg: 12.00 11.96 10.62 13/202 13044
/proc/meminfo: memFree=13284392/32951124 swapFree=67111528/67111528
[pid=13040] ppid=13038 vsize=18324 CPUtime=0 cores=5,7
/proc/13040/stat : 13040 (ppfolio) S 13038 13040 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346289298 18763776 393 33554432000 4194304 4287625 140735950729216 18446744073709551615 228095471119 0 0 4096 65536 4289825704750612480 0 0 17 7 0 0 0
/proc/13040/statm: 4581 393 345 23 0 91 0
[pid=13042] ppid=13040 vsize=1824244 CPUtime=0.49 cores=5
/proc/13042/stat : 13042 (cryptominisat) R 13040 13040 12576 0 -1 4202496 1990 0 0 0 49 0 0 0 25 0 1 0 346289299 1868025856 1141 33554432000 4194304 4587354 140737433693568 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13042/statm: 456061 1141 326 96 0 452623 0
[pid=13043] ppid=13040 vsize=14576 CPUtime=0.44 cores=5
/proc/13043/stat : 13043 (clasp) R 13040 13040 12576 0 -1 4202496 1087 0 0 0 44 0 0 0 25 0 1 0 346289299 14925824 979 33554432000 4194304 4785740 140737330070560 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13043/statm: 3644 979 340 145 0 689 0
[pid=13044] ppid=13040 vsize=452788 CPUtime=0.54 cores=5
/proc/13044/stat : 13044 (TNM) R 13040 13040 12576 0 -1 4202496 514 0 0 0 54 0 0 0 25 0 1 0 346289299 463654912 411 33554432000 134512640 134534564 4289089424 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13044/statm: 113197 411 91 6 0 111863 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2309932

[startup+3.10056 s]
/proc/loadavg: 12.00 11.96 10.62 13/202 13044
/proc/meminfo: memFree=13282036/32951124 swapFree=67111528/67111528
[pid=13040] ppid=13038 vsize=18324 CPUtime=0 cores=5,7
/proc/13040/stat : 13040 (ppfolio) S 13038 13040 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346289298 18763776 393 33554432000 4194304 4287625 140735950729216 18446744073709551615 228095471119 0 0 4096 65536 4289823918044217344 0 0 17 7 0 0 0
/proc/13040/statm: 4581 393 345 23 0 91 0
[pid=13042] ppid=13040 vsize=1843040 CPUtime=0.99 cores=5
/proc/13042/stat : 13042 (cryptominisat) R 13040 13040 12576 0 -1 4202496 2745 0 0 0 99 0 0 0 25 0 1 0 346289299 1887272960 1146 33554432000 4194304 4587354 140737433693568 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13042/statm: 460760 1146 326 96 0 457322 0
[pid=13043] ppid=13040 vsize=14980 CPUtime=0.96 cores=5
/proc/13043/stat : 13043 (clasp) R 13040 13040 12576 0 -1 4202496 1194 0 0 0 96 0 0 0 25 0 1 0 346289299 15339520 1086 33554432000 4194304 4785740 140737330070560 18446744073709551615 4553582 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13043/statm: 3745 1086 340 145 0 790 0
[pid=13044] ppid=13040 vsize=452788 CPUtime=1.12 cores=5
/proc/13044/stat : 13044 (TNM) R 13040 13040 12576 0 -1 4202496 514 0 0 0 112 0 0 0 25 0 1 0 346289299 463654912 411 33554432000 134512640 134534564 4289089424 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13044/statm: 113197 411 91 6 0 111863 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2329132

[startup+6.30097 s]
/proc/loadavg: 12.00 11.96 10.63 13/202 13044
/proc/meminfo: memFree=13270528/32951124 swapFree=67111528/67111528
[pid=13040] ppid=13038 vsize=18324 CPUtime=0 cores=5,7
/proc/13040/stat : 13040 (ppfolio) S 13038 13040 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346289298 18763776 393 33554432000 4194304 4287625 140735950729216 18446744073709551615 228095471119 0 0 4096 65536 4289825842189565952 0 0 17 7 0 0 0
/proc/13040/statm: 4581 393 345 23 0 91 0
[pid=13042] ppid=13040 vsize=1830872 CPUtime=2.09 cores=5
/proc/13042/stat : 13042 (cryptominisat) R 13040 13040 12576 0 -1 4202496 5284 0 0 0 209 0 0 0 25 0 1 0 346289299 1874812928 3207 33554432000 4194304 4587354 140737433693568 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13042/statm: 457718 3207 336 96 0 454280 0
[pid=13043] ppid=13040 vsize=15692 CPUtime=2.04 cores=5
/proc/13043/stat : 13043 (clasp) R 13040 13040 12576 0 -1 4202496 1372 0 0 0 204 0 0 0 25 0 1 0 346289299 16068608 1264 33554432000 4194304 4785740 140737330070560 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13043/statm: 3923 1264 340 145 0 968 0
[pid=13044] ppid=13040 vsize=456764 CPUtime=2.14 cores=5
/proc/13044/stat : 13044 (TNM) R 13040 13040 12576 0 -1 4202496 594 0 0 0 214 0 0 0 25 0 1 0 346289299 467726336 491 33554432000 134512640 134534564 4289089424 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13044/statm: 114191 491 95 6 0 112857 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2321652

[startup+12.7008 s]
/proc/loadavg: 12.00 11.96 10.64 13/202 13044
/proc/meminfo: memFree=13263584/32951124 swapFree=67111528/67111528
[pid=13040] ppid=13038 vsize=18324 CPUtime=0 cores=5,7
/proc/13040/stat : 13040 (ppfolio) S 13038 13040 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346289298 18763776 393 33554432000 4194304 4287625 140735950729216 18446744073709551615 228095471119 0 0 4096 65536 4289824192922124288 0 0 17 7 0 0 0
/proc/13040/statm: 4581 393 345 23 0 91 0
[pid=13042] ppid=13040 vsize=1851412 CPUtime=4.19 cores=5
/proc/13042/stat : 13042 (cryptominisat) R 13040 13040 12576 0 -1 4202496 6548 0 0 0 418 1 0 0 25 0 1 0 346289299 1895845888 3363 33554432000 4194304 4587354 140737433693568 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13042/statm: 462853 3363 336 96 0 459415 0
[pid=13043] ppid=13040 vsize=16836 CPUtime=4.16 cores=5
/proc/13043/stat : 13043 (clasp) R 13040 13040 12576 0 -1 4202496 1623 0 0 0 416 0 0 0 25 0 1 0 346289299 17240064 1515 33554432000 4194304 4785740 140737330070560 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13043/statm: 4209 1515 340 145 0 1254 0
[pid=13044] ppid=13040 vsize=456764 CPUtime=4.32 cores=5
/proc/13044/stat : 13044 (TNM) R 13040 13040 12576 0 -1 4202496 594 0 0 0 432 0 0 0 25 0 1 0 346289299 467726336 491 33554432000 134512640 134534564 4289089424 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13044/statm: 114191 491 95 6 0 112857 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2343336

[startup+25.5005 s]
/proc/loadavg: 12.00 11.96 10.66 14/202 13045
/proc/meminfo: memFree=13262240/32951124 swapFree=67111528/67111528
[pid=13040] ppid=13038 vsize=18324 CPUtime=0 cores=5,7
/proc/13040/stat : 13040 (ppfolio) S 13038 13040 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346289298 18763776 393 33554432000 4194304 4287625 140735950729216 18446744073709551615 228095471119 0 0 4096 65536 4289825567311659008 0 0 17 7 0 0 0
/proc/13040/statm: 4581 393 345 23 0 91 0
[pid=13042] ppid=13040 vsize=36760 CPUtime=8.49 cores=5
/proc/13042/stat : 13042 (cryptominisat) R 13040 13040 12576 0 -1 4202496 9560 0 0 0 848 1 0 0 25 0 1 0 346289299 37642240 3648 33554432000 4194304 4587354 140737433693568 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13042/statm: 9190 3648 336 96 0 5752 0
[pid=13043] ppid=13040 vsize=18144 CPUtime=8.44 cores=5
/proc/13043/stat : 13043 (clasp) R 13040 13040 12576 0 -1 4202496 1934 0 0 0 844 0 0 0 25 0 1 0 346289299 18579456 1826 33554432000 4194304 4785740 140737330070560 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13043/statm: 4536 1826 340 145 0 1581 0
[pid=13044] ppid=13040 vsize=456764 CPUtime=8.54 cores=5
/proc/13044/stat : 13044 (TNM) R 13040 13040 12576 0 -1 4202496 594 0 0 0 854 0 0 0 25 0 1 0 346289299 467726336 491 33554432000 134512640 134534564 4289089424 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13044/statm: 114191 491 95 6 0 112857 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 529992

[startup+51.1008 s]
/proc/loadavg: 12.06 11.98 10.70 13/202 13045
/proc/meminfo: memFree=13246472/32951124 swapFree=67111528/67111528
[pid=13040] ppid=13038 vsize=18324 CPUtime=0 cores=5,7
/proc/13040/stat : 13040 (ppfolio) S 13038 13040 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346289298 18763776 393 33554432000 4194304 4287625 140735950729216 18446744073709551615 228095471119 0 0 4096 65536 4289824742677938176 0 0 17 7 0 0 0
/proc/13040/statm: 4581 393 345 23 0 91 0
[pid=13042] ppid=13040 vsize=1839672 CPUtime=16.98 cores=5
/proc/13042/stat : 13042 (cryptominisat) R 13040 13040 12576 0 -1 4202496 15463 0 0 0 1696 2 0 0 25 0 1 0 346289299 1883824128 5208 33554432000 4194304 4587354 140737433693568 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13042/statm: 459918 5208 336 96 0 456480 0
[pid=13043] ppid=13040 vsize=20264 CPUtime=16.96 cores=5
/proc/13043/stat : 13043 (clasp) R 13040 13040 12576 0 -1 4202496 2388 0 0 0 1696 0 0 0 25 0 1 0 346289299 20750336 2280 33554432000 4194304 4785740 140737330070560 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13043/statm: 5066 2280 341 145 0 2111 0
[pid=13044] ppid=13040 vsize=456764 CPUtime=17.12 cores=5
/proc/13044/stat : 13044 (TNM) R 13040 13040 12576 0 -1 4202496 594 0 0 0 1712 0 0 0 25 0 1 0 346289299 467726336 491 33554432000 134512640 134534564 4289089424 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13044/statm: 114191 491 95 6 0 112857 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2335024

[startup+102.307 s]
/proc/loadavg: 12.10 12.00 10.77 13/202 13047
/proc/meminfo: memFree=13197464/32951124 swapFree=67111528/67111528
[pid=13040] ppid=13038 vsize=18324 CPUtime=0 cores=5,7
/proc/13040/stat : 13040 (ppfolio) S 13038 13040 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346289298 18763776 393 33554432000 4194304 4287625 140735950729216 18446744073709551615 228095471119 0 0 4096 65536 4289824055483170816 0 0 17 7 0 0 0
/proc/13040/statm: 4581 393 345 23 0 91 0
[pid=13042] ppid=13040 vsize=49072 CPUtime=34.09 cores=5
/proc/13042/stat : 13042 (cryptominisat) R 13040 13040 12576 0 -1 4202496 22887 0 0 0 3405 4 0 0 25 0 1 0 346289299 50249728 7009 33554432000 4194304 4587354 140737433693568 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13042/statm: 12268 7009 336 96 0 8830 0
[pid=13043] ppid=13040 vsize=22384 CPUtime=34.03 cores=5
/proc/13043/stat : 13043 (clasp) R 13040 13040 12576 0 -1 4202496 2865 0 0 0 3403 0 0 0 25 0 1 0 346289299 22921216 2757 33554432000 4194304 4785740 140737330070560 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13043/statm: 5596 2757 341 145 0 2641 0
[pid=13044] ppid=13040 vsize=456764 CPUtime=34.15 cores=5
/proc/13044/stat : 13044 (TNM) R 13040 13040 12576 0 -1 4202496 594 0 0 0 3415 0 0 0 25 0 1 0 346289299 467726336 491 33554432000 134512640 134534564 4289089424 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13044/statm: 114191 491 95 6 0 112857 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 546544

[startup+162.3 s]
/proc/loadavg: 12.04 12.00 10.84 13/202 13048
/proc/meminfo: memFree=13264284/32951124 swapFree=67111528/67111528
[pid=13040] ppid=13038 vsize=18324 CPUtime=0 cores=5,7
/proc/13040/stat : 13040 (ppfolio) S 13038 13040 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346289298 18763776 393 33554432000 4194304 4287625 140735950729216 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/13040/statm: 4581 393 345 23 0 91 0
[pid=13042] ppid=13040 vsize=1859652 CPUtime=54.08 cores=5
/proc/13042/stat : 13042 (cryptominisat) R 13040 13040 12576 0 -1 4202496 31259 0 0 0 5402 6 0 0 25 0 1 0 346289299 1904283648 8689 33554432000 4194304 4587354 140737433693568 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13042/statm: 464913 8689 336 96 0 461475 0
[pid=13043] ppid=13040 vsize=24168 CPUtime=54.03 cores=5

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

/proc/13044/statm: 114191 491 95 6 0 112857 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 2381064

[startup+882.3 s]
/proc/loadavg: 12.00 12.01 11.46 13/202 13192
/proc/meminfo: memFree=13314440/32951124 swapFree=67111528/67111528
[pid=13040] ppid=13038 vsize=18324 CPUtime=0 cores=5,7
/proc/13040/stat : 13040 (ppfolio) S 13038 13040 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346289298 18763776 393 33554432000 4194304 4287625 140735950729216 18446744073709551615 228095471119 0 0 4096 65536 4289824055483170816 0 0 17 7 0 0 0
/proc/13040/statm: 4581 393 345 23 0 91 0
[pid=13042] ppid=13040 vsize=1892236 CPUtime=295.12 cores=5
/proc/13042/stat : 13042 (cryptominisat) R 13040 13040 12576 0 -1 4202496 85151 0 0 0 29493 19 0 0 25 0 1 0 346289299 1937649664 15284 33554432000 4194304 4587354 140737433693568 18446744073709551615 4238944 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13042/statm: 473059 15284 336 96 0 469621 0
[pid=13043] ppid=13040 vsize=34384 CPUtime=293.49 cores=5
/proc/13043/stat : 13043 (clasp) R 13040 13040 12576 0 -1 4202496 5646 0 0 0 29349 0 0 0 25 0 1 0 346289299 35209216 5538 33554432000 4194304 4785740 140737330070560 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13043/statm: 8596 5538 341 145 0 5641 0
[pid=13044] ppid=13040 vsize=456764 CPUtime=293.67 cores=5
/proc/13044/stat : 13044 (TNM) R 13040 13040 12576 0 -1 4202496 594 0 0 0 29367 0 0 0 25 0 1 0 346289299 467726336 491 33554432000 134512640 134534564 4289089424 18446744073709551615 134530672 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13044/statm: 114191 491 95 6 0 112857 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 2401708

[startup+942.3 s]
/proc/loadavg: 12.00 12.00 11.49 13/202 13194
/proc/meminfo: memFree=13299676/32951124 swapFree=67111528/67111528
[pid=13040] ppid=13038 vsize=18324 CPUtime=0 cores=5,7
/proc/13040/stat : 13040 (ppfolio) S 13038 13040 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346289298 18763776 393 33554432000 4194304 4287625 140735950729216 18446744073709551615 228095471119 0 0 4096 65536 4289824192922124288 0 0 17 7 0 0 0
/proc/13040/statm: 4581 393 345 23 0 91 0
[pid=13042] ppid=13040 vsize=1871976 CPUtime=315.13 cores=5
/proc/13042/stat : 13042 (cryptominisat) R 13040 13040 12576 0 -1 4202496 85163 0 0 0 31494 19 0 0 25 0 1 0 346289299 1916903424 15294 33554432000 4194304 4587354 140737433693568 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13042/statm: 467994 15294 336 96 0 464556 0
[pid=13043] ppid=13040 vsize=34960 CPUtime=313.49 cores=5
/proc/13043/stat : 13043 (clasp) R 13040 13040 12576 0 -1 4202496 5770 0 0 0 31349 0 0 0 25 0 1 0 346289299 35799040 5662 33554432000 4194304 4785740 140737330070560 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13043/statm: 8740 5662 341 145 0 5785 0
[pid=13044] ppid=13040 vsize=456764 CPUtime=313.67 cores=5
/proc/13044/stat : 13044 (TNM) R 13040 13040 12576 0 -1 4202496 594 0 0 0 31367 0 0 0 25 0 1 0 346289299 467726336 491 33554432000 134512640 134534564 4289089424 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13044/statm: 114191 491 95 6 0 112857 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 2382024

[startup+1002.3 s]
/proc/loadavg: 12.00 12.00 11.52 13/202 13196
/proc/meminfo: memFree=13300032/32951124 swapFree=67111528/67111528
[pid=13040] ppid=13038 vsize=18324 CPUtime=0 cores=5,7
/proc/13040/stat : 13040 (ppfolio) S 13038 13040 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346289298 18763776 393 33554432000 4194304 4287625 140735950729216 18446744073709551615 228095471119 0 0 4096 65536 4289824330361077760 0 0 17 7 0 0 0
/proc/13040/statm: 4581 393 345 23 0 91 0
[pid=13042] ppid=13040 vsize=1892236 CPUtime=335.14 cores=5
/proc/13042/stat : 13042 (cryptominisat) R 13040 13040 12576 0 -1 4202496 85178 0 0 0 33495 19 0 0 25 0 1 0 346289299 1937649664 15307 33554432000 4194304 4587354 140737433693568 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13042/statm: 473059 15307 336 96 0 469621 0
[pid=13043] ppid=13040 vsize=35344 CPUtime=333.48 cores=5
/proc/13043/stat : 13043 (clasp) R 13040 13040 12576 0 -1 4202496 5849 0 0 0 33348 0 0 0 25 0 1 0 346289299 36192256 5741 33554432000 4194304 4785740 140737330070560 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13043/statm: 8836 5741 341 145 0 5881 0
[pid=13044] ppid=13040 vsize=456764 CPUtime=333.67 cores=5
/proc/13044/stat : 13044 (TNM) R 13040 13040 12576 0 -1 4202496 594 0 0 0 33367 0 0 0 25 0 1 0 346289299 467726336 491 33554432000 134512640 134534564 4289089424 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13044/statm: 114191 491 95 6 0 112857 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 2402668

[startup+1062.3 s]
/proc/loadavg: 12.00 12.00 11.54 13/202 13197
/proc/meminfo: memFree=13292708/32951124 swapFree=67111528/67111528
[pid=13040] ppid=13038 vsize=18324 CPUtime=0 cores=5,7
/proc/13040/stat : 13040 (ppfolio) S 13038 13040 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346289298 18763776 393 33554432000 4194304 4287625 140735950729216 18446744073709551615 228095471119 0 0 4096 65536 4289824467800031232 0 0 17 7 0 0 0
/proc/13040/statm: 4581 393 345 23 0 91 0
[pid=13042] ppid=13040 vsize=76384 CPUtime=355.14 cores=5
/proc/13042/stat : 13042 (cryptominisat) R 13040 13040 12576 0 -1 4202496 85178 0 0 0 35495 19 0 0 25 0 1 0 346289299 78217216 15306 33554432000 4194304 4587354 140737433693568 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13042/statm: 19096 15306 336 96 0 15658 0
[pid=13043] ppid=13040 vsize=35728 CPUtime=353.49 cores=5
/proc/13043/stat : 13043 (clasp) R 13040 13040 12576 0 -1 4202496 5932 0 0 0 35349 0 0 0 25 0 1 0 346289299 36585472 5824 33554432000 4194304 4785740 140737330070560 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13043/statm: 8932 5824 341 145 0 5977 0
[pid=13044] ppid=13040 vsize=456764 CPUtime=353.67 cores=5
/proc/13044/stat : 13044 (TNM) R 13040 13040 12576 0 -1 4202496 594 0 0 0 35367 0 0 0 25 0 1 0 346289299 467726336 491 33554432000 134512640 134534564 4289089424 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13044/statm: 114191 491 95 6 0 112857 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 587200

[startup+1122.3 s]
/proc/loadavg: 12.00 12.00 11.57 13/202 13199
/proc/meminfo: memFree=13289964/32951124 swapFree=67111528/67111528
[pid=13040] ppid=13038 vsize=18324 CPUtime=0 cores=5,7
/proc/13040/stat : 13040 (ppfolio) S 13038 13040 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346289298 18763776 393 33554432000 4194304 4287625 140735950729216 18446744073709551615 228095471119 0 0 4096 65536 4289824605238984704 0 0 17 7 0 0 0
/proc/13040/statm: 4581 393 345 23 0 91 0
[pid=13042] ppid=13040 vsize=76384 CPUtime=375.13 cores=5
/proc/13042/stat : 13042 (cryptominisat) R 13040 13040 12576 0 -1 4202496 85179 0 0 0 37494 19 0 0 25 0 1 0 346289299 78217216 15307 33554432000 4194304 4587354 140737433693568 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13042/statm: 19096 15307 336 96 0 15658 0
[pid=13043] ppid=13040 vsize=36304 CPUtime=373.5 cores=5
/proc/13043/stat : 13043 (clasp) R 13040 13040 12576 0 -1 4202496 6044 0 0 0 37350 0 0 0 25 0 1 0 346289299 37175296 5936 33554432000 4194304 4785740 140737330070560 18446744073709551615 4553388 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13043/statm: 9076 5936 341 145 0 6121 0
[pid=13044] ppid=13040 vsize=456764 CPUtime=373.66 cores=5
/proc/13044/stat : 13044 (TNM) R 13040 13040 12576 0 -1 4202496 594 0 0 0 37366 0 0 0 25 0 1 0 346289299 467726336 491 33554432000 134512640 134534564 4289089424 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13044/statm: 114191 491 95 6 0 112857 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 587776

[startup+1182.3 s]
/proc/loadavg: 12.06 12.02 11.60 13/202 13200
/proc/meminfo: memFree=13275696/32951124 swapFree=67111528/67111528
[pid=13040] ppid=13038 vsize=18324 CPUtime=0 cores=5,7
/proc/13040/stat : 13040 (ppfolio) S 13038 13040 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346289298 18763776 393 33554432000 4194304 4287625 140735950729216 18446744073709551615 228095471119 0 0 4096 65536 4289824605238984704 0 0 17 7 0 0 0
/proc/13040/statm: 4581 393 345 23 0 91 0
[pid=13042] ppid=13040 vsize=76384 CPUtime=395.13 cores=5
/proc/13042/stat : 13042 (cryptominisat) R 13040 13040 12576 0 -1 4202496 85200 0 0 0 39494 19 0 0 25 0 1 0 346289299 78217216 15328 33554432000 4194304 4587354 140737433693568 18446744073709551615 4228754 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13042/statm: 19096 15328 336 96 0 15658 0
[pid=13043] ppid=13040 vsize=36304 CPUtime=393.5 cores=5
/proc/13043/stat : 13043 (clasp) R 13040 13040 12576 0 -1 4202496 6055 0 0 0 39350 0 0 0 25 0 1 0 346289299 37175296 5947 33554432000 4194304 4785740 140737330070560 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13043/statm: 9076 5947 341 145 0 6121 0
[pid=13044] ppid=13040 vsize=456764 CPUtime=393.66 cores=5
/proc/13044/stat : 13044 (TNM) R 13040 13040 12576 0 -1 4202496 594 0 0 0 39366 0 0 0 25 0 1 0 346289299 467726336 491 33554432000 134512640 134534564 4289089424 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13044/statm: 114191 491 95 6 0 112857 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 587776

[startup+1242.3 s]
/proc/loadavg: 12.02 12.01 11.62 13/202 13202
/proc/meminfo: memFree=13287960/32951124 swapFree=67111528/67111528
[pid=13040] ppid=13038 vsize=18324 CPUtime=0 cores=5,7
/proc/13040/stat : 13040 (ppfolio) S 13038 13040 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346289298 18763776 393 33554432000 4194304 4287625 140735950729216 18446744073709551615 228095471119 0 0 4096 65536 4289824742677938176 0 0 17 7 0 0 0
/proc/13040/statm: 4581 393 345 23 0 91 0
[pid=13042] ppid=13040 vsize=76384 CPUtime=415.13 cores=5
/proc/13042/stat : 13042 (cryptominisat) R 13040 13040 12576 0 -1 4202496 85200 0 0 0 41494 19 0 0 25 0 1 0 346289299 78217216 15328 33554432000 4194304 4587354 140737433693568 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13042/statm: 19096 15328 336 96 0 15658 0
[pid=13043] ppid=13040 vsize=37196 CPUtime=413.51 cores=5
/proc/13043/stat : 13043 (clasp) R 13040 13040 12576 0 -1 4202496 6249 0 0 0 41351 0 0 0 25 0 1 0 346289299 38088704 6141 33554432000 4194304 4785740 140737330070560 18446744073709551615 4287013 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13043/statm: 9299 6141 341 145 0 6344 0
[pid=13044] ppid=13040 vsize=456764 CPUtime=413.66 cores=5
/proc/13044/stat : 13044 (TNM) R 13040 13040 12576 0 -1 4202496 594 0 0 0 41366 0 0 0 25 0 1 0 346289299 467726336 491 33554432000 134512640 134534564 4289089424 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13044/statm: 114191 491 95 6 0 112857 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 588668



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.88 11.96 11.63 14/202 13235
/proc/meminfo: memFree=13329164/32951124 swapFree=67111528/67111528
[pid=13040] ppid=13038 vsize=18324 CPUtime=0 cores=5,7
/proc/13040/stat : 13040 (ppfolio) S 13038 13040 12576 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 346289298 18763776 393 33554432000 4194304 4287625 140735950729216 18446744073709551615 228095471119 0 0 4096 65536 4289823918044217344 0 0 17 7 0 0 0
/proc/13040/statm: 4581 393 345 23 0 91 0
[pid=13042] ppid=13040 vsize=92352 CPUtime=434.32 cores=5
/proc/13042/stat : 13042 (cryptominisat) R 13040 13040 12576 0 -1 4202496 88720 0 0 0 43413 19 0 0 25 0 1 0 346289299 94568448 18848 33554432000 4194304 4587354 140737433693568 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13042/statm: 23088 18848 336 96 0 19650 0
[pid=13043] ppid=13040 vsize=37964 CPUtime=432.77 cores=5
/proc/13043/stat : 13043 (clasp) R 13040 13040 12576 0 -1 4202496 6419 0 0 0 43277 0 0 0 25 0 1 0 346289299 38875136 6311 33554432000 4194304 4785740 140737330070560 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/13043/statm: 9491 6311 341 145 0 6536 0
[pid=13044] ppid=13040 vsize=456764 CPUtime=432.91 cores=5
/proc/13044/stat : 13044 (TNM) R 13040 13040 12576 0 -1 4202496 594 0 0 0 43291 0 0 0 25 0 1 0 346289299 467726336 491 33554432000 134512640 134534564 4289089424 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13044/statm: 114191 491 95 6 0 112857 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 605404

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 13040 and gives
#  childrusage.ru_utime.tv_sec=432
#  childrusage.ru_utime.tv_usec=917186
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 432.922
# while last known CPU time is 1300
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.81
CPU system time (s): 0.19
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 2402668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 432.917
system time used= 0.004999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1096
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= 232
involuntary context switches= 9526

runsolver used 2.08268 second user time and 5.02024 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-11 18:18:58
IDJOB=3191653
IDBENCH=82784
IDSOLVER=1613
FILE ID=node142/3191653-1302538738
RUNJOBID= node142-1302536786-12597
PBS_JOBID= 12951113
Free space on /tmp= 71080 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S764895749-094.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191653-1302538738/watcher-3191653-1302538738 -o /tmp/evaluation-result-3191653-1302538738/solver-3191653-1302538738 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191653-1302538738.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 86d70d98b4a1fa931b287202356d4839
RANDOM SEED=2073208038

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:     32951124 kB
MemFree:      13283712 kB
Buffers:        722292 kB
Cached:       18191384 kB
SwapCached:          0 kB
Active:       10255676 kB
Inactive:      8997244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13283712 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14812 kB
Writeback:           0 kB
AnonPages:      338776 kB
Mapped:          17900 kB
Slab:           350336 kB
PageTables:       6812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4762572 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= 71072 MiB
End job on node142 at 2011-04-11 18:40:40