Trace number 3284937

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) 1300.2 1300.01

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMfce318b20c1a474ab81b77594d3f6f99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark583.061
Satisfiable
(Un)Satisfiability was proved
Number of variables945406
Number of clauses5079060
Sum of the clauses size12071640
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 25035980
Number of clauses of size 3240
Number of clauses of size 4960
Number of clauses of size 52400
Number of clauses of size over 538760

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	Starting TNM 2009 on core(s) 1
0.00/0.01	

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-3284937-1303760805/watcher-3284937-1303760805 -o /tmp/evaluation-result-3284937-1303760805/solver-3284937-1303760805 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3284937-1303760805.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 11.86 11.77 9.83 10/198 16477
/proc/meminfo: memFree=17622552/32951124 swapFree=67111524/67111528
[pid=16477] ppid=16475 vsize=11800 CPUtime=0 cores=1,3
/proc/16477/stat : 16477 (runsolver) R 16475 16477 15892 0 -1 4202560 42 0 0 0 0 0 0 0 21 0 1 0 468496971 12083200 51 33554432000 4194304 5434984 140736056016384 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/16477/statm: 2950 51 31 303 0 2644 0

[startup+0.0771789 s]
/proc/loadavg: 11.86 11.77 9.83 10/198 16477
/proc/meminfo: memFree=17622552/32951124 swapFree=67111524/67111528
[pid=16477] ppid=16475 vsize=18324 CPUtime=0 cores=1,3
/proc/16477/stat : 16477 (ppfolio) S 16475 16477 15892 0 -1 4202496 502 214 0 0 0 0 0 0 24 0 1 0 468496971 18763776 395 33554432000 4194304 4287625 140733807179648 18446744073709551615 255106788879 0 0 4096 65536 4223661699195994112 0 0 17 3 0 0 0
/proc/16477/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101175 s]
/proc/loadavg: 11.86 11.77 9.83 10/198 16477
/proc/meminfo: memFree=17622552/32951124 swapFree=67111524/67111528
[pid=16477] ppid=16475 vsize=18324 CPUtime=0 cores=1,3
/proc/16477/stat : 16477 (ppfolio) S 16475 16477 15892 0 -1 4202496 502 214 0 0 0 0 0 0 24 0 1 0 468496971 18763776 395 33554432000 4194304 4287625 140733807179648 18446744073709551615 255106788879 0 0 4096 65536 4223661699195994112 0 0 17 3 0 0 0
/proc/16477/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301153 s]
/proc/loadavg: 11.86 11.77 9.83 10/198 16477
/proc/meminfo: memFree=17622552/32951124 swapFree=67111524/67111528
[pid=16477] ppid=16475 vsize=18324 CPUtime=0 cores=1,3
/proc/16477/stat : 16477 (ppfolio) S 16475 16477 15892 0 -1 4202496 502 214 0 0 0 0 0 0 24 0 1 0 468496971 18763776 395 33554432000 4194304 4287625 140733807179648 18446744073709551615 255106788879 0 0 4096 65536 4223661699195994112 0 0 17 3 0 0 0
/proc/16477/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701071 s]
/proc/loadavg: 11.86 11.77 9.83 10/198 16477
/proc/meminfo: memFree=17622552/32951124 swapFree=67111524/67111528
[pid=16477] ppid=16475 vsize=18324 CPUtime=0 cores=1,3
/proc/16477/stat : 16477 (ppfolio) S 16475 16477 15892 0 -1 4202496 502 214 0 0 0 0 0 0 24 0 1 0 468496971 18763776 395 33554432000 4194304 4287625 140733807179648 18446744073709551615 255106788879 0 0 4096 65536 4223661699195994112 0 0 17 3 0 0 0
/proc/16477/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50093 s]
/proc/loadavg: 11.86 11.77 9.83 12/201 16481
/proc/meminfo: memFree=17370844/32951124 swapFree=67111524/67111528
[pid=16477] ppid=16475 vsize=18324 CPUtime=0 cores=1,3
/proc/16477/stat : 16477 (ppfolio) S 16475 16477 15892 0 -1 4202496 502 214 0 0 0 0 0 0 24 0 1 0 468496971 18763776 395 33554432000 4194304 4287625 140733807179648 18446744073709551615 255106788879 0 0 4096 65536 4223661699195994112 0 0 17 3 0 0 0
/proc/16477/statm: 4581 395 346 23 0 91 0
[pid=16479] ppid=16477 vsize=193108 CPUtime=0.75 cores=1
/proc/16479/stat : 16479 (cryptominisat) R 16477 16477 15892 0 -1 4202496 42096 0 0 0 68 7 0 0 25 0 1 0 468496972 197742592 41483 33554432000 4194304 4587354 140736042699248 18446744073709551615 4299570 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16479/statm: 48277 41484 288 96 0 44839 0
[pid=16480] ppid=16477 vsize=169464 CPUtime=0.71 cores=1
/proc/16480/stat : 16480 (clasp) R 16477 16477 15892 0 -1 4202496 45183 0 0 0 65 6 0 0 25 0 1 0 468496972 173531136 38149 33554432000 4194304 4785740 140735517536864 18446744073709551615 4450483 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16480/statm: 42366 38149 309 145 0 39411 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 380896

[startup+3.10065 s]
/proc/loadavg: 11.86 11.77 9.83 12/201 16481
/proc/meminfo: memFree=17214000/32951124 swapFree=67111524/67111528
[pid=16477] ppid=16475 vsize=18324 CPUtime=0 cores=1,3
/proc/16477/stat : 16477 (ppfolio) S 16475 16477 15892 0 -1 4202496 502 214 0 0 0 0 0 0 24 0 1 0 468496971 18763776 395 33554432000 4194304 4287625 140733807179648 18446744073709551615 255106788879 0 0 4096 65536 4223661699195994112 0 0 17 3 0 0 0
/proc/16477/statm: 4581 395 346 23 0 91 0
[pid=16479] ppid=16477 vsize=418868 CPUtime=1.55 cores=1
/proc/16479/stat : 16479 (cryptominisat) R 16477 16477 15892 0 -1 4202496 88946 0 0 0 142 13 0 0 25 0 1 0 468496972 428920832 87783 33554432000 4194304 4587354 140736042699248 18446744073709551615 255106429637 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16479/statm: 104750 87784 288 96 0 101312 0
[pid=16480] ppid=16477 vsize=251292 CPUtime=1.51 cores=1
/proc/16480/stat : 16480 (clasp) R 16477 16477 15892 0 -1 4202496 61846 0 0 0 141 10 0 0 25 0 1 0 468496972 257323008 51999 33554432000 4194304 4785740 140735517536864 18446744073709551615 4501862 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16480/statm: 62823 51999 312 145 0 59868 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 688484

[startup+6.30109 s]
/proc/loadavg: 11.80 11.76 9.84 12/201 16481
/proc/meminfo: memFree=16982708/32951124 swapFree=67111524/67111528
[pid=16477] ppid=16475 vsize=18324 CPUtime=0 cores=1,3
/proc/16477/stat : 16477 (ppfolio) S 16475 16477 15892 0 -1 4202496 502 214 0 0 0 0 0 0 18 0 1 0 468496971 18763776 395 33554432000 4194304 4287625 140733807179648 18446744073709551615 255106788879 0 0 4096 65536 2378428076775178240 0 0 17 3 0 0 0
/proc/16477/statm: 4581 395 346 23 0 91 0
[pid=16479] ppid=16477 vsize=471784 CPUtime=3.16 cores=1
/proc/16479/stat : 16479 (cryptominisat) R 16477 16477 15892 0 -1 4202496 107954 0 0 0 300 16 0 0 25 0 1 0 468496972 483106816 106785 33554432000 4194304 4587354 140736042699248 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16479/statm: 117946 106785 306 96 0 114508 0
[pid=16480] ppid=16477 vsize=223548 CPUtime=3.12 cores=1
/proc/16480/stat : 16480 (clasp) R 16477 16477 15892 0 -1 4202496 78104 0 0 0 300 12 0 0 25 0 1 0 468496972 228913152 52374 33554432000 4194304 4785740 140735517536864 18446744073709551615 4319153 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16480/statm: 55887 52374 335 145 0 52932 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 713656

[startup+12.701 s]
/proc/loadavg: 11.81 11.76 9.85 12/201 16482
/proc/meminfo: memFree=16821508/32951124 swapFree=67111524/67111528
[pid=16477] ppid=16475 vsize=18324 CPUtime=0 cores=1,3
/proc/16477/stat : 16477 (ppfolio) S 16475 16477 15892 0 -1 4202496 502 214 0 0 0 0 0 0 15 0 1 0 468496971 18763776 395 33554432000 4194304 4287625 140733807179648 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16477/statm: 4581 395 346 23 0 91 0
[pid=16479] ppid=16477 vsize=615528 CPUtime=6.36 cores=1
/proc/16479/stat : 16479 (cryptominisat) R 16477 16477 15892 0 -1 4202496 143710 0 0 0 616 20 0 0 25 0 1 0 468496972 630300672 142541 33554432000 4194304 4587354 140736042699248 18446744073709551615 4364913 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16479/statm: 153882 142541 310 96 0 150444 0
[pid=16480] ppid=16477 vsize=231272 CPUtime=6.31 cores=1
/proc/16480/stat : 16480 (clasp) R 16477 16477 15892 0 -1 4202496 80028 0 0 0 619 12 0 0 25 0 1 0 468496972 236822528 54298 33554432000 4194304 4785740 140735517536864 18446744073709551615 4319244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16480/statm: 57818 54298 336 145 0 54863 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 865124

[startup+25.5007 s]
/proc/loadavg: 11.63 11.72 9.87 12/201 16482
/proc/meminfo: memFree=16493048/32951124 swapFree=67111524/67111528
[pid=16477] ppid=16475 vsize=18324 CPUtime=0 cores=1,3
/proc/16477/stat : 16477 (ppfolio) S 16475 16477 15892 0 -1 4202496 502 214 0 0 0 0 0 0 15 0 1 0 468496971 18763776 395 33554432000 4194304 4287625 140733807179648 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16477/statm: 4581 395 346 23 0 91 0
[pid=16479] ppid=16477 vsize=1066820 CPUtime=12.75 cores=1
/proc/16479/stat : 16479 (cryptominisat) R 16477 16477 15892 0 -1 4202496 298298 0 0 0 1238 37 0 0 25 0 1 0 468496972 1092423680 214534 33554432000 4194304 4587354 140736042699248 18446744073709551615 4317918 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16479/statm: 266705 214534 320 96 0 263267 0
[pid=16480] ppid=16477 vsize=247360 CPUtime=12.72 cores=1
/proc/16480/stat : 16480 (clasp) R 16477 16477 15892 0 -1 4202496 84050 0 0 0 1258 14 0 0 25 0 1 0 468496972 253296640 58320 33554432000 4194304 4785740 140735517536864 18446744073709551615 4550400 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16480/statm: 61840 58320 336 145 0 58885 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1332504

[startup+51.1012 s]
/proc/loadavg: 11.41 11.66 9.90 12/201 16482
/proc/meminfo: memFree=16462420/32951124 swapFree=67111524/67111528
[pid=16477] ppid=16475 vsize=18324 CPUtime=0 cores=1,3
/proc/16477/stat : 16477 (ppfolio) S 16475 16477 15892 0 -1 4202496 502 214 0 0 0 0 0 0 15 0 1 0 468496971 18763776 395 33554432000 4194304 4287625 140733807179648 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16477/statm: 4581 395 346 23 0 91 0
[pid=16479] ppid=16477 vsize=920072 CPUtime=25.56 cores=1
/proc/16479/stat : 16479 (cryptominisat) R 16477 16477 15892 0 -1 4202496 319408 0 0 0 2515 41 0 0 25 0 1 0 468496972 942153728 204565 33554432000 4194304 4587354 140736042699248 18446744073709551615 255106465547 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16479/statm: 230018 204565 330 96 0 226580 0
[pid=16480] ppid=16477 vsize=265888 CPUtime=25.51 cores=1
/proc/16480/stat : 16480 (clasp) R 16477 16477 15892 0 -1 4202496 88696 0 0 0 2536 15 0 0 25 0 1 0 468496972 272269312 62966 33554432000 4194304 4785740 140735517536864 18446744073709551615 4416781 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16480/statm: 66472 62966 336 145 0 63517 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1204284

[startup+102.307 s]
/proc/loadavg: 11.18 11.56 9.95 12/201 16484
/proc/meminfo: memFree=16065628/32951124 swapFree=67111524/67111528
[pid=16477] ppid=16475 vsize=18324 CPUtime=0 cores=1,3
/proc/16477/stat : 16477 (ppfolio) S 16475 16477 15892 0 -1 4202496 502 214 0 0 0 0 0 0 15 0 1 0 468496971 18763776 395 33554432000 4194304 4287625 140733807179648 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16477/statm: 4581 395 346 23 0 91 0
[pid=16479] ppid=16477 vsize=1070076 CPUtime=51.17 cores=1
/proc/16479/stat : 16479 (cryptominisat) R 16477 16477 15892 0 -1 4202496 331321 0 0 0 5074 43 0 0 25 0 1 0 468496972 1095757824 216473 33554432000 4194304 4587354 140736042699248 18446744073709551615 4236883 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16479/statm: 267519 216473 330 96 0 264081 0
[pid=16480] ppid=16477 vsize=294668 CPUtime=51.11 cores=1
/proc/16480/stat : 16480 (clasp) R 16477 16477 15892 0 -1 4202496 95887 0 0 0 5093 18 0 0 25 0 1 0 468496972 301740032 70157 33554432000 4194304 4785740 140735517536864 18446744073709551615 4303600 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16480/statm: 73667 70157 336 145 0 70712 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1383068

[startup+162.301 s]
/proc/loadavg: 11.14 11.47 10.02 12/201 16517
/proc/meminfo: memFree=16232528/32951124 swapFree=67111524/67111528
[pid=16477] ppid=16475 vsize=18324 CPUtime=0 cores=1,3
/proc/16477/stat : 16477 (ppfolio) S 16475 16477 15892 0 -1 4202496 502 214 0 0 0 0 0 0 15 0 1 0 468496971 18763776 395 33554432000 4194304 4287625 140733807179648 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16477/statm: 4581 395 346 23 0 91 0
[pid=16479] ppid=16477 vsize=1070076 CPUtime=81.17 cores=1
/proc/16479/stat : 16479 (cryptominisat) R 16477 16477 15892 0 -1 4202496 342849 0 0 0 8071 46 0 0 25 0 1 0 468496972 1095757824 227993 33554432000 4194304 4587354 140736042699248 18446744073709551615 4236561 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16479/statm: 267519 227993 330 96 0 264081 0
[pid=16480] ppid=16477 vsize=322924 CPUtime=81.1 cores=1
/proc/16480/stat : 16480 (clasp) R 16477 16477 15892 0 -1 4202496 102951 0 0 0 8090 20 0 0 25 0 1 0 468496972 330674176 77221 33554432000 4194304 4785740 140735517536864 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16480/statm: 80731 77221 336 145 0 77776 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1411324

[startup+222.301 s]
/proc/loadavg: 11.05 11.38 10.08 12/201 16518
/proc/meminfo: memFree=16093576/32951124 swapFree=67111524/67111528
[pid=16477] ppid=16475 vsize=18324 CPUtime=0 cores=1,3
/proc/16477/stat : 16477 (ppfolio) S 16475 16477 15892 0 -1 4202496 502 214 0 0 0 0 0 0 15 0 1 0 468496971 18763776 395 33554432000 4194304 4287625 140733807179648 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16477/statm: 4581 395 346 23 0 91 0
[pid=16479] ppid=16477 vsize=1052924 CPUtime=111.18 cores=1
/proc/16479/stat : 16479 (cryptominisat) R 16477 16477 15892 0 -1 4202496 361152 0 0 0 11068 50 0 0 25 0 1 0 468496972 1078194176 207139 33554432000 4194304 4587354 140736042699248 18446744073709551615 4236545 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16479/statm: 263231 207139 330 96 0 259793 0
[pid=16480] ppid=16477 vsize=359056 CPUtime=111.09 cores=1
/proc/16480/stat : 16480 (clasp) R 16477 16477 15892 0 -1 4202496 111960 0 0 0 11087 22 0 0 25 0 1 0 468496972 367673344 86230 33554432000 4194304 4785740 140735517536864 18446744073709551615 4416773 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16480/statm: 89764 86230 336 145 0 86809 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 1430304

[startup+282.301 s]

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

/proc/meminfo: memFree=14919400/32951124 swapFree=67111524/67111528
[pid=16477] ppid=16475 vsize=18324 CPUtime=0.08 cores=1,3
/proc/16477/stat : 16477 (ppfolio) S 16475 16477 15892 0 -1 4202496 502 214 0 0 1 7 0 0 15 0 1 0 468496971 18763776 395 33554432000 4194304 4287625 140733807179648 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16477/statm: 4581 395 346 23 0 91 0
[pid=16479] ppid=16477 vsize=1063764 CPUtime=497.22 cores=1
/proc/16479/stat : 16479 (cryptominisat) R 16477 16477 15892 0 -1 4202496 32307194 0 0 0 45811 3911 0 0 18 0 1 0 468496972 1089294336 212598 33554432000 4194304 4587354 140736042699248 18446744073709551615 4263347 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16479/statm: 265941 212601 335 96 0 262503 0
[pid=16480] ppid=16477 vsize=481952 CPUtime=265.07 cores=1
/proc/16480/stat : 16480 (clasp) R 16477 16477 15892 0 -1 4202496 142686 0 0 0 26477 30 0 0 25 0 1 0 468496972 493518848 116956 33554432000 4194304 4785740 140735517536864 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16480/statm: 120488 116956 336 145 0 117533 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 1564040

[startup+822.301 s]
/proc/loadavg: 10.05 10.21 10.07 11/200 16656
/proc/meminfo: memFree=14401044/32951124 swapFree=67111524/67111528
[pid=16477] ppid=16475 vsize=18324 CPUtime=0.09 cores=1,3
/proc/16477/stat : 16477 (ppfolio) S 16475 16477 15892 0 -1 4202496 502 214 0 0 1 8 0 0 15 0 1 0 468496971 18763776 395 33554432000 4194304 4287625 140733807179648 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16477/statm: 4581 395 346 23 0 91 0
[pid=16479] ppid=16477 vsize=1102952 CPUtime=543.42 cores=1
/proc/16479/stat : 16479 (cryptominisat) R 16477 16477 15892 0 -1 4202496 36858876 0 0 0 49881 4461 0 0 18 0 1 0 468496972 1129422848 218165 33554432000 4194304 4587354 140736042699248 18446744073709551615 255106466160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16479/statm: 275738 218176 335 96 0 272300 0
[pid=16480] ppid=16477 vsize=485160 CPUtime=278.87 cores=1
/proc/16480/stat : 16480 (clasp) R 16477 16477 15892 0 -1 4202496 143500 0 0 0 27856 31 0 0 25 0 1 0 468496972 496803840 117770 33554432000 4194304 4785740 140735517536864 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16480/statm: 121290 117770 336 145 0 118335 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 1606436

[startup+882.3 s]
/proc/loadavg: 10.02 10.17 10.06 11/200 16667
/proc/meminfo: memFree=14142836/32951124 swapFree=67111524/67111528
[pid=16477] ppid=16475 vsize=18324 CPUtime=0.1 cores=1,3
/proc/16477/stat : 16477 (ppfolio) S 16475 16477 15892 0 -1 4202496 502 214 0 0 1 9 0 0 15 0 1 0 468496971 18763776 395 33554432000 4194304 4287625 140733807179648 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16477/statm: 4581 395 346 23 0 91 0
[pid=16479] ppid=16477 vsize=1148068 CPUtime=589.02 cores=1
/proc/16479/stat : 16479 (cryptominisat) R 16477 16477 15892 0 -1 4202496 41350141 0 0 0 53899 5003 0 0 18 0 1 0 468496972 1175621632 233980 33554432000 4194304 4587354 140736042699248 18446744073709551615 4503117 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16479/statm: 287017 233980 335 96 0 283579 0
[pid=16480] ppid=16477 vsize=507608 CPUtime=293.27 cores=1
/proc/16480/stat : 16480 (clasp) R 16477 16477 15892 0 -1 4202496 149015 0 0 0 29295 32 0 0 25 0 1 0 468496972 519790592 123285 33554432000 4194304 4785740 140735517536864 18446744073709551615 4561965 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16480/statm: 126902 123285 336 145 0 123947 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 1674000

[startup+942.301 s]
/proc/loadavg: 10.00 10.14 10.06 12/200 16668
/proc/meminfo: memFree=13975772/32951124 swapFree=67111524/67111528
[pid=16477] ppid=16475 vsize=18324 CPUtime=0.12 cores=1,3
/proc/16477/stat : 16477 (ppfolio) S 16475 16477 15892 0 -1 4202496 502 214 0 0 2 10 0 0 15 0 1 0 468496971 18763776 395 33554432000 4194304 4287625 140733807179648 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16477/statm: 4581 395 346 23 0 91 0
[pid=16479] ppid=16477 vsize=1148068 CPUtime=632.72 cores=1
/proc/16479/stat : 16479 (cryptominisat) R 16477 16477 15892 0 -1 4202496 45448711 0 0 0 57759 5513 0 0 18 0 1 0 468496972 1175621632 233980 33554432000 4194304 4587354 140736042699248 18446744073709551615 4503123 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16479/statm: 287017 233980 335 96 0 283579 0
[pid=16480] ppid=16477 vsize=515424 CPUtime=309.57 cores=1
/proc/16480/stat : 16480 (clasp) R 16477 16477 15892 0 -1 4202496 151002 0 0 0 30925 32 0 0 25 0 1 0 468496972 527794176 125272 33554432000 4194304 4785740 140735517536864 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16480/statm: 128856 125272 336 145 0 125901 0
Current children cumulated CPU time (s) 942.41
Current children cumulated vsize (KiB) 1681816

[startup+1002.3 s]
/proc/loadavg: 10.00 10.11 10.05 11/200 16670
/proc/meminfo: memFree=13908416/32951124 swapFree=67111524/67111528
[pid=16477] ppid=16475 vsize=18324 CPUtime=0.13 cores=1,3
/proc/16477/stat : 16477 (ppfolio) S 16475 16477 15892 0 -1 4202496 502 214 0 0 2 11 0 0 15 0 1 0 468496971 18763776 395 33554432000 4194304 4287625 140733807179648 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16477/statm: 4581 395 346 23 0 91 0
[pid=16479] ppid=16477 vsize=1078348 CPUtime=680.13 cores=1
/proc/16479/stat : 16479 (cryptominisat) R 16477 16477 15892 0 -1 4202496 50096187 0 0 0 61948 6065 0 0 19 0 1 0 468496972 1104228352 217566 33554432000 4194304 4587354 140736042699248 18446744073709551615 4410985 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16479/statm: 269587 217566 335 96 0 266149 0
[pid=16480] ppid=16477 vsize=523760 CPUtime=322.15 cores=1
/proc/16480/stat : 16480 (clasp) R 16477 16477 15892 0 -1 4202496 153068 0 0 0 32183 32 0 0 25 0 1 0 468496972 536330240 127338 33554432000 4194304 4785740 140735517536864 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16480/statm: 130940 127338 336 145 0 127985 0
Current children cumulated CPU time (s) 1002.41
Current children cumulated vsize (KiB) 1620432

[startup+1062.3 s]
/proc/loadavg: 10.00 10.09 10.04 11/200 16672
/proc/meminfo: memFree=13882968/32951124 swapFree=67111524/67111528
[pid=16477] ppid=16475 vsize=18324 CPUtime=0.14 cores=1,3
/proc/16477/stat : 16477 (ppfolio) S 16475 16477 15892 0 -1 4202496 502 214 0 0 2 12 0 0 15 0 1 0 468496971 18763776 395 33554432000 4194304 4287625 140733807179648 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16477/statm: 4581 395 346 23 0 91 0
[pid=16479] ppid=16477 vsize=1148068 CPUtime=727.23 cores=1
/proc/16479/stat : 16479 (cryptominisat) R 16477 16477 15892 0 -1 4202496 54705831 0 0 0 66104 6619 0 0 18 0 1 0 468496972 1175621632 233985 33554432000 4194304 4587354 140736042699248 18446744073709551615 4502695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16479/statm: 287017 233985 335 96 0 283579 0
[pid=16480] ppid=16477 vsize=531916 CPUtime=335.07 cores=1
/proc/16480/stat : 16480 (clasp) R 16477 16477 15892 0 -1 4202496 155106 0 0 0 33474 33 0 0 25 0 1 0 468496972 544681984 129376 33554432000 4194304 4785740 140735517536864 18446744073709551615 4552626 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16480/statm: 132979 129376 336 145 0 130024 0
Current children cumulated CPU time (s) 1062.44
Current children cumulated vsize (KiB) 1698308

[startup+1122.3 s]
/proc/loadavg: 10.00 10.07 10.04 11/200 16673
/proc/meminfo: memFree=13789196/32951124 swapFree=67111524/67111528
[pid=16477] ppid=16475 vsize=18324 CPUtime=0.15 cores=1,3
/proc/16477/stat : 16477 (ppfolio) S 16475 16477 15892 0 -1 4202496 502 214 0 0 2 13 0 0 15 0 1 0 468496971 18763776 395 33554432000 4194304 4287625 140733807179648 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16477/statm: 4581 395 346 23 0 91 0
[pid=16479] ppid=16477 vsize=1148068 CPUtime=774.34 cores=1
/proc/16479/stat : 16479 (cryptominisat) R 16477 16477 15892 0 -1 4202496 59322611 0 0 0 70257 7177 0 0 18 0 1 0 468496972 1175621632 233985 33554432000 4194304 4587354 140736042699248 18446744073709551615 4502763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16479/statm: 287017 233985 335 96 0 283579 0
[pid=16480] ppid=16477 vsize=538104 CPUtime=347.96 cores=1
/proc/16480/stat : 16480 (clasp) R 16477 16477 15892 0 -1 4202496 156668 0 0 0 34763 33 0 0 25 0 1 0 468496972 551018496 130938 33554432000 4194304 4785740 140735517536864 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16480/statm: 134526 130938 336 145 0 131571 0
Current children cumulated CPU time (s) 1122.45
Current children cumulated vsize (KiB) 1704496

[startup+1182.3 s]
/proc/loadavg: 10.00 10.05 10.03 11/200 16675
/proc/meminfo: memFree=13787428/32951124 swapFree=67111524/67111528
[pid=16477] ppid=16475 vsize=18324 CPUtime=0.17 cores=1,3
/proc/16477/stat : 16477 (ppfolio) S 16475 16477 15892 0 -1 4202496 502 214 0 0 3 14 0 0 15 0 1 0 468496971 18763776 395 33554432000 4194304 4287625 140733807179648 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16477/statm: 4581 395 346 23 0 91 0
[pid=16479] ppid=16477 vsize=1148068 CPUtime=820.63 cores=1
/proc/16479/stat : 16479 (cryptominisat) R 16477 16477 15892 0 -1 4202496 63866866 0 0 0 74330 7733 0 0 18 0 1 0 468496972 1175621632 232125 33554432000 4194304 4587354 140736042699248 18446744073709551615 255106466261 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16479/statm: 287017 232135 335 96 0 283579 0
[pid=16480] ppid=16477 vsize=542328 CPUtime=361.66 cores=1
/proc/16480/stat : 16480 (clasp) R 16477 16477 15892 0 -1 4202496 157738 0 0 0 36132 34 0 0 25 0 1 0 468496972 555343872 132008 33554432000 4194304 4785740 140735517536864 18446744073709551615 4552626 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16480/statm: 135582 132008 336 145 0 132627 0
Current children cumulated CPU time (s) 1182.46
Current children cumulated vsize (KiB) 1708720

[startup+1242.3 s]
/proc/loadavg: 10.00 10.04 10.03 11/200 16676
/proc/meminfo: memFree=13524160/32951124 swapFree=67111524/67111528
[pid=16477] ppid=16475 vsize=18324 CPUtime=0.19 cores=1,3
/proc/16477/stat : 16477 (ppfolio) S 16475 16477 15892 0 -1 4202496 502 214 0 0 3 16 0 0 15 0 1 0 468496971 18763776 395 33554432000 4194304 4287625 140733807179648 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16477/statm: 4581 395 346 23 0 91 0
[pid=16479] ppid=16477 vsize=1148068 CPUtime=867.84 cores=1
/proc/16479/stat : 16479 (cryptominisat) R 16477 16477 15892 0 -1 4202496 68485506 0 0 0 78491 8293 0 0 18 0 1 0 468496972 1175621632 233985 33554432000 4194304 4587354 140736042699248 18446744073709551615 4503123 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16479/statm: 287017 233985 335 96 0 283579 0
[pid=16480] ppid=16477 vsize=548928 CPUtime=374.46 cores=1
/proc/16480/stat : 16480 (clasp) R 16477 16477 15892 0 -1 4202496 159389 0 0 0 37412 34 0 0 25 0 1 0 468496972 562102272 133659 33554432000 4194304 4785740 140735517536864 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16480/statm: 137232 133659 336 145 0 134277 0
Current children cumulated CPU time (s) 1242.49
Current children cumulated vsize (KiB) 1715320



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.07 10.05 10.03 11/200 16678
/proc/meminfo: memFree=13309360/32951124 swapFree=67111524/67111528
[pid=16477] ppid=16475 vsize=18324 CPUtime=0.19 cores=1,3
/proc/16477/stat : 16477 (ppfolio) S 16475 16477 15892 0 -1 4202496 502 214 0 0 3 16 0 0 15 0 1 0 468496971 18763776 395 33554432000 4194304 4287625 140733807179648 18446744073709551615 255106788879 0 0 4096 65536 4294934792 0 0 17 3 0 0 0
/proc/16477/statm: 4581 395 346 23 0 91 0
[pid=16479] ppid=16477 vsize=1148068 CPUtime=911.35 cores=1
/proc/16479/stat : 16479 (cryptominisat) R 16477 16477 15892 0 -1 4202496 72725406 0 0 0 82329 8806 0 0 18 0 1 0 468496972 1175621632 233985 33554432000 4194304 4587354 140736042699248 18446744073709551615 4502695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16479/statm: 287017 233985 335 96 0 283579 0
[pid=16480] ppid=16477 vsize=551264 CPUtime=388.66 cores=1
/proc/16480/stat : 16480 (clasp) R 16477 16477 15892 0 -1 4202496 159985 0 0 0 38831 35 0 0 25 0 1 0 468496972 564494336 134255 33554432000 4194304 4785740 140735517536864 18446744073709551615 4286930 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/16480/statm: 137816 134255 336 145 0 134861 0
Current children cumulated CPU time (s) 1300.2
Current children cumulated vsize (KiB) 1717656

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 16477 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=33994
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=169974
# CPU time returned by wait4() is 0.203968
# while last known CPU time is 1300.2
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.2
CPU user time (s): 1211.63
CPU system time (s): 88.57
CPU usage (%): 100.014
Max. virtual memory (cumulated for all children) (KiB): 1717656

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

runsolver used 2.07069 second user time and 5.04823 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-25 21:46:48
IDJOB=3284937
IDBENCH=82367
IDSOLVER=1613
FILE ID=node144/3284937-1303760805
RUNJOBID= node144-1303759502-15912
PBS_JOBID= 13157119
Free space on /tmp= 71924 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284937-1303760805/watcher-3284937-1303760805 -o /tmp/evaluation-result-3284937-1303760805/solver-3284937-1303760805 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3284937-1303760805.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= fce318b20c1a474ab81b77594d3f6f99
RANDOM SEED=864393208

node144.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.850
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.70
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.850
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.16
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.850
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.75
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.850
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.83
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.850
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.75
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17622832 kB
Buffers:       2183860 kB
Cached:        9904440 kB
SwapCached:          4 kB
Active:        6345436 kB
Inactive:      8410812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17622832 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          107896 kB
Writeback:           0 kB
AnonPages:     2667284 kB
Mapped:          17976 kB
Slab:           500312 kB
PageTables:      11648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5940756 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= 71832 MiB
End job on node144 at 2011-04-25 22:08:30