Trace number 3292435

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

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark978.31
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

Solver Data

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

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

running on 2 cores: 4,6

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.64 7.87 5.31 10/198 13659
/proc/meminfo: memFree=20479804/32951124 swapFree=67111528/67111528
[pid=13659] ppid=13657 vsize=18324 CPUtime=0 cores=4,6
/proc/13659/stat : 13659 (ppfolio) R 13657 13659 12462 0 -1 4202496 484 0 0 0 0 0 0 0 18 0 1 0 222602237 18763776 392 33554432000 4194304 4287625 140735742978992 18446744073709551615 268660482453 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/13659/statm: 4581 392 343 23 0 91 0

[startup+0.0584031 s]
/proc/loadavg: 11.64 7.87 5.31 10/198 13659
/proc/meminfo: memFree=20479804/32951124 swapFree=67111528/67111528
[pid=13659] ppid=13657 vsize=18324 CPUtime=0 cores=4,6
/proc/13659/stat : 13659 (ppfolio) S 13657 13659 12462 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 222602237 18763776 394 33554432000 4194304 4287625 140735742978992 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/13659/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100403 s]
/proc/loadavg: 11.64 7.87 5.31 10/198 13659
/proc/meminfo: memFree=20479804/32951124 swapFree=67111528/67111528
[pid=13659] ppid=13657 vsize=18324 CPUtime=0 cores=4,6
/proc/13659/stat : 13659 (ppfolio) S 13657 13659 12462 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 222602237 18763776 394 33554432000 4194304 4287625 140735742978992 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/13659/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300393 s]
/proc/loadavg: 11.64 7.87 5.31 10/198 13659
/proc/meminfo: memFree=20479804/32951124 swapFree=67111528/67111528
[pid=13659] ppid=13657 vsize=18324 CPUtime=0 cores=4,6
/proc/13659/stat : 13659 (ppfolio) S 13657 13659 12462 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 222602237 18763776 394 33554432000 4194304 4287625 140735742978992 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/13659/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700327 s]
/proc/loadavg: 11.64 7.87 5.31 10/198 13659
/proc/meminfo: memFree=20479804/32951124 swapFree=67111528/67111528
[pid=13659] ppid=13657 vsize=18324 CPUtime=0 cores=4,6
/proc/13659/stat : 13659 (ppfolio) S 13657 13659 12462 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 222602237 18763776 394 33554432000 4194304 4287625 140735742978992 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/13659/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50115 s]
/proc/loadavg: 11.67 7.94 5.35 13/202 13663
/proc/meminfo: memFree=20427320/32951124 swapFree=67111528/67111528
[pid=13659] ppid=13657 vsize=18324 CPUtime=0 cores=4,6
/proc/13659/stat : 13659 (ppfolio) S 13657 13659 12462 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 222602237 18763776 394 33554432000 4194304 4287625 140735742978992 18446744073709551615 268660682255 0 0 4096 65536 4538279048744271872 0 0 17 6 0 0 0
/proc/13659/statm: 4581 394 345 23 0 91 0
[pid=13660] ppid=13659 vsize=44124 CPUtime=0.53 cores=4
/proc/13660/stat : 13660 (cryptominisat) R 13659 13659 12462 0 -1 4202496 6258 0 0 0 53 0 0 0 20 0 1 0 222602237 45182976 6008 33554432000 4194304 4587354 140736683358464 18446744073709551615 4356736 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13660/statm: 11031 6008 310 96 0 7593 0
[pid=13661] ppid=13659 vsize=29856 CPUtime=0.43 cores=4
/proc/13661/stat : 13661 (clasp) R 13659 13659 12462 0 -1 4202496 5810 0 0 0 43 0 0 0 21 0 1 0 222602237 30572544 4540 33554432000 4194304 4785740 140733462407760 18446744073709551615 4495534 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13661/statm: 7464 4540 314 145 0 4509 0
[pid=13662] ppid=13659 vsize=465328 CPUtime=0.5 cores=4
/proc/13662/stat : 13662 (TNM) R 13659 13659 12462 0 -1 4202496 4531 0 0 0 50 0 0 0 23 0 1 0 222602237 476495872 4428 33554432000 134512640 134534564 4293775328 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13662/statm: 116332 4428 91 6 0 114998 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 557632

[startup+3.1009 s]
/proc/loadavg: 11.67 7.94 5.35 13/202 13663
/proc/meminfo: memFree=20418764/32951124 swapFree=67111528/67111528
[pid=13659] ppid=13657 vsize=18324 CPUtime=0 cores=4,6
/proc/13659/stat : 13659 (ppfolio) S 13657 13659 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222602237 18763776 394 33554432000 4194304 4287625 140735742978992 18446744073709551615 268660682255 0 0 4096 65536 4538279323622178816 0 0 17 6 0 0 0
/proc/13659/statm: 4581 394 345 23 0 91 0
[pid=13660] ppid=13659 vsize=66776 CPUtime=1.04 cores=4
/proc/13660/stat : 13660 (cryptominisat) R 13659 13659 12462 0 -1 4202496 11678 0 0 0 103 1 0 0 21 0 1 0 222602237 68378624 11323 33554432000 4194304 4587354 140736683358464 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13660/statm: 16694 11323 317 96 0 13256 0
[pid=13661] ppid=13659 vsize=27424 CPUtime=1.01 cores=4
/proc/13661/stat : 13661 (clasp) R 13659 13659 12462 0 -1 4202496 5838 0 0 0 101 0 0 0 22 0 1 0 222602237 28082176 4117 33554432000 4194304 4785740 140733462407760 18446744073709551615 4291548 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13661/statm: 6856 4117 340 145 0 3901 0
[pid=13662] ppid=13659 vsize=465328 CPUtime=1.02 cores=4
/proc/13662/stat : 13662 (TNM) R 13659 13659 12462 0 -1 4202496 4531 0 0 0 102 0 0 0 25 0 1 0 222602237 476495872 4428 33554432000 134512640 134534564 4293775328 18446744073709551615 134524500 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13662/statm: 116332 4428 91 6 0 114998 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 577852

[startup+6.30032 s]
/proc/loadavg: 11.70 8.00 5.38 13/202 13663
/proc/meminfo: memFree=20413432/32951124 swapFree=67111528/67111528
[pid=13659] ppid=13657 vsize=18324 CPUtime=0 cores=4,6
/proc/13659/stat : 13659 (ppfolio) S 13657 13659 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222602237 18763776 394 33554432000 4194304 4287625 140735742978992 18446744073709551615 268660682255 0 0 4096 65536 4538279735939039232 0 0 17 6 0 0 0
/proc/13659/statm: 4581 394 345 23 0 91 0
[pid=13660] ppid=13659 vsize=57856 CPUtime=2.14 cores=4
/proc/13660/stat : 13660 (cryptominisat) R 13659 13659 12462 0 -1 4202496 11832 0 0 0 213 1 0 0 25 0 1 0 222602237 59244544 9754 33554432000 4194304 4587354 140736683358464 18446744073709551615 4238712 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13660/statm: 14464 9754 327 96 0 11026 0
[pid=13661] ppid=13659 vsize=27424 CPUtime=2.03 cores=4
/proc/13661/stat : 13661 (clasp) R 13659 13659 12462 0 -1 4202496 5838 0 0 0 203 0 0 0 25 0 1 0 222602237 28082176 4117 33554432000 4194304 4785740 140733462407760 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13661/statm: 6856 4117 340 145 0 3901 0
[pid=13662] ppid=13659 vsize=465328 CPUtime=2.1 cores=4
/proc/13662/stat : 13662 (TNM) R 13659 13659 12462 0 -1 4202496 4531 0 0 0 210 0 0 0 25 0 1 0 222602237 476495872 4428 33554432000 134512640 134534564 4293775328 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13662/statm: 116332 4428 91 6 0 114998 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 568932

[startup+12.7012 s]
/proc/loadavg: 11.72 8.07 5.42 13/202 13663
/proc/meminfo: memFree=20386444/32951124 swapFree=67111528/67111528
[pid=13659] ppid=13657 vsize=18324 CPUtime=0 cores=4,6
/proc/13659/stat : 13659 (ppfolio) S 13657 13659 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222602237 18763776 394 33554432000 4194304 4287625 140735742978992 18446744073709551615 268660682255 0 0 4096 65536 4538280148255899648 0 0 17 6 0 0 0
/proc/13659/statm: 4581 394 345 23 0 91 0
[pid=13660] ppid=13659 vsize=57856 CPUtime=4.23 cores=4
/proc/13660/stat : 13660 (cryptominisat) R 13659 13659 12462 0 -1 4202496 12155 0 0 0 422 1 0 0 25 0 1 0 222602237 59244544 10069 33554432000 4194304 4587354 140736683358464 18446744073709551615 4238314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13660/statm: 14464 10069 327 96 0 11026 0
[pid=13661] ppid=13659 vsize=27424 CPUtime=4.21 cores=4
/proc/13661/stat : 13661 (clasp) R 13659 13659 12462 0 -1 4202496 5838 0 0 0 421 0 0 0 25 0 1 0 222602237 28082176 4117 33554432000 4194304 4785740 140733462407760 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13661/statm: 6856 4117 340 145 0 3901 0
[pid=13662] ppid=13659 vsize=470644 CPUtime=4.21 cores=4
/proc/13662/stat : 13662 (TNM) R 13659 13659 12462 0 -1 4202496 5818 0 0 0 421 0 0 0 25 0 1 0 222602237 481939456 5715 33554432000 134512640 134534564 4293775328 18446744073709551615 134528960 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13662/statm: 117661 5715 95 6 0 116327 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 574248

[startup+25.5009 s]
/proc/loadavg: 11.77 8.20 5.49 13/202 13664
/proc/meminfo: memFree=20382068/32951124 swapFree=67111528/67111528
[pid=13659] ppid=13657 vsize=18324 CPUtime=0 cores=4,6
/proc/13659/stat : 13659 (ppfolio) S 13657 13659 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222602237 18763776 394 33554432000 4194304 4287625 140735742978992 18446744073709551615 268660682255 0 0 4096 65536 4538279048744271872 0 0 17 6 0 0 0
/proc/13659/statm: 4581 394 345 23 0 91 0
[pid=13660] ppid=13659 vsize=1448744 CPUtime=8.54 cores=4
/proc/13660/stat : 13660 (cryptominisat) R 13659 13659 12462 0 -1 4202496 13794 0 0 0 852 2 0 0 25 0 1 0 222602237 1483513856 9915 33554432000 4194304 4587354 140736683358464 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13660/statm: 362186 9915 337 96 0 358748 0
[pid=13661] ppid=13659 vsize=30284 CPUtime=8.43 cores=4
/proc/13661/stat : 13661 (clasp) R 13659 13659 12462 0 -1 4202496 6623 0 0 0 842 1 0 0 25 0 1 0 222602237 31010816 4902 33554432000 4194304 4785740 140733462407760 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13661/statm: 7571 4902 340 145 0 4616 0
[pid=13662] ppid=13659 vsize=470644 CPUtime=8.5 cores=4
/proc/13662/stat : 13662 (TNM) R 13659 13659 12462 0 -1 4202496 5818 0 0 0 850 0 0 0 25 0 1 0 222602237 481939456 5715 33554432000 134512640 134534564 4293775328 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13662/statm: 117661 5715 95 6 0 116327 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1967996

[startup+51.1005 s]
/proc/loadavg: 11.86 8.56 5.69 13/202 13664
/proc/meminfo: memFree=20324956/32951124 swapFree=67111528/67111528
[pid=13659] ppid=13657 vsize=18324 CPUtime=0 cores=4,6
/proc/13659/stat : 13659 (ppfolio) S 13657 13659 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222602237 18763776 394 33554432000 4194304 4287625 140735742978992 18446744073709551615 268660682255 0 0 4096 65536 4538280148255899648 0 0 17 6 0 0 0
/proc/13659/statm: 4581 394 345 23 0 91 0
[pid=13660] ppid=13659 vsize=1432124 CPUtime=17.04 cores=4
/proc/13660/stat : 13660 (cryptominisat) R 13659 13659 12462 0 -1 4202496 23251 0 0 0 1701 3 0 0 25 0 1 0 222602237 1466494976 12797 33554432000 4194304 4587354 140736683358464 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13660/statm: 358031 12797 337 96 0 354593 0
[pid=13661] ppid=13659 vsize=38564 CPUtime=17.02 cores=4
/proc/13661/stat : 13661 (clasp) R 13659 13659 12462 0 -1 4202496 8649 0 0 0 1700 2 0 0 25 0 1 0 222602237 39489536 6928 33554432000 4194304 4785740 140733462407760 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13661/statm: 9641 6928 340 145 0 6686 0
[pid=13662] ppid=13659 vsize=470644 CPUtime=17.02 cores=4
/proc/13662/stat : 13662 (TNM) R 13659 13659 12462 0 -1 4202496 5818 0 0 0 1702 0 0 0 25 0 1 0 222602237 481939456 5715 33554432000 134512640 134534564 4293775328 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13662/statm: 117661 5715 95 6 0 116327 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1959656

[startup+102.307 s]
/proc/loadavg: 11.94 9.09 6.02 13/202 13666
/proc/meminfo: memFree=20295256/32951124 swapFree=67111528/67111528
[pid=13659] ppid=13657 vsize=18324 CPUtime=0 cores=4,6
/proc/13659/stat : 13659 (ppfolio) S 13657 13659 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222602237 18763776 394 33554432000 4194304 4287625 140735742978992 18446744073709551615 268660682255 0 0 4096 65536 4538279598500085760 0 0 17 6 0 0 0
/proc/13659/statm: 4581 394 345 23 0 91 0
[pid=13660] ppid=13659 vsize=1442564 CPUtime=34.14 cores=4
/proc/13660/stat : 13660 (cryptominisat) R 13659 13659 12462 0 -1 4202496 27860 0 0 0 3410 4 0 0 25 0 1 0 222602237 1477185536 15520 33554432000 4194304 4587354 140736683358464 18446744073709551615 4238503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13660/statm: 360641 15520 337 96 0 357203 0
[pid=13661] ppid=13659 vsize=44092 CPUtime=34.05 cores=4
/proc/13661/stat : 13661 (clasp) R 13659 13659 12462 0 -1 4202496 9997 0 0 0 3403 2 0 0 25 0 1 0 222602237 45150208 8276 33554432000 4194304 4785740 140733462407760 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13661/statm: 11023 8276 340 145 0 8068 0
[pid=13662] ppid=13659 vsize=470644 CPUtime=34.09 cores=4
/proc/13662/stat : 13662 (TNM) R 13659 13659 12462 0 -1 4202496 5818 0 0 0 3409 0 0 0 25 0 1 0 222602237 481939456 5715 33554432000 134512640 134534564 4293775328 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13662/statm: 117661 5715 95 6 0 116327 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1975624

[startup+162.301 s]
/proc/loadavg: 12.02 9.63 6.40 13/202 13667
/proc/meminfo: memFree=20274768/32951124 swapFree=67111528/67111528
[pid=13659] ppid=13657 vsize=18324 CPUtime=0 cores=4,6
/proc/13659/stat : 13659 (ppfolio) S 13657 13659 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222602237 18763776 394 33554432000 4194304 4287625 140735742978992 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/13659/statm: 4581 394 345 23 0 91 0
[pid=13660] ppid=13659 vsize=1456336 CPUtime=54.13 cores=4
/proc/13660/stat : 13660 (cryptominisat) R 13659 13659 12462 0 -1 4202496 35744 0 0 0 5408 5 0 0 25 0 1 0 222602237 1491288064 16941 33554432000 4194304 4587354 140736683358464 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13660/statm: 364084 16941 337 96 0 360646 0
[pid=13661] ppid=13659 vsize=48720 CPUtime=54.05 cores=4

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

/proc/13662/statm: 117661 5715 95 6 0 116327 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 2017860

[startup+882.301 s]
/proc/loadavg: 12.00 11.78 9.41 13/202 13686
/proc/meminfo: memFree=20093184/32951124 swapFree=67111528/67111528
[pid=13659] ppid=13657 vsize=18324 CPUtime=0 cores=4,6
/proc/13659/stat : 13659 (ppfolio) S 13657 13659 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222602237 18763776 394 33554432000 4194304 4287625 140735742978992 18446744073709551615 268660682255 0 0 4096 65536 4538278361549504512 0 0 17 6 0 0 0
/proc/13659/statm: 4581 394 345 23 0 91 0
[pid=13660] ppid=13659 vsize=1449812 CPUtime=294.09 cores=4
/proc/13660/stat : 13660 (cryptominisat) R 13659 13659 12462 0 -1 4202496 43264 0 0 0 29403 6 0 0 25 0 1 0 222602237 1484607488 19303 33554432000 4194304 4587354 140736683358464 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13660/statm: 362453 19303 337 96 0 359015 0
[pid=13661] ppid=13659 vsize=80008 CPUtime=294.07 cores=4
/proc/13661/stat : 13661 (clasp) R 13659 13659 12462 0 -1 4202496 18725 0 0 0 29403 4 0 0 25 0 1 0 222602237 81928192 17004 33554432000 4194304 4785740 140733462407760 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13661/statm: 20002 17004 340 145 0 17047 0
[pid=13662] ppid=13659 vsize=470644 CPUtime=294.12 cores=4
/proc/13662/stat : 13662 (TNM) R 13659 13659 12462 0 -1 4202496 5818 0 0 0 29412 0 0 0 25 0 1 0 222602237 481939456 5715 33554432000 134512640 134534564 4293775328 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13662/statm: 117661 5715 95 6 0 116327 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 2018788

[startup+942.301 s]
/proc/loadavg: 10.87 11.55 9.47 10/193 13705
/proc/meminfo: memFree=20268468/32951124 swapFree=67111528/67111528
[pid=13659] ppid=13657 vsize=18324 CPUtime=0 cores=4,6
/proc/13659/stat : 13659 (ppfolio) S 13657 13659 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222602237 18763776 394 33554432000 4194304 4287625 140735742978992 18446744073709551615 268660682255 0 0 4096 65536 4538278636427411456 0 0 17 6 0 0 0
/proc/13659/statm: 4581 394 345 23 0 91 0
[pid=13660] ppid=13659 vsize=1447384 CPUtime=314.1 cores=4
/proc/13660/stat : 13660 (cryptominisat) R 13659 13659 12462 0 -1 4202496 43266 0 0 0 31403 7 0 0 25 0 1 0 222602237 1482121216 19303 33554432000 4194304 4587354 140736683358464 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13660/statm: 361846 19303 337 96 0 358408 0
[pid=13661] ppid=13659 vsize=81952 CPUtime=314.07 cores=4
/proc/13661/stat : 13661 (clasp) R 13659 13659 12462 0 -1 4202496 19203 0 0 0 31402 5 0 0 25 0 1 0 222602237 83918848 17482 33554432000 4194304 4785740 140733462407760 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13661/statm: 20488 17482 340 145 0 17533 0
[pid=13662] ppid=13659 vsize=470644 CPUtime=314.13 cores=4
/proc/13662/stat : 13662 (TNM) R 13659 13659 12462 0 -1 4202496 5818 0 0 0 31413 0 0 0 25 0 1 0 222602237 481939456 5715 33554432000 134512640 134534564 4293775328 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13662/statm: 117661 5715 95 6 0 116327 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 2018304

[startup+1002.3 s]
/proc/loadavg: 9.68 11.08 9.44 10/193 13707
/proc/meminfo: memFree=20257420/32951124 swapFree=67111528/67111528
[pid=13659] ppid=13657 vsize=18324 CPUtime=0 cores=4,6
/proc/13659/stat : 13659 (ppfolio) S 13657 13659 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222602237 18763776 394 33554432000 4194304 4287625 140735742978992 18446744073709551615 268660682255 0 0 4096 65536 4538278773866364928 0 0 17 6 0 0 0
/proc/13659/statm: 4581 394 345 23 0 91 0
[pid=13660] ppid=13659 vsize=1474324 CPUtime=334.09 cores=4
/proc/13660/stat : 13660 (cryptominisat) R 13659 13659 12462 0 -1 4202496 45480 0 0 0 33402 7 0 0 25 0 1 0 222602237 1509707776 21492 33554432000 4194304 4587354 140736683358464 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13660/statm: 368581 21492 337 96 0 365143 0
[pid=13661] ppid=13659 vsize=85348 CPUtime=334.06 cores=4
/proc/13661/stat : 13661 (clasp) R 13659 13659 12462 0 -1 4202496 20012 0 0 0 33401 5 0 0 25 0 1 0 222602237 87396352 18291 33554432000 4194304 4785740 140733462407760 18446744073709551615 4552653 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13661/statm: 21337 18291 340 145 0 18382 0
[pid=13662] ppid=13659 vsize=470644 CPUtime=334.14 cores=4
/proc/13662/stat : 13662 (TNM) R 13659 13659 12462 0 -1 4202496 5818 0 0 0 33414 0 0 0 25 0 1 0 222602237 481939456 5715 33554432000 134512640 134534564 4293775328 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13662/statm: 117661 5715 95 6 0 116327 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 2048640

[startup+1062.3 s]
/proc/loadavg: 9.29 10.71 9.42 10/193 13708
/proc/meminfo: memFree=20244620/32951124 swapFree=67111528/67111528
[pid=13659] ppid=13657 vsize=18324 CPUtime=0 cores=4,6
/proc/13659/stat : 13659 (ppfolio) S 13657 13659 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222602237 18763776 394 33554432000 4194304 4287625 140735742978992 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/13659/statm: 4581 394 345 23 0 91 0
[pid=13660] ppid=13659 vsize=1456688 CPUtime=354.09 cores=4
/proc/13660/stat : 13660 (cryptominisat) R 13659 13659 12462 0 -1 4202496 49193 0 0 0 35401 8 0 0 25 0 1 0 222602237 1491648512 22271 33554432000 4194304 4587354 140736683358464 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13660/statm: 364172 22271 337 96 0 360734 0
[pid=13661] ppid=13659 vsize=86924 CPUtime=354.06 cores=4
/proc/13661/stat : 13661 (clasp) R 13659 13659 12462 0 -1 4202496 20353 0 0 0 35401 5 0 0 25 0 1 0 222602237 89010176 18632 33554432000 4194304 4785740 140733462407760 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13661/statm: 21731 18632 340 145 0 18776 0
[pid=13662] ppid=13659 vsize=470644 CPUtime=354.14 cores=4
/proc/13662/stat : 13662 (TNM) R 13659 13659 12462 0 -1 4202496 5818 0 0 0 35414 0 0 0 25 0 1 0 222602237 481939456 5715 33554432000 134512640 134534564 4293775328 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13662/statm: 117661 5715 95 6 0 116327 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 2032580

[startup+1122.3 s]
/proc/loadavg: 9.11 10.40 9.39 10/193 13771
/proc/meminfo: memFree=20408124/32951124 swapFree=67111528/67111528
[pid=13659] ppid=13657 vsize=18324 CPUtime=0 cores=4,6
/proc/13659/stat : 13659 (ppfolio) S 13657 13659 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222602237 18763776 394 33554432000 4194304 4287625 140735742978992 18446744073709551615 268660682255 0 0 4096 65536 4538278773866364928 0 0 17 6 0 0 0
/proc/13659/statm: 4581 394 345 23 0 91 0
[pid=13660] ppid=13659 vsize=1455264 CPUtime=374.09 cores=4
/proc/13660/stat : 13660 (cryptominisat) R 13659 13659 12462 0 -1 4202496 49195 0 0 0 37401 8 0 0 25 0 1 0 222602237 1490190336 22271 33554432000 4194304 4587354 140736683358464 18446744073709551615 4238258 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13660/statm: 363816 22271 337 96 0 360378 0
[pid=13661] ppid=13659 vsize=88576 CPUtime=374.05 cores=4
/proc/13661/stat : 13661 (clasp) R 13659 13659 12462 0 -1 4202496 20815 0 0 0 37400 5 0 0 25 0 1 0 222602237 90701824 19094 33554432000 4194304 4785740 140733462407760 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13661/statm: 22144 19094 340 145 0 19189 0
[pid=13662] ppid=13659 vsize=470644 CPUtime=374.14 cores=4
/proc/13662/stat : 13662 (TNM) R 13659 13659 12462 0 -1 4202496 5818 0 0 0 37414 0 0 0 25 0 1 0 222602237 481939456 5715 33554432000 134512640 134534564 4293775328 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13662/statm: 117661 5715 95 6 0 116327 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 2032808

[startup+1182.3 s]
/proc/loadavg: 9.04 10.14 9.36 10/193 13772
/proc/meminfo: memFree=20372512/32951124 swapFree=67111528/67111528
[pid=13659] ppid=13657 vsize=18324 CPUtime=0 cores=4,6
/proc/13659/stat : 13659 (ppfolio) S 13657 13659 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222602237 18763776 394 33554432000 4194304 4287625 140735742978992 18446744073709551615 268660682255 0 0 4096 65536 4538278911305318400 0 0 17 6 0 0 0
/proc/13659/statm: 4581 394 345 23 0 91 0
[pid=13660] ppid=13659 vsize=1469592 CPUtime=394.1 cores=4
/proc/13660/stat : 13660 (cryptominisat) R 13659 13659 12462 0 -1 4202496 49196 0 0 0 39402 8 0 0 25 0 1 0 222602237 1504862208 22271 33554432000 4194304 4587354 140736683358464 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13660/statm: 367398 22271 337 96 0 363960 0
[pid=13661] ppid=13659 vsize=89856 CPUtime=394.05 cores=4
/proc/13661/stat : 13661 (clasp) R 13659 13659 12462 0 -1 4202496 21080 0 0 0 39400 5 0 0 25 0 1 0 222602237 92012544 19359 33554432000 4194304 4785740 140733462407760 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13661/statm: 22464 19359 340 145 0 19509 0
[pid=13662] ppid=13659 vsize=470644 CPUtime=394.14 cores=4
/proc/13662/stat : 13662 (TNM) R 13659 13659 12462 0 -1 4202496 5818 0 0 0 39414 0 0 0 25 0 1 0 222602237 481939456 5715 33554432000 134512640 134534564 4293775328 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13662/statm: 117661 5715 95 6 0 116327 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 2048416

[startup+1242.3 s]
/proc/loadavg: 8.87 9.89 9.32 10/193 13835
/proc/meminfo: memFree=20517700/32951124 swapFree=67111528/67111528
[pid=13659] ppid=13657 vsize=18324 CPUtime=0 cores=4,6
/proc/13659/stat : 13659 (ppfolio) S 13657 13659 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222602237 18763776 394 33554432000 4194304 4287625 140735742978992 18446744073709551615 268660682255 0 0 4096 65536 4538278911305318400 0 0 17 6 0 0 0
/proc/13659/statm: 4581 394 345 23 0 91 0
[pid=13660] ppid=13659 vsize=1452536 CPUtime=414.11 cores=4
/proc/13660/stat : 13660 (cryptominisat) R 13659 13659 12462 0 -1 4202496 49197 0 0 0 41403 8 0 0 25 0 1 0 222602237 1487396864 22271 33554432000 4194304 4587354 140736683358464 18446744073709551615 4241080 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13660/statm: 363134 22271 337 96 0 359696 0
[pid=13661] ppid=13659 vsize=93212 CPUtime=414.06 cores=4
/proc/13661/stat : 13661 (clasp) R 13659 13659 12462 0 -1 4202496 21897 0 0 0 41400 6 0 0 25 0 1 0 222602237 95449088 20176 33554432000 4194304 4785740 140733462407760 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13661/statm: 23303 20176 340 145 0 20348 0
[pid=13662] ppid=13659 vsize=470644 CPUtime=414.13 cores=4
/proc/13662/stat : 13662 (TNM) R 13659 13659 12462 0 -1 4202496 5818 0 0 0 41413 0 0 0 25 0 1 0 222602237 481939456 5715 33554432000 134512640 134534564 4293775328 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13662/statm: 117661 5715 95 6 0 116327 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 2034716



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.94 9.73 9.30 10/193 13867
/proc/meminfo: memFree=20522428/32951124 swapFree=67111528/67111528
[pid=13659] ppid=13657 vsize=18324 CPUtime=0 cores=4,6
/proc/13659/stat : 13659 (ppfolio) S 13657 13659 12462 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 222602237 18763776 394 33554432000 4194304 4287625 140735742978992 18446744073709551615 268660682255 0 0 4096 65536 4538279048744271872 0 0 17 6 0 0 0
/proc/13659/statm: 4581 394 345 23 0 91 0
[pid=13660] ppid=13659 vsize=1454340 CPUtime=433.37 cores=4
/proc/13660/stat : 13660 (cryptominisat) R 13659 13659 12462 0 -1 4202496 49198 0 0 0 43329 8 0 0 25 0 1 0 222602237 1489244160 22271 33554432000 4194304 4587354 140736683358464 18446744073709551615 4238323 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13660/statm: 363585 22271 337 96 0 360147 0
[pid=13661] ppid=13659 vsize=94572 CPUtime=433.3 cores=4
/proc/13661/stat : 13661 (clasp) R 13659 13659 12462 0 -1 4202496 22192 0 0 0 43324 6 0 0 25 0 1 0 222602237 96841728 20471 33554432000 4194304 4785740 140733462407760 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13661/statm: 23643 20471 340 145 0 20688 0
[pid=13662] ppid=13659 vsize=470644 CPUtime=433.33 cores=4
/proc/13662/stat : 13662 (TNM) R 13659 13659 12462 0 -1 4202496 5818 0 0 0 43333 0 0 0 25 0 1 0 222602237 481939456 5715 33554432000 134512640 134534564 4293775328 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13662/statm: 117661 5715 95 6 0 116327 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 2037880

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 13659 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1300
#
# 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
CPU user time (s): 1299.86
CPU system time (s): 0.14
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 3399104

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

runsolver used 2.27465 second user time and 4.82926 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-26 04:15:10
IDJOB=3292435
IDBENCH=85991
IDSOLVER=1613
FILE ID=node107/3292435-1303784110
RUNJOBID= node107-1303783905-13484
PBS_JOBID= 13157212
Free space on /tmp= 71972 MiB

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

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

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=1012978222

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:      20479960 kB
Buffers:       2035440 kB
Cached:        9592768 kB
SwapCached:          0 kB
Active:        7988932 kB
Inactive:      4000004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20479960 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13456 kB
Writeback:          32 kB
AnonPages:      360572 kB
Mapped:          17916 kB
Slab:           415952 kB
PageTables:       6760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  6162328 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:36:52