Trace number 3220690

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.03 4999.92

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S942849-099.UNKNOWN.cnf
MD5SUM0036a3d124136652b3b413bfd876692d
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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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

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

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.07 5.12 5.16 4/180 19315
/proc/meminfo: memFree=15315356/32951124 swapFree=67111528/67111528
[pid=19315] ppid=19313 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/19315/stat : 19315 (ppfolio) S 19313 19315 17741 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 439248341 18763776 394 33554432000 4194304 4287625 140734128595280 18446744073709551615 230809185807 0 0 4096 65536 593978175852085505 0 0 17 4 0 0 0
/proc/19315/statm: 4581 394 345 23 0 91 0

[startup+0.0700499 s]
/proc/loadavg: 5.07 5.12 5.16 4/180 19315
/proc/meminfo: memFree=15315356/32951124 swapFree=67111528/67111528
[pid=19315] ppid=19313 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/19315/stat : 19315 (ppfolio) S 19313 19315 17741 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 439248341 18763776 394 33554432000 4194304 4287625 140734128595280 18446744073709551615 230809185807 0 0 4096 65536 593978175852085505 0 0 17 4 0 0 0
/proc/19315/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10103 s]
/proc/loadavg: 5.07 5.12 5.16 4/180 19315
/proc/meminfo: memFree=15315356/32951124 swapFree=67111528/67111528
[pid=19315] ppid=19313 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/19315/stat : 19315 (ppfolio) S 19313 19315 17741 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 439248341 18763776 394 33554432000 4194304 4287625 140734128595280 18446744073709551615 230809185807 0 0 4096 65536 593978175852085505 0 0 17 4 0 0 0
/proc/19315/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300998 s]
/proc/loadavg: 5.07 5.12 5.16 4/180 19315
/proc/meminfo: memFree=15315356/32951124 swapFree=67111528/67111528
[pid=19315] ppid=19313 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/19315/stat : 19315 (ppfolio) S 19313 19315 17741 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 439248341 18763776 394 33554432000 4194304 4287625 140734128595280 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/19315/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700928 s]
/proc/loadavg: 5.07 5.12 5.16 4/180 19315
/proc/meminfo: memFree=15315356/32951124 swapFree=67111528/67111528
[pid=19315] ppid=19313 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/19315/stat : 19315 (ppfolio) S 19313 19315 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439248341 18763776 394 33554432000 4194304 4287625 140734128595280 18446744073709551615 230809185807 0 0 4096 65536 7551649956411473920 0 0 17 4 0 0 0
/proc/19315/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50078 s]
/proc/loadavg: 5.15 5.14 5.16 7/184 19319
/proc/meminfo: memFree=15310860/32951124 swapFree=67111528/67111528
[pid=19315] ppid=19313 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/19315/stat : 19315 (ppfolio) S 19313 19315 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439248341 18763776 394 33554432000 4194304 4287625 140734128595280 18446744073709551615 230809185807 0 0 4096 65536 7551650093850427392 0 0 17 4 0 0 0
/proc/19315/statm: 4581 394 345 23 0 91 0
[pid=19316] ppid=19315 vsize=1385172 CPUtime=0.49 cores=0
/proc/19316/stat : 19316 (cryptominisat) R 19315 19315 17741 0 -1 4202496 1373 0 0 0 49 0 0 0 25 0 1 0 439248341 1418416128 770 33554432000 4194304 4587354 140733833011216 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19316/statm: 346293 770 327 96 0 342855 0
[pid=19317] ppid=19315 vsize=13484 CPUtime=0.44 cores=0
/proc/19317/stat : 19317 (clasp) R 19315 19315 17741 0 -1 4202496 838 0 0 0 44 0 0 0 25 0 1 0 439248341 13807616 724 33554432000 4194304 4785740 140734783475296 18446744073709551615 47026344501200 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/19317/statm: 3371 724 340 145 0 416 0
[pid=19318] ppid=19315 vsize=455956 CPUtime=0.54 cores=0
/proc/19318/stat : 19318 (TNM) R 19315 19315 17741 0 -1 4202496 373 0 0 0 54 0 0 0 25 0 1 0 439248341 466898944 270 33554432000 134512640 134534564 4294557392 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19318/statm: 113989 270 95 6 0 112655 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1872936

[startup+3.10052 s]
/proc/loadavg: 5.15 5.14 5.16 7/184 19319
/proc/meminfo: memFree=15309368/32951124 swapFree=67111528/67111528
[pid=19315] ppid=19313 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/19315/stat : 19315 (ppfolio) S 19313 19315 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439248341 18763776 394 33554432000 4194304 4287625 140734128595280 18446744073709551615 230809185807 0 0 4096 65536 7551650231289380864 0 0 17 4 0 0 0
/proc/19315/statm: 4581 394 345 23 0 91 0
[pid=19316] ppid=19315 vsize=1386544 CPUtime=0.99 cores=0
/proc/19316/stat : 19316 (cryptominisat) R 19315 19315 17741 0 -1 4202496 1894 0 0 0 99 0 0 0 25 0 1 0 439248341 1419821056 936 33554432000 4194304 4587354 140733833011216 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19316/statm: 346636 936 327 96 0 343198 0
[pid=19317] ppid=19315 vsize=14148 CPUtime=0.99 cores=0
/proc/19317/stat : 19317 (clasp) R 19315 19315 17741 0 -1 4202496 1003 0 0 0 99 0 0 0 25 0 1 0 439248341 14487552 889 33554432000 4194304 4785740 140734783475296 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/19317/statm: 3537 889 340 145 0 582 0
[pid=19318] ppid=19315 vsize=455956 CPUtime=1.09 cores=0
/proc/19318/stat : 19318 (TNM) R 19315 19315 17741 0 -1 4202496 373 0 0 0 109 0 0 0 25 0 1 0 439248341 466898944 270 33554432000 134512640 134534564 4294557392 18446744073709551615 4962756 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19318/statm: 113989 270 95 6 0 112655 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1874972

[startup+6.30093 s]
/proc/loadavg: 5.21 5.15 5.17 7/184 19319
/proc/meminfo: memFree=15300316/32951124 swapFree=67111528/67111528
[pid=19315] ppid=19313 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/19315/stat : 19315 (ppfolio) S 19313 19315 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439248341 18763776 394 33554432000 4194304 4287625 140734128595280 18446744073709551615 230809185807 0 0 4096 65536 7551650368728334336 0 0 17 4 0 0 0
/proc/19315/statm: 4581 394 345 23 0 91 0
[pid=19316] ppid=19315 vsize=1392684 CPUtime=2.09 cores=0
/proc/19316/stat : 19316 (cryptominisat) R 19315 19315 17741 0 -1 4202496 4463 0 0 0 209 0 0 0 25 0 1 0 439248341 1426108416 2599 33554432000 4194304 4587354 140733833011216 18446744073709551615 4239464 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19316/statm: 348171 2599 337 96 0 344733 0
[pid=19317] ppid=19315 vsize=14960 CPUtime=2.04 cores=0
/proc/19317/stat : 19317 (clasp) R 19315 19315 17741 0 -1 4202496 1191 0 0 0 204 0 0 0 25 0 1 0 439248341 15319040 1077 33554432000 4194304 4785740 140734783475296 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/19317/statm: 3740 1077 340 145 0 785 0
[pid=19318] ppid=19315 vsize=455956 CPUtime=2.14 cores=0
/proc/19318/stat : 19318 (TNM) R 19315 19315 17741 0 -1 4202496 373 0 0 0 214 0 0 0 25 0 1 0 439248341 466898944 270 33554432000 134512640 134534564 4294557392 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19318/statm: 113989 270 95 6 0 112655 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1881924

[startup+12.7008 s]
/proc/loadavg: 5.28 5.17 5.17 7/184 19319
/proc/meminfo: memFree=15298880/32951124 swapFree=67111528/67111528
[pid=19315] ppid=19313 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/19315/stat : 19315 (ppfolio) S 19313 19315 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439248341 18763776 394 33554432000 4194304 4287625 140734128595280 18446744073709551615 230809185807 0 0 4096 65536 7551648582021939200 0 0 17 4 0 0 0
/proc/19315/statm: 4581 394 345 23 0 91 0
[pid=19316] ppid=19315 vsize=1401304 CPUtime=4.19 cores=0
/proc/19316/stat : 19316 (cryptominisat) R 19315 19315 17741 0 -1 4202496 5273 0 0 0 419 0 0 0 25 0 1 0 439248341 1434935296 2930 33554432000 4194304 4587354 140733833011216 18446744073709551615 4244142 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19316/statm: 350326 2930 337 96 0 346888 0
[pid=19317] ppid=19315 vsize=16200 CPUtime=4.19 cores=0
/proc/19317/stat : 19317 (clasp) R 19315 19315 17741 0 -1 4202496 1497 0 0 0 419 0 0 0 25 0 1 0 439248341 16588800 1383 33554432000 4194304 4785740 140734783475296 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/19317/statm: 4050 1383 340 145 0 1095 0
[pid=19318] ppid=19315 vsize=455956 CPUtime=4.29 cores=0
/proc/19318/stat : 19318 (TNM) R 19315 19315 17741 0 -1 4202496 373 0 0 0 429 0 0 0 25 0 1 0 439248341 466898944 270 33554432000 134512640 134534564 4294557392 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19318/statm: 113989 270 95 6 0 112655 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1891784

[startup+25.5004 s]
/proc/loadavg: 5.39 5.19 5.18 7/184 19320
/proc/meminfo: memFree=15293892/32951124 swapFree=67111528/67111528
[pid=19315] ppid=19313 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/19315/stat : 19315 (ppfolio) S 19313 19315 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439248341 18763776 394 33554432000 4194304 4287625 140734128595280 18446744073709551615 230809185807 0 0 4096 65536 7551648444582985728 0 0 17 4 0 0 0
/proc/19315/statm: 4581 394 345 23 0 91 0
[pid=19316] ppid=19315 vsize=1399256 CPUtime=8.48 cores=0
/proc/19316/stat : 19316 (cryptominisat) R 19315 19315 17741 0 -1 4202496 8632 0 0 0 848 0 0 0 25 0 1 0 439248341 1432838144 4210 33554432000 4194304 4587354 140733833011216 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19316/statm: 349814 4210 337 96 0 346376 0
[pid=19317] ppid=19315 vsize=17288 CPUtime=8.44 cores=0
/proc/19317/stat : 19317 (clasp) R 19315 19315 17741 0 -1 4202496 1778 0 0 0 844 0 0 0 25 0 1 0 439248341 17702912 1664 33554432000 4194304 4785740 140734783475296 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/19317/statm: 4322 1664 340 145 0 1367 0
[pid=19318] ppid=19315 vsize=455956 CPUtime=8.54 cores=0
/proc/19318/stat : 19318 (TNM) R 19315 19315 17741 0 -1 4202496 373 0 0 0 854 0 0 0 25 0 1 0 439248341 466898944 270 33554432000 134512640 134534564 4294557392 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19318/statm: 113989 270 95 6 0 112655 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1890824

[startup+51.1008 s]
/proc/loadavg: 5.63 5.27 5.20 7/184 19321
/proc/meminfo: memFree=15288332/32951124 swapFree=67111528/67111528
[pid=19315] ppid=19313 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/19315/stat : 19315 (ppfolio) S 19313 19315 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439248341 18763776 394 33554432000 4194304 4287625 140734128595280 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/19315/statm: 4581 394 345 23 0 91 0
[pid=19316] ppid=19315 vsize=1406908 CPUtime=16.99 cores=0
/proc/19316/stat : 19316 (cryptominisat) R 19315 19315 17741 0 -1 4202496 12057 0 0 0 1698 1 0 0 25 0 1 0 439248341 1440673792 4847 33554432000 4194304 4587354 140733833011216 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19316/statm: 351727 4847 337 96 0 348289 0
[pid=19317] ppid=19315 vsize=19076 CPUtime=16.99 cores=0
/proc/19317/stat : 19317 (clasp) R 19315 19315 17741 0 -1 4202496 2202 0 0 0 1699 0 0 0 25 0 1 0 439248341 19533824 2088 33554432000 4194304 4785740 140734783475296 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/19317/statm: 4769 2088 340 145 0 1814 0
[pid=19318] ppid=19315 vsize=455956 CPUtime=17.1 cores=0
/proc/19318/stat : 19318 (TNM) R 19315 19315 17741 0 -1 4202496 373 0 0 0 1710 0 0 0 25 0 1 0 439248341 466898944 270 33554432000 134512640 134534564 4294557392 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19318/statm: 113989 270 95 6 0 112655 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1900264

[startup+102.306 s]
/proc/loadavg: 5.84 5.38 5.24 7/184 19322
/proc/meminfo: memFree=15273688/32951124 swapFree=67111528/67111528
[pid=19315] ppid=19313 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/19315/stat : 19315 (ppfolio) S 19313 19315 17741 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 439248341 18763776 394 33554432000 4194304 4287625 140734128595280 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/19315/statm: 4581 394 345 23 0 91 0
[pid=19316] ppid=19315 vsize=1414292 CPUtime=34.08 cores=0
/proc/19316/stat : 19316 (cryptominisat) R 19315 19315 17741 0 -1 4202496 22148 0 0 0 3405 3 0 0 25 0 1 0 439248341 1448235008 7681 33554432000 4194304 4587354 140733833011216 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19316/statm: 353573 7681 337 96 0 350135 0
[pid=19317] ppid=19315 vsize=21720 CPUtime=34.06 cores=0
/proc/19317/stat : 19317 (clasp) R 19315 19315 17741 0 -1 4202496 2844 0 0 0 3406 0 0 0 25 0 1 0 439248341 22241280 2730 33554432000 4194304 4785740 140734783475296 18446744073709551615 4277565 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/19317/statm: 5430 2730 341 145 0 2475 0
[pid=19318] ppid=19315 vsize=455956 CPUtime=34.14 cores=0
/proc/19318/stat : 19318 (TNM) R 19315 19315 17741 0 -1 4202496 373 0 0 0 3414 0 0 0 25 0 1 0 439248341 466898944 270 33554432000 134512640 134534564 4294557392 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19318/statm: 113989 270 95 6 0 112655 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1910292

[startup+162.3 s]
/proc/loadavg: 5.94 5.49 5.29 7/184 19323
/proc/meminfo: memFree=15270816/32951124 swapFree=67111528/67111528
[pid=19315] ppid=19313 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/19315/stat : 19315 (ppfolio) S 19313 19315 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439248341 18763776 394 33554432000 4194304 4287625 140734128595280 18446744073709551615 230809185807 0 0 4096 65536 7551649544094613504 0 0 17 4 0 0 0
/proc/19315/statm: 4581 394 345 23 0 91 0
[pid=19316] ppid=19315 vsize=1415460 CPUtime=54.08 cores=0
/proc/19316/stat : 19316 (cryptominisat) R 19315 19315 17741 0 -1 4202496 29702 0 0 0 5403 5 0 0 25 0 1 0 439248341 1449431040 7908 33554432000 4194304 4587354 140733833011216 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19316/statm: 353865 7908 337 96 0 350427 0
[pid=19317] ppid=19315 vsize=23908 CPUtime=54.06 cores=0

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

/proc/19318/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 2035252

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 19666
/proc/meminfo: memFree=15157580/32951124 swapFree=67111528/67111528
[pid=19315] ppid=19313 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/19315/stat : 19315 (ppfolio) S 19313 19315 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439248341 18763776 394 33554432000 4194304 4287625 140734128595280 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/19315/statm: 4581 394 345 23 0 91 0
[pid=19316] ppid=19315 vsize=1504860 CPUtime=1554.15 cores=0
/proc/19316/stat : 19316 (cryptominisat) R 19315 19315 17741 0 -1 4202496 152347 0 0 0 155375 40 0 0 25 0 1 0 439248341 1540976640 31189 33554432000 4194304 4587354 140733833011216 18446744073709551615 4231407 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19316/statm: 376215 31189 337 96 0 372777 0
[pid=19317] ppid=19315 vsize=56248 CPUtime=1554.05 cores=0
/proc/19317/stat : 19317 (clasp) R 19315 19315 17741 0 -1 4202496 10813 0 0 0 155405 0 0 0 25 0 1 0 439248341 57597952 10699 33554432000 4194304 4785740 140734783475296 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/19317/statm: 14062 10699 341 145 0 11107 0
[pid=19318] ppid=19315 vsize=455960 CPUtime=1554.21 cores=0
/proc/19318/stat : 19318 (TNM) R 19315 19315 17741 0 -1 4202496 382 0 0 0 155421 0 0 0 25 0 1 0 439248341 466903040 279 33554432000 134512640 134534564 4294557392 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19318/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 2035392

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 19668
/proc/meminfo: memFree=15160916/32951124 swapFree=67111528/67111528
[pid=19315] ppid=19313 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/19315/stat : 19315 (ppfolio) S 19313 19315 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439248341 18763776 394 33554432000 4194304 4287625 140734128595280 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/19315/statm: 4581 394 345 23 0 91 0
[pid=19316] ppid=19315 vsize=1555616 CPUtime=1574.15 cores=0
/proc/19316/stat : 19316 (cryptominisat) R 19315 19315 17741 0 -1 4202496 155799 0 0 0 157374 41 0 0 25 0 1 0 439248341 1592950784 33550 33554432000 4194304 4587354 140733833011216 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19316/statm: 388904 33550 337 96 0 385466 0
[pid=19317] ppid=19315 vsize=56248 CPUtime=1574.07 cores=0
/proc/19317/stat : 19317 (clasp) R 19315 19315 17741 0 -1 4202496 10826 0 0 0 157406 1 0 0 25 0 1 0 439248341 57597952 10712 33554432000 4194304 4785740 140734783475296 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/19317/statm: 14062 10712 341 145 0 11107 0
[pid=19318] ppid=19315 vsize=455960 CPUtime=1574.2 cores=0
/proc/19318/stat : 19318 (TNM) R 19315 19315 17741 0 -1 4202496 382 0 0 0 157420 0 0 0 25 0 1 0 439248341 466903040 279 33554432000 134512640 134534564 4294557392 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19318/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 2086148

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 19670
/proc/meminfo: memFree=15148620/32951124 swapFree=67111528/67111528
[pid=19315] ppid=19313 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/19315/stat : 19315 (ppfolio) S 19313 19315 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439248341 18763776 394 33554432000 4194304 4287625 140734128595280 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/19315/statm: 4581 394 345 23 0 91 0
[pid=19316] ppid=19315 vsize=1555616 CPUtime=1594.15 cores=0
/proc/19316/stat : 19316 (cryptominisat) R 19315 19315 17741 0 -1 4202496 157124 0 0 0 159373 42 0 0 25 0 1 0 439248341 1592950784 34838 33554432000 4194304 4587354 140733833011216 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19316/statm: 388904 34838 337 96 0 385466 0
[pid=19317] ppid=19315 vsize=56248 CPUtime=1594.07 cores=0
/proc/19317/stat : 19317 (clasp) R 19315 19315 17741 0 -1 4202496 10839 0 0 0 159406 1 0 0 25 0 1 0 439248341 57597952 10725 33554432000 4194304 4785740 140734783475296 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/19317/statm: 14062 10725 341 145 0 11107 0
[pid=19318] ppid=19315 vsize=455960 CPUtime=1594.2 cores=0
/proc/19318/stat : 19318 (TNM) R 19315 19315 17741 0 -1 4202496 382 0 0 0 159420 0 0 0 25 0 1 0 439248341 466903040 279 33554432000 134512640 134534564 4294557392 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19318/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 2086148

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 19671
/proc/meminfo: memFree=15159624/32951124 swapFree=67111528/67111528
[pid=19315] ppid=19313 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/19315/stat : 19315 (ppfolio) S 19313 19315 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439248341 18763776 394 33554432000 4194304 4287625 140734128595280 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/19315/statm: 4581 394 345 23 0 91 0
[pid=19316] ppid=19315 vsize=1563628 CPUtime=1614.15 cores=0
/proc/19316/stat : 19316 (cryptominisat) R 19315 19315 17741 0 -1 4202496 157267 0 0 0 161373 42 0 0 25 0 1 0 439248341 1601155072 30163 33554432000 4194304 4587354 140733833011216 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19316/statm: 390907 30163 337 96 0 387469 0
[pid=19317] ppid=19315 vsize=56416 CPUtime=1614.08 cores=0
/proc/19317/stat : 19317 (clasp) R 19315 19315 17741 0 -1 4202496 10862 0 0 0 161407 1 0 0 25 0 1 0 439248341 57769984 10748 33554432000 4194304 4785740 140734783475296 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/19317/statm: 14104 10748 341 145 0 11149 0
[pid=19318] ppid=19315 vsize=455960 CPUtime=1614.2 cores=0
/proc/19318/stat : 19318 (TNM) R 19315 19315 17741 0 -1 4202496 382 0 0 0 161420 0 0 0 25 0 1 0 439248341 466903040 279 33554432000 134512640 134534564 4294557392 18446744073709551615 134528453 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19318/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 2094328

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 19673
/proc/meminfo: memFree=15171508/32951124 swapFree=67111528/67111528
[pid=19315] ppid=19313 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/19315/stat : 19315 (ppfolio) S 19313 19315 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439248341 18763776 394 33554432000 4194304 4287625 140734128595280 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/19315/statm: 4581 394 345 23 0 91 0
[pid=19316] ppid=19315 vsize=1563628 CPUtime=1634.14 cores=0
/proc/19316/stat : 19316 (cryptominisat) R 19315 19315 17741 0 -1 4202496 157934 0 0 0 163372 42 0 0 25 0 1 0 439248341 1601155072 30809 33554432000 4194304 4587354 140733833011216 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19316/statm: 390907 30809 337 96 0 387469 0
[pid=19317] ppid=19315 vsize=56416 CPUtime=1634.09 cores=0
/proc/19317/stat : 19317 (clasp) R 19315 19315 17741 0 -1 4202496 10865 0 0 0 163408 1 0 0 25 0 1 0 439248341 57769984 10751 33554432000 4194304 4785740 140734783475296 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/19317/statm: 14104 10751 341 145 0 11149 0
[pid=19318] ppid=19315 vsize=455960 CPUtime=1634.2 cores=0
/proc/19318/stat : 19318 (TNM) R 19315 19315 17741 0 -1 4202496 382 0 0 0 163420 0 0 0 25 0 1 0 439248341 466903040 279 33554432000 134512640 134534564 4294557392 18446744073709551615 134528832 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19318/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 2094328

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 19674
/proc/meminfo: memFree=15153256/32951124 swapFree=67111528/67111528
[pid=19315] ppid=19313 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/19315/stat : 19315 (ppfolio) S 19313 19315 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439248341 18763776 394 33554432000 4194304 4287625 140734128595280 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/19315/statm: 4581 394 345 23 0 91 0
[pid=19316] ppid=19315 vsize=1542616 CPUtime=1654.14 cores=0
/proc/19316/stat : 19316 (cryptominisat) R 19315 19315 17741 0 -1 4202496 161232 0 0 0 165372 42 0 0 25 0 1 0 439248341 1579638784 33094 33554432000 4194304 4587354 140733833011216 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19316/statm: 385654 33094 337 96 0 382216 0
[pid=19317] ppid=19315 vsize=56612 CPUtime=1654.09 cores=0
/proc/19317/stat : 19317 (clasp) R 19315 19315 17741 0 -1 4202496 10912 0 0 0 165408 1 0 0 25 0 1 0 439248341 57970688 10798 33554432000 4194304 4785740 140734783475296 18446744073709551615 4552918 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/19317/statm: 14153 10798 341 145 0 11198 0
[pid=19318] ppid=19315 vsize=455960 CPUtime=1654.19 cores=0
/proc/19318/stat : 19318 (TNM) R 19315 19315 17741 0 -1 4202496 382 0 0 0 165419 0 0 0 25 0 1 0 439248341 466903040 279 33554432000 134512640 134534564 4294557392 18446744073709551615 134528960 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19318/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 2073512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 19675
/proc/meminfo: memFree=15144072/32951124 swapFree=67111528/67111528
[pid=19315] ppid=19313 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/19315/stat : 19315 (ppfolio) S 19313 19315 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439248341 18763776 394 33554432000 4194304 4287625 140734128595280 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/19315/statm: 4581 394 345 23 0 91 0
[pid=19316] ppid=19315 vsize=1542616 CPUtime=1666.64 cores=0
/proc/19316/stat : 19316 (cryptominisat) R 19315 19315 17741 0 -1 4202496 162430 0 0 0 166621 43 0 0 25 0 1 0 439248341 1579638784 34261 33554432000 4194304 4587354 140733833011216 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19316/statm: 385654 34261 337 96 0 382216 0
[pid=19317] ppid=19315 vsize=56612 CPUtime=1666.64 cores=0
/proc/19317/stat : 19317 (clasp) R 19315 19315 17741 0 -1 4202496 10913 0 0 0 166663 1 0 0 25 0 1 0 439248341 57970688 10799 33554432000 4194304 4785740 140734783475296 18446744073709551615 4562668 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/19317/statm: 14153 10799 341 145 0 11198 0
[pid=19318] ppid=19315 vsize=455960 CPUtime=1666.75 cores=0
/proc/19318/stat : 19318 (TNM) R 19315 19315 17741 0 -1 4202496 382 0 0 0 166675 0 0 0 25 0 1 0 439248341 466903040 279 33554432000 134512640 134534564 4294557392 18446744073709551615 4963348 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19318/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 2073512

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

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

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.94 7/184 19675
/proc/meminfo: memFree=15144072/32951124 swapFree=67111528/67111528
[pid=19315] ppid=19313 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/19315/stat : 19315 (ppfolio) S 19313 19315 17741 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439248341 18763776 394 33554432000 4194304 4287625 140734128595280 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/19315/statm: 4581 394 345 23 0 91 0
[pid=19316] ppid=19315 vsize=1542616 CPUtime=1666.64 cores=0
/proc/19316/stat : 19316 (cryptominisat) R 19315 19315 17741 0 -1 4202496 162430 0 0 0 166621 43 0 0 25 0 1 0 439248341 1579638784 34261 33554432000 4194304 4587354 140733833011216 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19316/statm: 385654 34261 337 96 0 382216 0
[pid=19317] ppid=19315 vsize=56612 CPUtime=1666.64 cores=0
/proc/19317/stat : 19317 (clasp) R 19315 19315 17741 0 -1 4202496 10913 0 0 0 166663 1 0 0 25 0 1 0 439248341 57970688 10799 33554432000 4194304 4785740 140734783475296 18446744073709551615 4562668 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/19317/statm: 14153 10799 341 145 0 11198 0
[pid=19318] ppid=19315 vsize=455960 CPUtime=1666.75 cores=0
/proc/19318/stat : 19318 (TNM) R 19315 19315 17741 0 -1 4202496 382 0 0 0 166675 0 0 0 25 0 1 0 439248341 466903040 279 33554432000 134512640 134534564 4294557392 18446744073709551615 4963348 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19318/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 2073512

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.92
CPU time (s): 5000.03
CPU user time (s): 4999.59
CPU system time (s): 0.44
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3513672

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

runsolver used 9.04363 second user time and 18.1702 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-20 07:14:39
IDJOB=3220690
IDBENCH=82798
IDSOLVER=1639
FILE ID=node104/3220690-1303276479
RUNJOBID= node104-1303259275-17759
PBS_JOBID= 13049517
Free space on /tmp= 71600 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S942849-099.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220690-1303276479/watcher-3220690-1303276479 -o /tmp/evaluation-result-3220690-1303276479/solver-3220690-1303276479 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220690-1303276479.cnf

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

MD5SUM BENCH= 0036a3d124136652b3b413bfd876692d
RANDOM SEED=1739783479

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15315512 kB
Buffers:        695376 kB
Cached:       16396780 kB
SwapCached:          0 kB
Active:        9011816 kB
Inactive:      8273400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15315512 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10096 kB
Writeback:           0 kB
AnonPages:      192704 kB
Mapped:          16520 kB
Slab:           287004 kB
PageTables:       5440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2510424 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= 71588 MiB
End job on node104 at 2011-04-20 08:38:01