Trace number 3220120

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) 4999.97 5000.01

General information on the benchmark

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

Solver Data

0.00/0.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-3220120-1303267033/watcher-3220120-1303267033 -o /tmp/evaluation-result-3220120-1303267033/solver-3220120-1303267033 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220120-1303267033.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.00 6.00 6.00 4/180 11012
/proc/meminfo: memFree=17174352/32951124 swapFree=67111528/67111528
[pid=11012] ppid=11010 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11012/stat : 11012 (ppfolio) S 11010 11012 9593 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 438304295 18763776 394 33554432000 4194304 4287625 140733343691936 18446744073709551615 270613130767 0 0 4096 65536 7243102396379791624 0 0 17 3 0 0 0
/proc/11012/statm: 4581 394 345 23 0 91 0

[startup+0.075279 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 11012
/proc/meminfo: memFree=17174352/32951124 swapFree=67111528/67111528
[pid=11012] ppid=11010 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11012/stat : 11012 (ppfolio) S 11010 11012 9593 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 438304295 18763776 394 33554432000 4194304 4287625 140733343691936 18446744073709551615 270613130767 0 0 4096 65536 7243102396379791624 0 0 17 3 0 0 0
/proc/11012/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100272 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 11012
/proc/meminfo: memFree=17174352/32951124 swapFree=67111528/67111528
[pid=11012] ppid=11010 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11012/stat : 11012 (ppfolio) S 11010 11012 9593 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 438304295 18763776 394 33554432000 4194304 4287625 140733343691936 18446744073709551615 270613130767 0 0 4096 65536 7243102396379791624 0 0 17 3 0 0 0
/proc/11012/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300237 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 11012
/proc/meminfo: memFree=17174352/32951124 swapFree=67111528/67111528
[pid=11012] ppid=11010 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11012/stat : 11012 (ppfolio) S 11010 11012 9593 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 438304295 18763776 394 33554432000 4194304 4287625 140733343691936 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/11012/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700166 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 11012
/proc/meminfo: memFree=17174352/32951124 swapFree=67111528/67111528
[pid=11012] ppid=11010 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11012/stat : 11012 (ppfolio) S 11010 11012 9593 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 438304295 18763776 394 33554432000 4194304 4287625 140733343691936 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/11012/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50104 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 11016
/proc/meminfo: memFree=17166632/32951124 swapFree=67111528/67111528
[pid=11012] ppid=11010 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11012/stat : 11012 (ppfolio) S 11010 11012 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438304295 18763776 394 33554432000 4194304 4287625 140733343691936 18446744073709551615 270613130767 0 0 4096 65536 4593926844054503424 0 0 17 3 0 0 0
/proc/11012/statm: 4581 394 345 23 0 91 0
[pid=11013] ppid=11012 vsize=213212 CPUtime=1.04 cores=1
/proc/11013/stat : 11013 (cryptominisat) R 11012 11012 9593 0 -1 4202496 2773 0 0 0 104 0 0 0 19 0 1 0 438304295 218329088 1197 33554432000 4194304 4587354 140735993388672 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11013/statm: 53303 1197 326 96 0 49865 0
[pid=11014] ppid=11012 vsize=14104 CPUtime=0.13 cores=1
/proc/11014/stat : 11014 (clasp) R 11012 11012 9593 0 -1 4202496 983 0 0 0 13 0 0 0 25 0 1 0 438304295 14442496 874 33554432000 4194304 4785740 140735008911696 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11014/statm: 3526 874 340 145 0 571 0
[pid=11015] ppid=11012 vsize=452788 CPUtime=0.31 cores=1
/proc/11015/stat : 11015 (TNM) R 11012 11012 9593 0 -1 4202496 515 0 0 0 31 0 0 0 25 0 1 0 438304295 463654912 411 33554432000 134512640 134534564 4292095808 18446744073709551615 134524556 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11015/statm: 113197 411 91 6 0 111863 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 698428

[startup+3.10074 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 11016
/proc/meminfo: memFree=17164896/32951124 swapFree=67111528/67111528
[pid=11012] ppid=11010 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11012/stat : 11012 (ppfolio) S 11010 11012 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438304295 18763776 394 33554432000 4194304 4287625 140733343691936 18446744073709551615 270613130767 0 0 4096 65536 4593928630760898560 0 0 17 3 0 0 0
/proc/11012/statm: 4581 394 345 23 0 91 0
[pid=11013] ppid=11012 vsize=34660 CPUtime=1.53 cores=1
/proc/11013/stat : 11013 (cryptominisat) R 11012 11012 9593 0 -1 4202496 5060 0 0 0 153 0 0 0 19 0 1 0 438304295 35491840 3020 33554432000 4194304 4587354 140735993388672 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11013/statm: 8665 3020 336 96 0 5227 0
[pid=11014] ppid=11012 vsize=14776 CPUtime=0.72 cores=1
/proc/11014/stat : 11014 (clasp) R 11012 11012 9593 0 -1 4202496 1152 0 0 0 72 0 0 0 25 0 1 0 438304295 15130624 1043 33554432000 4194304 4785740 140735008911696 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11014/statm: 3694 1043 341 145 0 739 0
[pid=11015] ppid=11012 vsize=452788 CPUtime=0.82 cores=1
/proc/11015/stat : 11015 (TNM) R 11012 11012 9593 0 -1 4202496 515 0 0 0 82 0 0 0 25 0 1 0 438304295 463654912 411 33554432000 134512640 134534564 4292095808 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11015/statm: 113197 411 91 6 0 111863 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 520548

[startup+6.30117 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 11016
/proc/meminfo: memFree=17154052/32951124 swapFree=67111528/67111528
[pid=11012] ppid=11010 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11012/stat : 11012 (ppfolio) S 11010 11012 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438304295 18763776 394 33554432000 4194304 4287625 140733343691936 18446744073709551615 270613130767 0 0 4096 65536 4593927118932410368 0 0 17 3 0 0 0
/proc/11012/statm: 4581 394 345 23 0 91 0
[pid=11013] ppid=11012 vsize=221912 CPUtime=2.63 cores=1
/proc/11013/stat : 11013 (cryptominisat) R 11012 11012 9593 0 -1 4202496 5785 0 0 0 263 0 0 0 22 0 1 0 438304295 227237888 3207 33554432000 4194304 4587354 140735993388672 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11013/statm: 55478 3207 336 96 0 52040 0
[pid=11014] ppid=11012 vsize=15472 CPUtime=1.73 cores=1
/proc/11014/stat : 11014 (clasp) R 11012 11012 9593 0 -1 4202496 1294 0 0 0 173 0 0 0 25 0 1 0 438304295 15843328 1185 33554432000 4194304 4785740 140735008911696 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11014/statm: 3868 1185 341 145 0 913 0
[pid=11015] ppid=11012 vsize=456764 CPUtime=1.91 cores=1
/proc/11015/stat : 11015 (TNM) R 11012 11012 9593 0 -1 4202496 596 0 0 0 191 0 0 0 25 0 1 0 438304295 467726336 492 33554432000 134512640 134534564 4292095808 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11015/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 712472

[startup+12.701 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 11016
/proc/meminfo: memFree=17150400/32951124 swapFree=67111528/67111528
[pid=11012] ppid=11010 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11012/stat : 11012 (ppfolio) S 11010 11012 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438304295 18763776 394 33554432000 4194304 4287625 140733343691936 18446744073709551615 270613130767 0 0 4096 65536 4593927531249270784 0 0 17 3 0 0 0
/proc/11012/statm: 4581 394 345 23 0 91 0
[pid=11013] ppid=11012 vsize=36020 CPUtime=4.74 cores=1
/proc/11013/stat : 11013 (cryptominisat) R 11012 11012 9593 0 -1 4202496 7189 0 0 0 473 1 0 0 25 0 1 0 438304295 36884480 3435 33554432000 4194304 4587354 140735993388672 18446744073709551615 4230313 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11013/statm: 9005 3435 336 96 0 5567 0
[pid=11014] ppid=11012 vsize=16700 CPUtime=3.92 cores=1
/proc/11014/stat : 11014 (clasp) R 11012 11012 9593 0 -1 4202496 1601 0 0 0 392 0 0 0 25 0 1 0 438304295 17100800 1492 33554432000 4194304 4785740 140735008911696 18446744073709551615 4312592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11014/statm: 4175 1492 341 145 0 1220 0
[pid=11015] ppid=11012 vsize=456764 CPUtime=4.02 cores=1
/proc/11015/stat : 11015 (TNM) R 11012 11012 9593 0 -1 4202496 596 0 0 0 402 0 0 0 25 0 1 0 438304295 467726336 492 33554432000 134512640 134534564 4292095808 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11015/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 527808

[startup+25.5008 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 11017
/proc/meminfo: memFree=17144716/32951124 swapFree=67111528/67111528
[pid=11012] ppid=11010 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11012/stat : 11012 (ppfolio) S 11010 11012 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438304295 18763776 394 33554432000 4194304 4287625 140733343691936 18446744073709551615 270613130767 0 0 4096 65536 4593928355882991616 0 0 17 3 0 0 0
/proc/11012/statm: 4581 394 345 23 0 91 0
[pid=11013] ppid=11012 vsize=227812 CPUtime=9.03 cores=1
/proc/11013/stat : 11013 (cryptominisat) R 11012 11012 9593 0 -1 4202496 10225 0 0 0 902 1 0 0 25 0 1 0 438304295 233279488 3592 33554432000 4194304 4587354 140735993388672 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11013/statm: 56953 3592 336 96 0 53515 0
[pid=11014] ppid=11012 vsize=17880 CPUtime=8.13 cores=1
/proc/11014/stat : 11014 (clasp) R 11012 11012 9593 0 -1 4202496 1866 0 0 0 813 0 0 0 25 0 1 0 438304295 18309120 1757 33554432000 4194304 4785740 140735008911696 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11014/statm: 4470 1757 341 145 0 1515 0
[pid=11015] ppid=11012 vsize=456764 CPUtime=8.31 cores=1
/proc/11015/stat : 11015 (TNM) R 11012 11012 9593 0 -1 4202496 596 0 0 0 831 0 0 0 25 0 1 0 438304295 467726336 492 33554432000 134512640 134534564 4292095808 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11015/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 720780

[startup+51.1003 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 11017
/proc/meminfo: memFree=17146048/32951124 swapFree=67111528/67111528
[pid=11012] ppid=11010 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11012/stat : 11012 (ppfolio) S 11010 11012 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438304295 18763776 394 33554432000 4194304 4287625 140733343691936 18446744073709551615 270613130767 0 0 4096 65536 4593928630760898560 0 0 17 3 0 0 0
/proc/11012/statm: 4581 394 345 23 0 91 0
[pid=11013] ppid=11012 vsize=46444 CPUtime=17.54 cores=1
/proc/11013/stat : 11013 (cryptominisat) R 11012 11012 9593 0 -1 4202496 16224 0 0 0 1752 2 0 0 25 0 1 0 438304295 47558656 5901 33554432000 4194304 4587354 140735993388672 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11013/statm: 11611 5901 336 96 0 8173 0
[pid=11014] ppid=11012 vsize=20192 CPUtime=16.71 cores=1
/proc/11014/stat : 11014 (clasp) R 11012 11012 9593 0 -1 4202496 2405 0 0 0 1671 0 0 0 25 0 1 0 438304295 20676608 2296 33554432000 4194304 4785740 140735008911696 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11014/statm: 5048 2296 341 145 0 2093 0
[pid=11015] ppid=11012 vsize=456764 CPUtime=16.82 cores=1
/proc/11015/stat : 11015 (TNM) R 11012 11012 9593 0 -1 4202496 596 0 0 0 1682 0 0 0 25 0 1 0 438304295 467726336 492 33554432000 134512640 134534564 4292095808 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11015/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 541724

[startup+102.307 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 11019
/proc/meminfo: memFree=17003068/32951124 swapFree=67111528/67111528
[pid=11012] ppid=11010 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11012/stat : 11012 (ppfolio) S 11010 11012 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438304295 18763776 394 33554432000 4194304 4287625 140733343691936 18446744073709551615 270613130767 0 0 4096 65536 4593928768199852032 0 0 17 3 0 0 0
/proc/11012/statm: 4581 394 345 23 0 91 0
[pid=11013] ppid=11012 vsize=60288 CPUtime=34.63 cores=1
/proc/11013/stat : 11013 (cryptominisat) R 11012 11012 9593 0 -1 4202496 25411 0 0 0 3460 3 0 0 25 0 1 0 438304295 61734912 9506 33554432000 4194304 4587354 140735993388672 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11013/statm: 15072 9506 336 96 0 11634 0
[pid=11014] ppid=11012 vsize=22456 CPUtime=33.74 cores=1
/proc/11014/stat : 11014 (clasp) R 11012 11012 9593 0 -1 4202496 2916 0 0 0 3374 0 0 0 25 0 1 0 438304295 22994944 2807 33554432000 4194304 4785740 140735008911696 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11014/statm: 5614 2807 341 145 0 2659 0
[pid=11015] ppid=11012 vsize=456764 CPUtime=33.9 cores=1
/proc/11015/stat : 11015 (TNM) R 11012 11012 9593 0 -1 4202496 596 0 0 0 3390 0 0 0 25 0 1 0 438304295 467726336 492 33554432000 134512640 134534564 4292095808 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11015/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 557832

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 11020
/proc/meminfo: memFree=17002068/32951124 swapFree=67111528/67111528
[pid=11012] ppid=11010 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11012/stat : 11012 (ppfolio) S 11010 11012 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438304295 18763776 394 33554432000 4194304 4287625 140733343691936 18446744073709551615 270613130767 0 0 4096 65536 4593927943566131200 0 0 17 3 0 0 0
/proc/11012/statm: 4581 394 345 23 0 91 0
[pid=11013] ppid=11012 vsize=246660 CPUtime=54.63 cores=1
/proc/11013/stat : 11013 (cryptominisat) R 11012 11012 9593 0 -1 4202496 29023 0 0 0 5459 4 0 0 25 0 1 0 438304295 252579840 9069 33554432000 4194304 4587354 140735993388672 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11013/statm: 61665 9069 336 96 0 58227 0
[pid=11014] ppid=11012 vsize=24520 CPUtime=53.74 cores=1

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

/proc/11015/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 4542.26
Current children cumulated vsize (KiB) 797356

[startup+4602.3 s]
/proc/loadavg: 6.00 6.01 6.00 7/184 11182
/proc/meminfo: memFree=17030740/32951124 swapFree=67111528/67111528
[pid=11012] ppid=11010 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11012/stat : 11012 (ppfolio) S 11010 11012 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438304295 18763776 394 33554432000 4194304 4287625 140733343691936 18446744073709551615 270613130767 0 0 4096 65536 4593928493321945088 0 0 17 3 0 0 0
/proc/11012/statm: 4581 394 345 23 0 91 0
[pid=11013] ppid=11012 vsize=325636 CPUtime=1534.61 cores=1
/proc/11013/stat : 11013 (cryptominisat) R 11012 11012 9593 0 -1 4202496 250618 0 0 0 153404 57 0 0 25 0 1 0 438304295 333451264 30233 33554432000 4194304 4587354 140735993388672 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11013/statm: 81409 30233 336 96 0 77971 0
[pid=11014] ppid=11012 vsize=50852 CPUtime=1533.78 cores=1
/proc/11014/stat : 11014 (clasp) R 11012 11012 9593 0 -1 4202496 9744 0 0 0 153377 1 0 0 25 0 1 0 438304295 52072448 9153 33554432000 4194304 4785740 140735008911696 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11014/statm: 12713 9153 341 145 0 9758 0
[pid=11015] ppid=11012 vsize=456764 CPUtime=1533.88 cores=1
/proc/11015/stat : 11015 (TNM) R 11012 11012 9593 0 -1 4202496 596 0 0 0 153388 0 0 0 25 0 1 0 438304295 467726336 492 33554432000 134512640 134534564 4292095808 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11015/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 4602.27
Current children cumulated vsize (KiB) 851576

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 11183
/proc/meminfo: memFree=17030360/32951124 swapFree=67111528/67111528
[pid=11012] ppid=11010 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11012/stat : 11012 (ppfolio) S 11010 11012 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438304295 18763776 394 33554432000 4194304 4287625 140733343691936 18446744073709551615 270613130767 0 0 4096 65536 4593928493321945088 0 0 17 3 0 0 0
/proc/11012/statm: 4581 394 345 23 0 91 0
[pid=11013] ppid=11012 vsize=325636 CPUtime=1554.6 cores=1
/proc/11013/stat : 11013 (cryptominisat) R 11012 11012 9593 0 -1 4202496 250618 0 0 0 155403 57 0 0 25 0 1 0 438304295 333451264 30233 33554432000 4194304 4587354 140735993388672 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11013/statm: 81409 30233 336 96 0 77971 0
[pid=11014] ppid=11012 vsize=50948 CPUtime=1553.78 cores=1
/proc/11014/stat : 11014 (clasp) R 11012 11012 9593 0 -1 4202496 9801 0 0 0 155377 1 0 0 25 0 1 0 438304295 52170752 9162 33554432000 4194304 4785740 140735008911696 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11014/statm: 12737 9162 341 145 0 9782 0
[pid=11015] ppid=11012 vsize=456764 CPUtime=1553.88 cores=1
/proc/11015/stat : 11015 (TNM) R 11012 11012 9593 0 -1 4202496 596 0 0 0 155388 0 0 0 25 0 1 0 438304295 467726336 492 33554432000 134512640 134534564 4292095808 18446744073709551615 134529823 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11015/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 4662.26
Current children cumulated vsize (KiB) 851672

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 11185
/proc/meminfo: memFree=17016096/32951124 swapFree=67111528/67111528
[pid=11012] ppid=11010 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11012/stat : 11012 (ppfolio) S 11010 11012 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438304295 18763776 394 33554432000 4194304 4287625 140733343691936 18446744073709551615 270613130767 0 0 4096 65536 4593928493321945088 0 0 17 3 0 0 0
/proc/11012/statm: 4581 394 345 23 0 91 0
[pid=11013] ppid=11012 vsize=340548 CPUtime=1574.6 cores=1
/proc/11013/stat : 11013 (cryptominisat) R 11012 11012 9593 0 -1 4202496 254068 0 0 0 157403 57 0 0 25 0 1 0 438304295 348721152 33683 33554432000 4194304 4587354 140735993388672 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11013/statm: 85137 33683 336 96 0 81699 0
[pid=11014] ppid=11012 vsize=50948 CPUtime=1573.78 cores=1
/proc/11014/stat : 11014 (clasp) R 11012 11012 9593 0 -1 4202496 9801 0 0 0 157377 1 0 0 25 0 1 0 438304295 52170752 9162 33554432000 4194304 4785740 140735008911696 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11014/statm: 12737 9162 341 145 0 9782 0
[pid=11015] ppid=11012 vsize=456764 CPUtime=1573.89 cores=1
/proc/11015/stat : 11015 (TNM) R 11012 11012 9593 0 -1 4202496 596 0 0 0 157389 0 0 0 25 0 1 0 438304295 467726336 492 33554432000 134512640 134534564 4292095808 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11015/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 4722.27
Current children cumulated vsize (KiB) 866584

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 11187
/proc/meminfo: memFree=17015220/32951124 swapFree=67111528/67111528
[pid=11012] ppid=11010 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11012/stat : 11012 (ppfolio) S 11010 11012 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438304295 18763776 394 33554432000 4194304 4287625 140733343691936 18446744073709551615 270613130767 0 0 4096 65536 4593928493321945088 0 0 17 3 0 0 0
/proc/11012/statm: 4581 394 345 23 0 91 0
[pid=11013] ppid=11012 vsize=340548 CPUtime=1594.6 cores=1
/proc/11013/stat : 11013 (cryptominisat) R 11012 11012 9593 0 -1 4202496 254068 0 0 0 159403 57 0 0 25 0 1 0 438304295 348721152 33683 33554432000 4194304 4587354 140735993388672 18446744073709551615 4365302 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11013/statm: 85137 33683 336 96 0 81699 0
[pid=11014] ppid=11012 vsize=51812 CPUtime=1593.77 cores=1
/proc/11014/stat : 11014 (clasp) R 11012 11012 9593 0 -1 4202496 9955 0 0 0 159376 1 0 0 25 0 1 0 438304295 53055488 9316 33554432000 4194304 4785740 140735008911696 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11014/statm: 12953 9316 341 145 0 9998 0
[pid=11015] ppid=11012 vsize=456764 CPUtime=1593.89 cores=1
/proc/11015/stat : 11015 (TNM) R 11012 11012 9593 0 -1 4202496 596 0 0 0 159389 0 0 0 25 0 1 0 438304295 467726336 492 33554432000 134512640 134534564 4292095808 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11015/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 4782.26
Current children cumulated vsize (KiB) 867448

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 11188
/proc/meminfo: memFree=17063820/32951124 swapFree=67111528/67111528
[pid=11012] ppid=11010 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11012/stat : 11012 (ppfolio) S 11010 11012 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438304295 18763776 394 33554432000 4194304 4287625 140733343691936 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/11012/statm: 4581 394 345 23 0 91 0
[pid=11013] ppid=11012 vsize=227584 CPUtime=1614.59 cores=1
/proc/11013/stat : 11013 (cryptominisat) R 11012 11012 9593 0 -1 4202496 254929 0 0 0 161402 57 0 0 25 0 1 0 438304295 233046016 21368 33554432000 4194304 4587354 140735993388672 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11013/statm: 56896 21368 336 96 0 53458 0
[pid=11014] ppid=11012 vsize=51812 CPUtime=1613.77 cores=1
/proc/11014/stat : 11014 (clasp) R 11012 11012 9593 0 -1 4202496 9957 0 0 0 161376 1 0 0 25 0 1 0 438304295 53055488 9318 33554432000 4194304 4785740 140735008911696 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11014/statm: 12953 9318 341 145 0 9998 0
[pid=11015] ppid=11012 vsize=456764 CPUtime=1613.9 cores=1
/proc/11015/stat : 11015 (TNM) R 11012 11012 9593 0 -1 4202496 596 0 0 0 161390 0 0 0 25 0 1 0 438304295 467726336 492 33554432000 134512640 134534564 4292095808 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11015/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 4842.26
Current children cumulated vsize (KiB) 754484

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 11190
/proc/meminfo: memFree=17063068/32951124 swapFree=67111528/67111528
[pid=11012] ppid=11010 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11012/stat : 11012 (ppfolio) S 11010 11012 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438304295 18763776 394 33554432000 4194304 4287625 140733343691936 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/11012/statm: 4581 394 345 23 0 91 0
[pid=11013] ppid=11012 vsize=227584 CPUtime=1634.59 cores=1
/proc/11013/stat : 11013 (cryptominisat) R 11012 11012 9593 0 -1 4202496 254929 0 0 0 163402 57 0 0 25 0 1 0 438304295 233046016 21368 33554432000 4194304 4587354 140735993388672 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11013/statm: 56896 21368 336 96 0 53458 0
[pid=11014] ppid=11012 vsize=51812 CPUtime=1633.77 cores=1
/proc/11014/stat : 11014 (clasp) R 11012 11012 9593 0 -1 4202496 9964 0 0 0 163376 1 0 0 25 0 1 0 438304295 53055488 9325 33554432000 4194304 4785740 140735008911696 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11014/statm: 12953 9325 341 145 0 9998 0
[pid=11015] ppid=11012 vsize=456764 CPUtime=1633.91 cores=1
/proc/11015/stat : 11015 (TNM) R 11012 11012 9593 0 -1 4202496 596 0 0 0 163391 0 0 0 25 0 1 0 438304295 467726336 492 33554432000 134512640 134534564 4292095808 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11015/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 4902.27
Current children cumulated vsize (KiB) 754484

[startup+4962.3 s]
/proc/loadavg: 6.05 6.01 6.00 7/184 11191
/proc/meminfo: memFree=17056488/32951124 swapFree=67111528/67111528
[pid=11012] ppid=11010 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11012/stat : 11012 (ppfolio) S 11010 11012 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438304295 18763776 394 33554432000 4194304 4287625 140733343691936 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/11012/statm: 4581 394 345 23 0 91 0
[pid=11013] ppid=11012 vsize=99284 CPUtime=1654.59 cores=1
/proc/11013/stat : 11013 (cryptominisat) R 11012 11012 9593 0 -1 4202496 255478 0 0 0 165401 58 0 0 25 0 1 0 438304295 101666816 21367 33554432000 4194304 4587354 140735993388672 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11013/statm: 24821 21367 336 96 0 21383 0
[pid=11014] ppid=11012 vsize=51812 CPUtime=1653.76 cores=1
/proc/11014/stat : 11014 (clasp) R 11012 11012 9593 0 -1 4202496 9964 0 0 0 165375 1 0 0 25 0 1 0 438304295 53055488 9325 33554432000 4194304 4785740 140735008911696 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11014/statm: 12953 9325 341 145 0 9998 0
[pid=11015] ppid=11012 vsize=456764 CPUtime=1653.91 cores=1
/proc/11015/stat : 11015 (TNM) R 11012 11012 9593 0 -1 4202496 596 0 0 0 165391 0 0 0 25 0 1 0 438304295 467726336 492 33554432000 134512640 134534564 4292095808 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11015/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 4962.26
Current children cumulated vsize (KiB) 626184



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.07 6.03 6.00 7/184 11192
/proc/meminfo: memFree=17056360/32951124 swapFree=67111528/67111528
[pid=11012] ppid=11010 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11012/stat : 11012 (ppfolio) S 11010 11012 9593 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 438304295 18763776 394 33554432000 4194304 4287625 140733343691936 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/11012/statm: 4581 394 345 23 0 91 0
[pid=11013] ppid=11012 vsize=99284 CPUtime=1667.19 cores=1
/proc/11013/stat : 11013 (cryptominisat) R 11012 11012 9593 0 -1 4202496 255478 0 0 0 166661 58 0 0 25 0 1 0 438304295 101666816 21367 33554432000 4194304 4587354 140735993388672 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11013/statm: 24821 21367 336 96 0 21383 0
[pid=11014] ppid=11012 vsize=51812 CPUtime=1666.33 cores=1
/proc/11014/stat : 11014 (clasp) R 11012 11012 9593 0 -1 4202496 9965 0 0 0 166632 1 0 0 25 0 1 0 438304295 53055488 9326 33554432000 4194304 4785740 140735008911696 18446744073709551615 4287150 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11014/statm: 12953 9326 341 145 0 9998 0
[pid=11015] ppid=11012 vsize=456764 CPUtime=1666.45 cores=1
/proc/11015/stat : 11015 (TNM) R 11012 11012 9593 0 -1 4202496 596 0 0 0 166645 0 0 0 25 0 1 0 438304295 467726336 492 33554432000 134512640 134534564 4292095808 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11015/statm: 114191 492 95 6 0 112857 0
Current children cumulated CPU time (s) 4999.97
Current children cumulated vsize (KiB) 626184

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 11012 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=3999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 4999.97
#
# 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): 4999.97
CPU user time (s): 4999.38
CPU system time (s): 0.59
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 940964

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

runsolver used 8.29374 second user time and 18.9731 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-20 04:37:14
IDJOB=3220120
IDBENCH=82703
IDSOLVER=1639
FILE ID=node108/3220120-1303267033
RUNJOBID= node108-1303250029-9612
PBS_JOBID= 13042431
Free space on /tmp= 72288 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S818753762-096.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220120-1303267033/watcher-3220120-1303267033 -o /tmp/evaluation-result-3220120-1303267033/solver-3220120-1303267033 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220120-1303267033.cnf

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

MD5SUM BENCH= ffd67922a8bb7c4660bea122f8a5ce0e
RANDOM SEED=225913480

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17174632 kB
Buffers:        758324 kB
Cached:       14488700 kB
SwapCached:          0 kB
Active:        7962828 kB
Inactive:      7462740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17174632 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9740 kB
Writeback:           0 kB
AnonPages:      178140 kB
Mapped:          16408 kB
Slab:           288504 kB
PageTables:       5448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1068864 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= 72276 MiB
End job on node108 at 2011-04-20 06:00:36