Trace number 3191626

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 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1008065350-031.UNKNOWN.cnf
MD5SUMf9acc85431fa3756e8067132423a3a4a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark152.234
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
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) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5
1299.96/1300.01	Done

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 5,7

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.04 11.11 9.44 10/197 6452
/proc/meminfo: memFree=12784004/32951124 swapFree=67102128/67111528
[pid=6452] ppid=6450 vsize=18324 CPUtime=0 cores=5,7
/proc/6452/stat : 6452 (ppfolio) R 6450 6452 6116 0 -1 4202496 488 0 0 0 0 0 0 0 25 0 1 0 444088494 18763776 392 33554432000 4194304 4287625 140733295397152 18446744073709551615 216734998933 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/6452/statm: 4581 392 343 23 0 91 0

[startup+0.0959179 s]
/proc/loadavg: 11.04 11.11 9.44 10/197 6452
/proc/meminfo: memFree=12784004/32951124 swapFree=67102128/67111528
[pid=6452] ppid=6450 vsize=18324 CPUtime=0 cores=5,7
/proc/6452/stat : 6452 (ppfolio) S 6450 6452 6116 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 444088494 18763776 394 33554432000 4194304 4287625 140733295397152 18446744073709551615 216735198735 0 0 4096 65536 5629746103990583560 0 0 17 7 0 0 0
/proc/6452/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100925 s]
/proc/loadavg: 11.04 11.11 9.44 10/197 6452
/proc/meminfo: memFree=12784004/32951124 swapFree=67102128/67111528
[pid=6452] ppid=6450 vsize=18324 CPUtime=0 cores=5,7
/proc/6452/stat : 6452 (ppfolio) S 6450 6452 6116 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 444088494 18763776 394 33554432000 4194304 4287625 140733295397152 18446744073709551615 216735198735 0 0 4096 65536 5629746103990583560 0 0 17 7 0 0 0
/proc/6452/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300879 s]
/proc/loadavg: 11.04 11.11 9.44 10/197 6452
/proc/meminfo: memFree=12784004/32951124 swapFree=67102128/67111528
[pid=6452] ppid=6450 vsize=18324 CPUtime=0 cores=5,7
/proc/6452/stat : 6452 (ppfolio) S 6450 6452 6116 0 -1 4202496 504 0 0 0 0 0 0 0 24 0 1 0 444088494 18763776 394 33554432000 4194304 4287625 140733295397152 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/6452/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700808 s]
/proc/loadavg: 11.04 11.11 9.44 10/197 6452
/proc/meminfo: memFree=12784004/32951124 swapFree=67102128/67111528
[pid=6452] ppid=6450 vsize=18324 CPUtime=0 cores=5,7
/proc/6452/stat : 6452 (ppfolio) S 6450 6452 6116 0 -1 4202496 504 0 0 0 0 0 0 0 21 0 1 0 444088494 18763776 394 33554432000 4194304 4287625 140733295397152 18446744073709551615 216735198735 0 0 4096 65536 4607646275267985408 0 0 17 7 0 0 0
/proc/6452/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50067 s]
/proc/loadavg: 11.04 11.11 9.45 12/201 6456
/proc/meminfo: memFree=12777028/32951124 swapFree=67102128/67111528
[pid=6452] ppid=6450 vsize=18324 CPUtime=0 cores=5,7
/proc/6452/stat : 6452 (ppfolio) S 6450 6452 6116 0 -1 4202496 504 0 0 0 0 0 0 0 15 0 1 0 444088494 18763776 394 33554432000 4194304 4287625 140733295397152 18446744073709551615 216735198735 0 0 4096 65536 4607646412706938880 0 0 17 7 0 0 0
/proc/6452/statm: 4581 394 345 23 0 91 0
[pid=6453] ppid=6452 vsize=515852 CPUtime=0.49 cores=5
/proc/6453/stat : 6453 (cryptominisat) R 6452 6452 6116 0 -1 4202496 1237 0 0 0 49 0 0 0 25 0 1 0 444088494 528232448 765 33554432000 4194304 4587354 140736005565952 18446744073709551615 4250463 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6453/statm: 128963 765 327 96 0 125525 0
[pid=6454] ppid=6452 vsize=13092 CPUtime=0.39 cores=5
/proc/6454/stat : 6454 (clasp) R 6452 6452 6116 0 -1 4202496 751 0 0 0 39 0 0 0 25 0 1 0 444088494 13406208 639 33554432000 4194304 4785740 140733749791760 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6454/statm: 3273 639 340 145 0 318 0
[pid=6455] ppid=6452 vsize=455824 CPUtime=0.59 cores=5
/proc/6455/stat : 6455 (TNM) R 6452 6452 6116 0 -1 4202496 328 0 0 0 59 0 0 0 25 0 1 0 444088494 466763776 225 33554432000 134512640 134534564 4292578128 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6455/statm: 113956 225 95 6 0 112622 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1003092

[startup+3.10039 s]
/proc/loadavg: 11.04 11.11 9.45 12/201 6456
/proc/meminfo: memFree=12771944/32951124 swapFree=67102128/67111528
[pid=6452] ppid=6450 vsize=18324 CPUtime=0 cores=5,7
/proc/6452/stat : 6452 (ppfolio) S 6450 6452 6116 0 -1 4202496 504 0 0 0 0 0 0 0 15 0 1 0 444088494 18763776 394 33554432000 4194304 4287625 140733295397152 18446744073709551615 216735198735 0 0 4096 65536 4607644351122636800 0 0 17 7 0 0 0
/proc/6452/statm: 4581 394 345 23 0 91 0
[pid=6453] ppid=6452 vsize=515124 CPUtime=0.99 cores=5
/proc/6453/stat : 6453 (cryptominisat) R 6452 6452 6116 0 -1 4202496 1679 0 0 0 99 0 0 0 25 0 1 0 444088494 527486976 943 33554432000 4194304 4587354 140736005565952 18446744073709551615 4240994 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6453/statm: 128781 943 327 96 0 125343 0
[pid=6454] ppid=6452 vsize=13624 CPUtime=0.94 cores=5
/proc/6454/stat : 6454 (clasp) R 6452 6452 6116 0 -1 4202496 873 0 0 0 94 0 0 0 25 0 1 0 444088494 13950976 761 33554432000 4194304 4785740 140733749791760 18446744073709551615 4309405 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6454/statm: 3406 761 340 145 0 451 0
[pid=6455] ppid=6452 vsize=455824 CPUtime=1.14 cores=5
/proc/6455/stat : 6455 (TNM) R 6452 6452 6116 0 -1 4202496 328 0 0 0 114 0 0 0 25 0 1 0 444088494 466763776 225 33554432000 134512640 134534564 4292578128 18446744073709551615 134529999 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6455/statm: 113956 225 95 6 0 112622 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1002896

[startup+6.30083 s]
/proc/loadavg: 11.04 11.11 9.45 12/201 6456
/proc/meminfo: memFree=12796132/32951124 swapFree=67102128/67111528
[pid=6452] ppid=6450 vsize=18324 CPUtime=0 cores=5,7
/proc/6452/stat : 6452 (ppfolio) S 6450 6452 6116 0 -1 4202496 504 0 0 0 0 0 0 0 15 0 1 0 444088494 18763776 394 33554432000 4194304 4287625 140733295397152 18446744073709551615 216735198735 0 0 4096 65536 4607644488561590272 0 0 17 7 0 0 0
/proc/6452/statm: 4581 394 345 23 0 91 0
[pid=6453] ppid=6452 vsize=521340 CPUtime=2.09 cores=5
/proc/6453/stat : 6453 (cryptominisat) R 6452 6452 6116 0 -1 4202496 3806 0 0 0 209 0 0 0 25 0 1 0 444088494 533852160 2365 33554432000 4194304 4587354 140736005565952 18446744073709551615 4241174 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6453/statm: 130335 2365 337 96 0 126897 0
[pid=6454] ppid=6452 vsize=14164 CPUtime=1.99 cores=5
/proc/6454/stat : 6454 (clasp) R 6452 6452 6116 0 -1 4202496 1003 0 0 0 199 0 0 0 25 0 1 0 444088494 14503936 891 33554432000 4194304 4785740 140733749791760 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6454/statm: 3541 891 340 145 0 586 0
[pid=6455] ppid=6452 vsize=455824 CPUtime=2.19 cores=5
/proc/6455/stat : 6455 (TNM) R 6452 6452 6116 0 -1 4202496 328 0 0 0 219 0 0 0 25 0 1 0 444088494 466763776 225 33554432000 134512640 134534564 4292578128 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6455/statm: 113956 225 95 6 0 112622 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1009652

[startup+12.7007 s]
/proc/loadavg: 11.03 11.11 9.46 12/201 6457
/proc/meminfo: memFree=12774184/32951124 swapFree=67102128/67111528
[pid=6452] ppid=6450 vsize=18324 CPUtime=0 cores=5,7
/proc/6452/stat : 6452 (ppfolio) S 6450 6452 6116 0 -1 4202496 504 0 0 0 0 0 0 0 15 0 1 0 444088494 18763776 394 33554432000 4194304 4287625 140733295397152 18446744073709551615 216735198735 0 0 4096 65536 4607644488561590272 0 0 17 7 0 0 0
/proc/6452/statm: 4581 394 345 23 0 91 0
[pid=6453] ppid=6452 vsize=524600 CPUtime=4.19 cores=5
/proc/6453/stat : 6453 (cryptominisat) R 6452 6452 6116 0 -1 4202496 5853 0 0 0 419 0 0 0 25 0 1 0 444088494 537190400 3078 33554432000 4194304 4587354 140736005565952 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6453/statm: 131150 3078 337 96 0 127712 0
[pid=6454] ppid=6452 vsize=14864 CPUtime=4.14 cores=5
/proc/6454/stat : 6454 (clasp) R 6452 6452 6116 0 -1 4202496 1179 0 0 0 414 0 0 0 25 0 1 0 444088494 15220736 1067 33554432000 4194304 4785740 140733749791760 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6454/statm: 3716 1067 340 145 0 761 0
[pid=6455] ppid=6452 vsize=455824 CPUtime=4.34 cores=5
/proc/6455/stat : 6455 (TNM) R 6452 6452 6116 0 -1 4202496 328 0 0 0 434 0 0 0 25 0 1 0 444088494 466763776 225 33554432000 134512640 134534564 4292578128 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6455/statm: 113956 225 95 6 0 112622 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1013612

[startup+25.5005 s]
/proc/loadavg: 11.02 11.10 9.48 12/201 6457
/proc/meminfo: memFree=12717408/32951124 swapFree=67102128/67111528
[pid=6452] ppid=6450 vsize=18324 CPUtime=0 cores=5,7
/proc/6452/stat : 6452 (ppfolio) S 6450 6452 6116 0 -1 4202496 504 0 0 0 0 0 0 0 15 0 1 0 444088494 18763776 394 33554432000 4194304 4287625 140733295397152 18446744073709551615 216735198735 0 0 4096 65536 4607644763439497216 0 0 17 7 0 0 0
/proc/6452/statm: 4581 394 345 23 0 91 0
[pid=6453] ppid=6452 vsize=525188 CPUtime=8.49 cores=5
/proc/6453/stat : 6453 (cryptominisat) R 6452 6452 6116 0 -1 4202496 8282 0 0 0 848 1 0 0 25 0 1 0 444088494 537792512 3177 33554432000 4194304 4587354 140736005565952 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6453/statm: 131297 3177 337 96 0 127859 0
[pid=6454] ppid=6452 vsize=15948 CPUtime=8.39 cores=5
/proc/6454/stat : 6454 (clasp) R 6452 6452 6116 0 -1 4202496 1444 0 0 0 839 0 0 0 25 0 1 0 444088494 16330752 1332 33554432000 4194304 4785740 140733749791760 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6454/statm: 3987 1332 340 145 0 1032 0
[pid=6455] ppid=6452 vsize=455824 CPUtime=8.59 cores=5
/proc/6455/stat : 6455 (TNM) R 6452 6452 6116 0 -1 4202496 328 0 0 0 859 0 0 0 25 0 1 0 444088494 466763776 225 33554432000 134512640 134534564 4292578128 18446744073709551615 6186427 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6455/statm: 113956 225 95 6 0 112622 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1015284

[startup+51.101 s]
/proc/loadavg: 11.02 11.09 9.52 12/201 6458
/proc/meminfo: memFree=12668124/32951124 swapFree=67102128/67111528
[pid=6452] ppid=6450 vsize=18324 CPUtime=0 cores=5,7
/proc/6452/stat : 6452 (ppfolio) S 6450 6452 6116 0 -1 4202496 504 0 0 0 0 0 0 0 15 0 1 0 444088494 18763776 394 33554432000 4194304 4287625 140733295397152 18446744073709551615 216735198735 0 0 4096 65536 4607644763439497216 0 0 17 7 0 0 0
/proc/6452/statm: 4581 394 345 23 0 91 0
[pid=6453] ppid=6452 vsize=530184 CPUtime=16.98 cores=5
/proc/6453/stat : 6453 (cryptominisat) R 6452 6452 6116 0 -1 4202496 12220 0 0 0 1697 1 0 0 25 0 1 0 444088494 542908416 4181 33554432000 4194304 4587354 140736005565952 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6453/statm: 132546 4181 337 96 0 129108 0
[pid=6454] ppid=6452 vsize=17304 CPUtime=16.94 cores=5
/proc/6454/stat : 6454 (clasp) R 6452 6452 6116 0 -1 4202496 1792 0 0 0 1694 0 0 0 25 0 1 0 444088494 17719296 1680 33554432000 4194304 4785740 140733749791760 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6454/statm: 4326 1680 340 145 0 1371 0
[pid=6455] ppid=6452 vsize=455824 CPUtime=17.14 cores=5
/proc/6455/stat : 6455 (TNM) R 6452 6452 6116 0 -1 4202496 328 0 0 0 1714 0 0 0 25 0 1 0 444088494 466763776 225 33554432000 134512640 134534564 4292578128 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6455/statm: 113956 225 95 6 0 112622 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1021636

[startup+102.307 s]
/proc/loadavg: 11.00 11.07 9.60 12/201 6459
/proc/meminfo: memFree=12732936/32951124 swapFree=67102128/67111528
[pid=6452] ppid=6450 vsize=18324 CPUtime=0 cores=5,7
/proc/6452/stat : 6452 (ppfolio) S 6450 6452 6116 0 -1 4202496 504 0 0 0 0 0 0 0 15 0 1 0 444088494 18763776 394 33554432000 4194304 4287625 140733295397152 18446744073709551615 216735198735 0 0 4096 65536 4607644900878450688 0 0 17 7 0 0 0
/proc/6452/statm: 4581 394 345 23 0 91 0
[pid=6453] ppid=6452 vsize=536604 CPUtime=34.08 cores=5
/proc/6453/stat : 6453 (cryptominisat) R 6452 6452 6116 0 -1 4202496 18968 0 0 0 3405 3 0 0 25 0 1 0 444088494 549482496 5335 33554432000 4194304 4587354 140736005565952 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6453/statm: 134151 5335 337 96 0 130713 0
[pid=6454] ppid=6452 vsize=18988 CPUtime=33.99 cores=5
/proc/6454/stat : 6454 (clasp) R 6452 6452 6116 0 -1 4202496 2177 0 0 0 3399 0 0 0 25 0 1 0 444088494 19443712 2065 33554432000 4194304 4785740 140733749791760 18446744073709551615 4549580 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6454/statm: 4747 2065 340 145 0 1792 0
[pid=6455] ppid=6452 vsize=455824 CPUtime=34.2 cores=5
/proc/6455/stat : 6455 (TNM) R 6452 6452 6116 0 -1 4202496 328 0 0 0 3420 0 0 0 25 0 1 0 444088494 466763776 225 33554432000 134512640 134534564 4292578128 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6455/statm: 113956 225 95 6 0 112622 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1029740

[startup+162.3 s]
/proc/loadavg: 11.04 11.07 9.69 12/201 6461
/proc/meminfo: memFree=12706748/32951124 swapFree=67102128/67111528
[pid=6452] ppid=6450 vsize=18324 CPUtime=0 cores=5,7
/proc/6452/stat : 6452 (ppfolio) S 6450 6452 6116 0 -1 4202496 504 0 0 0 0 0 0 0 15 0 1 0 444088494 18763776 394 33554432000 4194304 4287625 140733295397152 18446744073709551615 216735198735 0 0 4096 65536 4607644900878450688 0 0 17 7 0 0 0
/proc/6452/statm: 4581 394 345 23 0 91 0
[pid=6453] ppid=6452 vsize=560660 CPUtime=54.08 cores=5
/proc/6453/stat : 6453 (cryptominisat) R 6452 6452 6116 0 -1 4202496 27586 0 0 0 5403 5 0 0 25 0 1 0 444088494 574115840 8254 33554432000 4194304 4587354 140736005565952 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6453/statm: 140165 8254 337 96 0 136727 0
[pid=6454] ppid=6452 vsize=20448 CPUtime=53.98 cores=5

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

[startup+822.301 s]
/proc/loadavg: 11.10 11.03 10.35 12/201 6478
/proc/meminfo: memFree=12545376/32951124 swapFree=67102128/67111528
[pid=6452] ppid=6450 vsize=18324 CPUtime=0 cores=5,7
/proc/6452/stat : 6452 (ppfolio) S 6450 6452 6116 0 -1 4202496 504 0 0 0 0 0 0 0 15 0 1 0 444088494 18763776 394 33554432000 4194304 4287625 140733295397152 18446744073709551615 216735198735 0 0 4096 65536 4607645313195311104 0 0 17 7 0 0 0
/proc/6452/statm: 4581 394 345 23 0 91 0
[pid=6453] ppid=6452 vsize=546476 CPUtime=274.05 cores=5
/proc/6453/stat : 6453 (cryptominisat) R 6452 6452 6116 0 -1 4202496 75403 0 0 0 27385 20 0 0 25 0 1 0 444088494 559591424 9741 33554432000 4194304 4587354 140736005565952 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6453/statm: 136619 9741 337 96 0 133181 0
[pid=6454] ppid=6452 vsize=28452 CPUtime=274.01 cores=5
/proc/6454/stat : 6454 (clasp) R 6452 6452 6116 0 -1 4202496 4405 0 0 0 27401 0 0 0 25 0 1 0 444088494 29134848 4293 33554432000 4194304 4785740 140733749791760 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6454/statm: 7113 4293 341 145 0 4158 0
[pid=6455] ppid=6452 vsize=455824 CPUtime=274.2 cores=5
/proc/6455/stat : 6455 (TNM) R 6452 6452 6116 0 -1 4202496 328 0 0 0 27420 0 0 0 25 0 1 0 444088494 466763776 225 33554432000 134512640 134534564 4292578128 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6455/statm: 113956 225 95 6 0 112622 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 1049076

[startup+882.301 s]
/proc/loadavg: 11.07 11.03 10.39 12/201 6480
/proc/meminfo: memFree=12524144/32951124 swapFree=67102128/67111528
[pid=6452] ppid=6450 vsize=18324 CPUtime=0 cores=5,7
/proc/6452/stat : 6452 (ppfolio) S 6450 6452 6116 0 -1 4202496 504 0 0 0 0 0 0 0 15 0 1 0 444088494 18763776 394 33554432000 4194304 4287625 140733295397152 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/6452/statm: 4581 394 345 23 0 91 0
[pid=6453] ppid=6452 vsize=567184 CPUtime=294.04 cores=5
/proc/6453/stat : 6453 (cryptominisat) R 6452 6452 6116 0 -1 4202496 82666 0 0 0 29383 21 0 0 25 0 1 0 444088494 580796416 14775 33554432000 4194304 4587354 140736005565952 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6453/statm: 141796 14775 337 96 0 138358 0
[pid=6454] ppid=6452 vsize=28940 CPUtime=294.02 cores=5
/proc/6454/stat : 6454 (clasp) R 6452 6452 6116 0 -1 4202496 4520 0 0 0 29402 0 0 0 25 0 1 0 444088494 29634560 4408 33554432000 4194304 4785740 140733749791760 18446744073709551615 4553061 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6454/statm: 7235 4408 341 145 0 4280 0
[pid=6455] ppid=6452 vsize=455824 CPUtime=294.2 cores=5
/proc/6455/stat : 6455 (TNM) R 6452 6452 6116 0 -1 4202496 328 0 0 0 29420 0 0 0 25 0 1 0 444088494 466763776 225 33554432000 134512640 134534564 4292578128 18446744073709551615 134529662 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6455/statm: 113956 225 95 6 0 112622 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 1070272

[startup+942.301 s]
/proc/loadavg: 11.02 11.03 10.43 12/201 6481
/proc/meminfo: memFree=12425916/32951124 swapFree=67102128/67111528
[pid=6452] ppid=6450 vsize=18324 CPUtime=0 cores=5,7
/proc/6452/stat : 6452 (ppfolio) S 6450 6452 6116 0 -1 4202496 504 0 0 0 0 0 0 0 15 0 1 0 444088494 18763776 394 33554432000 4194304 4287625 140733295397152 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/6452/statm: 4581 394 345 23 0 91 0
[pid=6453] ppid=6452 vsize=567200 CPUtime=314.04 cores=5
/proc/6453/stat : 6453 (cryptominisat) R 6452 6452 6116 0 -1 4202496 84299 0 0 0 31382 22 0 0 25 0 1 0 444088494 580812800 13949 33554432000 4194304 4587354 140736005565952 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6453/statm: 141800 13949 337 96 0 138362 0
[pid=6454] ppid=6452 vsize=29220 CPUtime=314.02 cores=5
/proc/6454/stat : 6454 (clasp) R 6452 6452 6116 0 -1 4202496 4571 0 0 0 31402 0 0 0 25 0 1 0 444088494 29921280 4459 33554432000 4194304 4785740 140733749791760 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6454/statm: 7305 4459 341 145 0 4350 0
[pid=6455] ppid=6452 vsize=455824 CPUtime=314.2 cores=5
/proc/6455/stat : 6455 (TNM) R 6452 6452 6116 0 -1 4202496 328 0 0 0 31420 0 0 0 25 0 1 0 444088494 466763776 225 33554432000 134512640 134534564 4292578128 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6455/statm: 113956 225 95 6 0 112622 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 1070568

[startup+1002.3 s]
/proc/loadavg: 11.12 11.04 10.47 13/202 6606
/proc/meminfo: memFree=12934712/32951124 swapFree=67102128/67111528
[pid=6452] ppid=6450 vsize=18324 CPUtime=0 cores=5,7
/proc/6452/stat : 6452 (ppfolio) S 6450 6452 6116 0 -1 4202496 504 0 0 0 0 0 0 0 15 0 1 0 444088494 18763776 394 33554432000 4194304 4287625 140733295397152 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/6452/statm: 4581 394 345 23 0 91 0
[pid=6453] ppid=6452 vsize=565744 CPUtime=334.04 cores=5
/proc/6453/stat : 6453 (cryptominisat) R 6452 6452 6116 0 -1 4202496 85063 0 0 0 33382 22 0 0 25 0 1 0 444088494 579321856 12455 33554432000 4194304 4587354 140736005565952 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6453/statm: 141436 12455 337 96 0 137998 0
[pid=6454] ppid=6452 vsize=29652 CPUtime=334.03 cores=5
/proc/6454/stat : 6454 (clasp) R 6452 6452 6116 0 -1 4202496 4679 0 0 0 33403 0 0 0 25 0 1 0 444088494 30363648 4567 33554432000 4194304 4785740 140733749791760 18446744073709551615 4553027 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6454/statm: 7413 4567 341 145 0 4458 0
[pid=6455] ppid=6452 vsize=455824 CPUtime=334.19 cores=5
/proc/6455/stat : 6455 (TNM) R 6452 6452 6116 0 -1 4202496 328 0 0 0 33419 0 0 0 25 0 1 0 444088494 466763776 225 33554432000 134512640 134534564 4292578128 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6455/statm: 113956 225 95 6 0 112622 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 1069544

[startup+1062.3 s]
/proc/loadavg: 11.67 11.21 10.56 13/202 6638
/proc/meminfo: memFree=12903988/32951124 swapFree=67102128/67111528
[pid=6452] ppid=6450 vsize=18324 CPUtime=0 cores=5,7
/proc/6452/stat : 6452 (ppfolio) S 6450 6452 6116 0 -1 4202496 504 0 0 0 0 0 0 0 15 0 1 0 444088494 18763776 394 33554432000 4194304 4287625 140733295397152 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/6452/statm: 4581 394 345 23 0 91 0
[pid=6453] ppid=6452 vsize=572080 CPUtime=354.04 cores=5
/proc/6453/stat : 6453 (cryptominisat) R 6452 6452 6116 0 -1 4202496 89104 0 0 0 35380 24 0 0 25 0 1 0 444088494 585809920 14005 33554432000 4194304 4587354 140736005565952 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6453/statm: 143020 14005 337 96 0 139582 0
[pid=6454] ppid=6452 vsize=30252 CPUtime=354.03 cores=5
/proc/6454/stat : 6454 (clasp) R 6452 6452 6116 0 -1 4202496 4790 0 0 0 35403 0 0 0 25 0 1 0 444088494 30978048 4678 33554432000 4194304 4785740 140733749791760 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6454/statm: 7563 4678 341 145 0 4608 0
[pid=6455] ppid=6452 vsize=455824 CPUtime=354.19 cores=5
/proc/6455/stat : 6455 (TNM) R 6452 6452 6116 0 -1 4202496 328 0 0 0 35419 0 0 0 25 0 1 0 444088494 466763776 225 33554432000 134512640 134534564 4292578128 18446744073709551615 134529812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6455/statm: 113956 225 95 6 0 112622 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 1076480

[startup+1122.3 s]
/proc/loadavg: 11.88 11.35 10.65 13/202 6639
/proc/meminfo: memFree=12875268/32951124 swapFree=67102128/67111528
[pid=6452] ppid=6450 vsize=18324 CPUtime=0 cores=5,7
/proc/6452/stat : 6452 (ppfolio) S 6450 6452 6116 0 -1 4202496 504 0 0 0 0 0 0 0 15 0 1 0 444088494 18763776 394 33554432000 4194304 4287625 140733295397152 18446744073709551615 216735198735 0 0 4096 65536 4607645175756357632 0 0 17 7 0 0 0
/proc/6452/statm: 4581 394 345 23 0 91 0
[pid=6453] ppid=6452 vsize=554260 CPUtime=374.04 cores=5
/proc/6453/stat : 6453 (cryptominisat) R 6452 6452 6116 0 -1 4202496 89959 0 0 0 37380 24 0 0 25 0 1 0 444088494 567562240 12455 33554432000 4194304 4587354 140736005565952 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6453/statm: 138565 12455 337 96 0 135127 0
[pid=6454] ppid=6452 vsize=30400 CPUtime=374.03 cores=5
/proc/6454/stat : 6454 (clasp) R 6452 6452 6116 0 -1 4202496 4848 0 0 0 37403 0 0 0 25 0 1 0 444088494 31129600 4736 33554432000 4194304 4785740 140733749791760 18446744073709551615 4553013 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6454/statm: 7600 4736 341 145 0 4645 0
[pid=6455] ppid=6452 vsize=455824 CPUtime=374.19 cores=5
/proc/6455/stat : 6455 (TNM) R 6452 6452 6116 0 -1 4202496 328 0 0 0 37419 0 0 0 25 0 1 0 444088494 466763776 225 33554432000 134512640 134534564 4292578128 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6455/statm: 113956 225 95 6 0 112622 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 1058808

[startup+1182.3 s]
/proc/loadavg: 11.95 11.47 10.73 13/202 6641
/proc/meminfo: memFree=12855156/32951124 swapFree=67102128/67111528
[pid=6452] ppid=6450 vsize=18324 CPUtime=0 cores=5,7
/proc/6452/stat : 6452 (ppfolio) S 6450 6452 6116 0 -1 4202496 504 0 0 0 0 0 0 0 15 0 1 0 444088494 18763776 394 33554432000 4194304 4287625 140733295397152 18446744073709551615 216735198735 0 0 4096 65536 4607645175756357632 0 0 17 7 0 0 0
/proc/6452/statm: 4581 394 345 23 0 91 0
[pid=6453] ppid=6452 vsize=565744 CPUtime=394.05 cores=5
/proc/6453/stat : 6453 (cryptominisat) R 6452 6452 6116 0 -1 4202496 92490 0 0 0 39380 25 0 0 25 0 1 0 444088494 579321856 12455 33554432000 4194304 4587354 140736005565952 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6453/statm: 141436 12455 337 96 0 137998 0
[pid=6454] ppid=6452 vsize=30532 CPUtime=394.03 cores=5
/proc/6454/stat : 6454 (clasp) R 6452 6452 6116 0 -1 4202496 4870 0 0 0 39403 0 0 0 25 0 1 0 444088494 31264768 4758 33554432000 4194304 4785740 140733749791760 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6454/statm: 7633 4758 341 145 0 4678 0
[pid=6455] ppid=6452 vsize=455824 CPUtime=394.18 cores=5
/proc/6455/stat : 6455 (TNM) R 6452 6452 6116 0 -1 4202496 328 0 0 0 39418 0 0 0 25 0 1 0 444088494 466763776 225 33554432000 134512640 134534564 4292578128 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6455/statm: 113956 225 95 6 0 112622 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 1070424

[startup+1242.3 s]
/proc/loadavg: 12.04 11.58 10.81 13/202 6642
/proc/meminfo: memFree=12842228/32951124 swapFree=67102128/67111528
[pid=6452] ppid=6450 vsize=18324 CPUtime=0 cores=5,7
/proc/6452/stat : 6452 (ppfolio) S 6450 6452 6116 0 -1 4202496 504 0 0 0 0 0 0 0 15 0 1 0 444088494 18763776 394 33554432000 4194304 4287625 140733295397152 18446744073709551615 216735198735 0 0 4096 65536 4607645175756357632 0 0 17 7 0 0 0
/proc/6452/statm: 4581 394 345 23 0 91 0
[pid=6453] ppid=6452 vsize=575328 CPUtime=414.05 cores=5
/proc/6453/stat : 6453 (cryptominisat) R 6452 6452 6116 0 -1 4202496 94220 0 0 0 41380 25 0 0 25 0 1 0 444088494 589135872 14155 33554432000 4194304 4587354 140736005565952 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6453/statm: 143832 14155 337 96 0 140394 0
[pid=6454] ppid=6452 vsize=31000 CPUtime=414.03 cores=5
/proc/6454/stat : 6454 (clasp) R 6452 6452 6116 0 -1 4202496 4951 0 0 0 41403 0 0 0 25 0 1 0 444088494 31744000 4839 33554432000 4194304 4785740 140733749791760 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6454/statm: 7750 4839 341 145 0 4795 0
[pid=6455] ppid=6452 vsize=455824 CPUtime=414.18 cores=5
/proc/6455/stat : 6455 (TNM) R 6452 6452 6116 0 -1 4202496 328 0 0 0 41418 0 0 0 25 0 1 0 444088494 466763776 225 33554432000 134512640 134534564 4292578128 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6455/statm: 113956 225 95 6 0 112622 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 1080476



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.02 11.65 10.88 13/202 6644
/proc/meminfo: memFree=12846168/32951124 swapFree=67102128/67111528
[pid=6452] ppid=6450 vsize=18324 CPUtime=0 cores=5,7
/proc/6452/stat : 6452 (ppfolio) S 6450 6452 6116 0 -1 4202496 504 0 0 0 0 0 0 0 15 0 1 0 444088494 18763776 394 33554432000 4194304 4287625 140733295397152 18446744073709551615 216735198735 0 0 4096 65536 4607645175756357632 0 0 17 7 0 0 0
/proc/6452/statm: 4581 394 345 23 0 91 0
[pid=6453] ppid=6452 vsize=558956 CPUtime=433.33 cores=5
/proc/6453/stat : 6453 (cryptominisat) R 6452 6452 6116 0 -1 4202496 95015 0 0 0 43307 26 0 0 25 0 1 0 444088494 572370944 12455 33554432000 4194304 4587354 140736005565952 18446744073709551615 4241286 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6453/statm: 139739 12455 337 96 0 136301 0
[pid=6454] ppid=6452 vsize=31320 CPUtime=433.22 cores=5
/proc/6454/stat : 6454 (clasp) R 6452 6452 6116 0 -1 4202496 5029 0 0 0 43322 0 0 0 25 0 1 0 444088494 32071680 4917 33554432000 4194304 4785740 140733749791760 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6454/statm: 7830 4917 341 145 0 4875 0
[pid=6455] ppid=6452 vsize=455824 CPUtime=433.41 cores=5
/proc/6455/stat : 6455 (TNM) R 6452 6452 6116 0 -1 4202496 328 0 0 0 43341 0 0 0 25 0 1 0 444088494 466763776 225 33554432000 134512640 134534564 4292578128 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6455/statm: 113956 225 95 6 0 112622 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 1064424

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.72
CPU system time (s): 0.277957
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 1572928

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

runsolver used 2.05969 second user time and 5.03923 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-11 18:16:18
IDJOB=3191626
IDBENCH=82757
IDSOLVER=1613
FILE ID=node119/3191626-1302538578
RUNJOBID= node119-1302536957-6137
PBS_JOBID= 12951122
Free space on /tmp= 71328 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1008065350-031.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191626-1302538578/watcher-3191626-1302538578 -o /tmp/evaluation-result-3191626-1302538578/solver-3191626-1302538578 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191626-1302538578.cnf

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

MD5SUM BENCH= f9acc85431fa3756e8067132423a3a4a
RANDOM SEED=199139262

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12784036 kB
Buffers:        657184 kB
Cached:       18747912 kB
SwapCached:       5516 kB
Active:        7648820 kB
Inactive:     12078960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12784036 kB
SwapTotal:    67111528 kB
SwapFree:     67102128 kB
Dirty:            9832 kB
Writeback:           0 kB
AnonPages:      320164 kB
Mapped:          17468 kB
Slab:           373432 kB
PageTables:       6728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2980736 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= 71320 MiB
End job on node119 at 2011-04-11 18:37:58