Trace number 3191126

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 par? (TO) 4800.24 1201.71

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S839353433-100.UNKNOWN.cnf
MD5SUMe68176dd0214c3858ad791ec08d1acee
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 variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

Solver Data

0.00/0.10	This is pico-portfolio, a naive parallel portfolio
0.00/0.10	Copyright (C) 2011 Olivier Roussel
0.00/0.10	Using 4 processing units
0.00/0.10	This portfolio uses the following solvers:
0.00/0.10	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.10	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.10	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.10	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.10	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.10	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.10	Starting clasp 1.3.6 on core(s) 4
0.00/0.10	Starting TNM 2009 on core(s) 6
0.00/0.10	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.10	Starting march_hi 2009 on core(s) 6

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-3191126-1304060475/watcher-3191126-1304060475 -o /tmp/evaluation-result-3191126-1304060475/solver-3191126-1304060475 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191126-1304060475.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 9.66 9.92 9.47 6/182 17601
/proc/meminfo: memFree=18354248/32951124 swapFree=67110396/67111528
[pid=17601] ppid=17599 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17601/stat : 17601 (ppfolio) S 17599 17601 14760 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 596278200 18763776 390 33554432000 4194304 4287625 140737112246000 18446744073709551615 224284945935 0 0 4096 65536 4592951444096679935 0 0 17 2 0 0 0
/proc/17601/statm: 4581 390 341 23 0 91 0

[startup+0.135509 s]
/proc/loadavg: 9.66 9.92 9.47 6/182 17601
/proc/meminfo: memFree=18354248/32951124 swapFree=67110396/67111528
[pid=17601] ppid=17599 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17601/stat : 17601 (ppfolio) S 17599 17601 14760 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 596278200 18763776 390 33554432000 4194304 4287625 140737112246000 18446744073709551615 224284945935 0 0 4096 65536 4592951444096679935 0 0 17 2 0 0 0
/proc/17601/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200499 s]
/proc/loadavg: 9.66 9.92 9.47 6/182 17601
/proc/meminfo: memFree=18354248/32951124 swapFree=67110396/67111528
[pid=17601] ppid=17599 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17601/stat : 17601 (ppfolio) S 17599 17601 14760 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 596278200 18763776 390 33554432000 4194304 4287625 140737112246000 18446744073709551615 224284945935 0 0 4096 65536 4592951444096679935 0 0 17 2 0 0 0
/proc/17601/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300482 s]
/proc/loadavg: 9.66 9.92 9.47 6/182 17601
/proc/meminfo: memFree=18354248/32951124 swapFree=67110396/67111528
[pid=17601] ppid=17599 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17601/stat : 17601 (ppfolio) S 17599 17601 14760 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 596278200 18763776 390 33554432000 4194304 4287625 140737112246000 18446744073709551615 224284945935 0 0 4096 65536 4592951444096679935 0 0 17 2 0 0 0
/proc/17601/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700415 s]
/proc/loadavg: 9.66 9.92 9.47 6/182 17601
/proc/meminfo: memFree=18354248/32951124 swapFree=67110396/67111528
[pid=17601] ppid=17599 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17601/stat : 17601 (ppfolio) S 17599 17601 14760 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 596278200 18763776 390 33554432000 4194304 4287625 140737112246000 18446744073709551615 224284945935 0 0 4096 65536 4592951444096679935 0 0 17 2 0 0 0
/proc/17601/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50028 s]
/proc/loadavg: 9.68 9.92 9.48 11/188 17607
/proc/meminfo: memFree=18340808/32951124 swapFree=67110396/67111528
[pid=17601] ppid=17599 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17601/stat : 17601 (ppfolio) S 17599 17601 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596278200 18763776 390 33554432000 4194304 4287625 140737112246000 18446744073709551615 224284945935 0 0 4096 65536 4592951444096679935 0 0 17 2 0 0 0
/proc/17601/statm: 4581 390 341 23 0 91 0
[pid=17602] ppid=17601 vsize=1860540 CPUtime=1.49 cores=0
/proc/17602/stat : 17602 (cryptominisat) R 17601 17601 14760 0 -1 4202496 3453 0 0 0 149 0 0 0 25 0 1 0 596278200 1905192960 1593 33554432000 4194304 4587354 140735086375872 18446744073709551615 4430969 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17602/statm: 465135 1593 336 96 0 461697 0
[pid=17603] ppid=17601 vsize=15044 CPUtime=1.49 cores=4
/proc/17603/stat : 17603 (clasp) R 17601 17601 14760 0 -1 4202496 1201 0 0 0 149 0 0 0 25 0 1 0 596278200 15405056 1092 33554432000 4194304 4785740 140735413837296 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17603/statm: 3761 1092 340 145 0 806 0
[pid=17604] ppid=17601 vsize=452656 CPUtime=0.77 cores=6
/proc/17604/stat : 17604 (TNM) R 17601 17601 14760 0 -1 4202496 482 0 0 0 77 0 0 0 25 0 1 0 596278200 463519744 378 33554432000 134512640 134534564 4294542272 18446744073709551615 134524677 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17604/statm: 113164 378 91 6 0 111830 0
[pid=17605] ppid=17601 vsize=7400 CPUtime=1.49 cores=2
/proc/17605/stat : 17605 (lingeling) R 17601 17601 14760 0 -1 4202496 1441 0 0 0 149 0 0 0 25 0 1 0 596278200 7577600 1044 33554432000 4194304 4352236 140737440384224 18446744073709551615 4328191 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17605/statm: 1850 1044 127 39 0 930 0
[pid=17606] ppid=17601 vsize=8580 CPUtime=0.7 cores=6
/proc/17606/stat : 17606 (march_hi) R 17601 17601 14760 0 -1 4202496 1545 0 0 0 70 0 0 0 25 0 1 0 596278200 8785920 626 33554432000 4194304 4331988 140734238457456 18446744073709551615 224284320970 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17606/statm: 2145 626 174 34 0 587 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 2362544

[startup+3.10102 s]
/proc/loadavg: 9.68 9.92 9.48 11/188 17607
/proc/meminfo: memFree=18337336/32951124 swapFree=67110396/67111528
[pid=17601] ppid=17599 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17601/stat : 17601 (ppfolio) S 17599 17601 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596278200 18763776 390 33554432000 4194304 4287625 140737112246000 18446744073709551615 224284945935 0 0 4096 65536 4592951444096679935 0 0 17 2 0 0 0
/proc/17601/statm: 4581 390 341 23 0 91 0
[pid=17602] ppid=17601 vsize=3746188 CPUtime=3.09 cores=0
/proc/17602/stat : 17602 (cryptominisat) R 17601 17601 14760 0 -1 4202496 5898 0 0 0 309 0 0 0 25 0 1 0 596278200 3836096512 3025 33554432000 4194304 4587354 140735086375872 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17602/statm: 936547 3025 336 96 0 933109 0
[pid=17603] ppid=17601 vsize=15940 CPUtime=3.09 cores=4
/proc/17603/stat : 17603 (clasp) R 17601 17601 14760 0 -1 4202496 1431 0 0 0 309 0 0 0 25 0 1 0 596278200 16322560 1322 33554432000 4194304 4785740 140735413837296 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17603/statm: 3985 1322 340 145 0 1030 0
[pid=17604] ppid=17601 vsize=456648 CPUtime=1.57 cores=6
/proc/17604/stat : 17604 (TNM) R 17601 17601 14760 0 -1 4202496 557 0 0 0 157 0 0 0 25 0 1 0 596278200 467607552 453 33554432000 134512640 134534564 4294542272 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17604/statm: 114162 453 95 6 0 112828 0
[pid=17605] ppid=17601 vsize=7480 CPUtime=3.09 cores=2
/proc/17605/stat : 17605 (lingeling) R 17601 17601 14760 0 -1 4202496 1667 0 0 0 309 0 0 0 25 0 1 0 596278200 7659520 1064 33554432000 4194304 4352236 140737440384224 18446744073709551615 4328191 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17605/statm: 1870 1064 127 39 0 950 0
[pid=17606] ppid=17601 vsize=8580 CPUtime=1.5 cores=6
/proc/17606/stat : 17606 (march_hi) R 17601 17601 14760 0 -1 4202496 1545 0 0 0 150 0 0 0 25 0 1 0 596278200 8785920 626 33554432000 4194304 4331988 140734238457456 18446744073709551615 4287103 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17606/statm: 2145 626 174 34 0 587 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 4253160

[startup+6.30048 s]
/proc/loadavg: 9.68 9.92 9.48 11/188 17607
/proc/meminfo: memFree=18334828/32951124 swapFree=67110396/67111528
[pid=17601] ppid=17599 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17601/stat : 17601 (ppfolio) S 17599 17601 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596278200 18763776 390 33554432000 4194304 4287625 140737112246000 18446744073709551615 224284945935 0 0 4096 65536 4592951444096679935 0 0 17 2 0 0 0
/proc/17601/statm: 4581 390 341 23 0 91 0
[pid=17602] ppid=17601 vsize=38952 CPUtime=6.29 cores=0
/proc/17602/stat : 17602 (cryptominisat) R 17601 17601 14760 0 -1 4202496 7627 0 0 0 629 0 0 0 25 0 1 0 596278200 39886848 3585 33554432000 4194304 4587354 140735086375872 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17602/statm: 9738 3585 336 96 0 6300 0
[pid=17603] ppid=17601 vsize=17236 CPUtime=6.29 cores=4
/proc/17603/stat : 17603 (clasp) R 17601 17601 14760 0 -1 4202496 1710 0 0 0 629 0 0 0 25 0 1 0 596278200 17649664 1601 33554432000 4194304 4785740 140735413837296 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17603/statm: 4309 1601 340 145 0 1354 0
[pid=17604] ppid=17601 vsize=456648 CPUtime=3.15 cores=6
/proc/17604/stat : 17604 (TNM) R 17601 17601 14760 0 -1 4202496 557 0 0 0 315 0 0 0 25 0 1 0 596278200 467607552 453 33554432000 134512640 134534564 4294542272 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17604/statm: 114162 453 95 6 0 112828 0
[pid=17605] ppid=17601 vsize=8268 CPUtime=6.29 cores=2
/proc/17605/stat : 17605 (lingeling) R 17601 17601 14760 0 -1 4202496 2164 0 0 0 629 0 0 0 25 0 1 0 596278200 8466432 1261 33554432000 4194304 4352236 140737440384224 18446744073709551615 4329024 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17605/statm: 2067 1261 127 39 0 1147 0
[pid=17606] ppid=17601 vsize=8884 CPUtime=3.1 cores=6
/proc/17606/stat : 17606 (march_hi) R 17601 17601 14760 0 -1 4202496 1619 0 0 0 310 0 0 0 25 0 1 0 596278200 9097216 700 33554432000 4194304 4331988 140734238457456 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17606/statm: 2221 700 174 34 0 663 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 548312

[startup+12.7004 s]
/proc/loadavg: 9.81 9.94 9.49 11/188 17607
/proc/meminfo: memFree=18322360/32951124 swapFree=67110396/67111528
[pid=17601] ppid=17599 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17601/stat : 17601 (ppfolio) S 17599 17601 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596278200 18763776 390 33554432000 4194304 4287625 140737112246000 18446744073709551615 224284945935 0 0 4096 65536 4592951444096679935 0 0 17 2 0 0 0
/proc/17601/statm: 4581 390 341 23 0 91 0
[pid=17602] ppid=17601 vsize=1873880 CPUtime=12.69 cores=0
/proc/17602/stat : 17602 (cryptominisat) R 17601 17601 14760 0 -1 4202496 12531 0 0 0 1268 1 0 0 25 0 1 0 596278200 1918853120 4805 33554432000 4194304 4587354 140735086375872 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17602/statm: 468470 4805 336 96 0 465032 0
[pid=17603] ppid=17601 vsize=18856 CPUtime=12.68 cores=4
/proc/17603/stat : 17603 (clasp) R 17601 17601 14760 0 -1 4202496 2095 0 0 0 1268 0 0 0 25 0 1 0 596278200 19308544 1986 33554432000 4194304 4785740 140735413837296 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17603/statm: 4714 1986 341 145 0 1759 0
[pid=17604] ppid=17601 vsize=456648 CPUtime=6.34 cores=6
/proc/17604/stat : 17604 (TNM) R 17601 17601 14760 0 -1 4202496 557 0 0 0 634 0 0 0 25 0 1 0 596278200 467607552 453 33554432000 134512640 134534564 4294542272 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17604/statm: 114162 453 95 6 0 112828 0
[pid=17605] ppid=17601 vsize=8268 CPUtime=12.69 cores=2
/proc/17605/stat : 17605 (lingeling) R 17601 17601 14760 0 -1 4202496 2804 0 0 0 1269 0 0 0 25 0 1 0 596278200 8466432 1261 33554432000 4194304 4352236 140737440384224 18446744073709551615 4329205 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17605/statm: 2067 1261 127 39 0 1147 0
[pid=17606] ppid=17601 vsize=9264 CPUtime=6.27 cores=6
/proc/17606/stat : 17606 (march_hi) R 17601 17601 14760 0 -1 4202496 1713 0 0 0 627 0 0 0 25 0 1 0 596278200 9486336 794 33554432000 4194304 4331988 140734238457456 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17606/statm: 2316 794 175 34 0 758 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 2385240

[startup+25.5013 s]
/proc/loadavg: 9.92 9.95 9.50 11/188 17607
/proc/meminfo: memFree=18309836/32951124 swapFree=67110396/67111528
[pid=17601] ppid=17599 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17601/stat : 17601 (ppfolio) S 17599 17601 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596278200 18763776 390 33554432000 4194304 4287625 140737112246000 18446744073709551615 224284945935 0 0 4096 65536 4592951444096679935 0 0 17 2 0 0 0
/proc/17601/statm: 4581 390 341 23 0 91 0
[pid=17602] ppid=17601 vsize=49040 CPUtime=25.49 cores=0
/proc/17602/stat : 17602 (cryptominisat) R 17601 17601 14760 0 -1 4202496 18342 0 0 0 2547 2 0 0 25 0 1 0 596278200 50216960 6902 33554432000 4194304 4587354 140735086375872 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17602/statm: 12260 6902 336 96 0 8822 0
[pid=17603] ppid=17601 vsize=20644 CPUtime=25.48 cores=4
/proc/17603/stat : 17603 (clasp) R 17601 17601 14760 0 -1 4202496 2499 0 0 0 2548 0 0 0 25 0 1 0 596278200 21139456 2390 33554432000 4194304 4785740 140735413837296 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17603/statm: 5161 2390 341 145 0 2206 0
[pid=17604] ppid=17601 vsize=456648 CPUtime=12.74 cores=6
/proc/17604/stat : 17604 (TNM) R 17601 17601 14760 0 -1 4202496 557 0 0 0 1274 0 0 0 25 0 1 0 596278200 467607552 453 33554432000 134512640 134534564 4294542272 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17604/statm: 114162 453 95 6 0 112828 0
[pid=17605] ppid=17601 vsize=10828 CPUtime=25.48 cores=2
/proc/17605/stat : 17605 (lingeling) R 17601 17601 14760 0 -1 4202496 4468 0 0 0 2548 0 0 0 25 0 1 0 596278200 11087872 1901 33554432000 4194304 4352236 140737440384224 18446744073709551615 4329043 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17605/statm: 2707 1901 127 39 0 1787 0
[pid=17606] ppid=17601 vsize=10116 CPUtime=12.6 cores=6
/proc/17606/stat : 17606 (march_hi) R 17601 17601 14760 0 -1 4202496 1892 0 0 0 1260 0 0 0 25 0 1 0 596278200 10358784 973 33554432000 4194304 4331988 140734238457456 18446744073709551615 4239578 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17606/statm: 2529 973 175 34 0 971 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 565600

[startup+51.101 s]
/proc/loadavg: 9.94 9.96 9.51 11/188 17609
/proc/meminfo: memFree=18303288/32951124 swapFree=67110396/67111528
[pid=17601] ppid=17599 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17601/stat : 17601 (ppfolio) S 17599 17601 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596278200 18763776 390 33554432000 4194304 4287625 140737112246000 18446744073709551615 224284945935 0 0 4096 65536 4592951444096679935 0 0 17 2 0 0 0
/proc/17601/statm: 4581 390 341 23 0 91 0
[pid=17602] ppid=17601 vsize=50628 CPUtime=51.09 cores=0
/proc/17602/stat : 17602 (cryptominisat) R 17601 17601 14760 0 -1 4202496 28040 0 0 0 5105 4 0 0 25 0 1 0 596278200 51843072 7199 33554432000 4194304 4587354 140735086375872 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17602/statm: 12657 7199 336 96 0 9219 0
[pid=17603] ppid=17601 vsize=22924 CPUtime=51.09 cores=4
/proc/17603/stat : 17603 (clasp) R 17601 17601 14760 0 -1 4202496 3014 0 0 0 5108 1 0 0 25 0 1 0 596278200 23474176 2905 33554432000 4194304 4785740 140735413837296 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17603/statm: 5731 2905 341 145 0 2776 0
[pid=17604] ppid=17601 vsize=456648 CPUtime=25.44 cores=6
/proc/17604/stat : 17604 (TNM) R 17601 17601 14760 0 -1 4202496 557 0 0 0 2544 0 0 0 25 0 1 0 596278200 467607552 453 33554432000 134512640 134534564 4294542272 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17604/statm: 114162 453 95 6 0 112828 0
[pid=17605] ppid=17601 vsize=11348 CPUtime=51.08 cores=2

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

/proc/17606/statm: 17140 12108 175 34 0 15582 0
Current children cumulated CPU time (s) 3524.37
Current children cumulated vsize (KiB) 708576

[startup+942.301 s]
/proc/loadavg: 5.06 5.57 7.23 6/177 17650
/proc/meminfo: memFree=18277780/32951124 swapFree=67110396/67111528
[pid=17601] ppid=17599 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17601/stat : 17601 (ppfolio) S 17599 17601 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596278200 18763776 390 33554432000 4194304 4287625 140737112246000 18446744073709551615 224284945935 0 0 4096 65536 4592951444096679935 0 0 17 2 0 0 0
/proc/17601/statm: 4581 390 341 23 0 91 0
[pid=17602] ppid=17601 vsize=90000 CPUtime=942.3 cores=0
/proc/17602/stat : 17602 (cryptominisat) R 17601 17601 14760 0 -1 4202496 128597 0 0 0 94190 40 0 0 25 0 1 0 596278200 92160000 19038 33554432000 4194304 4587354 140735086375872 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17602/statm: 22500 19038 336 96 0 19062 0
[pid=17603] ppid=17601 vsize=43728 CPUtime=942.26 cores=4
/proc/17603/stat : 17603 (clasp) R 17601 17601 14760 0 -1 4202496 7811 0 0 0 94224 2 0 0 25 0 1 0 596278200 44777472 7603 33554432000 4194304 4785740 140735413837296 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17603/statm: 10932 7603 341 145 0 7977 0
[pid=17604] ppid=17601 vsize=456648 CPUtime=468.63 cores=6
/proc/17604/stat : 17604 (TNM) R 17601 17601 14760 0 -1 4202496 557 0 0 0 46863 0 0 0 25 0 1 0 596278200 467607552 453 33554432000 134512640 134534564 4294542272 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17604/statm: 114162 453 95 6 0 112828 0
[pid=17605] ppid=17601 vsize=33492 CPUtime=942.3 cores=2
/proc/17605/stat : 17605 (lingeling) R 17601 17601 14760 0 -1 4202496 50977 0 0 0 94224 6 0 0 25 0 1 0 596278200 34295808 7559 33554432000 4194304 4352236 140737440384224 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17605/statm: 8373 7559 127 39 0 7453 0
[pid=17606] ppid=17601 vsize=68560 CPUtime=468.53 cores=6
/proc/17606/stat : 17606 (march_hi) R 17601 17601 14760 0 -1 4202496 13728 0 0 0 46846 7 0 0 25 0 1 0 596278200 70205440 12809 33554432000 4194304 4331988 140734238457456 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17606/statm: 17140 12809 175 34 0 15582 0
Current children cumulated CPU time (s) 3764.02
Current children cumulated vsize (KiB) 710752

[startup+1002.3 s]
/proc/loadavg: 5.05 5.48 7.09 6/177 17650
/proc/meminfo: memFree=18275396/32951124 swapFree=67110396/67111528
[pid=17601] ppid=17599 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17601/stat : 17601 (ppfolio) S 17599 17601 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596278200 18763776 390 33554432000 4194304 4287625 140737112246000 18446744073709551615 224284945935 0 0 4096 65536 4592951444096679935 0 0 17 2 0 0 0
/proc/17601/statm: 4581 390 341 23 0 91 0
[pid=17602] ppid=17601 vsize=90000 CPUtime=1002.3 cores=0
/proc/17602/stat : 17602 (cryptominisat) R 17601 17601 14760 0 -1 4202496 132187 0 0 0 100188 42 0 0 25 0 1 0 596278200 92160000 19039 33554432000 4194304 4587354 140735086375872 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17602/statm: 22500 19039 336 96 0 19062 0
[pid=17603] ppid=17601 vsize=44208 CPUtime=1002.26 cores=4
/proc/17603/stat : 17603 (clasp) R 17601 17601 14760 0 -1 4202496 7993 0 0 0 100224 2 0 0 25 0 1 0 596278200 45268992 7689 33554432000 4194304 4785740 140735413837296 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17603/statm: 11052 7689 341 145 0 8097 0
[pid=17604] ppid=17601 vsize=456648 CPUtime=498.47 cores=6
/proc/17604/stat : 17604 (TNM) R 17601 17601 14760 0 -1 4202496 557 0 0 0 49847 0 0 0 25 0 1 0 596278200 467607552 453 33554432000 134512640 134534564 4294542272 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17604/statm: 114162 453 95 6 0 112828 0
[pid=17605] ppid=17601 vsize=31700 CPUtime=1002.3 cores=2
/proc/17605/stat : 17605 (lingeling) R 17601 17601 14760 0 -1 4202496 53089 0 0 0 100224 6 0 0 25 0 1 0 596278200 32460800 7111 33554432000 4194304 4352236 140737440384224 18446744073709551615 4328505 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17605/statm: 7925 7111 127 39 0 7005 0
[pid=17606] ppid=17601 vsize=68560 CPUtime=498.36 cores=6
/proc/17606/stat : 17606 (march_hi) R 17601 17601 14760 0 -1 4202496 14524 0 0 0 49829 7 0 0 25 0 1 0 596278200 70205440 13605 33554432000 4194304 4331988 140734238457456 18446744073709551615 4210502 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17606/statm: 17140 13605 175 34 0 15582 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 709440

[startup+1062.3 s]
/proc/loadavg: 5.13 5.42 6.97 6/177 17652
/proc/meminfo: memFree=18269312/32951124 swapFree=67110396/67111528
[pid=17601] ppid=17599 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17601/stat : 17601 (ppfolio) S 17599 17601 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596278200 18763776 390 33554432000 4194304 4287625 140737112246000 18446744073709551615 224284945935 0 0 4096 65536 4592951444096679935 0 0 17 2 0 0 0
/proc/17601/statm: 4581 390 341 23 0 91 0
[pid=17602] ppid=17601 vsize=90000 CPUtime=1062.31 cores=0
/proc/17602/stat : 17602 (cryptominisat) R 17601 17601 14760 0 -1 4202496 135853 0 0 0 106187 44 0 0 25 0 1 0 596278200 92160000 19039 33554432000 4194304 4587354 140735086375872 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17602/statm: 22500 19039 336 96 0 19062 0
[pid=17603] ppid=17601 vsize=44396 CPUtime=1062.26 cores=4
/proc/17603/stat : 17603 (clasp) R 17601 17601 14760 0 -1 4202496 8010 0 0 0 106224 2 0 0 25 0 1 0 596278200 45461504 7706 33554432000 4194304 4785740 140735413837296 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17603/statm: 11099 7706 341 145 0 8144 0
[pid=17604] ppid=17601 vsize=456648 CPUtime=528.28 cores=6
/proc/17604/stat : 17604 (TNM) R 17601 17601 14760 0 -1 4202496 557 0 0 0 52828 0 0 0 25 0 1 0 596278200 467607552 453 33554432000 134512640 134534564 4294542272 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17604/statm: 114162 453 95 6 0 112828 0
[pid=17605] ppid=17601 vsize=35540 CPUtime=1062.3 cores=2
/proc/17605/stat : 17605 (lingeling) R 17601 17601 14760 0 -1 4202496 55329 0 0 0 106224 6 0 0 25 0 1 0 596278200 36392960 8071 33554432000 4194304 4352236 140737440384224 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17605/statm: 8885 8071 127 39 0 7965 0
[pid=17606] ppid=17601 vsize=68560 CPUtime=528.22 cores=6
/proc/17606/stat : 17606 (march_hi) R 17601 17601 14760 0 -1 4202496 15304 0 0 0 52814 8 0 0 25 0 1 0 596278200 70205440 14385 33554432000 4194304 4331988 140734238457456 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17606/statm: 17140 14385 175 34 0 15582 0
Current children cumulated CPU time (s) 4243.37
Current children cumulated vsize (KiB) 713468

[startup+1122.3 s]
/proc/loadavg: 5.12 5.35 6.85 6/177 17654
/proc/meminfo: memFree=18257256/32951124 swapFree=67110396/67111528
[pid=17601] ppid=17599 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17601/stat : 17601 (ppfolio) S 17599 17601 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596278200 18763776 390 33554432000 4194304 4287625 140737112246000 18446744073709551615 224284945935 0 0 4096 65536 4592951444096679935 0 0 17 2 0 0 0
/proc/17601/statm: 4581 390 341 23 0 91 0
[pid=17602] ppid=17601 vsize=105200 CPUtime=1122.3 cores=0
/proc/17602/stat : 17602 (cryptominisat) R 17601 17601 14760 0 -1 4202496 139060 0 0 0 112185 45 0 0 25 0 1 0 596278200 107724800 22191 33554432000 4194304 4587354 140735086375872 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17602/statm: 26300 22191 336 96 0 22862 0
[pid=17603] ppid=17601 vsize=44396 CPUtime=1122.26 cores=4
/proc/17603/stat : 17603 (clasp) R 17601 17601 14760 0 -1 4202496 8025 0 0 0 112224 2 0 0 25 0 1 0 596278200 45461504 7721 33554432000 4194304 4785740 140735413837296 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17603/statm: 11099 7721 341 145 0 8144 0
[pid=17604] ppid=17601 vsize=456648 CPUtime=558.16 cores=6
/proc/17604/stat : 17604 (TNM) R 17601 17601 14760 0 -1 4202496 557 0 0 0 55816 0 0 0 25 0 1 0 596278200 467607552 453 33554432000 134512640 134534564 4294542272 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17604/statm: 114162 453 95 6 0 112828 0
[pid=17605] ppid=17601 vsize=31700 CPUtime=1122.3 cores=2
/proc/17605/stat : 17605 (lingeling) R 17601 17601 14760 0 -1 4202496 56929 0 0 0 112224 6 0 0 25 0 1 0 596278200 32460800 7111 33554432000 4194304 4352236 140737440384224 18446744073709551615 4329165 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17605/statm: 7925 7111 127 39 0 7005 0
[pid=17606] ppid=17601 vsize=68560 CPUtime=558.02 cores=6
/proc/17606/stat : 17606 (march_hi) R 17601 17601 14760 0 -1 4202496 16028 0 0 0 55793 9 0 0 25 0 1 0 596278200 70205440 15109 33554432000 4194304 4331988 140734238457456 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17606/statm: 17140 15109 175 34 0 15582 0
Current children cumulated CPU time (s) 4483.04
Current children cumulated vsize (KiB) 724828

[startup+1182.3 s]
/proc/loadavg: 5.19 5.32 6.74 6/177 17656
/proc/meminfo: memFree=18256740/32951124 swapFree=67110396/67111528
[pid=17601] ppid=17599 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17601/stat : 17601 (ppfolio) S 17599 17601 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596278200 18763776 390 33554432000 4194304 4287625 140737112246000 18446744073709551615 224284945935 0 0 4096 65536 4592951444096679935 0 0 17 2 0 0 0
/proc/17601/statm: 4581 390 341 23 0 91 0
[pid=17602] ppid=17601 vsize=105328 CPUtime=1182.3 cores=0
/proc/17602/stat : 17602 (cryptominisat) R 17601 17601 14760 0 -1 4202496 142053 0 0 0 118184 46 0 0 25 0 1 0 596278200 107855872 21432 33554432000 4194304 4587354 140735086375872 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17602/statm: 26332 21432 336 96 0 22894 0
[pid=17603] ppid=17601 vsize=44684 CPUtime=1182.26 cores=4
/proc/17603/stat : 17603 (clasp) R 17601 17601 14760 0 -1 4202496 8139 0 0 0 118224 2 0 0 25 0 1 0 596278200 45756416 7787 33554432000 4194304 4785740 140735413837296 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17603/statm: 11171 7787 341 145 0 8216 0
[pid=17604] ppid=17601 vsize=456648 CPUtime=587.95 cores=6
/proc/17604/stat : 17604 (TNM) R 17601 17601 14760 0 -1 4202496 557 0 0 0 58795 0 0 0 25 0 1 0 596278200 467607552 453 33554432000 134512640 134534564 4294542272 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17604/statm: 114162 453 95 6 0 112828 0
[pid=17605] ppid=17601 vsize=32980 CPUtime=1182.31 cores=2
/proc/17605/stat : 17605 (lingeling) R 17601 17601 14760 0 -1 4202496 58593 0 0 0 118224 7 0 0 25 0 1 0 596278200 33771520 7431 33554432000 4194304 4352236 140737440384224 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17605/statm: 8245 7431 127 39 0 7325 0
[pid=17606] ppid=17601 vsize=98028 CPUtime=587.9 cores=6
/proc/17606/stat : 17606 (march_hi) R 17601 17601 14760 0 -1 4202496 16807 0 0 0 58781 9 0 0 25 0 1 0 596278200 100380672 15888 33554432000 4194304 4331988 140734238457456 18446744073709551615 4210485 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17606/statm: 24507 15888 175 34 0 22949 0
Current children cumulated CPU time (s) 4722.72
Current children cumulated vsize (KiB) 755992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.13 5.30 6.70 6/177 17656
/proc/meminfo: memFree=18246564/32951124 swapFree=67110396/67111528
[pid=17601] ppid=17599 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17601/stat : 17601 (ppfolio) S 17599 17601 14760 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 596278200 18763776 390 33554432000 4194304 4287625 140737112246000 18446744073709551615 224284945935 0 0 4096 65536 4592951444096679935 0 0 17 2 0 0 0
/proc/17601/statm: 4581 390 341 23 0 91 0
[pid=17602] ppid=17601 vsize=105328 CPUtime=1201.71 cores=0
/proc/17602/stat : 17602 (cryptominisat) R 17601 17601 14760 0 -1 4202496 143157 0 0 0 120124 47 0 0 25 0 1 0 596278200 107855872 22502 33554432000 4194304 4587354 140735086375872 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17602/statm: 26332 22502 336 96 0 22894 0
[pid=17603] ppid=17601 vsize=44684 CPUtime=1201.67 cores=4
/proc/17603/stat : 17603 (clasp) R 17601 17601 14760 0 -1 4202496 8146 0 0 0 120165 2 0 0 25 0 1 0 596278200 45756416 7794 33554432000 4194304 4785740 140735413837296 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17603/statm: 11171 7794 341 145 0 8216 0
[pid=17604] ppid=17601 vsize=456648 CPUtime=597.64 cores=6
/proc/17604/stat : 17604 (TNM) R 17601 17601 14760 0 -1 4202496 557 0 0 0 59764 0 0 0 25 0 1 0 596278200 467607552 453 33554432000 134512640 134534564 4294542272 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17604/statm: 114162 453 95 6 0 112828 0
[pid=17605] ppid=17601 vsize=37332 CPUtime=1201.71 cores=2
/proc/17605/stat : 17605 (lingeling) R 17601 17601 14760 0 -1 4202496 59681 0 0 0 120164 7 0 0 25 0 1 0 596278200 38227968 8519 33554432000 4194304 4352236 140737440384224 18446744073709551615 4328392 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17605/statm: 9333 8519 127 39 0 8413 0
[pid=17606] ppid=17601 vsize=98028 CPUtime=597.51 cores=6
/proc/17606/stat : 17606 (march_hi) R 17601 17601 14760 0 -1 4202496 17050 0 0 0 59742 9 0 0 25 0 1 0 596278200 100380672 16131 33554432000 4194304 4331988 140734238457456 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17606/statm: 24507 16131 175 34 0 22949 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 760344

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 17601 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=2999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 4800.24
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.71
CPU time (s): 4800.24
CPU user time (s): 4799.59
CPU system time (s): 0.65
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 4254848

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

runsolver used 2.10868 second user time and 4.45332 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 09:01:15
IDJOB=3191126
IDBENCH=82857
IDSOLVER=1612
FILE ID=node118/3191126-1304060475
RUNJOBID= node118-1304059202-17148
PBS_JOBID= 13170373
Free space on /tmp= 71608 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S839353433-100.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191126-1304060475/watcher-3191126-1304060475 -o /tmp/evaluation-result-3191126-1304060475/solver-3191126-1304060475 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191126-1304060475.cnf

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

MD5SUM BENCH= e68176dd0214c3858ad791ec08d1acee
RANDOM SEED=2068446320

node118.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.842
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.842
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.842
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.842
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.75
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18354528 kB
Buffers:       1899532 kB
Cached:       11996148 kB
SwapCached:        600 kB
Active:        9526092 kB
Inactive:      4534820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18354528 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           10236 kB
Writeback:           0 kB
AnonPages:      164480 kB
Mapped:          16644 kB
Slab:           472172 kB
PageTables:       5124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1847908 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= 71608 MiB
End job on node118 at 2011-04-29 09:21:19