Trace number 3219316

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) 5000.1 5000.04

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v25000-c105000-S5267991-057-UNKNOWN.cnf
MD5SUM1a8d3d5d5a6ad4a4b0bb6bd83ad87f53
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark55.6325
Satisfiable
(Un)Satisfiability was proved
Number of variables25000
Number of clauses105000
Sum of the clauses size315000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3105000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

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-3219316-1303231097/watcher-3219316-1303231097 -o /tmp/evaluation-result-3219316-1303231097/solver-3219316-1303231097 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219316-1303231097.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 5.79 6.16 6.89 4/180 25276
/proc/meminfo: memFree=17627776/32951124 swapFree=67111528/67111528
[pid=25276] ppid=25274 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25276/stat : 25276 (ppfolio) R 25274 25276 25159 0 -1 4202496 484 0 0 0 0 0 0 0 22 0 1 0 415525818 18763776 392 33554432000 4194304 4287625 140734323776208 18446744073709551615 255106589077 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/25276/statm: 4581 392 343 23 0 91 0

[startup+0.048453 s]
/proc/loadavg: 5.79 6.16 6.89 4/180 25276
/proc/meminfo: memFree=17627776/32951124 swapFree=67111528/67111528
[pid=25276] ppid=25274 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25276/stat : 25276 (ppfolio) S 25274 25276 25159 0 -1 4202496 498 0 0 0 0 0 0 0 22 0 1 0 415525818 18763776 394 33554432000 4194304 4287625 140734323776208 18446744073709551615 255106788879 0 0 4096 65536 12057450947794665736 0 0 17 7 0 0 0
/proc/25276/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10045 s]
/proc/loadavg: 5.79 6.16 6.89 4/180 25276
/proc/meminfo: memFree=17627776/32951124 swapFree=67111528/67111528
[pid=25276] ppid=25274 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25276/stat : 25276 (ppfolio) S 25274 25276 25159 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 415525818 18763776 394 33554432000 4194304 4287625 140734323776208 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/25276/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300416 s]
/proc/loadavg: 5.79 6.16 6.89 4/180 25276
/proc/meminfo: memFree=17627776/32951124 swapFree=67111528/67111528
[pid=25276] ppid=25274 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25276/stat : 25276 (ppfolio) S 25274 25276 25159 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 415525818 18763776 394 33554432000 4194304 4287625 140734323776208 18446744073709551615 255106788879 0 0 4096 65536 5633823638567256064 0 0 17 7 0 0 0
/proc/25276/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700344 s]
/proc/loadavg: 5.79 6.16 6.89 4/180 25276
/proc/meminfo: memFree=17627776/32951124 swapFree=67111528/67111528
[pid=25276] ppid=25274 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25276/stat : 25276 (ppfolio) S 25274 25276 25159 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 415525818 18763776 394 33554432000 4194304 4287625 140734323776208 18446744073709551615 255106788879 0 0 4096 65536 5633824050884116480 0 0 17 7 0 0 0
/proc/25276/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5012 s]
/proc/loadavg: 5.79 6.16 6.89 7/184 25280
/proc/meminfo: memFree=17570704/32951124 swapFree=67111528/67111528
[pid=25276] ppid=25274 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25276/stat : 25276 (ppfolio) S 25274 25276 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415525818 18763776 394 33554432000 4194304 4287625 140734323776208 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/25276/statm: 4581 394 345 23 0 91 0
[pid=25277] ppid=25276 vsize=47220 CPUtime=0.49 cores=1
/proc/25277/stat : 25277 (cryptominisat) R 25276 25276 25159 0 -1 4202496 8737 0 0 0 48 1 0 0 24 0 1 0 415525818 48353280 6716 33554432000 4194304 4587354 140735516584096 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25277/statm: 11805 6716 326 96 0 8367 0
[pid=25278] ppid=25276 vsize=25904 CPUtime=0.44 cores=1
/proc/25278/stat : 25278 (clasp) R 25276 25276 25159 0 -1 4202496 5081 0 0 0 44 0 0 0 23 0 1 0 415525818 26525696 3735 33554432000 4194304 4785740 140734807282112 18446744073709551615 4552961 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25278/statm: 6476 3735 340 145 0 3521 0
[pid=25279] ppid=25276 vsize=461896 CPUtime=0.54 cores=1
/proc/25279/stat : 25279 (TNM) R 25276 25276 25159 0 -1 4202496 4293 0 0 0 54 0 0 0 25 0 1 0 415525819 472981504 4190 33554432000 134512640 134534564 4289272736 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25279/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 553344

[startup+3.10093 s]
/proc/loadavg: 5.79 6.16 6.89 7/184 25280
/proc/meminfo: memFree=17569216/32951124 swapFree=67111528/67111528
[pid=25276] ppid=25274 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25276/stat : 25276 (ppfolio) S 25274 25276 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415525818 18763776 394 33554432000 4194304 4287625 140734323776208 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/25276/statm: 4581 394 345 23 0 91 0
[pid=25277] ppid=25276 vsize=47220 CPUtime=1.03 cores=1
/proc/25277/stat : 25277 (cryptominisat) R 25276 25276 25159 0 -1 4202496 9264 0 0 0 102 1 0 0 25 0 1 0 415525818 48353280 7241 33554432000 4194304 4587354 140735516584096 18446744073709551615 4238273 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25277/statm: 11805 7241 326 96 0 8367 0
[pid=25278] ppid=25276 vsize=26036 CPUtime=0.99 cores=1
/proc/25278/stat : 25278 (clasp) R 25276 25276 25159 0 -1 4202496 5154 0 0 0 99 0 0 0 25 0 1 0 415525818 26660864 3808 33554432000 4194304 4785740 140734807282112 18446744073709551615 4552952 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25278/statm: 6509 3808 340 145 0 3554 0
[pid=25279] ppid=25276 vsize=461896 CPUtime=1.04 cores=1
/proc/25279/stat : 25279 (TNM) R 25276 25276 25159 0 -1 4202496 4293 0 0 0 104 0 0 0 25 0 1 0 415525819 472981504 4190 33554432000 134512640 134534564 4289272736 18446744073709551615 134526136 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25279/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 553476

[startup+6.30036 s]
/proc/loadavg: 5.81 6.15 6.89 7/184 25280
/proc/meminfo: memFree=17572692/32951124 swapFree=67111528/67111528
[pid=25276] ppid=25274 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25276/stat : 25276 (ppfolio) S 25274 25276 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415525818 18763776 394 33554432000 4194304 4287625 140734323776208 18446744073709551615 255106788879 0 0 4096 65536 5633824738078883840 0 0 17 7 0 0 0
/proc/25276/statm: 4581 394 345 23 0 91 0
[pid=25277] ppid=25276 vsize=47220 CPUtime=2.09 cores=1
/proc/25277/stat : 25277 (cryptominisat) R 25276 25276 25159 0 -1 4202496 10154 0 0 0 208 1 0 0 25 0 1 0 415525818 48353280 8125 33554432000 4194304 4587354 140735516584096 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25277/statm: 11805 8125 326 96 0 8367 0
[pid=25278] ppid=25276 vsize=31724 CPUtime=2.03 cores=1
/proc/25278/stat : 25278 (clasp) R 25276 25276 25159 0 -1 4202496 6592 0 0 0 203 0 0 0 25 0 1 0 415525818 32485376 5246 33554432000 4194304 4785740 140734807282112 18446744073709551615 4553216 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25278/statm: 7931 5246 340 145 0 4976 0
[pid=25279] ppid=25276 vsize=461896 CPUtime=2.14 cores=1
/proc/25279/stat : 25279 (TNM) R 25276 25276 25159 0 -1 4202496 4293 0 0 0 214 0 0 0 25 0 1 0 415525819 472981504 4190 33554432000 134512640 134534564 4289272736 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25279/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 559164

[startup+12.7012 s]
/proc/loadavg: 5.82 6.15 6.88 7/184 25280
/proc/meminfo: memFree=17554228/32951124 swapFree=67111528/67111528
[pid=25276] ppid=25274 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25276/stat : 25276 (ppfolio) S 25274 25276 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415525818 18763776 394 33554432000 4194304 4287625 140734323776208 18446744073709551615 255106788879 0 0 4096 65536 5633825012956790784 0 0 17 7 0 0 0
/proc/25276/statm: 4581 394 345 23 0 91 0
[pid=25277] ppid=25276 vsize=84724 CPUtime=4.23 cores=1
/proc/25277/stat : 25277 (cryptominisat) R 25276 25276 25159 0 -1 4202496 11823 0 0 0 422 1 0 0 25 0 1 0 415525818 86757376 9791 33554432000 4194304 4587354 140735516584096 18446744073709551615 4237493 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25277/statm: 21181 9791 326 96 0 17743 0
[pid=25278] ppid=25276 vsize=42960 CPUtime=4.19 cores=1
/proc/25278/stat : 25278 (clasp) R 25276 25276 25159 0 -1 4202496 9377 0 0 0 418 1 0 0 25 0 1 0 415525818 43991040 8031 33554432000 4194304 4785740 140734807282112 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25278/statm: 10740 8031 340 145 0 7785 0
[pid=25279] ppid=25276 vsize=461896 CPUtime=4.24 cores=1
/proc/25279/stat : 25279 (TNM) R 25276 25276 25159 0 -1 4202496 4293 0 0 0 424 0 0 0 25 0 1 0 415525819 472981504 4190 33554432000 134512640 134534564 4289272736 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25279/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 607904

[startup+25.501 s]
/proc/loadavg: 5.86 6.14 6.87 7/184 25280
/proc/meminfo: memFree=17528644/32951124 swapFree=67111528/67111528
[pid=25276] ppid=25274 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25276/stat : 25276 (ppfolio) S 25274 25276 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415525818 18763776 394 33554432000 4194304 4287625 140734323776208 18446744073709551615 255106788879 0 0 4096 65536 5633823363689349120 0 0 17 7 0 0 0
/proc/25276/statm: 4581 394 345 23 0 91 0
[pid=25277] ppid=25276 vsize=53260 CPUtime=8.49 cores=1
/proc/25277/stat : 25277 (cryptominisat) R 25276 25276 25159 0 -1 4202496 16778 0 0 0 846 3 0 0 25 0 1 0 415525818 54538240 9317 33554432000 4194304 4587354 140735516584096 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25277/statm: 13315 9317 331 96 0 9877 0
[pid=25278] ppid=25276 vsize=66104 CPUtime=8.44 cores=1
/proc/25278/stat : 25278 (clasp) R 25276 25276 25159 0 -1 4202496 15152 0 0 0 842 2 0 0 25 0 1 0 415525818 67690496 13806 33554432000 4194304 4785740 140734807282112 18446744073709551615 4304261 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25278/statm: 16526 13806 340 145 0 13571 0
[pid=25279] ppid=25276 vsize=461896 CPUtime=8.54 cores=1
/proc/25279/stat : 25279 (TNM) R 25276 25276 25159 0 -1 4202496 4293 0 0 0 854 0 0 0 25 0 1 0 415525819 472981504 4190 33554432000 134512640 134534564 4289272736 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25279/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 599584

[startup+51.1005 s]
/proc/loadavg: 5.91 6.13 6.84 7/184 25281
/proc/meminfo: memFree=17519316/32951124 swapFree=67111528/67111528
[pid=25276] ppid=25274 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25276/stat : 25276 (ppfolio) S 25274 25276 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415525818 18763776 394 33554432000 4194304 4287625 140734323776208 18446744073709551615 255106788879 0 0 4096 65536 5633824875517837312 0 0 17 3 0 0 0
/proc/25276/statm: 4581 394 345 23 0 91 0
[pid=25277] ppid=25276 vsize=71696 CPUtime=17.05 cores=1
/proc/25277/stat : 25277 (cryptominisat) R 25276 25276 25159 0 -1 4202496 47487 0 0 0 1698 7 0 0 25 0 1 0 415525818 73416704 12936 33554432000 4194304 4587354 140735516584096 18446744073709551615 255106429637 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25277/statm: 17924 12939 337 96 0 14486 0
[pid=25278] ppid=25276 vsize=76988 CPUtime=16.99 cores=1
/proc/25278/stat : 25278 (clasp) R 25276 25276 25159 0 -1 4202496 17833 0 0 0 1697 2 0 0 25 0 1 0 415525818 78835712 16487 33554432000 4194304 4785740 140734807282112 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25278/statm: 19247 16487 340 145 0 16292 0
[pid=25279] ppid=25276 vsize=461896 CPUtime=17.04 cores=1
/proc/25279/stat : 25279 (TNM) R 25276 25276 25159 0 -1 4202496 4293 0 0 0 1704 0 0 0 25 0 1 0 415525819 472981504 4190 33554432000 134512640 134534564 4289272736 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25279/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 628904

[startup+102.306 s]
/proc/loadavg: 5.96 6.11 6.80 7/184 25282
/proc/meminfo: memFree=17484824/32951124 swapFree=67111528/67111528
[pid=25276] ppid=25274 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25276/stat : 25276 (ppfolio) S 25274 25276 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415525818 18763776 394 33554432000 4194304 4287625 140734323776208 18446744073709551615 255106788879 0 0 4096 65536 5633824325762023424 0 0 17 3 0 0 0
/proc/25276/statm: 4581 394 345 23 0 91 0
[pid=25277] ppid=25276 vsize=623112 CPUtime=34.09 cores=1
/proc/25277/stat : 25277 (cryptominisat) R 25276 25276 25159 0 -1 4202496 82024 0 0 0 3396 13 0 0 25 0 1 0 415525818 638066688 9480 33554432000 4194304 4587354 140735516584096 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25277/statm: 155778 9480 337 96 0 152340 0
[pid=25278] ppid=25276 vsize=109612 CPUtime=34.06 cores=1
/proc/25278/stat : 25278 (clasp) R 25276 25276 25159 0 -1 4202496 25879 0 0 0 3403 3 0 0 25 0 1 0 415525818 112242688 24533 33554432000 4194304 4785740 140734807282112 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25278/statm: 27403 24533 340 145 0 24448 0
[pid=25279] ppid=25276 vsize=461896 CPUtime=34.13 cores=1
/proc/25279/stat : 25279 (TNM) R 25276 25276 25159 0 -1 4202496 4293 0 0 0 3413 0 0 0 25 0 1 0 415525819 472981504 4190 33554432000 134512640 134534564 4289272736 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25279/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1212944

[startup+162.301 s]
/proc/loadavg: 5.98 6.08 6.74 7/184 25284
/proc/meminfo: memFree=17436084/32951124 swapFree=67111528/67111528
[pid=25276] ppid=25274 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25276/stat : 25276 (ppfolio) S 25274 25276 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415525818 18763776 394 33554432000 4194304 4287625 140734323776208 18446744073709551615 255106788879 0 0 4096 65536 5633824738078883840 0 0 17 3 0 0 0
/proc/25276/statm: 4581 394 345 23 0 91 0
[pid=25277] ppid=25276 vsize=627056 CPUtime=54.08 cores=1
/proc/25277/stat : 25277 (cryptominisat) R 25276 25276 25159 0 -1 4202496 123953 0 0 0 5390 18 0 0 25 0 1 0 415525818 642105344 14787 33554432000 4194304 4587354 140735516584096 18446744073709551615 4230215 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25277/statm: 156764 14787 337 96 0 153326 0
[pid=25278] ppid=25276 vsize=123656 CPUtime=54.06 cores=1

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

/proc/25279/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 1668208

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 25445
/proc/meminfo: memFree=16948832/32951124 swapFree=67111528/67111528
[pid=25276] ppid=25274 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25276/stat : 25276 (ppfolio) S 25274 25276 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415525818 18763776 394 33554432000 4194304 4287625 140734323776208 18446744073709551615 255106788879 0 0 4096 65536 5633823088811442176 0 0 17 3 0 0 0
/proc/25276/statm: 4581 394 345 23 0 91 0
[pid=25277] ppid=25276 vsize=662716 CPUtime=1534.16 cores=1
/proc/25277/stat : 25277 (cryptominisat) R 25276 25276 25159 0 -1 4202496 1098041 0 0 0 153187 229 0 0 25 0 1 0 415525818 678621184 19170 33554432000 4194304 4587354 140735516584096 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25277/statm: 165679 19170 337 96 0 162241 0
[pid=25278] ppid=25276 vsize=428032 CPUtime=1534.05 cores=1
/proc/25278/stat : 25278 (clasp) R 25276 25276 25159 0 -1 4202496 104108 0 0 0 153384 21 0 0 25 0 1 0 415525818 438304768 102762 33554432000 4194304 4785740 140734807282112 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25278/statm: 107008 102762 340 145 0 104053 0
[pid=25279] ppid=25276 vsize=461896 CPUtime=1534.17 cores=1
/proc/25279/stat : 25279 (TNM) R 25276 25276 25159 0 -1 4202496 4293 0 0 0 153417 0 0 0 25 0 1 0 415525819 472981504 4190 33554432000 134512640 134534564 4289272736 18446744073709551615 134528451 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25279/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 1570968

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 25447
/proc/meminfo: memFree=16695720/32951124 swapFree=67111528/67111528
[pid=25276] ppid=25274 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25276/stat : 25276 (ppfolio) S 25274 25276 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415525818 18763776 394 33554432000 4194304 4287625 140734323776208 18446744073709551615 255106788879 0 0 4096 65536 5633823226250395648 0 0 17 3 0 0 0
/proc/25276/statm: 4581 394 345 23 0 91 0
[pid=25277] ppid=25276 vsize=662716 CPUtime=1554.15 cores=1
/proc/25277/stat : 25277 (cryptominisat) R 25276 25276 25159 0 -1 4202496 1108773 0 0 0 155184 231 0 0 25 0 1 0 415525818 678621184 29858 33554432000 4194304 4587354 140735516584096 18446744073709551615 4238314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25277/statm: 165679 29858 337 96 0 162241 0
[pid=25278] ppid=25276 vsize=452864 CPUtime=1554.05 cores=1
/proc/25278/stat : 25278 (clasp) R 25276 25276 25159 0 -1 4202496 110248 0 0 0 155383 22 0 0 25 0 1 0 415525818 463732736 108902 33554432000 4194304 4785740 140734807282112 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25278/statm: 113216 108902 340 145 0 110261 0
[pid=25279] ppid=25276 vsize=461896 CPUtime=1554.17 cores=1
/proc/25279/stat : 25279 (TNM) R 25276 25276 25159 0 -1 4202496 4293 0 0 0 155417 0 0 0 25 0 1 0 415525819 472981504 4190 33554432000 134512640 134534564 4289272736 18446744073709551615 134530635 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25279/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 1595800

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 25449
/proc/meminfo: memFree=16875860/32951124 swapFree=67111528/67111528
[pid=25276] ppid=25274 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25276/stat : 25276 (ppfolio) S 25274 25276 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415525818 18763776 394 33554432000 4194304 4287625 140734323776208 18446744073709551615 255106788879 0 0 4096 65536 5633823226250395648 0 0 17 3 0 0 0
/proc/25276/statm: 4581 394 345 23 0 91 0
[pid=25277] ppid=25276 vsize=631512 CPUtime=1574.16 cores=1
/proc/25277/stat : 25277 (cryptominisat) R 25276 25276 25159 0 -1 4202496 1120847 0 0 0 157181 235 0 0 25 0 1 0 415525818 646668288 19681 33554432000 4194304 4587354 140735516584096 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25277/statm: 157878 19681 337 96 0 154440 0
[pid=25278] ppid=25276 vsize=453664 CPUtime=1574.05 cores=1
/proc/25278/stat : 25278 (clasp) R 25276 25276 25159 0 -1 4202496 110401 0 0 0 157383 22 0 0 25 0 1 0 415525818 464551936 109055 33554432000 4194304 4785740 140734807282112 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25278/statm: 113416 109055 340 145 0 110461 0
[pid=25279] ppid=25276 vsize=461896 CPUtime=1574.18 cores=1
/proc/25279/stat : 25279 (TNM) R 25276 25276 25159 0 -1 4202496 4293 0 0 0 157418 0 0 0 25 0 1 0 415525819 472981504 4190 33554432000 134512640 134534564 4289272736 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25279/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 1565396

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 25450
/proc/meminfo: memFree=16638372/32951124 swapFree=67111528/67111528
[pid=25276] ppid=25274 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25276/stat : 25276 (ppfolio) S 25274 25276 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415525818 18763776 394 33554432000 4194304 4287625 140734323776208 18446744073709551615 255106788879 0 0 4096 65536 5633823226250395648 0 0 17 3 0 0 0
/proc/25276/statm: 4581 394 345 23 0 91 0
[pid=25277] ppid=25276 vsize=631512 CPUtime=1594.15 cores=1
/proc/25277/stat : 25277 (cryptominisat) R 25276 25276 25159 0 -1 4202496 1130970 0 0 0 159178 237 0 0 25 0 1 0 415525818 646668288 29760 33554432000 4194304 4587354 140735516584096 18446744073709551615 4237597 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25277/statm: 157878 29760 337 96 0 154440 0
[pid=25278] ppid=25276 vsize=481304 CPUtime=1594.05 cores=1
/proc/25278/stat : 25278 (clasp) R 25276 25276 25159 0 -1 4202496 117198 0 0 0 159381 24 0 0 25 0 1 0 415525818 492855296 115852 33554432000 4194304 4785740 140734807282112 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25278/statm: 120326 115852 340 145 0 117371 0
[pid=25279] ppid=25276 vsize=461896 CPUtime=1594.18 cores=1
/proc/25279/stat : 25279 (TNM) R 25276 25276 25159 0 -1 4202496 4293 0 0 0 159418 0 0 0 25 0 1 0 415525819 472981504 4190 33554432000 134512640 134534564 4289272736 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25279/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 1593036

[startup+4842.3 s]
/proc/loadavg: 6.06 6.01 6.00 7/184 25452
/proc/meminfo: memFree=16805860/32951124 swapFree=67111528/67111528
[pid=25276] ppid=25274 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25276/stat : 25276 (ppfolio) S 25274 25276 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415525818 18763776 394 33554432000 4194304 4287625 140734323776208 18446744073709551615 255106788879 0 0 4096 65536 5633823226250395648 0 0 17 3 0 0 0
/proc/25276/statm: 4581 394 345 23 0 91 0
[pid=25277] ppid=25276 vsize=628236 CPUtime=1614.15 cores=1
/proc/25277/stat : 25277 (cryptominisat) R 25276 25276 25159 0 -1 4202496 1142884 0 0 0 161174 241 0 0 25 0 1 0 415525818 643313664 19583 33554432000 4194304 4587354 140735516584096 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25277/statm: 157059 19583 337 96 0 153621 0
[pid=25278] ppid=25276 vsize=506640 CPUtime=1614.04 cores=1
/proc/25278/stat : 25278 (clasp) R 25276 25276 25159 0 -1 4202496 123544 0 0 0 161379 25 0 0 25 0 1 0 415525818 518799360 122198 33554432000 4194304 4785740 140734807282112 18446744073709551615 4553097 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25278/statm: 126660 122198 340 145 0 123705 0
[pid=25279] ppid=25276 vsize=461896 CPUtime=1614.19 cores=1
/proc/25279/stat : 25279 (TNM) R 25276 25276 25159 0 -1 4202496 4293 0 0 0 161419 0 0 0 25 0 1 0 415525819 472981504 4190 33554432000 134512640 134534564 4289272736 18446744073709551615 134526098 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25279/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 1615096

[startup+4902.3 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 25453
/proc/meminfo: memFree=16733912/32951124 swapFree=67111528/67111528
[pid=25276] ppid=25274 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25276/stat : 25276 (ppfolio) S 25274 25276 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415525818 18763776 394 33554432000 4194304 4287625 140734323776208 18446744073709551615 255106788879 0 0 4096 65536 5633823226250395648 0 0 17 3 0 0 0
/proc/25276/statm: 4581 394 345 23 0 91 0
[pid=25277] ppid=25276 vsize=628236 CPUtime=1634.14 cores=1
/proc/25277/stat : 25277 (cryptominisat) R 25276 25276 25159 0 -1 4202496 1152951 0 0 0 163171 243 0 0 25 0 1 0 415525818 643313664 29608 33554432000 4194304 4587354 140735516584096 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25277/statm: 157059 29608 337 96 0 153621 0
[pid=25278] ppid=25276 vsize=506640 CPUtime=1634.05 cores=1
/proc/25278/stat : 25278 (clasp) R 25276 25276 25159 0 -1 4202496 123546 0 0 0 163380 25 0 0 25 0 1 0 415525818 518799360 122200 33554432000 4194304 4785740 140734807282112 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25278/statm: 126660 122200 340 145 0 123705 0
[pid=25279] ppid=25276 vsize=461896 CPUtime=1634.19 cores=1
/proc/25279/stat : 25279 (TNM) R 25276 25276 25159 0 -1 4202496 4293 0 0 0 163419 0 0 0 25 0 1 0 415525819 472981504 4190 33554432000 134512640 134534564 4289272736 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25279/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 1615096

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 25455
/proc/meminfo: memFree=16779264/32951124 swapFree=67111528/67111528
[pid=25276] ppid=25274 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25276/stat : 25276 (ppfolio) S 25274 25276 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415525818 18763776 394 33554432000 4194304 4287625 140734323776208 18446744073709551615 255106788879 0 0 4096 65536 5633823363689349120 0 0 17 3 0 0 0
/proc/25276/statm: 4581 394 345 23 0 91 0
[pid=25277] ppid=25276 vsize=639924 CPUtime=1654.13 cores=1
/proc/25277/stat : 25277 (cryptominisat) R 25276 25276 25159 0 -1 4202496 1164963 0 0 0 165168 245 0 0 25 0 1 0 415525818 655282176 19417 33554432000 4194304 4587354 140735516584096 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25277/statm: 159981 19417 337 96 0 156543 0
[pid=25278] ppid=25276 vsize=506640 CPUtime=1654.06 cores=1
/proc/25278/stat : 25278 (clasp) R 25276 25276 25159 0 -1 4202496 123552 0 0 0 165381 25 0 0 25 0 1 0 415525818 518799360 122206 33554432000 4194304 4785740 140734807282112 18446744073709551615 4553097 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25278/statm: 126660 122206 340 145 0 123705 0
[pid=25279] ppid=25276 vsize=461896 CPUtime=1654.19 cores=1
/proc/25279/stat : 25279 (TNM) R 25276 25276 25159 0 -1 4202496 4293 0 0 0 165419 0 0 0 25 0 1 0 415525819 472981504 4190 33554432000 134512640 134534564 4289272736 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25279/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 1626784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.05 6.02 6.00 7/184 25465
/proc/meminfo: memFree=16752424/32951124 swapFree=67111528/67111528
[pid=25276] ppid=25274 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25276/stat : 25276 (ppfolio) S 25274 25276 25159 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 415525818 18763776 394 33554432000 4194304 4287625 140734323776208 18446744073709551615 255106788879 0 0 4096 65536 5633823363689349120 0 0 17 3 0 0 0
/proc/25276/statm: 4581 394 345 23 0 91 0
[pid=25277] ppid=25276 vsize=639924 CPUtime=1666.74 cores=1
/proc/25277/stat : 25277 (cryptominisat) R 25276 25276 25159 0 -1 4202496 1171449 0 0 0 166427 247 0 0 25 0 1 0 415525818 655282176 25872 33554432000 4194304 4587354 140735516584096 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25277/statm: 159981 25872 337 96 0 156543 0
[pid=25278] ppid=25276 vsize=506640 CPUtime=1666.64 cores=1
/proc/25278/stat : 25278 (clasp) R 25276 25276 25159 0 -1 4202496 123552 0 0 0 166639 25 0 0 25 0 1 0 415525818 518799360 122206 33554432000 4194304 4785740 140734807282112 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25278/statm: 126660 122206 340 145 0 123705 0
[pid=25279] ppid=25276 vsize=461896 CPUtime=1666.72 cores=1
/proc/25279/stat : 25279 (TNM) R 25276 25276 25159 0 -1 4202496 4293 0 0 0 166672 0 0 0 25 0 1 0 415525819 472981504 4190 33554432000 134512640 134534564 4289272736 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25279/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 1626784

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

Real time (s): 5000.04
CPU time (s): 5000.1
CPU user time (s): 4997.38
CPU system time (s): 2.72
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2192260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 500
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= 272
involuntary context switches= 4

runsolver used 8.10477 second user time and 19.1711 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-19 18:38:17
IDJOB=3219316
IDBENCH=82569
IDSOLVER=1639
FILE ID=node144/3219316-1303231097
RUNJOBID= node144-1303230513-25178
PBS_JOBID= 13042385
Free space on /tmp= 72176 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v25000-c105000-S5267991-057-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219316-1303231097/watcher-3219316-1303231097 -o /tmp/evaluation-result-3219316-1303231097/solver-3219316-1303231097 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219316-1303231097.cnf

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

MD5SUM BENCH= 1a8d3d5d5a6ad4a4b0bb6bd83ad87f53
RANDOM SEED=847952547

node144.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.850
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.70
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.850
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	: 5226.16
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.850
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.75
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.850
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.83
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.850
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.75
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.850
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.82
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.850
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.75
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17628056 kB
Buffers:        757300 kB
Cached:       14066644 kB
SwapCached:          0 kB
Active:        5224308 kB
Inactive:      9741060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17628056 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12064 kB
Writeback:           0 kB
AnonPages:      141388 kB
Mapped:          16432 kB
Slab:           294440 kB
PageTables:       5124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1791800 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= 72164 MiB
End job on node144 at 2011-04-19 20:01:39