Trace number 3292343

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.02 1300.02

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_32.renamed-as.sat05-1919.cnf
MD5SUM833432e05c2a1599e13dca28680b5df9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38.3742
Satisfiable
(Un)Satisfiability was proved
Number of variables1024
Number of clauses161664
Sum of the clauses size423264
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 263584
Number of clauses of size 398016
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 564

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3292343-1303784019/watcher-3292343-1303784019 -o /tmp/evaluation-result-3292343-1303784019/solver-3292343-1303784019 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3292343-1303784019.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: 10.66 6.46 4.65 10/198 13596
/proc/meminfo: memFree=19236252/32951124 swapFree=67111528/67111528
[pid=13596] ppid=13594 vsize=18324 CPUtime=0 cores=1,3
/proc/13596/stat : 13596 (ppfolio) R 13594 13596 12462 0 -1 4202496 483 0 0 0 0 0 0 0 25 0 1 0 222593215 18763776 392 33554432000 4194304 4287625 140736233118352 18446744073709551615 268660482453 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/13596/statm: 4581 392 343 23 0 91 0

[startup+0.0384171 s]
/proc/loadavg: 10.66 6.46 4.65 10/198 13596
/proc/meminfo: memFree=19236252/32951124 swapFree=67111528/67111528
[pid=13596] ppid=13594 vsize=18324 CPUtime=0 cores=1,3
/proc/13596/stat : 13596 (ppfolio) S 13594 13596 12462 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 222593215 18763776 394 33554432000 4194304 4287625 140736233118352 18446744073709551615 268660682255 0 0 4096 65536 4371466371553263880 0 0 17 3 0 0 0
/proc/13596/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100405 s]
/proc/loadavg: 10.66 6.46 4.65 10/198 13596
/proc/meminfo: memFree=19236252/32951124 swapFree=67111528/67111528
[pid=13596] ppid=13594 vsize=18324 CPUtime=0 cores=1,3
/proc/13596/stat : 13596 (ppfolio) S 13594 13596 12462 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 222593215 18763776 394 33554432000 4194304 4287625 140736233118352 18446744073709551615 268660682255 0 0 4096 65536 4371466371553263880 0 0 17 3 0 0 0
/proc/13596/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300374 s]
/proc/loadavg: 10.66 6.46 4.65 10/198 13596
/proc/meminfo: memFree=19236252/32951124 swapFree=67111528/67111528
[pid=13596] ppid=13594 vsize=18324 CPUtime=0 cores=1,3
/proc/13596/stat : 13596 (ppfolio) S 13594 13596 12462 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 222593215 18763776 394 33554432000 4194304 4287625 140736233118352 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/13596/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700306 s]
/proc/loadavg: 10.66 6.46 4.65 10/198 13596
/proc/meminfo: memFree=19236252/32951124 swapFree=67111528/67111528
[pid=13596] ppid=13594 vsize=18324 CPUtime=0 cores=1,3
/proc/13596/stat : 13596 (ppfolio) S 13594 13596 12462 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 222593215 18763776 394 33554432000 4194304 4287625 140736233118352 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/13596/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50116 s]
/proc/loadavg: 10.77 6.55 4.69 13/202 13600
/proc/meminfo: memFree=19193188/32951124 swapFree=67111528/67111528
[pid=13596] ppid=13594 vsize=18324 CPUtime=0 cores=1,3
/proc/13596/stat : 13596 (ppfolio) S 13594 13596 12462 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 222593215 18763776 394 33554432000 4194304 4287625 140736233118352 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/13596/statm: 4581 394 345 23 0 91 0
[pid=13597] ppid=13596 vsize=34484 CPUtime=0.49 cores=1
/proc/13597/stat : 13597 (cryptominisat) R 13596 13596 12462 0 -1 4202496 3848 0 0 0 49 0 0 0 25 0 1 0 222593215 35311616 3638 33554432000 4194304 4587354 140733894727504 18446744073709551615 4238282 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13597/statm: 8621 3638 306 96 0 5183 0
[pid=13598] ppid=13596 vsize=24572 CPUtime=0.39 cores=1
/proc/13598/stat : 13598 (clasp) R 13596 13596 12462 0 -1 4202496 4183 0 0 0 39 0 0 0 25 0 1 0 222593215 25161728 3322 33554432000 4194304 4785740 140733718878048 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13598/statm: 6143 3322 315 145 0 3188 0
[pid=13599] ppid=13596 vsize=461368 CPUtime=0.59 cores=1
/proc/13599/stat : 13599 (TNM) R 13596 13596 12462 0 -1 4202496 3245 0 0 0 59 0 0 0 25 0 1 0 222593215 472440832 3142 33554432000 134512640 134534564 4290957408 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13599/statm: 115342 3142 91 6 0 114008 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 538748

[startup+3.10089 s]
/proc/loadavg: 10.77 6.55 4.69 13/202 13600
/proc/meminfo: memFree=19184508/32951124 swapFree=67111528/67111528
[pid=13596] ppid=13594 vsize=18324 CPUtime=0 cores=1,3
/proc/13596/stat : 13596 (ppfolio) S 13594 13596 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222593215 18763776 394 33554432000 4194304 4287625 140736233118352 18446744073709551615 268660682255 0 0 4096 65536 5627649056143572992 0 0 17 3 0 0 0
/proc/13596/statm: 4581 394 345 23 0 91 0
[pid=13597] ppid=13596 vsize=51592 CPUtime=0.99 cores=1
/proc/13597/stat : 13597 (cryptominisat) R 13596 13596 12462 0 -1 4202496 7936 0 0 0 99 0 0 0 25 0 1 0 222593215 52830208 7612 33554432000 4194304 4587354 140733894727504 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13597/statm: 12898 7612 317 96 0 9460 0
[pid=13598] ppid=13596 vsize=22948 CPUtime=0.93 cores=1
/proc/13598/stat : 13598 (clasp) R 13596 13596 12462 0 -1 4202496 4209 0 0 0 93 0 0 0 25 0 1 0 222593215 23498752 3032 33554432000 4194304 4785740 140733718878048 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13598/statm: 5737 3032 340 145 0 2782 0
[pid=13599] ppid=13596 vsize=461368 CPUtime=1.14 cores=1
/proc/13599/stat : 13599 (TNM) R 13596 13596 12462 0 -1 4202496 3245 0 0 0 114 0 0 0 25 0 1 0 222593215 472440832 3142 33554432000 134512640 134534564 4290957408 18446744073709551615 134524546 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13599/statm: 115342 3142 91 6 0 114008 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 554232

[startup+6.30032 s]
/proc/loadavg: 10.77 6.55 4.69 13/202 13601
/proc/meminfo: memFree=19175704/32951124 swapFree=67111528/67111528
[pid=13596] ppid=13594 vsize=18324 CPUtime=0 cores=1,3
/proc/13596/stat : 13596 (ppfolio) S 13594 13596 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222593215 18763776 394 33554432000 4194304 4287625 140736233118352 18446744073709551615 268660682255 0 0 4096 65536 5627649468460433408 0 0 17 3 0 0 0
/proc/13596/statm: 4581 394 345 23 0 91 0
[pid=13597] ppid=13596 vsize=46376 CPUtime=2.09 cores=1
/proc/13597/stat : 13597 (cryptominisat) R 13596 13596 12462 0 -1 4202496 8126 0 0 0 209 0 0 0 25 0 1 0 222593215 47489024 6603 33554432000 4194304 4587354 140733894727504 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13597/statm: 11594 6603 327 96 0 8156 0
[pid=13598] ppid=13596 vsize=22948 CPUtime=1.99 cores=1
/proc/13598/stat : 13598 (clasp) R 13596 13596 12462 0 -1 4202496 4209 0 0 0 199 0 0 0 25 0 1 0 222593215 23498752 3032 33554432000 4194304 4785740 140733718878048 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13598/statm: 5737 3032 340 145 0 2782 0
[pid=13599] ppid=13596 vsize=466124 CPUtime=2.19 cores=1
/proc/13599/stat : 13599 (TNM) R 13596 13596 12462 0 -1 4202496 4154 0 0 0 219 0 0 0 25 0 1 0 222593215 477310976 4051 33554432000 134512640 134534564 4290957408 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13599/statm: 116531 4051 95 6 0 115197 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 553772

[startup+12.7012 s]
/proc/loadavg: 10.95 6.73 4.76 13/202 13601
/proc/meminfo: memFree=19179548/32951124 swapFree=67111528/67111528
[pid=13596] ppid=13594 vsize=18324 CPUtime=0 cores=1,3
/proc/13596/stat : 13596 (ppfolio) S 13594 13596 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222593215 18763776 394 33554432000 4194304 4287625 140736233118352 18446744073709551615 268660682255 0 0 4096 65536 5627649880777293824 0 0 17 3 0 0 0
/proc/13596/statm: 4581 394 345 23 0 91 0
[pid=13597] ppid=13596 vsize=46376 CPUtime=4.19 cores=1
/proc/13597/stat : 13597 (cryptominisat) R 13596 13596 12462 0 -1 4202496 8470 0 0 0 419 0 0 0 25 0 1 0 222593215 47489024 6935 33554432000 4194304 4587354 140733894727504 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13597/statm: 11594 6935 327 96 0 8156 0
[pid=13598] ppid=13596 vsize=22948 CPUtime=4.14 cores=1
/proc/13598/stat : 13598 (clasp) R 13596 13596 12462 0 -1 4202496 4209 0 0 0 414 0 0 0 25 0 1 0 222593215 23498752 3032 33554432000 4194304 4785740 140733718878048 18446744073709551615 4550894 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13598/statm: 5737 3032 340 145 0 2782 0
[pid=13599] ppid=13596 vsize=466124 CPUtime=4.34 cores=1
/proc/13599/stat : 13599 (TNM) R 13596 13596 12462 0 -1 4202496 4154 0 0 0 434 0 0 0 25 0 1 0 222593215 477310976 4051 33554432000 134512640 134534564 4290957408 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13599/statm: 116531 4051 95 6 0 115197 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 553772

[startup+25.501 s]
/proc/loadavg: 10.95 6.87 4.83 13/202 13631
/proc/meminfo: memFree=20460104/32951124 swapFree=67111528/67111528
[pid=13596] ppid=13594 vsize=18324 CPUtime=0 cores=1,3
/proc/13596/stat : 13596 (ppfolio) S 13594 13596 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222593215 18763776 394 33554432000 4194304 4287625 140736233118352 18446744073709551615 268660682255 0 0 4096 65536 5627649605899386880 0 0 17 3 0 0 0
/proc/13596/statm: 4581 394 345 23 0 91 0
[pid=13597] ppid=13596 vsize=1655252 CPUtime=8.49 cores=1
/proc/13597/stat : 13597 (cryptominisat) R 13596 13596 12462 0 -1 4202496 13783 0 0 0 848 1 0 0 25 0 1 0 222593215 1694978048 10894 33554432000 4194304 4587354 140733894727504 18446744073709551615 4238224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13597/statm: 413813 10894 337 96 0 410375 0
[pid=13598] ppid=13596 vsize=28760 CPUtime=8.39 cores=1
/proc/13598/stat : 13598 (clasp) R 13596 13596 12462 0 -1 4202496 5659 0 0 0 838 1 0 0 25 0 1 0 222593215 29450240 4482 33554432000 4194304 4785740 140733718878048 18446744073709551615 4553024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13598/statm: 7190 4482 340 145 0 4235 0
[pid=13599] ppid=13596 vsize=466124 CPUtime=8.59 cores=1
/proc/13599/stat : 13599 (TNM) R 13596 13596 12462 0 -1 4202496 4154 0 0 0 859 0 0 0 25 0 1 0 222593215 477310976 4051 33554432000 134512640 134534564 4290957408 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13599/statm: 116531 4051 95 6 0 115197 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2168460

[startup+51.1005 s]
/proc/loadavg: 11.37 7.36 5.06 13/202 13632
/proc/meminfo: memFree=20433128/32951124 swapFree=67111528/67111528
[pid=13596] ppid=13594 vsize=18324 CPUtime=0 cores=1,3
/proc/13596/stat : 13596 (ppfolio) S 13594 13596 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222593215 18763776 394 33554432000 4194304 4287625 140736233118352 18446744073709551615 268660682255 0 0 4096 65536 5627648506387759104 0 0 17 3 0 0 0
/proc/13596/statm: 4581 394 345 23 0 91 0
[pid=13597] ppid=13596 vsize=1651288 CPUtime=16.99 cores=1
/proc/13597/stat : 13597 (cryptominisat) R 13596 13596 12462 0 -1 4202496 16603 0 0 0 1698 1 0 0 25 0 1 0 222593215 1690918912 12226 33554432000 4194304 4587354 140733894727504 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13597/statm: 412822 12226 337 96 0 409384 0
[pid=13598] ppid=13596 vsize=31872 CPUtime=16.95 cores=1
/proc/13598/stat : 13598 (clasp) R 13596 13596 12462 0 -1 4202496 6424 0 0 0 1694 1 0 0 25 0 1 0 222593215 32636928 5247 33554432000 4194304 4785740 140733718878048 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13598/statm: 7968 5247 340 145 0 5013 0
[pid=13599] ppid=13596 vsize=466124 CPUtime=17.14 cores=1
/proc/13599/stat : 13599 (TNM) R 13596 13596 12462 0 -1 4202496 4154 0 0 0 1714 0 0 0 25 0 1 0 222593215 477310976 4051 33554432000 134512640 134534564 4290957408 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13599/statm: 116531 4051 95 6 0 115197 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2167608

[startup+102.307 s]
/proc/loadavg: 11.72 8.07 5.42 13/202 13663
/proc/meminfo: memFree=20386444/32951124 swapFree=67111528/67111528
[pid=13596] ppid=13594 vsize=18324 CPUtime=0 cores=1,3
/proc/13596/stat : 13596 (ppfolio) S 13594 13596 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222593215 18763776 394 33554432000 4194304 4287625 140736233118352 18446744073709551615 268660682255 0 0 4096 65536 5627649468460433408 0 0 17 3 0 0 0
/proc/13596/statm: 4581 394 345 23 0 91 0
[pid=13597] ppid=13596 vsize=1648996 CPUtime=34.09 cores=1
/proc/13597/stat : 13597 (cryptominisat) R 13596 13596 12462 0 -1 4202496 21002 0 0 0 3407 2 0 0 25 0 1 0 222593215 1688571904 10541 33554432000 4194304 4587354 140733894727504 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13597/statm: 412249 10541 337 96 0 408811 0
[pid=13598] ppid=13596 vsize=38112 CPUtime=33.98 cores=1
/proc/13598/stat : 13598 (clasp) R 13596 13596 12462 0 -1 4202496 7992 0 0 0 3397 1 0 0 25 0 1 0 222593215 39026688 6815 33554432000 4194304 4785740 140733718878048 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13598/statm: 9528 6815 340 145 0 6573 0
[pid=13599] ppid=13596 vsize=466124 CPUtime=34.21 cores=1
/proc/13599/stat : 13599 (TNM) R 13596 13596 12462 0 -1 4202496 4154 0 0 0 3421 0 0 0 25 0 1 0 222593215 477310976 4051 33554432000 134512640 134534564 4290957408 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13599/statm: 116531 4051 95 6 0 115197 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2171556

[startup+162.301 s]
/proc/loadavg: 11.90 8.78 5.83 13/202 13665
/proc/meminfo: memFree=20323672/32951124 swapFree=67111528/67111528
[pid=13596] ppid=13594 vsize=18324 CPUtime=0 cores=1,3
/proc/13596/stat : 13596 (ppfolio) S 13594 13596 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222593215 18763776 394 33554432000 4194304 4287625 140736233118352 18446744073709551615 268660682255 0 0 4096 65536 5627650155655200768 0 0 17 3 0 0 0
/proc/13596/statm: 4581 394 345 23 0 91 0
[pid=13597] ppid=13596 vsize=1666032 CPUtime=54.08 cores=1
/proc/13597/stat : 13597 (cryptominisat) R 13596 13596 12462 0 -1 4202496 27481 0 0 0 5406 2 0 0 25 0 1 0 222593215 1706016768 15437 33554432000 4194304 4587354 140733894727504 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13597/statm: 416508 15437 337 96 0 413070 0
[pid=13598] ppid=13596 vsize=41344 CPUtime=53.98 cores=1

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

/proc/13599/statm: 116531 4051 95 6 0 115197 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 2254984

[startup+882.301 s]
/proc/loadavg: 12.00 11.71 9.15 13/202 13684
/proc/meminfo: memFree=20109496/32951124 swapFree=67111528/67111528
[pid=13596] ppid=13594 vsize=18324 CPUtime=0 cores=1,3
/proc/13596/stat : 13596 (ppfolio) S 13594 13596 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222593215 18763776 394 33554432000 4194304 4287625 140736233118352 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/13596/statm: 4581 394 345 23 0 91 0
[pid=13597] ppid=13596 vsize=1688012 CPUtime=294.04 cores=1
/proc/13597/stat : 13597 (cryptominisat) R 13596 13596 12462 0 -1 4202496 55210 0 0 0 29395 9 0 0 25 0 1 0 222593215 1728524288 21589 33554432000 4194304 4587354 140733894727504 18446744073709551615 4243106 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13597/statm: 422003 21589 337 96 0 418565 0
[pid=13598] ppid=13596 vsize=73324 CPUtime=294.05 cores=1
/proc/13598/stat : 13598 (clasp) R 13596 13596 12462 0 -1 4202496 16292 0 0 0 29402 3 0 0 25 0 1 0 222593215 75083776 15115 33554432000 4194304 4785740 140733718878048 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13598/statm: 18331 15115 340 145 0 15376 0
[pid=13599] ppid=13596 vsize=466124 CPUtime=294.2 cores=1
/proc/13599/stat : 13599 (TNM) R 13596 13596 12462 0 -1 4202496 4154 0 0 0 29420 0 0 0 25 0 1 0 222593215 477310976 4051 33554432000 134512640 134534564 4290957408 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13599/statm: 116531 4051 95 6 0 115197 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 2245784

[startup+942.301 s]
/proc/loadavg: 12.00 11.76 9.32 13/202 13686
/proc/meminfo: memFree=20094208/32951124 swapFree=67111528/67111528
[pid=13596] ppid=13594 vsize=18324 CPUtime=0 cores=1,3
/proc/13596/stat : 13596 (ppfolio) S 13594 13596 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222593215 18763776 394 33554432000 4194304 4287625 140736233118352 18446744073709551615 268660682255 0 0 4096 65536 5627648368948805632 0 0 17 3 0 0 0
/proc/13596/statm: 4581 394 345 23 0 91 0
[pid=13597] ppid=13596 vsize=1700348 CPUtime=314.06 cores=1
/proc/13597/stat : 13597 (cryptominisat) R 13596 13596 12462 0 -1 4202496 57722 0 0 0 31396 10 0 0 25 0 1 0 222593215 1741156352 24051 33554432000 4194304 4587354 140733894727504 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13597/statm: 425087 24051 337 96 0 421649 0
[pid=13598] ppid=13596 vsize=75152 CPUtime=314.04 cores=1
/proc/13598/stat : 13598 (clasp) R 13596 13596 12462 0 -1 4202496 16734 0 0 0 31401 3 0 0 25 0 1 0 222593215 76955648 15557 33554432000 4194304 4785740 140733718878048 18446744073709551615 4553051 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13598/statm: 18788 15557 340 145 0 15833 0
[pid=13599] ppid=13596 vsize=466124 CPUtime=314.19 cores=1
/proc/13599/stat : 13599 (TNM) R 13596 13596 12462 0 -1 4202496 4154 0 0 0 31419 0 0 0 25 0 1 0 222593215 477310976 4051 33554432000 134512640 134534564 4290957408 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13599/statm: 116531 4051 95 6 0 115197 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 2259948

[startup+1002.3 s]
/proc/loadavg: 12.00 11.80 9.49 13/202 13687
/proc/meminfo: memFree=20098136/32951124 swapFree=67111528/67111528
[pid=13596] ppid=13594 vsize=18324 CPUtime=0 cores=1,3
/proc/13596/stat : 13596 (ppfolio) S 13594 13596 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222593215 18763776 394 33554432000 4194304 4287625 140736233118352 18446744073709551615 268660682255 0 0 4096 65536 5627648506387759104 0 0 17 3 0 0 0
/proc/13596/statm: 4581 394 345 23 0 91 0
[pid=13597] ppid=13596 vsize=1689204 CPUtime=334.06 cores=1
/proc/13597/stat : 13597 (cryptominisat) R 13596 13596 12462 0 -1 4202496 57853 0 0 0 33396 10 0 0 25 0 1 0 222593215 1729744896 21589 33554432000 4194304 4587354 140733894727504 18446744073709551615 4241061 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13597/statm: 422301 21589 337 96 0 418863 0
[pid=13598] ppid=13596 vsize=77148 CPUtime=334.04 cores=1
/proc/13598/stat : 13598 (clasp) R 13596 13596 12462 0 -1 4202496 17221 0 0 0 33401 3 0 0 25 0 1 0 222593215 78999552 16044 33554432000 4194304 4785740 140733718878048 18446744073709551615 4553083 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13598/statm: 19287 16044 340 145 0 16332 0
[pid=13599] ppid=13596 vsize=466124 CPUtime=334.19 cores=1
/proc/13599/stat : 13599 (TNM) R 13596 13596 12462 0 -1 4202496 4154 0 0 0 33419 0 0 0 25 0 1 0 222593215 477310976 4051 33554432000 134512640 134534564 4290957408 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13599/statm: 116531 4051 95 6 0 115197 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 2250800

[startup+1062.3 s]
/proc/loadavg: 10.13 11.30 9.46 10/193 13706
/proc/meminfo: memFree=20270816/32951124 swapFree=67111528/67111528
[pid=13596] ppid=13594 vsize=18324 CPUtime=0 cores=1,3
/proc/13596/stat : 13596 (ppfolio) S 13594 13596 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222593215 18763776 394 33554432000 4194304 4287625 140736233118352 18446744073709551615 268660682255 0 0 4096 65536 5627648643826712576 0 0 17 3 0 0 0
/proc/13596/statm: 4581 394 345 23 0 91 0
[pid=13597] ppid=13596 vsize=1686856 CPUtime=354.07 cores=1
/proc/13597/stat : 13597 (cryptominisat) R 13596 13596 12462 0 -1 4202496 60627 0 0 0 35396 11 0 0 25 0 1 0 222593215 1727340544 21589 33554432000 4194304 4587354 140733894727504 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13597/statm: 421714 21589 337 96 0 418276 0
[pid=13598] ppid=13596 vsize=78096 CPUtime=354.04 cores=1
/proc/13598/stat : 13598 (clasp) R 13596 13596 12462 0 -1 4202496 17424 0 0 0 35401 3 0 0 25 0 1 0 222593215 79970304 16247 33554432000 4194304 4785740 140733718878048 18446744073709551615 4552952 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13598/statm: 19524 16247 340 145 0 16569 0
[pid=13599] ppid=13596 vsize=466124 CPUtime=354.19 cores=1
/proc/13599/stat : 13599 (TNM) R 13596 13596 12462 0 -1 4202496 4154 0 0 0 35419 0 0 0 25 0 1 0 222593215 477310976 4051 33554432000 134512640 134534564 4290957408 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13599/statm: 116531 4051 95 6 0 115197 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2249400

[startup+1122.3 s]
/proc/loadavg: 9.49 10.90 9.43 10/193 13707
/proc/meminfo: memFree=20263724/32951124 swapFree=67111528/67111528
[pid=13596] ppid=13594 vsize=18324 CPUtime=0 cores=1,3
/proc/13596/stat : 13596 (ppfolio) S 13594 13596 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222593215 18763776 394 33554432000 4194304 4287625 140736233118352 18446744073709551615 268660682255 0 0 4096 65536 5627648781265666048 0 0 17 3 0 0 0
/proc/13596/statm: 4581 394 345 23 0 91 0
[pid=13597] ppid=13596 vsize=1686112 CPUtime=374.08 cores=1
/proc/13597/stat : 13597 (cryptominisat) R 13596 13596 12462 0 -1 4202496 60628 0 0 0 37397 11 0 0 25 0 1 0 222593215 1726578688 21589 33554432000 4194304 4587354 140733894727504 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13597/statm: 421528 21589 337 96 0 418090 0
[pid=13598] ppid=13596 vsize=79404 CPUtime=374.03 cores=1
/proc/13598/stat : 13598 (clasp) R 13596 13596 12462 0 -1 4202496 17746 0 0 0 37400 3 0 0 25 0 1 0 222593215 81309696 16569 33554432000 4194304 4785740 140733718878048 18446744073709551615 268660359810 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13598/statm: 19851 16569 340 145 0 16896 0
[pid=13599] ppid=13596 vsize=466124 CPUtime=374.18 cores=1
/proc/13599/stat : 13599 (TNM) R 13596 13596 12462 0 -1 4202496 4154 0 0 0 37418 0 0 0 25 0 1 0 222593215 477310976 4051 33554432000 134512640 134534564 4290957408 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13599/statm: 116531 4051 95 6 0 115197 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 2249964

[startup+1182.3 s]
/proc/loadavg: 9.18 10.55 9.40 10/193 13709
/proc/meminfo: memFree=20249436/32951124 swapFree=67111528/67111528
[pid=13596] ppid=13594 vsize=18324 CPUtime=0 cores=1,3
/proc/13596/stat : 13596 (ppfolio) S 13594 13596 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222593215 18763776 394 33554432000 4194304 4287625 140736233118352 18446744073709551615 268660682255 0 0 4096 65536 5627648918704619520 0 0 17 3 0 0 0
/proc/13596/statm: 4581 394 345 23 0 91 0
[pid=13597] ppid=13596 vsize=1688296 CPUtime=394.08 cores=1
/proc/13597/stat : 13597 (cryptominisat) R 13596 13596 12462 0 -1 4202496 63504 0 0 0 39396 12 0 0 25 0 1 0 222593215 1728815104 21589 33554432000 4194304 4587354 140733894727504 18446744073709551615 4238314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13597/statm: 422074 21589 337 96 0 418636 0
[pid=13598] ppid=13596 vsize=80384 CPUtime=394.03 cores=1
/proc/13598/stat : 13598 (clasp) R 13596 13596 12462 0 -1 4202496 17947 0 0 0 39400 3 0 0 25 0 1 0 222593215 82313216 16770 33554432000 4194304 4785740 140733718878048 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13598/statm: 20096 16770 340 145 0 17141 0
[pid=13599] ppid=13596 vsize=466124 CPUtime=394.18 cores=1
/proc/13599/stat : 13599 (TNM) R 13596 13596 12462 0 -1 4202496 4154 0 0 0 39418 0 0 0 25 0 1 0 222593215 477310976 4051 33554432000 134512640 134534564 4290957408 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13599/statm: 116531 4051 95 6 0 115197 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 2253128

[startup+1242.3 s]
/proc/loadavg: 9.06 10.26 9.37 10/193 13772
/proc/meminfo: memFree=20398056/32951124 swapFree=67111528/67111528
[pid=13596] ppid=13594 vsize=18324 CPUtime=0 cores=1,3
/proc/13596/stat : 13596 (ppfolio) S 13594 13596 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222593215 18763776 394 33554432000 4194304 4287625 140736233118352 18446744073709551615 268660682255 0 0 4096 65536 5627649056143572992 0 0 17 3 0 0 0
/proc/13596/statm: 4581 394 345 23 0 91 0
[pid=13597] ppid=13596 vsize=101692 CPUtime=414.09 cores=1
/proc/13597/stat : 13597 (cryptominisat) R 13596 13596 12462 0 -1 4202496 63504 0 0 0 41397 12 0 0 25 0 1 0 222593215 104132608 21588 33554432000 4194304 4587354 140733894727504 18446744073709551615 4241099 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13597/statm: 25423 21588 337 96 0 21985 0
[pid=13598] ppid=13596 vsize=82396 CPUtime=414.03 cores=1
/proc/13598/stat : 13598 (clasp) R 13596 13596 12462 0 -1 4202496 18411 0 0 0 41400 3 0 0 25 0 1 0 222593215 84373504 17234 33554432000 4194304 4785740 140733718878048 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13598/statm: 20599 17234 340 145 0 17644 0
[pid=13599] ppid=13596 vsize=466124 CPUtime=414.18 cores=1
/proc/13599/stat : 13599 (TNM) R 13596 13596 12462 0 -1 4202496 4154 0 0 0 41418 0 0 0 25 0 1 0 222593215 477310976 4051 33554432000 134512640 134534564 4290957408 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13599/statm: 116531 4051 95 6 0 115197 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 668536



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.02 10.05 9.35 10/193 13773
/proc/meminfo: memFree=20361584/32951124 swapFree=67111528/67111528
[pid=13596] ppid=13594 vsize=18324 CPUtime=0 cores=1,3
/proc/13596/stat : 13596 (ppfolio) S 13594 13596 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222593215 18763776 394 33554432000 4194304 4287625 140736233118352 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/13596/statm: 4581 394 345 23 0 91 0
[pid=13597] ppid=13596 vsize=1702568 CPUtime=433.33 cores=1
/proc/13597/stat : 13597 (cryptominisat) R 13596 13596 12462 0 -1 4202496 66844 0 0 0 43320 13 0 0 25 0 1 0 222593215 1743429632 24928 33554432000 4194304 4587354 140733894727504 18446744073709551615 4236320 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13597/statm: 425642 24928 337 96 0 422204 0
[pid=13598] ppid=13596 vsize=85040 CPUtime=433.23 cores=1
/proc/13598/stat : 13598 (clasp) R 13596 13596 12462 0 -1 4202496 19074 0 0 0 43319 4 0 0 25 0 1 0 222593215 87080960 17897 33554432000 4194304 4785740 140733718878048 18446744073709551615 4553010 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/13598/statm: 21260 17897 340 145 0 18305 0
[pid=13599] ppid=13596 vsize=466124 CPUtime=433.46 cores=1
/proc/13599/stat : 13599 (TNM) R 13596 13596 12462 0 -1 4202496 4154 0 0 0 43346 0 0 0 25 0 1 0 222593215 477310976 4051 33554432000 134512640 134534564 4290957408 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13599/statm: 116531 4051 95 6 0 115197 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 2272056

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

Real time (s): 1300.02
CPU time (s): 1300.02
CPU user time (s): 1299.85
CPU system time (s): 0.17
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 3848316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.003999
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 499
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 243
involuntary context switches= 3

runsolver used 2.08968 second user time and 5.01824 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-26 04:13:39
IDJOB=3292343
IDBENCH=85975
IDSOLVER=1613
FILE ID=node107/3292343-1303784019
RUNJOBID= node107-1303783905-13485
PBS_JOBID= 13157212
Free space on /tmp= 71884 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_32.renamed-as.sat05-1919.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292343-1303784019/watcher-3292343-1303784019 -o /tmp/evaluation-result-3292343-1303784019/solver-3292343-1303784019 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3292343-1303784019.cnf

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

MD5SUM BENCH= 833432e05c2a1599e13dca28680b5df9
RANDOM SEED=1480564073

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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:      19236656 kB
Buffers:       2035332 kB
Cached:        9683576 kB
SwapCached:          0 kB
Active:        9231044 kB
Inactive:      3998500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19236656 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           76336 kB
Writeback:           0 kB
AnonPages:     1510020 kB
Mapped:          17844 kB
Slab:           416100 kB
PageTables:       9216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5201872 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= 71980 MiB
End job on node107 at 2011-04-26 04:35:22