Trace number 3221350

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 5000.03 4999.92

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1720013904-060.UNKNOWN.cnf
MD5SUMbb08468cf0220e53f83e89f3d31d3696
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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-3221350-1303291558/watcher-3221350-1303291558 -o /tmp/evaluation-result-3221350-1303291558/solver-3221350-1303291558 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221350-1303291558.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: 3.96 4.72 5.32 4/179 20247
/proc/meminfo: memFree=15438916/32951124 swapFree=67111528/67111528
[pid=20247] ppid=20245 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (ppfolio) S 20245 20247 20175 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 440756298 18763776 394 33554432000 4194304 4287625 140734462704416 18446744073709551615 230809185807 0 0 4096 65536 509003519211045128 0 0 17 3 0 0 0
/proc/20247/statm: 4581 394 345 23 0 91 0

[startup+0.04312 s]
/proc/loadavg: 3.96 4.72 5.32 4/179 20247
/proc/meminfo: memFree=15438916/32951124 swapFree=67111528/67111528
[pid=20247] ppid=20245 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (ppfolio) S 20245 20247 20175 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 440756298 18763776 394 33554432000 4194304 4287625 140734462704416 18446744073709551615 230809185807 0 0 4096 65536 509003519211045128 0 0 17 3 0 0 0
/proc/20247/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101109 s]
/proc/loadavg: 3.96 4.72 5.32 4/179 20247
/proc/meminfo: memFree=15438916/32951124 swapFree=67111528/67111528
[pid=20247] ppid=20245 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (ppfolio) S 20245 20247 20175 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 440756298 18763776 394 33554432000 4194304 4287625 140734462704416 18446744073709551615 230809185807 0 0 4096 65536 509003519211045128 0 0 17 3 0 0 0
/proc/20247/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301082 s]
/proc/loadavg: 3.96 4.72 5.32 4/179 20247
/proc/meminfo: memFree=15438916/32951124 swapFree=67111528/67111528
[pid=20247] ppid=20245 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (ppfolio) S 20245 20247 20175 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 440756298 18763776 394 33554432000 4194304 4287625 140734462704416 18446744073709551615 230809185807 0 0 4096 65536 5625899320826920960 0 0 17 3 0 0 0
/proc/20247/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700997 s]
/proc/loadavg: 3.96 4.72 5.32 4/179 20247
/proc/meminfo: memFree=15438916/32951124 swapFree=67111528/67111528
[pid=20247] ppid=20245 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (ppfolio) S 20245 20247 20175 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 440756298 18763776 394 33554432000 4194304 4287625 140734462704416 18446744073709551615 230809185807 0 0 4096 65536 5625899458265874432 0 0 17 3 0 0 0
/proc/20247/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50085 s]
/proc/loadavg: 3.96 4.72 5.32 6/183 20251
/proc/meminfo: memFree=15434660/32951124 swapFree=67111528/67111528
[pid=20247] ppid=20245 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (ppfolio) S 20245 20247 20175 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 440756298 18763776 394 33554432000 4194304 4287625 140734462704416 18446744073709551615 230809185807 0 0 4096 65536 5625899595704827904 0 0 17 3 0 0 0
/proc/20247/statm: 4581 394 345 23 0 91 0
[pid=20248] ppid=20247 vsize=73564 CPUtime=0.49 cores=1
/proc/20248/stat : 20248 (cryptominisat) R 20247 20247 20175 0 -1 4202496 1346 0 0 0 49 0 0 0 25 0 1 0 440756298 75329536 787 33554432000 4194304 4587354 140735792306752 18446744073709551615 4239366 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20248/statm: 18391 787 327 96 0 14953 0
[pid=20249] ppid=20247 vsize=13372 CPUtime=0.44 cores=1
/proc/20249/stat : 20249 (clasp) R 20247 20247 20175 0 -1 4202496 810 0 0 0 44 0 0 0 25 0 1 0 440756298 13692928 697 33554432000 4194304 4785740 140733537284640 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20249/statm: 3343 697 340 145 0 388 0
[pid=20250] ppid=20247 vsize=455960 CPUtime=0.54 cores=1
/proc/20250/stat : 20250 (TNM) R 20247 20247 20175 0 -1 4202496 356 0 0 0 54 0 0 0 25 0 1 0 440756298 466903040 253 33554432000 134512640 134534564 4293395648 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20250/statm: 113990 253 95 6 0 112656 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 561220

[startup+3.10056 s]
/proc/loadavg: 3.96 4.72 5.32 6/183 20251
/proc/meminfo: memFree=15433048/32951124 swapFree=67111528/67111528
[pid=20247] ppid=20245 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (ppfolio) S 20245 20247 20175 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 440756298 18763776 394 33554432000 4194304 4287625 140734462704416 18446744073709551615 230809185807 0 0 4096 65536 5625899733143781376 0 0 17 3 0 0 0
/proc/20247/statm: 4581 394 345 23 0 91 0
[pid=20248] ppid=20247 vsize=75552 CPUtime=0.99 cores=1
/proc/20248/stat : 20248 (cryptominisat) R 20247 20247 20175 0 -1 4202496 1864 0 0 0 99 0 0 0 25 0 1 0 440756298 77365248 978 33554432000 4194304 4587354 140735792306752 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20248/statm: 18888 978 327 96 0 15450 0
[pid=20249] ppid=20247 vsize=13904 CPUtime=0.96 cores=1
/proc/20249/stat : 20249 (clasp) R 20247 20247 20175 0 -1 4202496 947 0 0 0 96 0 0 0 25 0 1 0 440756298 14237696 834 33554432000 4194304 4785740 140733537284640 18446744073709551615 4549776 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20249/statm: 3476 834 340 145 0 521 0
[pid=20250] ppid=20247 vsize=455960 CPUtime=1.12 cores=1
/proc/20250/stat : 20250 (TNM) R 20247 20247 20175 0 -1 4202496 356 0 0 0 112 0 0 0 25 0 1 0 440756298 466903040 253 33554432000 134512640 134534564 4293395648 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20250/statm: 113990 253 95 6 0 112656 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 563740

[startup+6.30098 s]
/proc/loadavg: 4.04 4.72 5.31 6/183 20251
/proc/meminfo: memFree=15425360/32951124 swapFree=67111528/67111528
[pid=20247] ppid=20245 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (ppfolio) S 20245 20247 20175 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440756298 18763776 394 33554432000 4194304 4287625 140734462704416 18446744073709551615 230809185807 0 0 4096 65536 5625897671559479296 0 0 17 3 0 0 0
/proc/20247/statm: 4581 394 345 23 0 91 0
[pid=20248] ppid=20247 vsize=82004 CPUtime=2.09 cores=1
/proc/20248/stat : 20248 (cryptominisat) R 20247 20247 20175 0 -1 4202496 4394 0 0 0 209 0 0 0 25 0 1 0 440756298 83972096 2678 33554432000 4194304 4587354 140735792306752 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20248/statm: 20501 2678 337 96 0 17063 0
[pid=20249] ppid=20247 vsize=14440 CPUtime=2.04 cores=1
/proc/20249/stat : 20249 (clasp) R 20247 20247 20175 0 -1 4202496 1085 0 0 0 204 0 0 0 25 0 1 0 440756298 14786560 972 33554432000 4194304 4785740 140733537284640 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20249/statm: 3610 972 340 145 0 655 0
[pid=20250] ppid=20247 vsize=455960 CPUtime=2.14 cores=1
/proc/20250/stat : 20250 (TNM) R 20247 20247 20175 0 -1 4202496 356 0 0 0 214 0 0 0 25 0 1 0 440756298 466903040 253 33554432000 134512640 134534564 4293395648 18446744073709551615 134529870 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20250/statm: 113990 253 95 6 0 112656 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 570728

[startup+12.7008 s]
/proc/loadavg: 4.12 4.72 5.31 6/183 20252
/proc/meminfo: memFree=15419920/32951124 swapFree=67111528/67111528
[pid=20247] ppid=20245 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (ppfolio) S 20245 20247 20175 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 440756298 18763776 394 33554432000 4194304 4287625 140734462704416 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/20247/statm: 4581 394 345 23 0 91 0
[pid=20248] ppid=20247 vsize=84868 CPUtime=4.19 cores=1
/proc/20248/stat : 20248 (cryptominisat) R 20247 20247 20175 0 -1 4202496 6460 0 0 0 419 0 0 0 25 0 1 0 440756298 86904832 3737 33554432000 4194304 4587354 140735792306752 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20248/statm: 21217 3737 337 96 0 17779 0
[pid=20249] ppid=20247 vsize=15656 CPUtime=4.16 cores=1
/proc/20249/stat : 20249 (clasp) R 20247 20247 20175 0 -1 4202496 1370 0 0 0 416 0 0 0 25 0 1 0 440756298 16031744 1257 33554432000 4194304 4785740 140733537284640 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20249/statm: 3914 1257 341 145 0 959 0
[pid=20250] ppid=20247 vsize=455960 CPUtime=4.32 cores=1
/proc/20250/stat : 20250 (TNM) R 20247 20247 20175 0 -1 4202496 356 0 0 0 432 0 0 0 25 0 1 0 440756298 466903040 253 33554432000 134512640 134534564 4293395648 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20250/statm: 113990 253 95 6 0 112656 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 574808

[startup+25.5005 s]
/proc/loadavg: 4.31 4.74 5.31 6/183 20252
/proc/meminfo: memFree=15417944/32951124 swapFree=67111528/67111528
[pid=20247] ppid=20245 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (ppfolio) S 20245 20247 20175 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440756298 18763776 394 33554432000 4194304 4287625 140734462704416 18446744073709551615 230809185807 0 0 4096 65536 5625898083876339712 0 0 17 3 0 0 0
/proc/20247/statm: 4581 394 345 23 0 91 0
[pid=20248] ppid=20247 vsize=84732 CPUtime=8.49 cores=1
/proc/20248/stat : 20248 (cryptominisat) R 20247 20247 20175 0 -1 4202496 9081 0 0 0 848 1 0 0 25 0 1 0 440756298 86765568 3806 33554432000 4194304 4587354 140735792306752 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20248/statm: 21183 3806 337 96 0 17745 0
[pid=20249] ppid=20247 vsize=17020 CPUtime=8.44 cores=1
/proc/20249/stat : 20249 (clasp) R 20247 20247 20175 0 -1 4202496 1718 0 0 0 844 0 0 0 25 0 1 0 440756298 17428480 1605 33554432000 4194304 4785740 140733537284640 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20249/statm: 4255 1605 341 145 0 1300 0
[pid=20250] ppid=20247 vsize=455960 CPUtime=8.54 cores=1
/proc/20250/stat : 20250 (TNM) R 20247 20247 20175 0 -1 4202496 356 0 0 0 854 0 0 0 25 0 1 0 440756298 466903040 253 33554432000 134512640 134534564 4293395648 18446744073709551615 134530672 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20250/statm: 113990 253 95 6 0 112656 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 576036

[startup+51.1008 s]
/proc/loadavg: 4.55 4.76 5.30 6/183 20253
/proc/meminfo: memFree=15413452/32951124 swapFree=67111528/67111528
[pid=20247] ppid=20245 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (ppfolio) S 20245 20247 20175 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440756298 18763776 394 33554432000 4194304 4287625 140734462704416 18446744073709551615 230809185807 0 0 4096 65536 5625898083876339712 0 0 17 3 0 0 0
/proc/20247/statm: 4581 394 345 23 0 91 0
[pid=20248] ppid=20247 vsize=89212 CPUtime=16.99 cores=1
/proc/20248/stat : 20248 (cryptominisat) R 20247 20247 20175 0 -1 4202496 13720 0 0 0 1697 2 0 0 25 0 1 0 440756298 91353088 4275 33554432000 4194304 4587354 140735792306752 18446744073709551615 4243357 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20248/statm: 22303 4275 337 96 0 18865 0
[pid=20249] ppid=20247 vsize=18540 CPUtime=16.97 cores=1
/proc/20249/stat : 20249 (clasp) R 20247 20247 20175 0 -1 4202496 2083 0 0 0 1697 0 0 0 25 0 1 0 440756298 18984960 1970 33554432000 4194304 4785740 140733537284640 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20249/statm: 4635 1970 341 145 0 1680 0
[pid=20250] ppid=20247 vsize=455960 CPUtime=17.12 cores=1
/proc/20250/stat : 20250 (TNM) R 20247 20247 20175 0 -1 4202496 356 0 0 0 1712 0 0 0 25 0 1 0 440756298 466903040 253 33554432000 134512640 134534564 4293395648 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20250/statm: 113990 253 95 6 0 112656 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 582036

[startup+102.306 s]
/proc/loadavg: 4.80 4.79 5.28 6/183 20254
/proc/meminfo: memFree=15404332/32951124 swapFree=67111528/67111528
[pid=20247] ppid=20245 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (ppfolio) S 20245 20247 20175 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440756298 18763776 394 33554432000 4194304 4287625 140734462704416 18446744073709551615 230809185807 0 0 4096 65536 5625898221315293184 0 0 17 3 0 0 0
/proc/20247/statm: 4581 394 345 23 0 91 0
[pid=20248] ppid=20247 vsize=96040 CPUtime=34.08 cores=1
/proc/20248/stat : 20248 (cryptominisat) R 20247 20247 20175 0 -1 4202496 21730 0 0 0 3405 3 0 0 25 0 1 0 440756298 98344960 5739 33554432000 4194304 4587354 140735792306752 18446744073709551615 4230209 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20248/statm: 24010 5739 337 96 0 20572 0
[pid=20249] ppid=20247 vsize=21204 CPUtime=34.03 cores=1
/proc/20249/stat : 20249 (clasp) R 20247 20247 20175 0 -1 4202496 2718 0 0 0 3403 0 0 0 25 0 1 0 440756298 21712896 2605 33554432000 4194304 4785740 140733537284640 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20249/statm: 5301 2605 341 145 0 2346 0
[pid=20250] ppid=20247 vsize=455960 CPUtime=34.16 cores=1
/proc/20250/stat : 20250 (TNM) R 20247 20247 20175 0 -1 4202496 356 0 0 0 3416 0 0 0 25 0 1 0 440756298 466903040 253 33554432000 134512640 134534564 4293395648 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20250/statm: 113990 253 95 6 0 112656 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 591528

[startup+162.301 s]
/proc/loadavg: 5.01 4.84 5.26 7/184 20316
/proc/meminfo: memFree=15387652/32951124 swapFree=67111528/67111528
[pid=20247] ppid=20245 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (ppfolio) S 20245 20247 20175 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440756298 18763776 394 33554432000 4194304 4287625 140734462704416 18446744073709551615 230809185807 0 0 4096 65536 5625898221315293184 0 0 17 3 0 0 0
/proc/20247/statm: 4581 394 345 23 0 91 0
[pid=20248] ppid=20247 vsize=96032 CPUtime=54.08 cores=1
/proc/20248/stat : 20248 (cryptominisat) R 20247 20247 20175 0 -1 4202496 28150 0 0 0 5404 4 0 0 25 0 1 0 440756298 98336768 8136 33554432000 4194304 4587354 140735792306752 18446744073709551615 4239019 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20248/statm: 24008 8136 337 96 0 20570 0
[pid=20249] ppid=20247 vsize=22920 CPUtime=54.03 cores=1

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

/proc/20250/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 706640

[startup+4662.3 s]
/proc/loadavg: 6.01 6.00 5.93 7/184 20628
/proc/meminfo: memFree=15203840/32951124 swapFree=67111528/67111528
[pid=20247] ppid=20245 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (ppfolio) S 20245 20247 20175 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440756298 18763776 394 33554432000 4194304 4287625 140734462704416 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/20247/statm: 4581 394 345 23 0 91 0
[pid=20248] ppid=20247 vsize=179268 CPUtime=1554.12 cores=1
/proc/20248/stat : 20248 (cryptominisat) R 20247 20247 20175 0 -1 4202496 166829 0 0 0 155369 43 0 0 25 0 1 0 440756298 183570432 28312 33554432000 4194304 4587354 140735792306752 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20248/statm: 44817 28312 337 96 0 41379 0
[pid=20249] ppid=20247 vsize=50304 CPUtime=1554.1 cores=1
/proc/20249/stat : 20249 (clasp) R 20247 20247 20175 0 -1 4202496 9421 0 0 0 155409 1 0 0 25 0 1 0 440756298 51511296 9308 33554432000 4194304 4785740 140733537284640 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20249/statm: 12576 9308 341 145 0 9621 0
[pid=20250] ppid=20247 vsize=455964 CPUtime=1554.18 cores=1
/proc/20250/stat : 20250 (TNM) R 20247 20247 20175 0 -1 4202496 365 0 0 0 155418 0 0 0 25 0 1 0 440756298 466907136 262 33554432000 134512640 134534564 4293395648 18446744073709551615 134528444 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20250/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 703860

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 20629
/proc/meminfo: memFree=15193536/32951124 swapFree=67111528/67111528
[pid=20247] ppid=20245 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (ppfolio) S 20245 20247 20175 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440756298 18763776 394 33554432000 4194304 4287625 140734462704416 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/20247/statm: 4581 394 345 23 0 91 0
[pid=20248] ppid=20247 vsize=179268 CPUtime=1574.13 cores=1
/proc/20248/stat : 20248 (cryptominisat) R 20247 20247 20175 0 -1 4202496 166890 0 0 0 157370 43 0 0 25 0 1 0 440756298 183570432 28370 33554432000 4194304 4587354 140735792306752 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20248/statm: 44817 28370 337 96 0 41379 0
[pid=20249] ppid=20247 vsize=50836 CPUtime=1574.1 cores=1
/proc/20249/stat : 20249 (clasp) R 20247 20247 20175 0 -1 4202496 9525 0 0 0 157409 1 0 0 25 0 1 0 440756298 52056064 9412 33554432000 4194304 4785740 140733537284640 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20249/statm: 12709 9412 341 145 0 9754 0
[pid=20250] ppid=20247 vsize=455964 CPUtime=1574.18 cores=1
/proc/20250/stat : 20250 (TNM) R 20247 20247 20175 0 -1 4202496 365 0 0 0 157418 0 0 0 25 0 1 0 440756298 466907136 262 33554432000 134512640 134534564 4293395648 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20250/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 704392

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 20631
/proc/meminfo: memFree=15197720/32951124 swapFree=67111528/67111528
[pid=20247] ppid=20245 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (ppfolio) S 20245 20247 20175 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440756298 18763776 394 33554432000 4194304 4287625 140734462704416 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/20247/statm: 4581 394 345 23 0 91 0
[pid=20248] ppid=20247 vsize=198060 CPUtime=1594.14 cores=1
/proc/20248/stat : 20248 (cryptominisat) R 20247 20247 20175 0 -1 4202496 167491 0 0 0 159370 44 0 0 25 0 1 0 440756298 202813440 28391 33554432000 4194304 4587354 140735792306752 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20248/statm: 49515 28391 337 96 0 46077 0
[pid=20249] ppid=20247 vsize=50836 CPUtime=1594.09 cores=1
/proc/20249/stat : 20249 (clasp) R 20247 20247 20175 0 -1 4202496 9548 0 0 0 159408 1 0 0 25 0 1 0 440756298 52056064 9435 33554432000 4194304 4785740 140733537284640 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20249/statm: 12709 9435 341 145 0 9754 0
[pid=20250] ppid=20247 vsize=455964 CPUtime=1594.18 cores=1
/proc/20250/stat : 20250 (TNM) R 20247 20247 20175 0 -1 4202496 365 0 0 0 159418 0 0 0 25 0 1 0 440756298 466907136 262 33554432000 134512640 134534564 4293395648 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20250/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 723184

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 20632
/proc/meminfo: memFree=15201552/32951124 swapFree=67111528/67111528
[pid=20247] ppid=20245 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (ppfolio) S 20245 20247 20175 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440756298 18763776 394 33554432000 4194304 4287625 140734462704416 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/20247/statm: 4581 394 345 23 0 91 0
[pid=20248] ppid=20247 vsize=198060 CPUtime=1614.14 cores=1
/proc/20248/stat : 20248 (cryptominisat) R 20247 20247 20175 0 -1 4202496 167491 0 0 0 161370 44 0 0 25 0 1 0 440756298 202813440 28391 33554432000 4194304 4587354 140735792306752 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20248/statm: 49515 28391 337 96 0 46077 0
[pid=20249] ppid=20247 vsize=51148 CPUtime=1614.09 cores=1
/proc/20249/stat : 20249 (clasp) R 20247 20247 20175 0 -1 4202496 9599 0 0 0 161408 1 0 0 25 0 1 0 440756298 52375552 9486 33554432000 4194304 4785740 140733537284640 18446744073709551615 230808863326 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20249/statm: 12787 9486 341 145 0 9832 0
[pid=20250] ppid=20247 vsize=455964 CPUtime=1614.18 cores=1
/proc/20250/stat : 20250 (TNM) R 20247 20247 20175 0 -1 4202496 365 0 0 0 161418 0 0 0 25 0 1 0 440756298 466907136 262 33554432000 134512640 134534564 4293395648 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20250/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 723496

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 20634
/proc/meminfo: memFree=15192732/32951124 swapFree=67111528/67111528
[pid=20247] ppid=20245 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (ppfolio) S 20245 20247 20175 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440756298 18763776 394 33554432000 4194304 4287625 140734462704416 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/20247/statm: 4581 394 345 23 0 91 0
[pid=20248] ppid=20247 vsize=178800 CPUtime=1634.14 cores=1
/proc/20248/stat : 20248 (cryptominisat) R 20247 20247 20175 0 -1 4202496 168133 0 0 0 163370 44 0 0 25 0 1 0 440756298 183091200 28391 33554432000 4194304 4587354 140735792306752 18446744073709551615 4241168 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20248/statm: 44700 28391 337 96 0 41262 0
[pid=20249] ppid=20247 vsize=51148 CPUtime=1634.09 cores=1
/proc/20249/stat : 20249 (clasp) R 20247 20247 20175 0 -1 4202496 9618 0 0 0 163408 1 0 0 25 0 1 0 440756298 52375552 9505 33554432000 4194304 4785740 140733537284640 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20249/statm: 12787 9505 341 145 0 9832 0
[pid=20250] ppid=20247 vsize=455964 CPUtime=1634.19 cores=1
/proc/20250/stat : 20250 (TNM) R 20247 20247 20175 0 -1 4202496 365 0 0 0 163419 0 0 0 25 0 1 0 440756298 466907136 262 33554432000 134512640 134534564 4293395648 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20250/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 704236

[startup+4962.3 s]
/proc/loadavg: 6.06 6.02 5.93 7/184 20636
/proc/meminfo: memFree=15200032/32951124 swapFree=67111528/67111528
[pid=20247] ppid=20245 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (ppfolio) S 20245 20247 20175 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440756298 18763776 394 33554432000 4194304 4287625 140734462704416 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/20247/statm: 4581 394 345 23 0 91 0
[pid=20248] ppid=20247 vsize=178800 CPUtime=1654.14 cores=1
/proc/20248/stat : 20248 (cryptominisat) R 20247 20247 20175 0 -1 4202496 168409 0 0 0 165369 45 0 0 25 0 1 0 440756298 183091200 28659 33554432000 4194304 4587354 140735792306752 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20248/statm: 44700 28659 337 96 0 41262 0
[pid=20249] ppid=20247 vsize=51316 CPUtime=1654.09 cores=1
/proc/20249/stat : 20249 (clasp) R 20247 20247 20175 0 -1 4202496 9638 0 0 0 165408 1 0 0 25 0 1 0 440756298 52547584 9525 33554432000 4194304 4785740 140733537284640 18446744073709551615 4550307 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20249/statm: 12829 9525 341 145 0 9874 0
[pid=20250] ppid=20247 vsize=455964 CPUtime=1654.2 cores=1
/proc/20250/stat : 20250 (TNM) R 20247 20247 20175 0 -1 4202496 365 0 0 0 165420 0 0 0 25 0 1 0 440756298 466907136 262 33554432000 134512640 134534564 4293395648 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20250/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 704404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.03 6.01 5.93 7/184 20637
/proc/meminfo: memFree=15192564/32951124 swapFree=67111528/67111528
[pid=20247] ppid=20245 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (ppfolio) S 20245 20247 20175 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440756298 18763776 394 33554432000 4194304 4287625 140734462704416 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/20247/statm: 4581 394 345 23 0 91 0
[pid=20248] ppid=20247 vsize=179040 CPUtime=1666.64 cores=1
/proc/20248/stat : 20248 (cryptominisat) R 20247 20247 20175 0 -1 4202496 168879 0 0 0 166619 45 0 0 25 0 1 0 440756298 183336960 28391 33554432000 4194304 4587354 140735792306752 18446744073709551615 4238683 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20248/statm: 44760 28391 337 96 0 41322 0
[pid=20249] ppid=20247 vsize=51316 CPUtime=1666.62 cores=1
/proc/20249/stat : 20249 (clasp) R 20247 20247 20175 0 -1 4202496 9640 0 0 0 166661 1 0 0 25 0 1 0 440756298 52547584 9527 33554432000 4194304 4785740 140733537284640 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20249/statm: 12829 9527 341 145 0 9874 0
[pid=20250] ppid=20247 vsize=455964 CPUtime=1666.77 cores=1
/proc/20250/stat : 20250 (TNM) R 20247 20247 20175 0 -1 4202496 365 0 0 0 166677 0 0 0 25 0 1 0 440756298 466907136 262 33554432000 134512640 134534564 4293395648 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20250/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 704644

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

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

[startup+4999.9 s]
/proc/loadavg: 6.03 6.01 5.93 7/184 20637
/proc/meminfo: memFree=15192564/32951124 swapFree=67111528/67111528
[pid=20247] ppid=20245 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (ppfolio) S 20245 20247 20175 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 440756298 18763776 394 33554432000 4194304 4287625 140734462704416 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/20247/statm: 4581 394 345 23 0 91 0
[pid=20248] ppid=20247 vsize=179040 CPUtime=1666.64 cores=1
/proc/20248/stat : 20248 (cryptominisat) R 20247 20247 20175 0 -1 4202496 168879 0 0 0 166619 45 0 0 25 0 1 0 440756298 183336960 28391 33554432000 4194304 4587354 140735792306752 18446744073709551615 4238683 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20248/statm: 44760 28391 337 96 0 41322 0
[pid=20249] ppid=20247 vsize=51316 CPUtime=1666.62 cores=1
/proc/20249/stat : 20249 (clasp) R 20247 20247 20175 0 -1 4202496 9640 0 0 0 166661 1 0 0 25 0 1 0 440756298 52547584 9527 33554432000 4194304 4785740 140733537284640 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20249/statm: 12829 9527 341 145 0 9874 0
[pid=20250] ppid=20247 vsize=455964 CPUtime=1666.77 cores=1
/proc/20250/stat : 20250 (TNM) R 20247 20247 20175 0 -1 4202496 365 0 0 0 166677 0 0 0 25 0 1 0 440756298 466907136 262 33554432000 134512640 134534564 4293395648 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20250/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 704644

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20247 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=3999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 5000.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.92
CPU time (s): 5000.03
CPU user time (s): 4999.57
CPU system time (s): 0.46
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 752028

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

runsolver used 8.26474 second user time and 18.7941 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-20 11:25:58
IDJOB=3221350
IDBENCH=82908
IDSOLVER=1639
FILE ID=node104/3221350-1303291558
RUNJOBID= node104-1303291528-20194
PBS_JOBID= 13049624
Free space on /tmp= 71600 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1720013904-060.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221350-1303291558/watcher-3221350-1303291558 -o /tmp/evaluation-result-3221350-1303291558/solver-3221350-1303291558 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221350-1303291558.cnf

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

MD5SUM BENCH= bb08468cf0220e53f83e89f3d31d3696
RANDOM SEED=434262617

node104.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.71
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5293.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15439072 kB
Buffers:        696292 kB
Cached:       16397048 kB
SwapCached:          0 kB
Active:        8888992 kB
Inactive:      8273004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15439072 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20132 kB
Writeback:           0 kB
AnonPages:       68044 kB
Mapped:          16060 kB
Slab:           287304 kB
PageTables:       4600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   664864 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71588 MiB
End job on node104 at 2011-04-20 12:49:20