Trace number 3291285

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.01 1300.01

General information on the benchmark

NameSAT03/industrial/maris/CNF/
gripper13u.shuffled-as.sat03-395.cnf
MD5SUM3889b7ed90cc1fbe8bc8d140a1763832
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4427.96
Satisfiable
(Un)Satisfiability was proved
Number of variables4268
Number of clauses38965
Sum of the clauses size86077
Maximum clause length28
Minimum clause length1
Number of clauses of size 169
Number of clauses of size 235984
Number of clauses of size 3104
Number of clauses of size 42704
Number of clauses of size 50
Number of clauses of size over 5104

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

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-3291285-1303780673/watcher-3291285-1303780673 -o /tmp/evaluation-result-3291285-1303780673/solver-3291285-1303780673 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3291285-1303780673.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: 3.46 3.85 3.60 4/178 31095
/proc/meminfo: memFree=12779364/32951124 swapFree=67102140/67111528
[pid=31095] ppid=31093 vsize=18324 CPUtime=0 cores=5,7
/proc/31095/stat : 31095 (ppfolio) R 31093 31095 30273 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 568298014 18763776 392 33554432000 4194304 4287625 140735621974064 18446744073709551615 216734998933 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/31095/statm: 4581 392 343 23 0 91 0

[startup+0.0945499 s]
/proc/loadavg: 3.46 3.85 3.60 4/178 31095
/proc/meminfo: memFree=12779364/32951124 swapFree=67102140/67111528
[pid=31095] ppid=31093 vsize=18324 CPUtime=0 cores=5,7
/proc/31095/stat : 31095 (ppfolio) S 31093 31095 30273 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 568298014 18763776 394 33554432000 4194304 4287625 140735621974064 18446744073709551615 216735198735 0 0 4096 65536 4417982585355862280 0 0 17 7 0 0 0
/proc/31095/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100551 s]
/proc/loadavg: 3.46 3.85 3.60 4/178 31095
/proc/meminfo: memFree=12779364/32951124 swapFree=67102140/67111528
[pid=31095] ppid=31093 vsize=18324 CPUtime=0 cores=5,7
/proc/31095/stat : 31095 (ppfolio) S 31093 31095 30273 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 568298014 18763776 394 33554432000 4194304 4287625 140735621974064 18446744073709551615 216735198735 0 0 4096 65536 4417982585355862280 0 0 17 7 0 0 0
/proc/31095/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300515 s]
/proc/loadavg: 3.46 3.85 3.60 4/178 31095
/proc/meminfo: memFree=12779364/32951124 swapFree=67102140/67111528
[pid=31095] ppid=31093 vsize=18324 CPUtime=0 cores=5,7
/proc/31095/stat : 31095 (ppfolio) S 31093 31095 30273 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 568298014 18763776 394 33554432000 4194304 4287625 140735621974064 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/31095/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700448 s]
/proc/loadavg: 3.46 3.85 3.60 4/178 31095
/proc/meminfo: memFree=12779364/32951124 swapFree=67102140/67111528
[pid=31095] ppid=31093 vsize=18324 CPUtime=0 cores=5,7
/proc/31095/stat : 31095 (ppfolio) S 31093 31095 30273 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 568298014 18763776 394 33554432000 4194304 4287625 140735621974064 18446744073709551615 216735198735 0 0 4096 65536 14054900869770510336 0 0 17 7 0 0 0
/proc/31095/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50031 s]
/proc/loadavg: 3.46 3.85 3.60 13/202 31130
/proc/meminfo: memFree=12577660/32951124 swapFree=67102140/67111528
[pid=31095] ppid=31093 vsize=18324 CPUtime=0 cores=5,7
/proc/31095/stat : 31095 (ppfolio) S 31093 31095 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568298014 18763776 394 33554432000 4194304 4287625 140735621974064 18446744073709551615 216735198735 0 0 4096 65536 14054899083064115200 0 0 17 7 0 0 0
/proc/31095/statm: 4581 394 345 23 0 91 0
[pid=31096] ppid=31095 vsize=572900 CPUtime=1.03 cores=5
/proc/31096/stat : 31096 (cryptominisat) R 31095 31095 30273 0 -1 4202496 3705 0 0 0 103 0 0 0 19 0 1 0 568298014 586649600 2479 33554432000 4194304 4587354 140737108564448 18446744073709551615 216734875292 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31096/statm: 143225 2479 330 96 0 139787 0
[pid=31097] ppid=31095 vsize=15384 CPUtime=0.1 cores=5
/proc/31097/stat : 31097 (clasp) R 31095 31095 30273 0 -1 4202496 1478 0 0 0 10 0 0 0 23 0 1 0 568298014 15753216 1165 33554432000 4194304 4785740 140734736124512 18446744073709551615 4552880 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31097/statm: 3846 1165 333 145 0 891 0
[pid=31098] ppid=31095 vsize=454372 CPUtime=0.34 cores=5
/proc/31098/stat : 31098 (TNM) R 31095 31095 30273 0 -1 4202496 1371 0 0 0 34 0 0 0 25 0 1 0 568298014 465276928 1268 33554432000 134512640 134534564 4291629312 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31098/statm: 113593 1268 95 6 0 112259 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1060980

[startup+3.10102 s]
/proc/loadavg: 3.46 3.85 3.60 13/202 31130
/proc/meminfo: memFree=12475936/32951124 swapFree=67102140/67111528
[pid=31095] ppid=31093 vsize=18324 CPUtime=0 cores=5,7
/proc/31095/stat : 31095 (ppfolio) S 31093 31095 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568298014 18763776 394 33554432000 4194304 4287625 140735621974064 18446744073709551615 216735198735 0 0 4096 65536 14054900182575742976 0 0 17 7 0 0 0
/proc/31095/statm: 4581 394 345 23 0 91 0
[pid=31096] ppid=31095 vsize=572900 CPUtime=1.6 cores=5
/proc/31096/stat : 31096 (cryptominisat) R 31095 31095 30273 0 -1 4202496 4004 0 0 0 159 1 0 0 20 0 1 0 568298014 586649600 2774 33554432000 4194304 4587354 140737108564448 18446744073709551615 4238051 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31096/statm: 143225 2774 338 96 0 139787 0
[pid=31097] ppid=31095 vsize=17500 CPUtime=0.64 cores=5
/proc/31097/stat : 31097 (clasp) R 31095 31095 30273 0 -1 4202496 2028 0 0 0 64 0 0 0 25 0 1 0 568298014 17920000 1715 33554432000 4194304 4785740 140734736124512 18446744073709551615 4278126 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31097/statm: 4375 1715 340 145 0 1420 0
[pid=31098] ppid=31095 vsize=454372 CPUtime=0.84 cores=5
/proc/31098/stat : 31098 (TNM) R 31095 31095 30273 0 -1 4202496 1371 0 0 0 84 0 0 0 25 0 1 0 568298014 465276928 1268 33554432000 134512640 134534564 4291629312 18446744073709551615 134530002 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31098/statm: 113593 1268 95 6 0 112259 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1063096

[startup+6.30047 s]
/proc/loadavg: 4.14 3.98 3.64 13/202 31130
/proc/meminfo: memFree=12290608/32951124 swapFree=67102140/67111528
[pid=31095] ppid=31093 vsize=18324 CPUtime=0 cores=5,7
/proc/31095/stat : 31095 (ppfolio) S 31093 31095 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568298014 18763776 394 33554432000 4194304 4287625 140735621974064 18446744073709551615 216735198735 0 0 4096 65536 14054899770258882560 0 0 17 7 0 0 0
/proc/31095/statm: 4581 394 345 23 0 91 0
[pid=31096] ppid=31095 vsize=582276 CPUtime=2.64 cores=5
/proc/31096/stat : 31096 (cryptominisat) R 31095 31095 30273 0 -1 4202496 6799 0 0 0 263 1 0 0 22 0 1 0 568298014 596250624 5000 33554432000 4194304 4587354 140737108564448 18446744073709551615 4243841 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31096/statm: 145569 5000 338 96 0 142131 0
[pid=31097] ppid=31095 vsize=23268 CPUtime=1.69 cores=5
/proc/31097/stat : 31097 (clasp) R 31095 31095 30273 0 -1 4202496 3468 0 0 0 169 0 0 0 25 0 1 0 568298014 23826432 3155 33554432000 4194304 4785740 140734736124512 18446744073709551615 4548936 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31097/statm: 5817 3155 340 145 0 2862 0
[pid=31098] ppid=31095 vsize=454372 CPUtime=1.94 cores=5
/proc/31098/stat : 31098 (TNM) R 31095 31095 30273 0 -1 4202496 1371 0 0 0 194 0 0 0 25 0 1 0 568298014 465276928 1268 33554432000 134512640 134534564 4291629312 18446744073709551615 6187407 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31098/statm: 113593 1268 95 6 0 112259 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1078240

[startup+12.7003 s]
/proc/loadavg: 4.77 4.12 3.68 13/202 31130
/proc/meminfo: memFree=12231172/32951124 swapFree=67102140/67111528
[pid=31095] ppid=31093 vsize=18324 CPUtime=0 cores=5,7
/proc/31095/stat : 31095 (ppfolio) S 31093 31095 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568298014 18763776 394 33554432000 4194304 4287625 140735621974064 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/31095/statm: 4581 394 345 23 0 91 0
[pid=31096] ppid=31095 vsize=583800 CPUtime=4.79 cores=5
/proc/31096/stat : 31096 (cryptominisat) R 31095 31095 30273 0 -1 4202496 8038 0 0 0 478 1 0 0 25 0 1 0 568298014 597811200 4843 33554432000 4194304 4587354 140737108564448 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31096/statm: 145950 4843 338 96 0 142512 0
[pid=31097] ppid=31095 vsize=27160 CPUtime=3.84 cores=5
/proc/31097/stat : 31097 (clasp) R 31095 31095 30273 0 -1 4202496 4430 0 0 0 384 0 0 0 25 0 1 0 568298014 27811840 4117 33554432000 4194304 4785740 140734736124512 18446744073709551615 4548993 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31097/statm: 6790 4117 340 145 0 3835 0
[pid=31098] ppid=31095 vsize=454372 CPUtime=4.04 cores=5
/proc/31098/stat : 31098 (TNM) R 31095 31095 30273 0 -1 4202496 1371 0 0 0 404 0 0 0 25 0 1 0 568298014 465276928 1268 33554432000 134512640 134534564 4291629312 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31098/statm: 113593 1268 95 6 0 112259 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1083656

[startup+25.5011 s]
/proc/loadavg: 6.37 4.50 3.82 13/202 31130
/proc/meminfo: memFree=12206820/32951124 swapFree=67102140/67111528
[pid=31095] ppid=31093 vsize=18324 CPUtime=0 cores=5,7
/proc/31095/stat : 31095 (ppfolio) S 31093 31095 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568298014 18763776 394 33554432000 4194304 4287625 140735621974064 18446744073709551615 216735198735 0 0 4096 65536 14054898945625161728 0 0 17 7 0 0 0
/proc/31095/statm: 4581 394 345 23 0 91 0
[pid=31096] ppid=31095 vsize=594788 CPUtime=9.04 cores=5
/proc/31096/stat : 31096 (cryptominisat) R 31095 31095 30273 0 -1 4202496 10711 0 0 0 902 2 0 0 25 0 1 0 568298014 609062912 6294 33554432000 4194304 4587354 140737108564448 18446744073709551615 4237603 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31096/statm: 148697 6294 338 96 0 145259 0
[pid=31097] ppid=31095 vsize=34720 CPUtime=8.09 cores=5
/proc/31097/stat : 31097 (clasp) R 31095 31095 30273 0 -1 4202496 6328 0 0 0 809 0 0 0 25 0 1 0 568298014 35553280 6015 33554432000 4194304 4785740 140734736124512 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31097/statm: 8680 6015 340 145 0 5725 0
[pid=31098] ppid=31095 vsize=454372 CPUtime=8.34 cores=5
/proc/31098/stat : 31098 (TNM) R 31095 31095 30273 0 -1 4202496 1371 0 0 0 834 0 0 0 25 0 1 0 568298014 465276928 1268 33554432000 134512640 134534564 4291629312 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31098/statm: 113593 1268 95 6 0 112259 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1102204

[startup+51.1006 s]
/proc/loadavg: 7.95 5.02 4.01 12/201 31131
/proc/meminfo: memFree=12160900/32951124 swapFree=67102140/67111528
[pid=31095] ppid=31093 vsize=18324 CPUtime=9.1 cores=5,7
/proc/31095/stat : 31095 (ppfolio) S 31093 31095 30273 0 -1 4202496 502 10739 0 0 0 0 908 2 15 0 1 0 568298014 18763776 395 33554432000 4194304 4287625 140735621974064 18446744073709551615 216735198735 0 0 4096 65536 4306835016488288516 0 0 17 7 0 0 0
/proc/31095/statm: 4581 395 346 23 0 91 0
[pid=31097] ppid=31095 vsize=51508 CPUtime=20.89 cores=5
/proc/31097/stat : 31097 (clasp) R 31095 31095 30273 0 -1 4202496 10450 0 0 0 2088 1 0 0 25 0 1 0 568298014 52744192 10137 33554432000 4194304 4785740 140734736124512 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31097/statm: 12877 10137 340 145 0 9922 0
[pid=31098] ppid=31095 vsize=454372 CPUtime=21.08 cores=5
/proc/31098/stat : 31098 (TNM) R 31095 31095 30273 0 -1 4202496 1371 0 0 0 2108 0 0 0 25 0 1 0 568298014 465276928 1268 33554432000 134512640 134534564 4291629312 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31098/statm: 113593 1268 95 6 0 112259 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 524204

[startup+102.308 s]
/proc/loadavg: 9.75 5.96 4.38 12/201 31132
/proc/meminfo: memFree=12063688/32951124 swapFree=67102140/67111528
[pid=31095] ppid=31093 vsize=18324 CPUtime=9.1 cores=5,7
/proc/31095/stat : 31095 (ppfolio) S 31093 31095 30273 0 -1 4202496 502 10739 0 0 0 0 908 2 15 0 1 0 568298014 18763776 395 33554432000 4194304 4287625 140735621974064 18446744073709551615 216735198735 0 0 4096 65536 4306835016488288516 0 0 17 7 0 0 0
/proc/31095/statm: 4581 395 346 23 0 91 0
[pid=31097] ppid=31095 vsize=57092 CPUtime=46.48 cores=5
/proc/31097/stat : 31097 (clasp) R 31095 31095 30273 0 -1 4202496 11754 0 0 0 4647 1 0 0 25 0 1 0 568298014 58462208 11441 33554432000 4194304 4785740 140734736124512 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31097/statm: 14273 11441 340 145 0 11318 0
[pid=31098] ppid=31095 vsize=454372 CPUtime=46.7 cores=5
/proc/31098/stat : 31098 (TNM) R 31095 31095 30273 0 -1 4202496 1371 0 0 0 4670 0 0 0 25 0 1 0 568298014 465276928 1268 33554432000 134512640 134534564 4291629312 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31098/statm: 113593 1268 95 6 0 112259 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 529788

[startup+162.301 s]
/proc/loadavg: 10.54 6.87 4.79 12/201 31164
/proc/meminfo: memFree=12169988/32951124 swapFree=67102140/67111528
[pid=31095] ppid=31093 vsize=18324 CPUtime=9.1 cores=5,7
/proc/31095/stat : 31095 (ppfolio) S 31093 31095 30273 0 -1 4202496 502 10739 0 0 0 0 908 2 15 0 1 0 568298014 18763776 395 33554432000 4194304 4287625 140735621974064 18446744073709551615 216735198735 0 0 4096 65536 4306835016488288516 0 0 17 7 0 0 0
/proc/31095/statm: 4581 395 346 23 0 91 0
[pid=31097] ppid=31095 vsize=72564 CPUtime=76.48 cores=5
/proc/31097/stat : 31097 (clasp) R 31095 31095 30273 0 -1 4202496 15542 0 0 0 7646 2 0 0 25 0 1 0 568298014 74305536 15229 33554432000 4194304 4785740 140734736124512 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31097/statm: 18141 15229 340 145 0 15186 0
[pid=31098] ppid=31095 vsize=454372 CPUtime=76.7 cores=5
/proc/31098/stat : 31098 (TNM) R 31095 31095 30273 0 -1 4202496 1371 0 0 0 7670 0 0 0 25 0 1 0 568298014 465276928 1268 33554432000 134512640 134534564 4291629312 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31098/statm: 113593 1268 95 6 0 112259 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 545260

[startup+222.301 s]

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

/proc/meminfo: memFree=12381052/32951124 swapFree=67102140/67111528
[pid=31095] ppid=31093 vsize=18324 CPUtime=9.1 cores=5,7
/proc/31095/stat : 31095 (ppfolio) S 31093 31095 30273 0 -1 4202496 502 10739 0 0 0 0 908 2 15 0 1 0 568298014 18763776 395 33554432000 4194304 4287625 140735621974064 18446744073709551615 216735198735 0 0 4096 65536 4306835016488288516 0 0 17 7 0 0 0
/proc/31095/statm: 4581 395 346 23 0 91 0
[pid=31097] ppid=31095 vsize=129156 CPUtime=376.51 cores=5
/proc/31097/stat : 31097 (clasp) R 31095 31095 30273 0 -1 4202496 29242 0 0 0 37646 5 0 0 25 0 1 0 568298014 132255744 28929 33554432000 4194304 4785740 140734736124512 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31097/statm: 32289 28929 340 145 0 29334 0
[pid=31098] ppid=31095 vsize=454372 CPUtime=376.69 cores=5
/proc/31098/stat : 31098 (TNM) R 31095 31095 30273 0 -1 4202496 1371 0 0 0 37669 0 0 0 25 0 1 0 568298014 465276928 1268 33554432000 134512640 134534564 4291629312 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31098/statm: 113593 1268 95 6 0 112259 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 601852

[startup+822.301 s]
/proc/loadavg: 8.03 8.73 7.16 9/192 31229
/proc/meminfo: memFree=12379660/32951124 swapFree=67102140/67111528
[pid=31095] ppid=31093 vsize=18324 CPUtime=9.1 cores=5,7
/proc/31095/stat : 31095 (ppfolio) S 31093 31095 30273 0 -1 4202496 502 10739 0 0 0 0 908 2 15 0 1 0 568298014 18763776 395 33554432000 4194304 4287625 140735621974064 18446744073709551615 216735198735 0 0 4096 65536 4306835016488288516 0 0 17 7 0 0 0
/proc/31095/statm: 4581 395 346 23 0 91 0
[pid=31097] ppid=31095 vsize=129156 CPUtime=406.51 cores=5
/proc/31097/stat : 31097 (clasp) R 31095 31095 30273 0 -1 4202496 29243 0 0 0 40646 5 0 0 25 0 1 0 568298014 132255744 28930 33554432000 4194304 4785740 140734736124512 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31097/statm: 32289 28930 340 145 0 29334 0
[pid=31098] ppid=31095 vsize=454372 CPUtime=406.68 cores=5
/proc/31098/stat : 31098 (TNM) R 31095 31095 30273 0 -1 4202496 1371 0 0 0 40668 0 0 0 25 0 1 0 568298014 465276928 1268 33554432000 134512640 134534564 4291629312 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31098/statm: 113593 1268 95 6 0 112259 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 601852

[startup+882.301 s]
/proc/loadavg: 8.01 8.59 7.21 9/192 31230
/proc/meminfo: memFree=12346880/32951124 swapFree=67102140/67111528
[pid=31095] ppid=31093 vsize=18324 CPUtime=9.1 cores=5,7
/proc/31095/stat : 31095 (ppfolio) S 31093 31095 30273 0 -1 4202496 502 10739 0 0 0 0 908 2 15 0 1 0 568298014 18763776 395 33554432000 4194304 4287625 140735621974064 18446744073709551615 216735198735 0 0 4096 65536 4306835016488288516 0 0 17 7 0 0 0
/proc/31095/statm: 4581 395 346 23 0 91 0
[pid=31097] ppid=31095 vsize=141760 CPUtime=436.51 cores=5
/proc/31097/stat : 31097 (clasp) R 31095 31095 30273 0 -1 4202496 32232 0 0 0 43646 5 0 0 25 0 1 0 568298014 145162240 31919 33554432000 4194304 4785740 140734736124512 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31097/statm: 35440 31919 340 145 0 32485 0
[pid=31098] ppid=31095 vsize=454372 CPUtime=436.68 cores=5
/proc/31098/stat : 31098 (TNM) R 31095 31095 30273 0 -1 4202496 1371 0 0 0 43668 0 0 0 25 0 1 0 568298014 465276928 1268 33554432000 134512640 134534564 4291629312 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31098/statm: 113593 1268 95 6 0 112259 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 614456

[startup+942.301 s]
/proc/loadavg: 8.04 8.50 7.26 9/192 31232
/proc/meminfo: memFree=12324904/32951124 swapFree=67102140/67111528
[pid=31095] ppid=31093 vsize=18324 CPUtime=9.1 cores=5,7
/proc/31095/stat : 31095 (ppfolio) S 31093 31095 30273 0 -1 4202496 502 10739 0 0 0 0 908 2 15 0 1 0 568298014 18763776 395 33554432000 4194304 4287625 140735621974064 18446744073709551615 216735198735 0 0 4096 65536 4306835016488288516 0 0 17 7 0 0 0
/proc/31095/statm: 4581 395 346 23 0 91 0
[pid=31097] ppid=31095 vsize=144440 CPUtime=466.51 cores=5
/proc/31097/stat : 31097 (clasp) R 31095 31095 30273 0 -1 4202496 32895 0 0 0 46646 5 0 0 25 0 1 0 568298014 147906560 32582 33554432000 4194304 4785740 140734736124512 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31097/statm: 36110 32582 340 145 0 33155 0
[pid=31098] ppid=31095 vsize=454372 CPUtime=466.67 cores=5
/proc/31098/stat : 31098 (TNM) R 31095 31095 30273 0 -1 4202496 1371 0 0 0 46667 0 0 0 25 0 1 0 568298014 465276928 1268 33554432000 134512640 134534564 4291629312 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31098/statm: 113593 1268 95 6 0 112259 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 617136

[startup+1002.3 s]
/proc/loadavg: 8.01 8.40 7.30 9/192 31233
/proc/meminfo: memFree=12307512/32951124 swapFree=67102140/67111528
[pid=31095] ppid=31093 vsize=18324 CPUtime=9.1 cores=5,7
/proc/31095/stat : 31095 (ppfolio) S 31093 31095 30273 0 -1 4202496 502 10739 0 0 0 0 908 2 15 0 1 0 568298014 18763776 395 33554432000 4194304 4287625 140735621974064 18446744073709551615 216735198735 0 0 4096 65536 4306835016488288516 0 0 17 7 0 0 0
/proc/31095/statm: 4581 395 346 23 0 91 0
[pid=31097] ppid=31095 vsize=146332 CPUtime=496.52 cores=5
/proc/31097/stat : 31097 (clasp) R 31095 31095 30273 0 -1 4202496 33453 0 0 0 49646 6 0 0 25 0 1 0 568298014 149843968 33022 33554432000 4194304 4785740 140734736124512 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31097/statm: 36583 33022 341 145 0 33628 0
[pid=31098] ppid=31095 vsize=454372 CPUtime=496.68 cores=5
/proc/31098/stat : 31098 (TNM) R 31095 31095 30273 0 -1 4202496 1371 0 0 0 49668 0 0 0 25 0 1 0 568298014 465276928 1268 33554432000 134512640 134534564 4291629312 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31098/statm: 113593 1268 95 6 0 112259 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 619028

[startup+1062.3 s]
/proc/loadavg: 8.00 8.33 7.34 9/192 31235
/proc/meminfo: memFree=12328328/32951124 swapFree=67102140/67111528
[pid=31095] ppid=31093 vsize=18324 CPUtime=9.1 cores=5,7
/proc/31095/stat : 31095 (ppfolio) S 31093 31095 30273 0 -1 4202496 502 10739 0 0 0 0 908 2 15 0 1 0 568298014 18763776 395 33554432000 4194304 4287625 140735621974064 18446744073709551615 216735198735 0 0 4096 65536 4306835016488288516 0 0 17 7 0 0 0
/proc/31095/statm: 4581 395 346 23 0 91 0
[pid=31097] ppid=31095 vsize=151776 CPUtime=526.51 cores=5
/proc/31097/stat : 31097 (clasp) R 31095 31095 30273 0 -1 4202496 34720 0 0 0 52645 6 0 0 25 0 1 0 568298014 155418624 34289 33554432000 4194304 4785740 140734736124512 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31097/statm: 37944 34289 341 145 0 34989 0
[pid=31098] ppid=31095 vsize=454372 CPUtime=526.68 cores=5
/proc/31098/stat : 31098 (TNM) R 31095 31095 30273 0 -1 4202496 1371 0 0 0 52668 0 0 0 25 0 1 0 568298014 465276928 1268 33554432000 134512640 134534564 4291629312 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31098/statm: 113593 1268 95 6 0 112259 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 624472

[startup+1122.3 s]
/proc/loadavg: 8.00 8.26 7.38 9/192 31237
/proc/meminfo: memFree=12307220/32951124 swapFree=67102140/67111528
[pid=31095] ppid=31093 vsize=18324 CPUtime=9.1 cores=5,7
/proc/31095/stat : 31095 (ppfolio) S 31093 31095 30273 0 -1 4202496 502 10739 0 0 0 0 908 2 15 0 1 0 568298014 18763776 395 33554432000 4194304 4287625 140735621974064 18446744073709551615 216735198735 0 0 4096 65536 4306835016488288516 0 0 17 7 0 0 0
/proc/31095/statm: 4581 395 346 23 0 91 0
[pid=31097] ppid=31095 vsize=160728 CPUtime=556.5 cores=5
/proc/31097/stat : 31097 (clasp) R 31095 31095 30273 0 -1 4202496 36872 0 0 0 55644 6 0 0 25 0 1 0 568298014 164585472 36441 33554432000 4194304 4785740 140734736124512 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31097/statm: 40182 36441 341 145 0 37227 0
[pid=31098] ppid=31095 vsize=454372 CPUtime=556.69 cores=5
/proc/31098/stat : 31098 (TNM) R 31095 31095 30273 0 -1 4202496 1371 0 0 0 55669 0 0 0 25 0 1 0 568298014 465276928 1268 33554432000 134512640 134534564 4291629312 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31098/statm: 113593 1268 95 6 0 112259 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 633424

[startup+1182.3 s]
/proc/loadavg: 8.03 8.23 7.42 9/192 31238
/proc/meminfo: memFree=12282036/32951124 swapFree=67102140/67111528
[pid=31095] ppid=31093 vsize=18324 CPUtime=9.1 cores=5,7
/proc/31095/stat : 31095 (ppfolio) S 31093 31095 30273 0 -1 4202496 502 10739 0 0 0 0 908 2 15 0 1 0 568298014 18763776 395 33554432000 4194304 4287625 140735621974064 18446744073709551615 216735198735 0 0 4096 65536 4306835016488288516 0 0 17 7 0 0 0
/proc/31095/statm: 4581 395 346 23 0 91 0
[pid=31097] ppid=31095 vsize=183400 CPUtime=586.5 cores=5
/proc/31097/stat : 31097 (clasp) R 31095 31095 30273 0 -1 4202496 42293 0 0 0 58642 8 0 0 25 0 1 0 568298014 187801600 41862 33554432000 4194304 4785740 140734736124512 18446744073709551615 4549576 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31097/statm: 45850 41862 341 145 0 42895 0
[pid=31098] ppid=31095 vsize=454372 CPUtime=586.7 cores=5
/proc/31098/stat : 31098 (TNM) R 31095 31095 30273 0 -1 4202496 1371 0 0 0 58670 0 0 0 25 0 1 0 568298014 465276928 1268 33554432000 134512640 134534564 4291629312 18446744073709551615 134530227 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31098/statm: 113593 1268 95 6 0 112259 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 656096

[startup+1242.3 s]
/proc/loadavg: 8.01 8.18 7.46 9/192 31240
/proc/meminfo: memFree=12273464/32951124 swapFree=67102140/67111528
[pid=31095] ppid=31093 vsize=18324 CPUtime=9.1 cores=5,7
/proc/31095/stat : 31095 (ppfolio) S 31093 31095 30273 0 -1 4202496 502 10739 0 0 0 0 908 2 15 0 1 0 568298014 18763776 395 33554432000 4194304 4287625 140735621974064 18446744073709551615 216735198735 0 0 4096 65536 4306835016488288516 0 0 17 7 0 0 0
/proc/31095/statm: 4581 395 346 23 0 91 0
[pid=31097] ppid=31095 vsize=183400 CPUtime=616.5 cores=5
/proc/31097/stat : 31097 (clasp) R 31095 31095 30273 0 -1 4202496 42321 0 0 0 61642 8 0 0 25 0 1 0 568298014 187801600 41890 33554432000 4194304 4785740 140734736124512 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31097/statm: 45850 41890 341 145 0 42895 0
[pid=31098] ppid=31095 vsize=454372 CPUtime=616.7 cores=5
/proc/31098/stat : 31098 (TNM) R 31095 31095 30273 0 -1 4202496 1371 0 0 0 61670 0 0 0 25 0 1 0 568298014 465276928 1268 33554432000 134512640 134534564 4291629312 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31098/statm: 113593 1268 95 6 0 112259 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 656096



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.00 8.15 7.49 9/192 31244
/proc/meminfo: memFree=12277504/32951124 swapFree=67102140/67111528
[pid=31095] ppid=31093 vsize=18324 CPUtime=9.1 cores=5,7
/proc/31095/stat : 31095 (ppfolio) S 31093 31095 30273 0 -1 4202496 502 10739 0 0 0 0 908 2 15 0 1 0 568298014 18763776 395 33554432000 4194304 4287625 140735621974064 18446744073709551615 216735198735 0 0 4096 65536 4306835016488288516 0 0 17 7 0 0 0
/proc/31095/statm: 4581 395 346 23 0 91 0
[pid=31097] ppid=31095 vsize=189088 CPUtime=645.36 cores=5
/proc/31097/stat : 31097 (clasp) R 31095 31095 30273 0 -1 4202496 43684 0 0 0 64528 8 0 0 25 0 1 0 568298014 193626112 43253 33554432000 4194304 4785740 140734736124512 18446744073709551615 4552608 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31097/statm: 47272 43253 341 145 0 44317 0
[pid=31098] ppid=31095 vsize=454372 CPUtime=645.55 cores=5
/proc/31098/stat : 31098 (TNM) R 31095 31095 30273 0 -1 4202496 1371 0 0 0 64555 0 0 0 25 0 1 0 568298014 465276928 1268 33554432000 134512640 134534564 4291629312 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31098/statm: 113593 1268 95 6 0 112259 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 661784

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 31095 and gives
#  childrusage.ru_utime.tv_sec=9
#  childrusage.ru_utime.tv_usec=83619
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=31995
# CPU time returned by wait4() is 9.11561
# while last known CPU time is 1300.01
#
# 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.01
CPU user time (s): 1299.91
CPU system time (s): 0.1
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 1102204

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

runsolver used 1.9547 second user time and 5.15122 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-26 03:17:54
IDJOB=3291285
IDBENCH=84180
IDSOLVER=1613
FILE ID=node119/3291285-1303780673
RUNJOBID= node119-1303780673-31018
PBS_JOBID= 13157193
Free space on /tmp= 71700 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/industrial/maris/CNF/gripper13u.shuffled-as.sat03-395.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291285-1303780673/watcher-3291285-1303780673 -o /tmp/evaluation-result-3291285-1303780673/solver-3291285-1303780673 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3291285-1303780673.cnf

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

MD5SUM BENCH= 3889b7ed90cc1fbe8bc8d140a1763832
RANDOM SEED=1346215359

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:      12779768 kB
Buffers:       2228224 kB
Cached:       17290552 kB
SwapCached:       5504 kB
Active:        8287476 kB
Inactive:     11300244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12779768 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           25348 kB
Writeback:           4 kB
AnonPages:       65820 kB
Mapped:          14640 kB
Slab:           518584 kB
PageTables:       4612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   198172 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= 71680 MiB
End job on node119 at 2011-04-26 03:39:36