Trace number 3190888

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? (MO) 2984.38 747.119

General information on the benchmark

Namerandom/large/
unif-k5-r20-v750-c15000-S1787347746-067-UNKNOWN.cnf
MD5SUM327a5393de6dbdcaf85af71880caf3c5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.5029
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses15000
Sum of the clauses size75000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 515000
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
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) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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

running on 4 cores: 1,3,5,7

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: 10.17 10.06 8.59 7/182 8702
/proc/meminfo: memFree=15560200/32951124 swapFree=67111528/67111528
[pid=8702] ppid=8700 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8702/stat : 8702 (ppfolio) R 8700 8702 7235 0 -1 4202496 517 0 0 0 0 0 0 0 25 0 1 0 515764462 18763776 389 33554432000 4194304 4287625 140735285414336 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/8702/statm: 4581 389 341 23 0 91 0

[startup+0.221262 s]
/proc/loadavg: 10.17 10.06 8.59 7/182 8702
/proc/meminfo: memFree=15560200/32951124 swapFree=67111528/67111528
[pid=8702] ppid=8700 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8702/stat : 8702 (ppfolio) S 8700 8702 7235 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 515764462 18763776 389 33554432000 4194304 4287625 140735285414336 18446744073709551615 244446965263 0 0 4096 65536 4604632655630172159 0 0 17 1 0 0 0
/proc/8702/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300249 s]
/proc/loadavg: 10.17 10.06 8.59 7/182 8702
/proc/meminfo: memFree=15560200/32951124 swapFree=67111528/67111528
[pid=8702] ppid=8700 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8702/stat : 8702 (ppfolio) S 8700 8702 7235 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 515764462 18763776 389 33554432000 4194304 4287625 140735285414336 18446744073709551615 244446965263 0 0 4096 65536 4604632655630172159 0 0 17 1 0 0 0
/proc/8702/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400232 s]
/proc/loadavg: 10.17 10.06 8.59 7/182 8702
/proc/meminfo: memFree=15560200/32951124 swapFree=67111528/67111528
[pid=8702] ppid=8700 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8702/stat : 8702 (ppfolio) S 8700 8702 7235 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 515764462 18763776 389 33554432000 4194304 4287625 140735285414336 18446744073709551615 244446965263 0 0 4096 65536 4604632655630172159 0 0 17 1 0 0 0
/proc/8702/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700174 s]
/proc/loadavg: 10.17 10.06 8.59 7/182 8702
/proc/meminfo: memFree=15560200/32951124 swapFree=67111528/67111528
[pid=8702] ppid=8700 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8702/stat : 8702 (ppfolio) S 8700 8702 7235 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 515764462 18763776 389 33554432000 4194304 4287625 140735285414336 18446744073709551615 244446965263 0 0 4096 65536 4604632655630172159 0 0 17 1 0 0 0
/proc/8702/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50103 s]
/proc/loadavg: 10.47 10.13 8.62 11/188 8708
/proc/meminfo: memFree=15503852/32951124 swapFree=67111528/67111528
[pid=8702] ppid=8700 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8702/stat : 8702 (ppfolio) S 8700 8702 7235 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515764462 18763776 389 33554432000 4194304 4287625 140735285414336 18446744073709551615 244446965263 0 0 4096 65536 4604632655630172159 0 0 17 1 0 0 0
/proc/8702/statm: 4581 389 341 23 0 91 0
[pid=8703] ppid=8702 vsize=393076 CPUtime=1.49 cores=1
/proc/8703/stat : 8703 (cryptominisat) R 8702 8702 7235 0 -1 4202496 5224 0 0 0 149 0 0 0 25 0 1 0 515764462 402509824 2081 33554432000 4194304 4587354 140737376542272 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8703/statm: 98269 2081 328 96 0 94831 0
[pid=8704] ppid=8702 vsize=19328 CPUtime=1.49 cores=5
/proc/8704/stat : 8704 (clasp) R 8702 8702 7235 0 -1 4202496 2319 0 0 0 149 0 0 0 25 0 1 0 515764462 19791872 2175 33554432000 4194304 4785740 140734115119712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8704/statm: 4832 2175 340 145 0 1877 0
[pid=8705] ppid=8702 vsize=458072 CPUtime=0.71 cores=7
/proc/8705/stat : 8705 (TNM) R 8702 8702 7235 0 -1 4202496 1006 0 0 0 71 0 0 0 25 0 1 0 515764462 469065728 903 33554432000 134512640 134534564 4294762720 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8705/statm: 114518 903 95 6 0 113184 0
[pid=8706] ppid=8702 vsize=5804 CPUtime=1.49 cores=3
/proc/8706/stat : 8706 (lingeling) R 8702 8702 7235 0 -1 4202496 1104 0 0 0 149 0 0 0 25 0 1 0 515764462 5943296 645 33554432000 4194304 4352236 140735403085168 18446744073709551615 4231284 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8706/statm: 1451 645 127 39 0 531 0
[pid=8707] ppid=8702 vsize=11112 CPUtime=0.76 cores=7
/proc/8707/stat : 8707 (march_hi) R 8702 8702 7235 0 -1 4202496 3128 0 0 0 76 0 0 0 25 0 1 0 515764462 11378688 1009 33554432000 4194304 4331988 140737050363808 18446744073709551615 4287155 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8707/statm: 2778 1009 174 34 0 1220 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 905716

[startup+3.10073 s]
/proc/loadavg: 10.47 10.13 8.62 12/188 8708
/proc/meminfo: memFree=15488228/32951124 swapFree=67111528/67111528
[pid=8702] ppid=8700 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8702/stat : 8702 (ppfolio) S 8700 8702 7235 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515764462 18763776 389 33554432000 4194304 4287625 140735285414336 18446744073709551615 244446965263 0 0 4096 65536 4604632655630172159 0 0 17 1 0 0 0
/proc/8702/statm: 4581 389 341 23 0 91 0
[pid=8703] ppid=8702 vsize=415584 CPUtime=3.09 cores=1
/proc/8703/stat : 8703 (cryptominisat) R 8702 8702 7235 0 -1 4202496 12361 0 0 0 308 1 0 0 25 0 1 0 515764462 425558016 7745 33554432000 4194304 4587354 140737376542272 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8703/statm: 103896 7745 338 96 0 100458 0
[pid=8704] ppid=8702 vsize=21308 CPUtime=3.09 cores=5
/proc/8704/stat : 8704 (clasp) R 8702 8702 7235 0 -1 4202496 2800 0 0 0 309 0 0 0 25 0 1 0 515764462 21819392 2656 33554432000 4194304 4785740 140734115119712 18446744073709551615 244446606021 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8704/statm: 5327 2656 340 145 0 2372 0
[pid=8705] ppid=8702 vsize=458072 CPUtime=1.51 cores=7
/proc/8705/stat : 8705 (TNM) R 8702 8702 7235 0 -1 4202496 1006 0 0 0 151 0 0 0 25 0 1 0 515764462 469065728 903 33554432000 134512640 134534564 4294762720 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8705/statm: 114518 903 95 6 0 113184 0
[pid=8706] ppid=8702 vsize=6384 CPUtime=3.09 cores=3
/proc/8706/stat : 8706 (lingeling) R 8702 8702 7235 0 -1 4202496 1233 0 0 0 309 0 0 0 25 0 1 0 515764462 6537216 774 33554432000 4194304 4352236 140735403085168 18446744073709551615 4231316 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8706/statm: 1596 774 127 39 0 676 0
[pid=8707] ppid=8702 vsize=11568 CPUtime=1.56 cores=7
/proc/8707/stat : 8707 (march_hi) R 8702 8702 7235 0 -1 4202496 3211 0 0 0 156 0 0 0 25 0 1 0 515764462 11845632 1092 33554432000 4194304 4331988 140737050363808 18446744073709551615 4210406 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8707/statm: 2892 1092 174 34 0 1334 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 931240

[startup+6.30113 s]
/proc/loadavg: 10.44 10.12 8.63 11/188 8708
/proc/meminfo: memFree=15448264/32951124 swapFree=67111528/67111528
[pid=8702] ppid=8700 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8702/stat : 8702 (ppfolio) S 8700 8702 7235 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515764462 18763776 389 33554432000 4194304 4287625 140735285414336 18446744073709551615 244446965263 0 0 4096 65536 4604632655630172159 0 0 17 1 0 0 0
/proc/8702/statm: 4581 389 341 23 0 91 0
[pid=8703] ppid=8702 vsize=404916 CPUtime=6.29 cores=1
/proc/8703/stat : 8703 (cryptominisat) R 8702 8702 7235 0 -1 4202496 13102 0 0 0 628 1 0 0 25 0 1 0 515764462 414633984 6912 33554432000 4194304 4587354 140737376542272 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8703/statm: 101229 6912 338 96 0 97791 0
[pid=8704] ppid=8702 vsize=23720 CPUtime=6.29 cores=5
/proc/8704/stat : 8704 (clasp) R 8702 8702 7235 0 -1 4202496 3414 0 0 0 629 0 0 0 25 0 1 0 515764462 24289280 3270 33554432000 4194304 4785740 140734115119712 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8704/statm: 5930 3270 340 145 0 2975 0
[pid=8705] ppid=8702 vsize=458072 CPUtime=3.11 cores=7
/proc/8705/stat : 8705 (TNM) R 8702 8702 7235 0 -1 4202496 1006 0 0 0 311 0 0 0 25 0 1 0 515764462 469065728 903 33554432000 134512640 134534564 4294762720 18446744073709551615 134528608 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8705/statm: 114518 903 95 6 0 113184 0
[pid=8706] ppid=8702 vsize=7672 CPUtime=6.29 cores=3
/proc/8706/stat : 8706 (lingeling) R 8702 8702 7235 0 -1 4202496 1987 0 0 0 629 0 0 0 25 0 1 0 515764462 7856128 1112 33554432000 4194304 4352236 140735403085168 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8706/statm: 1918 1112 127 39 0 998 0
[pid=8707] ppid=8702 vsize=11796 CPUtime=3.14 cores=7
/proc/8707/stat : 8707 (march_hi) R 8702 8702 7235 0 -1 4202496 3293 0 0 0 314 0 0 0 25 0 1 0 515764462 12079104 1174 33554432000 4194304 4331988 140737050363808 18446744073709551615 4237391 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8707/statm: 2949 1174 175 34 0 1391 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 924500

[startup+12.7009 s]
/proc/loadavg: 10.40 10.12 8.64 12/188 8708
/proc/meminfo: memFree=15404768/32951124 swapFree=67111528/67111528
[pid=8702] ppid=8700 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8702/stat : 8702 (ppfolio) S 8700 8702 7235 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515764462 18763776 389 33554432000 4194304 4287625 140735285414336 18446744073709551615 244446965263 0 0 4096 65536 4604632655630172159 0 0 17 1 0 0 0
/proc/8702/statm: 4581 389 341 23 0 91 0
[pid=8703] ppid=8702 vsize=427064 CPUtime=12.69 cores=1
/proc/8703/stat : 8703 (cryptominisat) R 8702 8702 7235 0 -1 4202496 17032 0 0 0 1267 2 0 0 25 0 1 0 515764462 437313536 10821 33554432000 4194304 4587354 140737376542272 18446744073709551615 4388162 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8703/statm: 106766 10821 338 96 0 103328 0
[pid=8704] ppid=8702 vsize=27096 CPUtime=12.69 cores=5
/proc/8704/stat : 8704 (clasp) R 8702 8702 7235 0 -1 4202496 4259 0 0 0 1269 0 0 0 25 0 1 0 515764462 27746304 4115 33554432000 4194304 4785740 140734115119712 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8704/statm: 6774 4115 340 145 0 3819 0
[pid=8705] ppid=8702 vsize=458072 CPUtime=6.31 cores=7
/proc/8705/stat : 8705 (TNM) R 8702 8702 7235 0 -1 4202496 1006 0 0 0 631 0 0 0 25 0 1 0 515764462 469065728 903 33554432000 134512640 134534564 4294762720 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8705/statm: 114518 903 95 6 0 113184 0
[pid=8706] ppid=8702 vsize=8064 CPUtime=12.69 cores=3
/proc/8706/stat : 8706 (lingeling) R 8702 8702 7235 0 -1 4202496 2757 0 0 0 1269 0 0 0 25 0 1 0 515764462 8257536 1210 33554432000 4194304 4352236 140735403085168 18446744073709551615 4276491 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8706/statm: 2016 1210 127 39 0 1096 0
[pid=8707] ppid=8702 vsize=12648 CPUtime=6.3 cores=7
/proc/8707/stat : 8707 (march_hi) R 8702 8702 7235 0 -1 4202496 3465 0 0 0 630 0 0 0 25 0 1 0 515764462 12951552 1346 33554432000 4194304 4331988 140737050363808 18446744073709551615 4228152 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8707/statm: 3162 1346 175 34 0 1604 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 951268

[startup+25.5076 s]
/proc/loadavg: 10.31 10.12 8.66 12/188 8709
/proc/meminfo: memFree=15354560/32951124 swapFree=67111528/67111528
[pid=8702] ppid=8700 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8702/stat : 8702 (ppfolio) S 8700 8702 7235 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515764462 18763776 389 33554432000 4194304 4287625 140735285414336 18446744073709551615 244446965263 0 0 4096 65536 4604632655630172159 0 0 17 1 0 0 0
/proc/8702/statm: 4581 389 341 23 0 91 0
[pid=8703] ppid=8702 vsize=442740 CPUtime=25.49 cores=1
/proc/8703/stat : 8703 (cryptominisat) R 8702 8702 7235 0 -1 4202496 28942 0 0 0 2545 4 0 0 25 0 1 0 515764462 453365760 15840 33554432000 4194304 4587354 140737376542272 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8703/statm: 110685 15840 338 96 0 107247 0
[pid=8704] ppid=8702 vsize=31248 CPUtime=25.49 cores=5
/proc/8704/stat : 8704 (clasp) R 8702 8702 7235 0 -1 4202496 5220 0 0 0 2549 0 0 0 25 0 1 0 515764462 31997952 5076 33554432000 4194304 4785740 140734115119712 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8704/statm: 7812 5076 340 145 0 4857 0
[pid=8705] ppid=8702 vsize=458072 CPUtime=12.66 cores=7
/proc/8705/stat : 8705 (TNM) R 8702 8702 7235 0 -1 4202496 1006 0 0 0 1266 0 0 0 25 0 1 0 515764462 469065728 903 33554432000 134512640 134534564 4294762720 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8705/statm: 114518 903 95 6 0 113184 0
[pid=8706] ppid=8702 vsize=8192 CPUtime=25.5 cores=3
/proc/8706/stat : 8706 (lingeling) R 8702 8702 7235 0 -1 4202496 3077 0 0 0 2550 0 0 0 25 0 1 0 515764462 8388608 1242 33554432000 4194304 4352236 140735403085168 18446744073709551615 4208085 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8706/statm: 2048 1242 127 39 0 1128 0
[pid=8707] ppid=8702 vsize=14564 CPUtime=12.69 cores=7
/proc/8707/stat : 8707 (march_hi) R 8702 8702 7235 0 -1 4202496 3805 0 0 0 1269 0 0 0 25 0 1 0 515764462 14913536 1686 33554432000 4194304 4331988 140737050363808 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8707/statm: 3641 1686 175 34 0 2083 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 973140

[startup+51.1008 s]
/proc/loadavg: 10.20 10.11 8.69 11/188 8709
/proc/meminfo: memFree=15314456/32951124 swapFree=67111528/67111528
[pid=8702] ppid=8700 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8702/stat : 8702 (ppfolio) S 8700 8702 7235 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515764462 18763776 389 33554432000 4194304 4287625 140735285414336 18446744073709551615 244446965263 0 0 4096 65536 4604632655630172159 0 0 17 1 0 0 0
/proc/8702/statm: 4581 389 341 23 0 91 0
[pid=8703] ppid=8702 vsize=450388 CPUtime=51.09 cores=1
/proc/8703/stat : 8703 (cryptominisat) R 8702 8702 7235 0 -1 4202496 37427 0 0 0 5103 6 0 0 25 0 1 0 515764462 461197312 18419 33554432000 4194304 4587354 140737376542272 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8703/statm: 112597 18419 338 96 0 109159 0
[pid=8704] ppid=8702 vsize=37684 CPUtime=51.09 cores=5
/proc/8704/stat : 8704 (clasp) R 8702 8702 7235 0 -1 4202496 6765 0 0 0 5108 1 0 0 25 0 1 0 515764462 38588416 6621 33554432000 4194304 4785740 140734115119712 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8704/statm: 9421 6621 340 145 0 6466 0
[pid=8705] ppid=8702 vsize=458072 CPUtime=25.4 cores=7
/proc/8705/stat : 8705 (TNM) R 8702 8702 7235 0 -1 4202496 1006 0 0 0 2540 0 0 0 25 0 1 0 515764462 469065728 903 33554432000 134512640 134534564 4294762720 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8705/statm: 114518 903 95 6 0 113184 0
[pid=8706] ppid=8702 vsize=8836 CPUtime=51.09 cores=3

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

/proc/8707/statm: 17852 12712 175 34 0 16294 0
Current children cumulated CPU time (s) 1846.67
Current children cumulated vsize (KiB) 1071880

[startup+522.301 s]
/proc/loadavg: 10.23 10.18 9.28 12/188 8722
/proc/meminfo: memFree=15124460/32951124 swapFree=67111528/67111528
[pid=8702] ppid=8700 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8702/stat : 8702 (ppfolio) S 8700 8702 7235 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515764462 18763776 389 33554432000 4194304 4287625 140735285414336 18446744073709551615 244446965263 0 0 4096 65536 4604632655630172159 0 0 17 1 0 0 0
/proc/8702/statm: 4581 389 341 23 0 91 0
[pid=8703] ppid=8702 vsize=421012 CPUtime=522.29 cores=1
/proc/8703/stat : 8703 (cryptominisat) R 8702 8702 7235 0 -1 4202496 243167 0 0 0 52154 75 0 0 25 0 1 0 515764462 431116288 11629 33554432000 4194304 4587354 140737376542272 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8703/statm: 105253 11629 338 96 0 101815 0
[pid=8704] ppid=8702 vsize=79680 CPUtime=522.31 cores=5
/proc/8704/stat : 8704 (clasp) R 8702 8702 7235 0 -1 4202496 16369 0 0 0 52227 4 0 0 25 0 1 0 515764462 81592320 16225 33554432000 4194304 4785740 140734115119712 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8704/statm: 19920 16225 340 145 0 16965 0
[pid=8705] ppid=8702 vsize=458072 CPUtime=259.7 cores=7
/proc/8705/stat : 8705 (TNM) R 8702 8702 7235 0 -1 4202496 1006 0 0 0 25970 0 0 0 25 0 1 0 515764462 469065728 903 33554432000 134512640 134534564 4294762720 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8705/statm: 114518 903 95 6 0 113184 0
[pid=8706] ppid=8702 vsize=13448 CPUtime=522.31 cores=3
/proc/8706/stat : 8706 (lingeling) R 8702 8702 7235 0 -1 4202496 19690 0 0 0 52228 3 0 0 25 0 1 0 515764462 13770752 2556 33554432000 4194304 4352236 140735403085168 18446744073709551615 4271298 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8706/statm: 3362 2556 127 39 0 2442 0
[pid=8707] ppid=8702 vsize=71408 CPUtime=259.76 cores=7
/proc/8707/stat : 8707 (march_hi) R 8702 8702 7235 0 -1 4202496 16056 0 0 0 25968 8 0 0 25 0 1 0 515764462 73121792 13937 33554432000 4194304 4331988 140737050363808 18446744073709551615 4226450 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8707/statm: 17852 13937 175 34 0 16294 0
Current children cumulated CPU time (s) 2086.37
Current children cumulated vsize (KiB) 1061944

[startup+582.301 s]
/proc/loadavg: 10.15 10.16 9.33 12/188 8723
/proc/meminfo: memFree=15085356/32951124 swapFree=67111528/67111528
[pid=8702] ppid=8700 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8702/stat : 8702 (ppfolio) S 8700 8702 7235 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515764462 18763776 389 33554432000 4194304 4287625 140735285414336 18446744073709551615 244446965263 0 0 4096 65536 4604632655630172159 0 0 17 1 0 0 0
/proc/8702/statm: 4581 389 341 23 0 91 0
[pid=8703] ppid=8702 vsize=414336 CPUtime=582.29 cores=1
/proc/8703/stat : 8703 (cryptominisat) R 8702 8702 7235 0 -1 4202496 265244 0 0 0 58143 86 0 0 25 0 1 0 515764462 424280064 8155 33554432000 4194304 4587354 140737376542272 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8703/statm: 103584 8155 338 96 0 100146 0
[pid=8704] ppid=8702 vsize=81632 CPUtime=582.31 cores=5
/proc/8704/stat : 8704 (clasp) R 8702 8702 7235 0 -1 4202496 16815 0 0 0 58227 4 0 0 25 0 1 0 515764462 83591168 16671 33554432000 4194304 4785740 140734115119712 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8704/statm: 20408 16671 340 145 0 17453 0
[pid=8705] ppid=8702 vsize=458072 CPUtime=289.56 cores=7
/proc/8705/stat : 8705 (TNM) R 8702 8702 7235 0 -1 4202496 1006 0 0 0 28956 0 0 0 25 0 1 0 515764462 469065728 903 33554432000 134512640 134534564 4294762720 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8705/statm: 114518 903 95 6 0 113184 0
[pid=8706] ppid=8702 vsize=16520 CPUtime=582.31 cores=3
/proc/8706/stat : 8706 (lingeling) R 8702 8702 7235 0 -1 4202496 21162 0 0 0 58228 3 0 0 25 0 1 0 515764462 16916480 3324 33554432000 4194304 4352236 140735403085168 18446744073709551615 4328832 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8706/statm: 4130 3324 127 39 0 3210 0
[pid=8707] ppid=8702 vsize=71408 CPUtime=289.56 cores=7
/proc/8707/stat : 8707 (march_hi) R 8702 8702 7235 0 -1 4202496 17636 0 0 0 28948 8 0 0 25 0 1 0 515764462 73121792 15517 33554432000 4194304 4331988 140737050363808 18446744073709551615 4263225 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8707/statm: 17852 15517 175 34 0 16294 0
Current children cumulated CPU time (s) 2326.03
Current children cumulated vsize (KiB) 1060292

[startup+642.3 s]
/proc/loadavg: 10.11 10.15 9.37 11/188 8725
/proc/meminfo: memFree=15099828/32951124 swapFree=67111528/67111528
[pid=8702] ppid=8700 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8702/stat : 8702 (ppfolio) S 8700 8702 7235 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515764462 18763776 389 33554432000 4194304 4287625 140735285414336 18446744073709551615 244446965263 0 0 4096 65536 4604632655630172159 0 0 17 1 0 0 0
/proc/8702/statm: 4581 389 341 23 0 91 0
[pid=8703] ppid=8702 vsize=409776 CPUtime=642.29 cores=1
/proc/8703/stat : 8703 (cryptominisat) R 8702 8702 7235 0 -1 4202496 288867 0 0 0 64131 98 0 0 25 0 1 0 515764462 419610624 8703 33554432000 4194304 4587354 140737376542272 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8703/statm: 102444 8703 338 96 0 99006 0
[pid=8704] ppid=8702 vsize=83464 CPUtime=642.31 cores=5
/proc/8704/stat : 8704 (clasp) R 8702 8702 7235 0 -1 4202496 17239 0 0 0 64227 4 0 0 25 0 1 0 515764462 85467136 17095 33554432000 4194304 4785740 140734115119712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8704/statm: 20866 17095 340 145 0 17911 0
[pid=8705] ppid=8702 vsize=458072 CPUtime=319.36 cores=7
/proc/8705/stat : 8705 (TNM) R 8702 8702 7235 0 -1 4202496 1006 0 0 0 31936 0 0 0 25 0 1 0 515764462 469065728 903 33554432000 134512640 134534564 4294762720 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8705/statm: 114518 903 95 6 0 113184 0
[pid=8706] ppid=8702 vsize=13960 CPUtime=642.31 cores=3
/proc/8706/stat : 8706 (lingeling) R 8702 8702 7235 0 -1 4202496 22506 0 0 0 64228 3 0 0 25 0 1 0 515764462 14295040 2684 33554432000 4194304 4352236 140735403085168 18446744073709551615 4207627 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8706/statm: 3490 2684 127 39 0 2570 0
[pid=8707] ppid=8702 vsize=100876 CPUtime=319.44 cores=7
/proc/8707/stat : 8707 (march_hi) R 8702 8702 7235 0 -1 4202496 19207 0 0 0 31935 9 0 0 25 0 1 0 515764462 103297024 17088 33554432000 4194304 4331988 140737050363808 18446744073709551615 4237398 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8707/statm: 25219 17088 175 34 0 23661 0
Current children cumulated CPU time (s) 2565.71
Current children cumulated vsize (KiB) 1084472

[startup+702.301 s]
/proc/loadavg: 10.14 10.15 9.42 11/188 8727
/proc/meminfo: memFree=15061100/32951124 swapFree=67111528/67111528
[pid=8702] ppid=8700 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8702/stat : 8702 (ppfolio) S 8700 8702 7235 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515764462 18763776 389 33554432000 4194304 4287625 140735285414336 18446744073709551615 244446965263 0 0 4096 65536 4604632655630172159 0 0 17 1 0 0 0
/proc/8702/statm: 4581 389 341 23 0 91 0
[pid=8703] ppid=8702 vsize=409948 CPUtime=702.29 cores=1
/proc/8703/stat : 8703 (cryptominisat) R 8702 8702 7235 0 -1 4202496 311331 0 0 0 70120 109 0 0 25 0 1 0 515764462 419786752 7101 33554432000 4194304 4587354 140737376542272 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8703/statm: 102487 7101 338 96 0 99049 0
[pid=8704] ppid=8702 vsize=88440 CPUtime=702.31 cores=5
/proc/8704/stat : 8704 (clasp) R 8702 8702 7235 0 -1 4202496 18427 0 0 0 70227 4 0 0 25 0 1 0 515764462 90562560 18229 33554432000 4194304 4785740 140734115119712 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8704/statm: 22110 18229 340 145 0 19155 0
[pid=8705] ppid=8702 vsize=458072 CPUtime=349.23 cores=7
/proc/8705/stat : 8705 (TNM) R 8702 8702 7235 0 -1 4202496 1006 0 0 0 34923 0 0 0 25 0 1 0 515764462 469065728 903 33554432000 134512640 134534564 4294762720 18446744073709551615 134528491 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8705/statm: 114518 903 95 6 0 113184 0
[pid=8706] ppid=8702 vsize=13960 CPUtime=702.31 cores=3
/proc/8706/stat : 8706 (lingeling) R 8702 8702 7235 0 -1 4202496 23242 0 0 0 70228 3 0 0 25 0 1 0 515764462 14295040 2684 33554432000 4194304 4352236 140735403085168 18446744073709551615 4328085 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8706/statm: 3490 2684 127 39 0 2570 0
[pid=8707] ppid=8702 vsize=101892 CPUtime=349.24 cores=7
/proc/8707/stat : 8707 (march_hi) R 8702 8702 7235 0 -1 4202496 20760 0 0 0 34914 10 0 0 25 0 1 0 515764462 104337408 18641 33554432000 4194304 4331988 140737050363808 18446744073709551615 4226652 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8707/statm: 25473 18641 175 34 0 23915 0
Current children cumulated CPU time (s) 2805.38
Current children cumulated vsize (KiB) 1090636



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+747.107 s]
/proc/loadavg: 10.27 10.17 9.46 12/188 8728
/proc/meminfo: memFree=15058848/32951124 swapFree=67111528/67111528
[pid=8702] ppid=8700 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8702/stat : 8702 (ppfolio) S 8700 8702 7235 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515764462 18763776 389 33554432000 4194304 4287625 140735285414336 18446744073709551615 244446965263 0 0 4096 65536 4604632655630172159 0 0 17 1 0 0 0
/proc/8702/statm: 4581 389 341 23 0 91 0
[pid=8703] ppid=8702 vsize=15407696 CPUtime=747.1 cores=1
/proc/8703/stat : 8703 (cryptominisat) R 8702 8702 7235 0 -1 4202496 327613 0 0 0 74593 117 0 0 25 0 1 0 515764462 15777480704 6760 33554432000 4194304 4587354 140737376542272 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8703/statm: 3851924 6760 338 96 0 3848486 0
[pid=8704] ppid=8702 vsize=90456 CPUtime=747.12 cores=5
/proc/8704/stat : 8704 (clasp) R 8702 8702 7235 0 -1 4202496 18878 0 0 0 74708 4 0 0 25 0 1 0 515764462 92626944 18680 33554432000 4194304 4785740 140734115119712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8704/statm: 22614 18680 340 145 0 19659 0
[pid=8705] ppid=8702 vsize=458072 CPUtime=371.5 cores=7
/proc/8705/stat : 8705 (TNM) R 8702 8702 7235 0 -1 4202496 1006 0 0 0 37150 0 0 0 25 0 1 0 515764462 469065728 903 33554432000 134512640 134534564 4294762720 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8705/statm: 114518 903 95 6 0 113184 0
[pid=8706] ppid=8702 vsize=16904 CPUtime=747.12 cores=3
/proc/8706/stat : 8706 (lingeling) R 8702 8702 7235 0 -1 4202496 23978 0 0 0 74709 3 0 0 25 0 1 0 515764462 17309696 3420 33554432000 4194304 4352236 140735403085168 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8706/statm: 4226 3420 127 39 0 3306 0
[pid=8707] ppid=8702 vsize=101892 CPUtime=371.54 cores=7
/proc/8707/stat : 8707 (march_hi) R 8702 8702 7235 0 -1 4202496 21905 0 0 0 37143 11 0 0 25 0 1 0 515764462 104337408 19786 33554432000 4194304 4331988 140737050363808 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8707/statm: 25473 19786 175 34 0 23915 0
Current children cumulated CPU time (s) 2984.38
Current children cumulated vsize (KiB) 16093344

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

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

[startup+747.107 s]
/proc/loadavg: 10.27 10.17 9.46 12/188 8728
/proc/meminfo: memFree=15058848/32951124 swapFree=67111528/67111528
[pid=8702] ppid=8700 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8702/stat : 8702 (ppfolio) S 8700 8702 7235 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 515764462 18763776 389 33554432000 4194304 4287625 140735285414336 18446744073709551615 244446965263 0 0 4096 65536 4604632655630172159 0 0 17 1 0 0 0
/proc/8702/statm: 4581 389 341 23 0 91 0
[pid=8703] ppid=8702 vsize=15407696 CPUtime=747.1 cores=1
/proc/8703/stat : 8703 (cryptominisat) R 8702 8702 7235 0 -1 4202496 327613 0 0 0 74593 117 0 0 25 0 1 0 515764462 15777480704 6760 33554432000 4194304 4587354 140737376542272 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8703/statm: 3851924 6760 338 96 0 3848486 0
[pid=8704] ppid=8702 vsize=90456 CPUtime=747.12 cores=5
/proc/8704/stat : 8704 (clasp) R 8702 8702 7235 0 -1 4202496 18878 0 0 0 74708 4 0 0 25 0 1 0 515764462 92626944 18680 33554432000 4194304 4785740 140734115119712 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8704/statm: 22614 18680 340 145 0 19659 0
[pid=8705] ppid=8702 vsize=458072 CPUtime=371.5 cores=7
/proc/8705/stat : 8705 (TNM) R 8702 8702 7235 0 -1 4202496 1006 0 0 0 37150 0 0 0 25 0 1 0 515764462 469065728 903 33554432000 134512640 134534564 4294762720 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8705/statm: 114518 903 95 6 0 113184 0
[pid=8706] ppid=8702 vsize=16904 CPUtime=747.12 cores=3
/proc/8706/stat : 8706 (lingeling) R 8702 8702 7235 0 -1 4202496 23978 0 0 0 74709 3 0 0 25 0 1 0 515764462 17309696 3420 33554432000 4194304 4352236 140735403085168 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8706/statm: 4226 3420 127 39 0 3306 0
[pid=8707] ppid=8702 vsize=101892 CPUtime=371.54 cores=7
/proc/8707/stat : 8707 (march_hi) R 8702 8702 7235 0 -1 4202496 21905 0 0 0 37143 11 0 0 25 0 1 0 515764462 104337408 19786 33554432000 4194304 4331988 140737050363808 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8707/statm: 25473 19786 175 34 0 23915 0
Current children cumulated CPU time (s) 2984.38
Current children cumulated vsize (KiB) 16093344

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 747.119
CPU time (s): 2984.38
CPU user time (s): 2983.03
CPU system time (s): 1.35
CPU usage (%): 399.452
Max. virtual memory (cumulated for all children) (KiB): 16093344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.004999
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= 519
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= 305
involuntary context switches= 6

runsolver used 1.13783 second user time and 2.95055 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 03:47:20
IDJOB=3190888
IDBENCH=82619
IDSOLVER=1612
FILE ID=node105/3190888-1304041640
RUNJOBID= node105-1304040436-8580
PBS_JOBID= 13170347
Free space on /tmp= 71928 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k5-r20-v750-c15000-S1787347746-067-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190888-1304041640/watcher-3190888-1304041640 -o /tmp/evaluation-result-3190888-1304041640/solver-3190888-1304041640 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190888-1304041640.cnf

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

MD5SUM BENCH= 327a5393de6dbdcaf85af71880caf3c5
RANDOM SEED=898163515

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:      15561224 kB
Buffers:       2299768 kB
Cached:       14417268 kB
SwapCached:          0 kB
Active:        8947704 kB
Inactive:      7872092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15561224 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21796 kB
Writeback:           0 kB
AnonPages:      101836 kB
Mapped:          16556 kB
Slab:           507264 kB
PageTables:       4920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   707584 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 03:59:49