Trace number 3220378

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 5000.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1514125851-037.UNKNOWN.cnf
MD5SUM7ce6e28d94f25a5004daf47b6c05c693
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark954.825
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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-3220378-1303270310/watcher-3220378-1303270310 -o /tmp/evaluation-result-3220378-1303270310/solver-3220378-1303270310 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220378-1303270310.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: 6.01 6.00 5.99 4/180 21836
/proc/meminfo: memFree=17381040/32951124 swapFree=67111528/67111528
[pid=21836] ppid=21834 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21836/stat : 21836 (ppfolio) R 21834 21836 20692 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 438628679 18763776 392 33554432000 4194304 4287625 140735606890080 18446744073709551615 218905551253 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/21836/statm: 4581 392 343 23 0 91 0

[startup+0.088902 s]
/proc/loadavg: 6.01 6.00 5.99 4/180 21836
/proc/meminfo: memFree=17381040/32951124 swapFree=67111528/67111528
[pid=21836] ppid=21834 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21836/stat : 21836 (ppfolio) S 21834 21836 20692 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 438628679 18763776 394 33554432000 4194304 4287625 140735606890080 18446744073709551615 218905751055 0 0 4096 65536 4445357401230508296 0 0 17 1 0 0 0
/proc/21836/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100902 s]
/proc/loadavg: 6.01 6.00 5.99 4/180 21836
/proc/meminfo: memFree=17381040/32951124 swapFree=67111528/67111528
[pid=21836] ppid=21834 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21836/stat : 21836 (ppfolio) S 21834 21836 20692 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 438628679 18763776 394 33554432000 4194304 4287625 140735606890080 18446744073709551615 218905751055 0 0 4096 65536 4445357401230508296 0 0 17 1 0 0 0
/proc/21836/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300866 s]
/proc/loadavg: 6.01 6.00 5.99 4/180 21836
/proc/meminfo: memFree=17381040/32951124 swapFree=67111528/67111528
[pid=21836] ppid=21834 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21836/stat : 21836 (ppfolio) S 21834 21836 20692 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 438628679 18763776 394 33554432000 4194304 4287625 140735606890080 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/21836/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700806 s]
/proc/loadavg: 6.01 6.00 5.99 4/180 21836
/proc/meminfo: memFree=17381040/32951124 swapFree=67111528/67111528
[pid=21836] ppid=21834 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21836/stat : 21836 (ppfolio) S 21834 21836 20692 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 438628679 18763776 394 33554432000 4194304 4287625 140735606890080 18446744073709551615 218905751055 0 0 4096 65536 16479357406682284032 0 0 17 1 0 0 0
/proc/21836/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50065 s]
/proc/loadavg: 6.01 6.00 5.99 7/184 21840
/proc/meminfo: memFree=17376844/32951124 swapFree=67111528/67111528
[pid=21836] ppid=21834 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21836/stat : 21836 (ppfolio) S 21834 21836 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438628679 18763776 394 33554432000 4194304 4287625 140735606890080 18446744073709551615 218905751055 0 0 4096 65536 16479357544121237504 0 0 17 1 0 0 0
/proc/21836/statm: 4581 394 345 23 0 91 0
[pid=21837] ppid=21836 vsize=1790576 CPUtime=0.5 cores=1
/proc/21837/stat : 21837 (cryptominisat) R 21836 21836 20692 0 -1 4202496 1284 0 0 0 50 0 0 0 25 0 1 0 438628679 1833549824 779 33554432000 4194304 4587354 140737426595472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21837/statm: 447644 779 327 96 0 444206 0
[pid=21838] ppid=21836 vsize=13224 CPUtime=0.4 cores=1
/proc/21838/stat : 21838 (clasp) R 21836 21836 20692 0 -1 4202496 764 0 0 0 40 0 0 0 25 0 1 0 438628679 13541376 652 33554432000 4194304 4785740 140735639354992 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21838/statm: 3306 652 340 145 0 351 0
[pid=21839] ppid=21836 vsize=455824 CPUtime=0.57 cores=1
/proc/21839/stat : 21839 (TNM) R 21836 21836 20692 0 -1 4202496 336 0 0 0 57 0 0 0 25 0 1 0 438628679 466763776 233 33554432000 134512640 134534564 4293636704 18446744073709551615 134528223 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21839/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2277948

[startup+3.10036 s]
/proc/loadavg: 6.01 6.00 5.99 7/184 21840
/proc/meminfo: memFree=17375480/32951124 swapFree=67111528/67111528
[pid=21836] ppid=21834 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21836/stat : 21836 (ppfolio) S 21834 21836 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438628679 18763776 394 33554432000 4194304 4287625 140735606890080 18446744073709551615 218905751055 0 0 4096 65536 16479357681560190976 0 0 17 1 0 0 0
/proc/21836/statm: 4581 394 345 23 0 91 0
[pid=21837] ppid=21836 vsize=1791024 CPUtime=1 cores=1
/proc/21837/stat : 21837 (cryptominisat) R 21836 21836 20692 0 -1 4202496 1763 0 0 0 100 0 0 0 25 0 1 0 438628679 1834008576 972 33554432000 4194304 4587354 140737426595472 18446744073709551615 4238101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21837/statm: 447756 972 327 96 0 444318 0
[pid=21838] ppid=21836 vsize=13632 CPUtime=0.98 cores=1
/proc/21838/stat : 21838 (clasp) R 21836 21836 20692 0 -1 4202496 878 0 0 0 98 0 0 0 25 0 1 0 438628679 13959168 766 33554432000 4194304 4785740 140735639354992 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21838/statm: 3408 766 340 145 0 453 0
[pid=21839] ppid=21836 vsize=455824 CPUtime=1.1 cores=1
/proc/21839/stat : 21839 (TNM) R 21836 21836 20692 0 -1 4202496 336 0 0 0 110 0 0 0 25 0 1 0 438628679 466763776 233 33554432000 134512640 134534564 4293636704 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21839/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2278804

[startup+6.30079 s]
/proc/loadavg: 6.09 6.02 5.99 7/184 21840
/proc/meminfo: memFree=17368148/32951124 swapFree=67111528/67111528
[pid=21836] ppid=21834 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21836/stat : 21836 (ppfolio) S 21834 21836 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438628679 18763776 394 33554432000 4194304 4287625 140735606890080 18446744073709551615 218905751055 0 0 4096 65536 16479357956438097920 0 0 17 1 0 0 0
/proc/21836/statm: 4581 394 345 23 0 91 0
[pid=21837] ppid=21836 vsize=1798364 CPUtime=2.1 cores=1
/proc/21837/stat : 21837 (cryptominisat) R 21836 21836 20692 0 -1 4202496 4001 0 0 0 210 0 0 0 25 0 1 0 438628679 1841524736 2464 33554432000 4194304 4587354 140737426595472 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21837/statm: 449591 2464 337 96 0 446153 0
[pid=21838] ppid=21836 vsize=14296 CPUtime=2 cores=1
/proc/21838/stat : 21838 (clasp) R 21836 21836 20692 0 -1 4202496 1029 0 0 0 200 0 0 0 25 0 1 0 438628679 14639104 917 33554432000 4194304 4785740 140735639354992 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21838/statm: 3574 917 340 145 0 619 0
[pid=21839] ppid=21836 vsize=455824 CPUtime=2.17 cores=1
/proc/21839/stat : 21839 (TNM) R 21836 21836 20692 0 -1 4202496 336 0 0 0 217 0 0 0 25 0 1 0 438628679 466763776 233 33554432000 134512640 134534564 4293636704 18446744073709551615 134529287 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21839/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2286808

[startup+12.7006 s]
/proc/loadavg: 6.08 6.02 5.99 7/184 21840
/proc/meminfo: memFree=17363196/32951124 swapFree=67111528/67111528
[pid=21836] ppid=21834 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21836/stat : 21836 (ppfolio) S 21834 21836 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438628679 18763776 394 33554432000 4194304 4287625 140735606890080 18446744073709551615 218905751055 0 0 4096 65536 16479358093877051392 0 0 17 1 0 0 0
/proc/21836/statm: 4581 394 345 23 0 91 0
[pid=21837] ppid=21836 vsize=1801052 CPUtime=4.21 cores=1
/proc/21837/stat : 21837 (cryptominisat) R 21836 21836 20692 0 -1 4202496 6157 0 0 0 420 1 0 0 25 0 1 0 438628679 1844277248 3207 33554432000 4194304 4587354 140737426595472 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21837/statm: 450263 3207 337 96 0 446825 0
[pid=21838] ppid=21836 vsize=15104 CPUtime=4.18 cores=1
/proc/21838/stat : 21838 (clasp) R 21836 21836 20692 0 -1 4202496 1253 0 0 0 418 0 0 0 25 0 1 0 438628679 15466496 1141 33554432000 4194304 4785740 140735639354992 18446744073709551615 4550307 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21838/statm: 3776 1141 340 145 0 821 0
[pid=21839] ppid=21836 vsize=455824 CPUtime=4.3 cores=1
/proc/21839/stat : 21839 (TNM) R 21836 21836 20692 0 -1 4202496 336 0 0 0 430 0 0 0 25 0 1 0 438628679 466763776 233 33554432000 134512640 134534564 4293636704 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21839/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2290304

[startup+25.5003 s]
/proc/loadavg: 6.06 6.01 5.99 7/184 21841
/proc/meminfo: memFree=17361736/32951124 swapFree=67111528/67111528
[pid=21836] ppid=21834 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21836/stat : 21836 (ppfolio) S 21834 21836 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438628679 18763776 394 33554432000 4194304 4287625 140735606890080 18446744073709551615 218905751055 0 0 4096 65536 16479358506193911808 0 0 17 1 0 0 0
/proc/21836/statm: 4581 394 345 23 0 91 0
[pid=21837] ppid=21836 vsize=1800672 CPUtime=8.5 cores=1
/proc/21837/stat : 21837 (cryptominisat) R 21836 21836 20692 0 -1 4202496 8460 0 0 0 849 1 0 0 25 0 1 0 438628679 1843888128 3659 33554432000 4194304 4587354 140737426595472 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21837/statm: 450168 3659 337 96 0 446730 0
[pid=21838] ppid=21836 vsize=16172 CPUtime=8.4 cores=1
/proc/21838/stat : 21838 (clasp) R 21836 21836 20692 0 -1 4202496 1504 0 0 0 840 0 0 0 25 0 1 0 438628679 16560128 1392 33554432000 4194304 4785740 140735639354992 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21838/statm: 4043 1392 340 145 0 1088 0
[pid=21839] ppid=21836 vsize=455824 CPUtime=8.58 cores=1
/proc/21839/stat : 21839 (TNM) R 21836 21836 20692 0 -1 4202496 336 0 0 0 858 0 0 0 25 0 1 0 438628679 466763776 233 33554432000 134512640 134534564 4293636704 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21839/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2290992

[startup+51.1007 s]
/proc/loadavg: 6.04 6.01 5.99 7/184 21841
/proc/meminfo: memFree=17357480/32951124 swapFree=67111528/67111528
[pid=21836] ppid=21834 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21836/stat : 21836 (ppfolio) S 21834 21836 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438628679 18763776 394 33554432000 4194304 4287625 140735606890080 18446744073709551615 218905751055 0 0 4096 65536 16479358643632865280 0 0 17 1 0 0 0
/proc/21836/statm: 4581 394 345 23 0 91 0
[pid=21837] ppid=21836 vsize=1803712 CPUtime=16.99 cores=1
/proc/21837/stat : 21837 (cryptominisat) R 21836 21836 20692 0 -1 4202496 12973 0 0 0 1698 1 0 0 25 0 1 0 438628679 1847001088 4386 33554432000 4194304 4587354 140737426595472 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21837/statm: 450928 4386 337 96 0 447490 0
[pid=21838] ppid=21836 vsize=17696 CPUtime=16.98 cores=1
/proc/21838/stat : 21838 (clasp) R 21836 21836 20692 0 -1 4202496 1889 0 0 0 1698 0 0 0 25 0 1 0 438628679 18120704 1777 33554432000 4194304 4785740 140735639354992 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21838/statm: 4424 1777 340 145 0 1469 0
[pid=21839] ppid=21836 vsize=455824 CPUtime=17.09 cores=1
/proc/21839/stat : 21839 (TNM) R 21836 21836 20692 0 -1 4202496 336 0 0 0 1709 0 0 0 25 0 1 0 438628679 466763776 233 33554432000 134512640 134534564 4293636704 18446744073709551615 3688888 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21839/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2295556

[startup+102.306 s]
/proc/loadavg: 6.01 6.01 5.99 7/184 21843
/proc/meminfo: memFree=17335256/32951124 swapFree=67111528/67111528
[pid=21836] ppid=21834 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21836/stat : 21836 (ppfolio) S 21834 21836 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438628679 18763776 394 33554432000 4194304 4287625 140735606890080 18446744073709551615 218905751055 0 0 4096 65536 16479358231316004864 0 0 17 1 0 0 0
/proc/21836/statm: 4581 394 345 23 0 91 0
[pid=21837] ppid=21836 vsize=1824248 CPUtime=34.09 cores=1
/proc/21837/stat : 21837 (cryptominisat) R 21836 21836 20692 0 -1 4202496 22063 0 0 0 3407 2 0 0 25 0 1 0 438628679 1868029952 7557 33554432000 4194304 4587354 140737426595472 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21837/statm: 456062 7557 337 96 0 452624 0
[pid=21838] ppid=21836 vsize=19528 CPUtime=33.99 cores=1
/proc/21838/stat : 21838 (clasp) R 21836 21836 20692 0 -1 4202496 2326 0 0 0 3399 0 0 0 25 0 1 0 438628679 19996672 2214 33554432000 4194304 4785740 140735639354992 18446744073709551615 4553447 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21838/statm: 4882 2214 340 145 0 1927 0
[pid=21839] ppid=21836 vsize=455824 CPUtime=34.19 cores=1
/proc/21839/stat : 21839 (TNM) R 21836 21836 20692 0 -1 4202496 336 0 0 0 3419 0 0 0 25 0 1 0 438628679 466763776 233 33554432000 134512640 134534564 4293636704 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21839/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2317924

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 5.99 7/184 21844
/proc/meminfo: memFree=17340672/32951124 swapFree=67111528/67111528
[pid=21836] ppid=21834 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21836/stat : 21836 (ppfolio) S 21834 21836 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438628679 18763776 394 33554432000 4194304 4287625 140735606890080 18446744073709551615 218905751055 0 0 4096 65536 16479359193388679168 0 0 17 1 0 0 0
/proc/21836/statm: 4581 394 345 23 0 91 0
[pid=21837] ppid=21836 vsize=1819432 CPUtime=54.1 cores=1
/proc/21837/stat : 21837 (cryptominisat) R 21836 21836 20692 0 -1 4202496 25781 0 0 0 5407 3 0 0 25 0 1 0 438628679 1863098368 7651 33554432000 4194304 4587354 140737426595472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21837/statm: 454858 7651 337 96 0 451420 0
[pid=21838] ppid=21836 vsize=20940 CPUtime=53.99 cores=1

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

/proc/21839/statm: 113957 242 103 6 0 112623 0
Current children cumulated CPU time (s) 4542.29
Current children cumulated vsize (KiB) 2371104

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 22126
/proc/meminfo: memFree=17321696/32951124 swapFree=67111528/67111528
[pid=21836] ppid=21834 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21836/stat : 21836 (ppfolio) S 21834 21836 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438628679 18763776 394 33554432000 4194304 4287625 140735606890080 18446744073709551615 218905751055 0 0 4096 65536 16479357956438097920 0 0 17 1 0 0 0
/proc/21836/statm: 4581 394 345 23 0 91 0
[pid=21837] ppid=21836 vsize=1872272 CPUtime=1534.07 cores=1
/proc/21837/stat : 21837 (cryptominisat) R 21836 21836 20692 0 -1 4202496 171315 0 0 0 153369 38 0 0 25 0 1 0 438628679 1917206528 20870 33554432000 4194304 4587354 140737426595472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21837/statm: 468068 20870 337 96 0 464630 0
[pid=21838] ppid=21836 vsize=41100 CPUtime=1534.05 cores=1
/proc/21838/stat : 21838 (clasp) R 21836 21836 20692 0 -1 4202496 7333 0 0 0 153405 0 0 0 25 0 1 0 438628679 42086400 7221 33554432000 4194304 4785740 140735639354992 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21838/statm: 10275 7221 340 145 0 7320 0
[pid=21839] ppid=21836 vsize=455828 CPUtime=1534.16 cores=1
/proc/21839/stat : 21839 (TNM) R 21836 21836 20692 0 -1 4202496 345 0 0 0 153416 0 0 0 25 0 1 0 438628679 466767872 242 33554432000 134512640 134534564 4293636704 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21839/statm: 113957 242 103 6 0 112623 0
Current children cumulated CPU time (s) 4602.28
Current children cumulated vsize (KiB) 2387524

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 22127
/proc/meminfo: memFree=17312480/32951124 swapFree=67111528/67111528
[pid=21836] ppid=21834 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21836/stat : 21836 (ppfolio) S 21834 21836 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438628679 18763776 394 33554432000 4194304 4287625 140735606890080 18446744073709551615 218905751055 0 0 4096 65536 16479357956438097920 0 0 17 1 0 0 0
/proc/21836/statm: 4581 394 345 23 0 91 0
[pid=21837] ppid=21836 vsize=1872272 CPUtime=1554.06 cores=1
/proc/21837/stat : 21837 (cryptominisat) R 21836 21836 20692 0 -1 4202496 173085 0 0 0 155368 38 0 0 25 0 1 0 438628679 1917206528 22577 33554432000 4194304 4587354 140737426595472 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21837/statm: 468068 22577 337 96 0 464630 0
[pid=21838] ppid=21836 vsize=41456 CPUtime=1554.06 cores=1
/proc/21838/stat : 21838 (clasp) R 21836 21836 20692 0 -1 4202496 7388 0 0 0 155406 0 0 0 25 0 1 0 438628679 42450944 7276 33554432000 4194304 4785740 140735639354992 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21838/statm: 10364 7276 340 145 0 7409 0
[pid=21839] ppid=21836 vsize=455828 CPUtime=1554.16 cores=1
/proc/21839/stat : 21839 (TNM) R 21836 21836 20692 0 -1 4202496 345 0 0 0 155416 0 0 0 25 0 1 0 438628679 466767872 242 33554432000 134512640 134534564 4293636704 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21839/statm: 113957 242 103 6 0 112623 0
Current children cumulated CPU time (s) 4662.28
Current children cumulated vsize (KiB) 2387880

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 22129
/proc/meminfo: memFree=17324732/32951124 swapFree=67111528/67111528
[pid=21836] ppid=21834 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21836/stat : 21836 (ppfolio) S 21834 21836 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438628679 18763776 394 33554432000 4194304 4287625 140735606890080 18446744073709551615 218905751055 0 0 4096 65536 16479357956438097920 0 0 17 1 0 0 0
/proc/21836/statm: 4581 394 345 23 0 91 0
[pid=21837] ppid=21836 vsize=1854308 CPUtime=1574.07 cores=1
/proc/21837/stat : 21837 (cryptominisat) R 21836 21836 20692 0 -1 4202496 173807 0 0 0 157368 39 0 0 25 0 1 0 438628679 1898811392 18977 33554432000 4194304 4587354 140737426595472 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21837/statm: 463577 18977 337 96 0 460139 0
[pid=21838] ppid=21836 vsize=41604 CPUtime=1574.05 cores=1
/proc/21838/stat : 21838 (clasp) R 21836 21836 20692 0 -1 4202496 7420 0 0 0 157405 0 0 0 25 0 1 0 438628679 42602496 7308 33554432000 4194304 4785740 140735639354992 18446744073709551615 4552525 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21838/statm: 10401 7308 340 145 0 7446 0
[pid=21839] ppid=21836 vsize=455828 CPUtime=1574.16 cores=1
/proc/21839/stat : 21839 (TNM) R 21836 21836 20692 0 -1 4202496 345 0 0 0 157416 0 0 0 25 0 1 0 438628679 466767872 242 33554432000 134512640 134534564 4293636704 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21839/statm: 113957 242 103 6 0 112623 0
Current children cumulated CPU time (s) 4722.28
Current children cumulated vsize (KiB) 2370064

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 22130
/proc/meminfo: memFree=17324072/32951124 swapFree=67111528/67111528
[pid=21836] ppid=21834 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21836/stat : 21836 (ppfolio) S 21834 21836 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438628679 18763776 394 33554432000 4194304 4287625 140735606890080 18446744073709551615 218905751055 0 0 4096 65536 16479357956438097920 0 0 17 1 0 0 0
/proc/21836/statm: 4581 394 345 23 0 91 0
[pid=21837] ppid=21836 vsize=1854308 CPUtime=1594.08 cores=1
/proc/21837/stat : 21837 (cryptominisat) R 21836 21836 20692 0 -1 4202496 173807 0 0 0 159369 39 0 0 25 0 1 0 438628679 1898811392 18977 33554432000 4194304 4587354 140737426595472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21837/statm: 463577 18977 337 96 0 460139 0
[pid=21838] ppid=21836 vsize=41756 CPUtime=1594.05 cores=1
/proc/21838/stat : 21838 (clasp) R 21836 21836 20692 0 -1 4202496 7477 0 0 0 159405 0 0 0 25 0 1 0 438628679 42758144 7365 33554432000 4194304 4785740 140735639354992 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21838/statm: 10439 7365 340 145 0 7484 0
[pid=21839] ppid=21836 vsize=455828 CPUtime=1594.15 cores=1
/proc/21839/stat : 21839 (TNM) R 21836 21836 20692 0 -1 4202496 345 0 0 0 159415 0 0 0 25 0 1 0 438628679 466767872 242 33554432000 134512640 134534564 4293636704 18446744073709551615 3689481 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21839/statm: 113957 242 103 6 0 112623 0
Current children cumulated CPU time (s) 4782.28
Current children cumulated vsize (KiB) 2370216

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 22132
/proc/meminfo: memFree=17314612/32951124 swapFree=67111528/67111528
[pid=21836] ppid=21834 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21836/stat : 21836 (ppfolio) S 21834 21836 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438628679 18763776 394 33554432000 4194304 4287625 140735606890080 18446744073709551615 218905751055 0 0 4096 65536 16479358093877051392 0 0 17 1 0 0 0
/proc/21836/statm: 4581 394 345 23 0 91 0
[pid=21837] ppid=21836 vsize=1870292 CPUtime=1614.09 cores=1
/proc/21837/stat : 21837 (cryptominisat) R 21836 21836 20692 0 -1 4202496 176686 0 0 0 161369 40 0 0 25 0 1 0 438628679 1915179008 21444 33554432000 4194304 4587354 140737426595472 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21837/statm: 467573 21444 337 96 0 464135 0
[pid=21838] ppid=21836 vsize=41924 CPUtime=1614.05 cores=1
/proc/21838/stat : 21838 (clasp) R 21836 21836 20692 0 -1 4202496 7514 0 0 0 161405 0 0 0 25 0 1 0 438628679 42930176 7402 33554432000 4194304 4785740 140735639354992 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21838/statm: 10481 7402 340 145 0 7526 0
[pid=21839] ppid=21836 vsize=455828 CPUtime=1614.15 cores=1
/proc/21839/stat : 21839 (TNM) R 21836 21836 20692 0 -1 4202496 345 0 0 0 161415 0 0 0 25 0 1 0 438628679 466767872 242 33554432000 134512640 134534564 4293636704 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21839/statm: 113957 242 103 6 0 112623 0
Current children cumulated CPU time (s) 4842.29
Current children cumulated vsize (KiB) 2386368

[startup+4902.3 s]
/proc/loadavg: 6.07 6.02 6.00 7/184 22134
/proc/meminfo: memFree=17308868/32951124 swapFree=67111528/67111528
[pid=21836] ppid=21834 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21836/stat : 21836 (ppfolio) S 21834 21836 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438628679 18763776 394 33554432000 4194304 4287625 140735606890080 18446744073709551615 218905751055 0 0 4096 65536 16479358093877051392 0 0 17 1 0 0 0
/proc/21836/statm: 4581 394 345 23 0 91 0
[pid=21837] ppid=21836 vsize=1870292 CPUtime=1634.1 cores=1
/proc/21837/stat : 21837 (cryptominisat) R 21836 21836 20692 0 -1 4202496 178261 0 0 0 163369 41 0 0 25 0 1 0 438628679 1915179008 22968 33554432000 4194304 4587354 140737426595472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21837/statm: 467573 22968 337 96 0 464135 0
[pid=21838] ppid=21836 vsize=42092 CPUtime=1634.05 cores=1
/proc/21838/stat : 21838 (clasp) R 21836 21836 20692 0 -1 4202496 7541 0 0 0 163404 1 0 0 25 0 1 0 438628679 43102208 7429 33554432000 4194304 4785740 140735639354992 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21838/statm: 10523 7429 340 145 0 7568 0
[pid=21839] ppid=21836 vsize=455828 CPUtime=1634.15 cores=1
/proc/21839/stat : 21839 (TNM) R 21836 21836 20692 0 -1 4202496 345 0 0 0 163415 0 0 0 25 0 1 0 438628679 466767872 242 33554432000 134512640 134534564 4293636704 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21839/statm: 113957 242 103 6 0 112623 0
Current children cumulated CPU time (s) 4902.3
Current children cumulated vsize (KiB) 2386536

[startup+4962.3 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 22135
/proc/meminfo: memFree=17324824/32951124 swapFree=67111528/67111528
[pid=21836] ppid=21834 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21836/stat : 21836 (ppfolio) S 21834 21836 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438628679 18763776 394 33554432000 4194304 4287625 140735606890080 18446744073709551615 218905751055 0 0 4096 65536 16479358093877051392 0 0 17 1 0 0 0
/proc/21836/statm: 4581 394 345 23 0 91 0
[pid=21837] ppid=21836 vsize=1857600 CPUtime=1654.11 cores=1
/proc/21837/stat : 21837 (cryptominisat) R 21836 21836 20692 0 -1 4202496 178629 0 0 0 165370 41 0 0 25 0 1 0 438628679 1902182400 18977 33554432000 4194304 4587354 140737426595472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21837/statm: 464400 18977 337 96 0 460962 0
[pid=21838] ppid=21836 vsize=42092 CPUtime=1654.05 cores=1
/proc/21838/stat : 21838 (clasp) R 21836 21836 20692 0 -1 4202496 7553 0 0 0 165404 1 0 0 25 0 1 0 438628679 43102208 7441 33554432000 4194304 4785740 140735639354992 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21838/statm: 10523 7441 340 145 0 7568 0
[pid=21839] ppid=21836 vsize=455828 CPUtime=1654.15 cores=1
/proc/21839/stat : 21839 (TNM) R 21836 21836 20692 0 -1 4202496 345 0 0 0 165415 0 0 0 25 0 1 0 438628679 466767872 242 33554432000 134512640 134534564 4293636704 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21839/statm: 113957 242 103 6 0 112623 0
Current children cumulated CPU time (s) 4962.31
Current children cumulated vsize (KiB) 2373844



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 22166
/proc/meminfo: memFree=17352056/32951124 swapFree=67111528/67111528
[pid=21836] ppid=21834 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21836/stat : 21836 (ppfolio) S 21834 21836 20692 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438628679 18763776 394 33554432000 4194304 4287625 140735606890080 18446744073709551615 218905751055 0 0 4096 65536 16479358093877051392 0 0 17 1 0 0 0
/proc/21836/statm: 4581 394 345 23 0 91 0
[pid=21837] ppid=21836 vsize=1857600 CPUtime=1666.65 cores=1
/proc/21837/stat : 21837 (cryptominisat) R 21836 21836 20692 0 -1 4202496 178629 0 0 0 166624 41 0 0 25 0 1 0 438628679 1902182400 18977 33554432000 4194304 4587354 140737426595472 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21837/statm: 464400 18977 337 96 0 460962 0
[pid=21838] ppid=21836 vsize=42260 CPUtime=1666.61 cores=1
/proc/21838/stat : 21838 (clasp) R 21836 21836 20692 0 -1 4202496 7567 0 0 0 166660 1 0 0 25 0 1 0 438628679 43274240 7455 33554432000 4194304 4785740 140735639354992 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21838/statm: 10565 7455 340 145 0 7610 0
[pid=21839] ppid=21836 vsize=455828 CPUtime=1666.74 cores=1
/proc/21839/stat : 21839 (TNM) R 21836 21836 20692 0 -1 4202496 345 0 0 0 166674 0 0 0 25 0 1 0 438628679 466767872 242 33554432000 134512640 134534564 4293636704 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21839/statm: 113957 242 103 6 0 112623 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 2374012

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 21836 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
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 5000
CPU user time (s): 4999.58
CPU system time (s): 0.42
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 4152136

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= 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= 212
involuntary context switches= 4

runsolver used 8.19475 second user time and 19.0621 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-20 05:31:50
IDJOB=3220378
IDBENCH=82746
IDSOLVER=1639
FILE ID=node137/3220378-1303270310
RUNJOBID= node137-1303259272-20712
PBS_JOBID= 13049495
Free space on /tmp= 71728 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1514125851-037.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220378-1303270310/watcher-3220378-1303270310 -o /tmp/evaluation-result-3220378-1303270310/solver-3220378-1303270310 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220378-1303270310.cnf

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

MD5SUM BENCH= 7ce6e28d94f25a5004daf47b6c05c693
RANDOM SEED=411084919

node137.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.844
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.68
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.844
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.75
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.844
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.74
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.844
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.74
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.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17381196 kB
Buffers:        702464 kB
Cached:       14354020 kB
SwapCached:          0 kB
Active:        8764888 kB
Inactive:      6445404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17381196 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10148 kB
Writeback:           0 kB
AnonPages:      153712 kB
Mapped:          16440 kB
Slab:           296800 kB
PageTables:       5216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   933656 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= 71720 MiB
End job on node137 at 2011-04-20 06:55:12