Trace number 3284062

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 par? (TO) 4800.19 1201.71

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.80	This is pico-portfolio, a naive parallel portfolio
0.00/0.80	Copyright (C) 2011 Olivier Roussel
0.00/0.80	Using 4 processing units
0.00/0.80	This portfolio uses the following solvers:
0.00/0.80	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.80	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.80	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.80	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.80	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.80	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.80	Starting clasp 1.3.6 on core(s) 4
0.00/0.80	Starting TNM 2009 on core(s) 6
0.00/0.80	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.80	Starting march_hi 2009 on core(s) 6

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-3284062-1304033827/watcher-3284062-1304033827 -o /tmp/evaluation-result-3284062-1304033827/solver-3284062-1304033827 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3284062-1304033827.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 9.19 8.57 8.72 6/182 7851
/proc/meminfo: memFree=14920552/32951124 swapFree=67111528/67111528
[pid=7851] ppid=7849 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7851/stat : 7851 (ppfolio) R 7849 7851 7235 0 -1 4194304 503 0 0 0 0 0 0 0 25 0 1 0 514983191 18763776 387 33554432000 4194304 4287625 140736510410080 18446744073709551615 47507538133434 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/7851/statm: 4581 387 339 23 0 91 0

[startup+0.034505 s]
/proc/loadavg: 9.19 8.57 8.72 6/182 7851
/proc/meminfo: memFree=14920552/32951124 swapFree=67111528/67111528
[pid=7851] ppid=7849 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7851/stat : 7851 (ppfolio) R 7849 7851 7235 0 -1 4194304 503 0 0 0 0 0 0 0 25 0 1 0 514983191 18763776 387 33554432000 4194304 4287625 140736510410080 18446744073709551615 47507538133434 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/7851/statm: 4581 387 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100493 s]
/proc/loadavg: 9.19 8.57 8.72 6/182 7851
/proc/meminfo: memFree=14920552/32951124 swapFree=67111528/67111528
[pid=7851] ppid=7849 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7851/stat : 7851 (ppfolio) R 7849 7851 7235 0 -1 4194304 503 0 0 0 0 0 0 0 25 0 1 0 514983191 18763776 387 33554432000 4194304 4287625 140736510410080 18446744073709551615 47507538133434 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/7851/statm: 4581 387 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300454 s]
/proc/loadavg: 9.19 8.57 8.72 6/182 7851
/proc/meminfo: memFree=14920552/32951124 swapFree=67111528/67111528
[pid=7851] ppid=7849 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7851/stat : 7851 (ppfolio) R 7849 7851 7235 0 -1 4194304 503 0 0 0 0 0 0 0 25 0 1 0 514983191 18763776 387 33554432000 4194304 4287625 140736510410080 18446744073709551615 47507538133434 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/7851/statm: 4581 387 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70038 s]
/proc/loadavg: 9.19 8.57 8.72 6/182 7851
/proc/meminfo: memFree=14920552/32951124 swapFree=67111528/67111528
[pid=7851] ppid=7849 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7851/stat : 7851 (ppfolio) R 7849 7851 7235 0 -1 4194304 503 0 0 0 0 0 0 0 25 0 1 0 514983191 18763776 387 33554432000 4194304 4287625 140736510410080 18446744073709551615 47507538133434 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/7851/statm: 4581 387 339 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50123 s]
/proc/loadavg: 9.19 8.57 8.72 11/188 7857
/proc/meminfo: memFree=14872268/32951124 swapFree=67111528/67111528
[pid=7851] ppid=7849 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7851/stat : 7851 (ppfolio) S 7849 7851 7235 0 -1 4202496 519 0 0 0 0 0 0 0 21 0 1 0 514983191 18763776 389 33554432000 4194304 4287625 140736510410080 18446744073709551615 244446965263 0 0 4096 65536 3981841369550290943 0 0 17 2 0 0 0
/proc/7851/statm: 4581 389 341 23 0 91 0
[pid=7852] ppid=7851 vsize=38872 CPUtime=1.49 cores=0
/proc/7852/stat : 7852 (cryptominisat) R 7851 7851 7235 0 -1 4202496 8175 0 0 0 148 1 0 0 20 0 1 0 514983191 39804928 4935 33554432000 4194304 4587354 140737102873424 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7852/statm: 9718 4935 327 96 0 6280 0
[pid=7853] ppid=7851 vsize=22056 CPUtime=1.49 cores=4
/proc/7853/stat : 7853 (clasp) R 7851 7851 7235 0 -1 4202496 3409 0 0 0 149 0 0 0 25 0 1 0 514983191 22585344 2840 33554432000 4194304 4785740 140736209948048 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7853/statm: 5514 2840 340 145 0 2559 0
[pid=7854] ppid=7851 vsize=457012 CPUtime=1.18 cores=6
/proc/7854/stat : 7854 (TNM) R 7851 7851 7235 0 -1 4202496 1859 0 0 0 118 0 0 0 25 0 1 0 514983191 467980288 1756 33554432000 134512640 134534564 4288473248 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7854/statm: 114253 1756 91 6 0 112919 0
[pid=7855] ppid=7851 vsize=11296 CPUtime=1.49 cores=2
/proc/7855/stat : 7855 (lingeling) R 7851 7851 7235 0 -1 4202496 2816 0 0 0 149 0 0 0 20 0 1 0 514983191 11567104 1734 33554432000 4194304 4352236 140733690510368 18446744073709551615 4328862 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7855/statm: 2824 1734 126 39 0 1904 0
[pid=7857] ppid=7851 vsize=24596 CPUtime=0.29 cores=6
/proc/7857/stat : 7857 (march_hi) R 7851 7851 7235 0 -1 4202496 10518 0 0 0 28 1 0 0 25 0 1 0 514983271 25186304 3566 33554432000 4194304 4331988 140733482744080 18446744073709551615 4226642 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7857/statm: 6149 3566 151 34 0 4591 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 572156

[startup+3.10094 s]
/proc/loadavg: 9.19 8.57 8.72 11/188 7857
/proc/meminfo: memFree=14831600/32951124 swapFree=67111528/67111528
[pid=7851] ppid=7849 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7851/stat : 7851 (ppfolio) S 7849 7851 7235 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 514983191 18763776 389 33554432000 4194304 4287625 140736510410080 18446744073709551615 244446965263 0 0 4096 65536 3981841369550290943 0 0 17 2 0 0 0
/proc/7851/statm: 4581 389 341 23 0 91 0
[pid=7852] ppid=7851 vsize=38872 CPUtime=3.09 cores=0
/proc/7852/stat : 7852 (cryptominisat) R 7851 7851 7235 0 -1 4202496 8638 0 0 0 308 1 0 0 25 0 1 0 514983191 39804928 5392 33554432000 4194304 4587354 140737102873424 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7852/statm: 9718 5392 327 96 0 6280 0
[pid=7853] ppid=7851 vsize=25628 CPUtime=3.09 cores=4
/proc/7853/stat : 7853 (clasp) R 7851 7851 7235 0 -1 4202496 4297 0 0 0 309 0 0 0 25 0 1 0 514983191 26243072 3728 33554432000 4194304 4785740 140736209948048 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7853/statm: 6407 3728 340 145 0 3452 0
[pid=7854] ppid=7851 vsize=457560 CPUtime=1.97 cores=6
/proc/7854/stat : 7854 (TNM) R 7851 7851 7235 0 -1 4202496 2404 0 0 0 197 0 0 0 25 0 1 0 514983191 468541440 2301 33554432000 134512640 134534564 4288473248 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7854/statm: 114390 2301 95 6 0 113056 0
[pid=7855] ppid=7851 vsize=13456 CPUtime=3.09 cores=2
/proc/7855/stat : 7855 (lingeling) R 7851 7851 7235 0 -1 4202496 3612 0 0 0 309 0 0 0 25 0 1 0 514983191 13778944 2530 33554432000 4194304 4352236 140733690510368 18446744073709551615 4328085 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7855/statm: 3364 2530 126 39 0 2444 0
[pid=7857] ppid=7851 vsize=96656 CPUtime=1.09 cores=6
/proc/7857/stat : 7857 (march_hi) R 7851 7851 7235 0 -1 4202496 27947 0 0 0 106 3 0 0 25 0 1 0 514983271 98975744 20995 33554432000 4194304 4331988 140733482744080 18446744073709551615 244446606021 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7857/statm: 24164 20995 151 34 0 22606 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 650496

[startup+6.30034 s]
/proc/loadavg: 9.25 8.60 8.73 11/188 7857
/proc/meminfo: memFree=14723100/32951124 swapFree=67111528/67111528
[pid=7851] ppid=7849 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7851/stat : 7851 (ppfolio) S 7849 7851 7235 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 514983191 18763776 389 33554432000 4194304 4287625 140736510410080 18446744073709551615 244446965263 0 0 4096 65536 3981841369550290943 0 0 17 2 0 0 0
/proc/7851/statm: 4581 389 341 23 0 91 0
[pid=7852] ppid=7851 vsize=1723716 CPUtime=6.29 cores=0
/proc/7852/stat : 7852 (cryptominisat) R 7851 7851 7235 0 -1 4202496 15428 0 0 0 627 2 0 0 25 0 1 0 514983191 1765085184 10550 33554432000 4194304 4587354 140737102873424 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7852/statm: 430929 10550 337 96 0 427491 0
[pid=7853] ppid=7851 vsize=29536 CPUtime=6.29 cores=4
/proc/7853/stat : 7853 (clasp) R 7851 7851 7235 0 -1 4202496 5239 0 0 0 629 0 0 0 25 0 1 0 514983191 30244864 4670 33554432000 4194304 4785740 140736209948048 18446744073709551615 4553388 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7853/statm: 7384 4670 340 145 0 4429 0
[pid=7854] ppid=7851 vsize=457560 CPUtime=3.55 cores=6
/proc/7854/stat : 7854 (TNM) R 7851 7851 7235 0 -1 4202496 2404 0 0 0 355 0 0 0 25 0 1 0 514983191 468541440 2301 33554432000 134512640 134534564 4288473248 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7854/statm: 114390 2301 95 6 0 113056 0
[pid=7855] ppid=7851 vsize=14480 CPUtime=6.28 cores=2
/proc/7855/stat : 7855 (lingeling) R 7851 7851 7235 0 -1 4202496 3868 0 0 0 628 0 0 0 25 0 1 0 514983191 14827520 2786 33554432000 4194304 4352236 140733690510368 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7855/statm: 3620 2786 126 39 0 2700 0
[pid=7857] ppid=7851 vsize=163280 CPUtime=2.69 cores=6
/proc/7857/stat : 7857 (march_hi) R 7851 7851 7235 0 -1 4202496 64504 0 0 0 261 8 0 0 25 0 1 0 514983271 167198720 35472 33554432000 4194304 4331988 140733482744080 18446744073709551615 4257024 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7857/statm: 40820 35472 151 34 0 39262 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 2406896

[startup+12.7011 s]
/proc/loadavg: 9.31 8.62 8.73 11/188 7857
/proc/meminfo: memFree=14716552/32951124 swapFree=67111528/67111528
[pid=7851] ppid=7849 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7851/stat : 7851 (ppfolio) S 7849 7851 7235 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 514983191 18763776 389 33554432000 4194304 4287625 140736510410080 18446744073709551615 244446965263 0 0 4096 65536 3981841369550290943 0 0 17 2 0 0 0
/proc/7851/statm: 4581 389 341 23 0 91 0
[pid=7852] ppid=7851 vsize=67884 CPUtime=12.69 cores=0
/proc/7852/stat : 7852 (cryptominisat) R 7851 7851 7235 0 -1 4202496 22625 0 0 0 1265 4 0 0 25 0 1 0 514983191 69513216 10730 33554432000 4194304 4587354 140737102873424 18446744073709551615 4238224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7852/statm: 16971 10730 337 96 0 13533 0
[pid=7853] ppid=7851 vsize=32900 CPUtime=12.69 cores=4
/proc/7853/stat : 7853 (clasp) R 7851 7851 7235 0 -1 4202496 6014 0 0 0 1269 0 0 0 25 0 1 0 514983191 33689600 5445 33554432000 4194304 4785740 140736209948048 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7853/statm: 8225 5445 340 145 0 5270 0
[pid=7854] ppid=7851 vsize=457560 CPUtime=6.72 cores=6
/proc/7854/stat : 7854 (TNM) R 7851 7851 7235 0 -1 4202496 2404 0 0 0 672 0 0 0 25 0 1 0 514983191 468541440 2301 33554432000 134512640 134534564 4288473248 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7854/statm: 114390 2301 95 6 0 113056 0
[pid=7855] ppid=7851 vsize=19456 CPUtime=12.68 cores=2
/proc/7855/stat : 7855 (lingeling) R 7851 7851 7235 0 -1 4202496 5131 0 0 0 1268 0 0 0 25 0 1 0 514983191 19922944 4049 33554432000 4194304 4352236 140733690510368 18446744073709551615 4329360 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7855/statm: 4864 4049 126 39 0 3944 0
[pid=7857] ppid=7851 vsize=126024 CPUtime=5.89 cores=6
/proc/7857/stat : 7857 (march_hi) R 7851 7851 7235 0 -1 4202496 68495 0 0 0 580 9 0 0 25 0 1 0 514983271 129048576 26992 33554432000 4194304 4331988 140733482744080 18446744073709551615 4239596 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7857/statm: 31506 26992 175 34 0 29948 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 722148

[startup+25.5008 s]
/proc/loadavg: 9.53 8.70 8.76 11/188 7857
/proc/meminfo: memFree=14694128/32951124 swapFree=67111528/67111528
[pid=7851] ppid=7849 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7851/stat : 7851 (ppfolio) S 7849 7851 7235 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 514983191 18763776 389 33554432000 4194304 4287625 140736510410080 18446744073709551615 244446965263 0 0 4096 65536 3981841369550290943 0 0 17 2 0 0 0
/proc/7851/statm: 4581 389 341 23 0 91 0
[pid=7852] ppid=7851 vsize=1721184 CPUtime=25.48 cores=0
/proc/7852/stat : 7852 (cryptominisat) R 7851 7851 7235 0 -1 4202496 31793 0 0 0 2543 5 0 0 25 0 1 0 514983191 1762492416 10745 33554432000 4194304 4587354 140737102873424 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7852/statm: 430296 10745 337 96 0 426858 0
[pid=7853] ppid=7851 vsize=44156 CPUtime=25.49 cores=4
/proc/7853/stat : 7853 (clasp) R 7851 7851 7235 0 -1 4202496 8696 0 0 0 2548 1 0 0 25 0 1 0 514983191 45215744 8127 33554432000 4194304 4785740 140736209948048 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7853/statm: 11039 8127 340 145 0 8084 0
[pid=7854] ppid=7851 vsize=457560 CPUtime=13.09 cores=6
/proc/7854/stat : 7854 (TNM) R 7851 7851 7235 0 -1 4202496 2404 0 0 0 1309 0 0 0 25 0 1 0 514983191 468541440 2301 33554432000 134512640 134534564 4288473248 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7854/statm: 114390 2301 95 6 0 113056 0
[pid=7855] ppid=7851 vsize=23668 CPUtime=25.48 cores=2
/proc/7855/stat : 7855 (lingeling) R 7851 7851 7235 0 -1 4202496 6165 0 0 0 2547 1 0 0 25 0 1 0 514983191 24236032 5083 33554432000 4194304 4352236 140733690510368 18446744073709551615 4328423 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7855/statm: 5917 5083 126 39 0 4997 0
[pid=7857] ppid=7851 vsize=126024 CPUtime=12.24 cores=6
/proc/7857/stat : 7857 (march_hi) R 7851 7851 7235 0 -1 4202496 68495 0 0 0 1215 9 0 0 25 0 1 0 514983271 129048576 26992 33554432000 4194304 4331988 140733482744080 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7857/statm: 31506 26992 175 34 0 29948 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 2390916

[startup+51.101 s]
/proc/loadavg: 9.42 8.74 8.77 12/188 7890
/proc/meminfo: memFree=15273984/32951124 swapFree=67111528/67111528
[pid=7851] ppid=7849 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7851/stat : 7851 (ppfolio) S 7849 7851 7235 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 514983191 18763776 389 33554432000 4194304 4287625 140736510410080 18446744073709551615 244446965263 0 0 4096 65536 3981841369550290943 0 0 17 2 0 0 0
/proc/7851/statm: 4581 389 341 23 0 91 0
[pid=7852] ppid=7851 vsize=1759688 CPUtime=51.09 cores=0
/proc/7852/stat : 7852 (cryptominisat) R 7851 7851 7235 0 -1 4202496 56080 0 0 0 5100 9 0 0 25 0 1 0 514983191 1801920512 19581 33554432000 4194304 4587354 140737102873424 18446744073709551615 4388190 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7852/statm: 439922 19581 337 96 0 436484 0
[pid=7853] ppid=7851 vsize=53112 CPUtime=51.08 cores=4
/proc/7853/stat : 7853 (clasp) R 7851 7851 7235 0 -1 4202496 10810 0 0 0 5107 1 0 0 25 0 1 0 514983191 54386688 10241 33554432000 4194304 4785740 140736209948048 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7853/statm: 13278 10241 340 145 0 10323 0
[pid=7854] ppid=7851 vsize=457560 CPUtime=25.81 cores=6
/proc/7854/stat : 7854 (TNM) R 7851 7851 7235 0 -1 4202496 2404 0 0 0 2581 0 0 0 25 0 1 0 514983191 468541440 2301 33554432000 134512640 134534564 4288473248 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7854/statm: 114390 2301 95 6 0 113056 0
[pid=7855] ppid=7851 vsize=26220 CPUtime=51.07 cores=2

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

/proc/7857/statm: 34769 32173 175 34 0 33211 0
Current children cumulated CPU time (s) 3763.99
Current children cumulated vsize (KiB) 2529756

[startup+1002.3 s]
/proc/loadavg: 10.16 10.09 9.64 11/188 7947
/proc/meminfo: memFree=14761560/32951124 swapFree=67111528/67111528
[pid=7851] ppid=7849 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7851/stat : 7851 (ppfolio) S 7849 7851 7235 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 514983191 18763776 389 33554432000 4194304 4287625 140736510410080 18446744073709551615 244446965263 0 0 4096 65536 3981841369550290943 0 0 17 2 0 0 0
/proc/7851/statm: 4581 389 341 23 0 91 0
[pid=7852] ppid=7851 vsize=1734364 CPUtime=1002.29 cores=0
/proc/7852/stat : 7852 (cryptominisat) R 7851 7851 7235 0 -1 4202496 287302 0 0 0 100155 74 0 0 25 0 1 0 514983191 1775988736 14553 33554432000 4194304 4587354 140737102873424 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7852/statm: 433591 14553 337 96 0 430153 0
[pid=7853] ppid=7851 vsize=116480 CPUtime=1002.32 cores=4
/proc/7853/stat : 7853 (clasp) R 7851 7851 7235 0 -1 4202496 25425 0 0 0 100226 6 0 0 25 0 1 0 514983191 119275520 24856 33554432000 4194304 4785740 140736209948048 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7853/statm: 29120 24856 340 145 0 26165 0
[pid=7854] ppid=7851 vsize=457560 CPUtime=498.83 cores=6
/proc/7854/stat : 7854 (TNM) R 7851 7851 7235 0 -1 4202496 2404 0 0 0 49883 0 0 0 25 0 1 0 514983191 468541440 2301 33554432000 134512640 134534564 4288473248 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7854/statm: 114390 2301 95 6 0 113056 0
[pid=7855] ppid=7851 vsize=72832 CPUtime=1002.2 cores=2
/proc/7855/stat : 7855 (lingeling) R 7851 7851 7235 0 -1 4202496 69208 0 0 0 100211 9 0 0 25 0 1 0 514983191 74579968 17374 33554432000 4194304 4352236 140733690510368 18446744073709551615 4207645 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7855/statm: 18208 17374 126 39 0 17288 0
[pid=7857] ppid=7851 vsize=150720 CPUtime=498.02 cores=6
/proc/7857/stat : 7857 (march_hi) R 7851 7851 7235 0 -1 4202496 73860 0 0 0 49791 11 0 0 25 0 1 0 514983271 154337280 32357 33554432000 4194304 4331988 140733482744080 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7857/statm: 37680 32357 175 34 0 36122 0
Current children cumulated CPU time (s) 4003.66
Current children cumulated vsize (KiB) 2550280

[startup+1062.3 s]
/proc/loadavg: 10.15 10.10 9.67 11/188 7949
/proc/meminfo: memFree=14760040/32951124 swapFree=67111528/67111528
[pid=7851] ppid=7849 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7851/stat : 7851 (ppfolio) S 7849 7851 7235 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 514983191 18763776 389 33554432000 4194304 4287625 140736510410080 18446744073709551615 244446965263 0 0 4096 65536 3981841369550290943 0 0 17 2 0 0 0
/proc/7851/statm: 4581 389 341 23 0 91 0
[pid=7852] ppid=7851 vsize=1735168 CPUtime=1062.29 cores=0
/proc/7852/stat : 7852 (cryptominisat) R 7851 7851 7235 0 -1 4202496 297208 0 0 0 106151 78 0 0 25 0 1 0 514983191 1776812032 17266 33554432000 4194304 4587354 140737102873424 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7852/statm: 433792 17266 337 96 0 430354 0
[pid=7853] ppid=7851 vsize=117332 CPUtime=1062.33 cores=4
/proc/7853/stat : 7853 (clasp) R 7851 7851 7235 0 -1 4202496 25618 0 0 0 106227 6 0 0 25 0 1 0 514983191 120147968 25049 33554432000 4194304 4785740 140736209948048 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7853/statm: 29333 25049 340 145 0 26378 0
[pid=7854] ppid=7851 vsize=457560 CPUtime=528.71 cores=6
/proc/7854/stat : 7854 (TNM) R 7851 7851 7235 0 -1 4202496 2404 0 0 0 52871 0 0 0 25 0 1 0 514983191 468541440 2301 33554432000 134512640 134534564 4288473248 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7854/statm: 114390 2301 95 6 0 113056 0
[pid=7855] ppid=7851 vsize=66944 CPUtime=1062.19 cores=2
/proc/7855/stat : 7855 (lingeling) R 7851 7851 7235 0 -1 4202496 69816 0 0 0 106210 9 0 0 25 0 1 0 514983191 68550656 15902 33554432000 4194304 4352236 140733690510368 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7855/statm: 16736 15902 126 39 0 15816 0
[pid=7857] ppid=7851 vsize=150720 CPUtime=527.81 cores=6
/proc/7857/stat : 7857 (march_hi) R 7851 7851 7235 0 -1 4202496 74014 0 0 0 52770 11 0 0 25 0 1 0 514983271 154337280 32511 33554432000 4194304 4331988 140733482744080 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7857/statm: 37680 32511 175 34 0 36122 0
Current children cumulated CPU time (s) 4243.33
Current children cumulated vsize (KiB) 2546048

[startup+1122.3 s]
/proc/loadavg: 10.14 10.11 9.69 11/188 7950
/proc/meminfo: memFree=14752580/32951124 swapFree=67111528/67111528
[pid=7851] ppid=7849 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7851/stat : 7851 (ppfolio) S 7849 7851 7235 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 514983191 18763776 389 33554432000 4194304 4287625 140736510410080 18446744073709551615 244446965263 0 0 4096 65536 3981841369550290943 0 0 17 2 0 0 0
/proc/7851/statm: 4581 389 341 23 0 91 0
[pid=7852] ppid=7851 vsize=1734868 CPUtime=1122.29 cores=0
/proc/7852/stat : 7852 (cryptominisat) R 7851 7851 7235 0 -1 4202496 309714 0 0 0 112147 82 0 0 25 0 1 0 514983191 1776504832 15653 33554432000 4194304 4587354 140737102873424 18446744073709551615 4238307 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7852/statm: 433717 15653 337 96 0 430279 0
[pid=7853] ppid=7851 vsize=130044 CPUtime=1122.33 cores=4
/proc/7853/stat : 7853 (clasp) R 7851 7851 7235 0 -1 4202496 28655 0 0 0 112226 7 0 0 25 0 1 0 514983191 133165056 28086 33554432000 4194304 4785740 140736209948048 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7853/statm: 32511 28086 340 145 0 29556 0
[pid=7854] ppid=7851 vsize=457560 CPUtime=558.51 cores=6
/proc/7854/stat : 7854 (TNM) R 7851 7851 7235 0 -1 4202496 2404 0 0 0 55851 0 0 0 25 0 1 0 514983191 468541440 2301 33554432000 134512640 134534564 4288473248 18446744073709551615 134528966 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7854/statm: 114390 2301 95 6 0 113056 0
[pid=7855] ppid=7851 vsize=63616 CPUtime=1122.19 cores=2
/proc/7855/stat : 7855 (lingeling) R 7851 7851 7235 0 -1 4202496 70328 0 0 0 112210 9 0 0 25 0 1 0 514983191 65142784 15070 33554432000 4194304 4352236 140733690510368 18446744073709551615 4328059 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7855/statm: 15904 15070 126 39 0 14984 0
[pid=7857] ppid=7851 vsize=150720 CPUtime=557.68 cores=6
/proc/7857/stat : 7857 (march_hi) R 7851 7851 7235 0 -1 4202496 74142 0 0 0 55757 11 0 0 25 0 1 0 514983271 154337280 32639 33554432000 4194304 4331988 140733482744080 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7857/statm: 37680 32639 175 34 0 36122 0
Current children cumulated CPU time (s) 4483
Current children cumulated vsize (KiB) 2555132

[startup+1182.3 s]
/proc/loadavg: 10.13 10.12 9.72 11/188 7952
/proc/meminfo: memFree=14601268/32951124 swapFree=67111528/67111528
[pid=7851] ppid=7849 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7851/stat : 7851 (ppfolio) S 7849 7851 7235 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 514983191 18763776 389 33554432000 4194304 4287625 140736510410080 18446744073709551615 244446965263 0 0 4096 65536 3981841369550290943 0 0 17 2 0 0 0
/proc/7851/statm: 4581 389 341 23 0 91 0
[pid=7852] ppid=7851 vsize=1874352 CPUtime=1182.29 cores=0
/proc/7852/stat : 7852 (cryptominisat) R 7851 7851 7235 0 -1 4202496 350228 0 0 0 118140 89 0 0 25 0 1 0 514983191 1919336448 49130 33554432000 4194304 4587354 140737102873424 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7852/statm: 468588 49130 337 96 0 465150 0
[pid=7853] ppid=7851 vsize=133316 CPUtime=1182.33 cores=4
/proc/7853/stat : 7853 (clasp) R 7851 7851 7235 0 -1 4202496 29351 0 0 0 118226 7 0 0 25 0 1 0 514983191 136515584 28782 33554432000 4194304 4785740 140736209948048 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7853/statm: 33329 28782 340 145 0 30374 0
[pid=7854] ppid=7851 vsize=457560 CPUtime=588.37 cores=6
/proc/7854/stat : 7854 (TNM) R 7851 7851 7235 0 -1 4202496 2404 0 0 0 58837 0 0 0 25 0 1 0 514983191 468541440 2301 33554432000 134512640 134534564 4288473248 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7854/statm: 114390 2301 95 6 0 113056 0
[pid=7855] ppid=7851 vsize=68736 CPUtime=1182.19 cores=2
/proc/7855/stat : 7855 (lingeling) R 7851 7851 7235 0 -1 4202496 71608 0 0 0 118209 10 0 0 25 0 1 0 514983191 70385664 16350 33554432000 4194304 4352236 140733690510368 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7855/statm: 17184 16350 126 39 0 16264 0
[pid=7857] ppid=7851 vsize=150720 CPUtime=587.5 cores=6
/proc/7857/stat : 7857 (march_hi) R 7851 7851 7235 0 -1 4202496 74260 0 0 0 58739 11 0 0 25 0 1 0 514983271 154337280 32757 33554432000 4194304 4331988 140733482744080 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7857/statm: 37680 32757 175 34 0 36122 0
Current children cumulated CPU time (s) 4722.68
Current children cumulated vsize (KiB) 2703008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.23 10.14 9.74 11/188 7953
/proc/meminfo: memFree=14723148/32951124 swapFree=67111528/67111528
[pid=7851] ppid=7849 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7851/stat : 7851 (ppfolio) S 7849 7851 7235 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 514983191 18763776 389 33554432000 4194304 4287625 140736510410080 18446744073709551615 244446965263 0 0 4096 65536 3981841369550290943 0 0 17 2 0 0 0
/proc/7851/statm: 4581 389 341 23 0 91 0
[pid=7852] ppid=7851 vsize=1736472 CPUtime=1201.7 cores=0
/proc/7852/stat : 7852 (cryptominisat) R 7851 7851 7235 0 -1 4202496 350468 0 0 0 120080 90 0 0 25 0 1 0 514983191 1778147328 17025 33554432000 4194304 4587354 140737102873424 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7852/statm: 434118 17025 337 96 0 430680 0
[pid=7853] ppid=7851 vsize=134920 CPUtime=1201.74 cores=4
/proc/7853/stat : 7853 (clasp) R 7851 7851 7235 0 -1 4202496 29698 0 0 0 120167 7 0 0 25 0 1 0 514983191 138158080 29129 33554432000 4194304 4785740 140736209948048 18446744073709551615 244446642782 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7853/statm: 33730 29129 340 145 0 30775 0
[pid=7854] ppid=7851 vsize=457560 CPUtime=598 cores=6
/proc/7854/stat : 7854 (TNM) R 7851 7851 7235 0 -1 4202496 2404 0 0 0 59800 0 0 0 25 0 1 0 514983191 468541440 2301 33554432000 134512640 134534564 4288473248 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7854/statm: 114390 2301 95 6 0 113056 0
[pid=7855] ppid=7851 vsize=68736 CPUtime=1201.59 cores=2
/proc/7855/stat : 7855 (lingeling) R 7851 7851 7235 0 -1 4202496 71608 0 0 0 120149 10 0 0 25 0 1 0 514983191 70385664 16350 33554432000 4194304 4352236 140733690510368 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7855/statm: 17184 16350 126 39 0 16264 0
[pid=7857] ppid=7851 vsize=150720 CPUtime=597.16 cores=6
/proc/7857/stat : 7857 (march_hi) R 7851 7851 7235 0 -1 4202496 74306 0 0 0 59705 11 0 0 25 0 1 0 514983271 154337280 32803 33554432000 4194304 4331988 140733482744080 18446744073709551615 4237176 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7857/statm: 37680 32803 175 34 0 36122 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 2566732

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

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

[startup+1201.7 s]
/proc/loadavg: 10.23 10.14 9.74 11/188 7953
/proc/meminfo: memFree=14723148/32951124 swapFree=67111528/67111528
[pid=7851] ppid=7849 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7851/stat : 7851 (ppfolio) S 7849 7851 7235 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 514983191 18763776 389 33554432000 4194304 4287625 140736510410080 18446744073709551615 244446965263 0 0 4096 65536 3981841369550290943 0 0 17 2 0 0 0
/proc/7851/statm: 4581 389 341 23 0 91 0
[pid=7852] ppid=7851 vsize=1736472 CPUtime=1201.7 cores=0
/proc/7852/stat : 7852 (cryptominisat) R 7851 7851 7235 0 -1 4202496 350468 0 0 0 120080 90 0 0 25 0 1 0 514983191 1778147328 17025 33554432000 4194304 4587354 140737102873424 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7852/statm: 434118 17025 337 96 0 430680 0
[pid=7853] ppid=7851 vsize=134920 CPUtime=1201.74 cores=4
/proc/7853/stat : 7853 (clasp) R 7851 7851 7235 0 -1 4202496 29698 0 0 0 120167 7 0 0 25 0 1 0 514983191 138158080 29129 33554432000 4194304 4785740 140736209948048 18446744073709551615 244446642782 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7853/statm: 33730 29129 340 145 0 30775 0
[pid=7854] ppid=7851 vsize=457560 CPUtime=598 cores=6
/proc/7854/stat : 7854 (TNM) R 7851 7851 7235 0 -1 4202496 2404 0 0 0 59800 0 0 0 25 0 1 0 514983191 468541440 2301 33554432000 134512640 134534564 4288473248 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7854/statm: 114390 2301 95 6 0 113056 0
[pid=7855] ppid=7851 vsize=68736 CPUtime=1201.59 cores=2
/proc/7855/stat : 7855 (lingeling) R 7851 7851 7235 0 -1 4202496 71608 0 0 0 120149 10 0 0 25 0 1 0 514983191 70385664 16350 33554432000 4194304 4352236 140733690510368 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7855/statm: 17184 16350 126 39 0 16264 0
[pid=7857] ppid=7851 vsize=150720 CPUtime=597.16 cores=6
/proc/7857/stat : 7857 (march_hi) R 7851 7851 7235 0 -1 4202496 74306 0 0 0 59705 11 0 0 25 0 1 0 514983271 154337280 32803 33554432000 4194304 4331988 140733482744080 18446744073709551615 4237176 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7857/statm: 37680 32803 175 34 0 36122 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 2566732

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7851 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 4800.19
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.71
CPU time (s): 4800.19
CPU user time (s): 4799.01
CPU system time (s): 1.18
CPU usage (%): 399.445
Max. virtual memory (cumulated for all children) (KiB): 4224300

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

runsolver used 1.84872 second user time and 4.71428 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 01:37:07
IDJOB=3284062
IDBENCH=71098
IDSOLVER=1612
FILE ID=node105/3284062-1304033827
RUNJOBID= node105-1304028688-7254
PBS_JOBID= 13170347
Free space on /tmp= 71912 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284062-1304033827/watcher-3284062-1304033827 -o /tmp/evaluation-result-3284062-1304033827/solver-3284062-1304033827 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3284062-1304033827.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=1831657733

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14920840 kB
Buffers:       2296908 kB
Cached:       14408736 kB
SwapCached:          0 kB
Active:        9610160 kB
Inactive:      7848828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14920840 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           28664 kB
Writeback:           0 kB
AnonPages:      752376 kB
Mapped:          16704 kB
Slab:           506772 kB
PageTables:       6580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3311744 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= 71916 MiB
End job on node105 at 2011-04-29 01:57:11