Trace number 3190966

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.33 1201.71

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S415002759-031-UNKNOWN.cnf
MD5SUM6d4469ea6d617a494594ad07b4996367
Bench CategoryRANDOM (random 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 variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 525500

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-3190966-1304049447/watcher-3190966-1304049447 -o /tmp/evaluation-result-3190966-1304049447/solver-3190966-1304049447 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190966-1304049447.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: 5.03 6.50 8.01 1/171 12463
/proc/meminfo: memFree=14130740/32950928 swapFree=67111528/67111528
[pid=12463] ppid=12461 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12463/stat : 12463 (ppfolio) R 12461 12463 10696 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 516544462 18763776 390 33554432000 4194304 4287625 140735639799104 18446744073709551615 248089718287 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/12463/statm: 4581 390 341 23 0 91 0

[startup+0.220694 s]
/proc/loadavg: 5.03 6.50 8.01 1/171 12463
/proc/meminfo: memFree=14130740/32950928 swapFree=67111528/67111528
[pid=12463] ppid=12461 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12463/stat : 12463 (ppfolio) S 12461 12463 10696 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 516544462 18763776 390 33554432000 4194304 4287625 140735639799104 18446744073709551615 248089718287 0 0 4096 65536 105350398105092095 0 0 17 1 0 0 0
/proc/12463/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300682 s]
/proc/loadavg: 5.03 6.50 8.01 1/171 12463
/proc/meminfo: memFree=14130740/32950928 swapFree=67111528/67111528
[pid=12463] ppid=12461 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12463/stat : 12463 (ppfolio) S 12461 12463 10696 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 516544462 18763776 390 33554432000 4194304 4287625 140735639799104 18446744073709551615 248089718287 0 0 4096 65536 105350398105092095 0 0 17 1 0 0 0
/proc/12463/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400663 s]
/proc/loadavg: 5.03 6.50 8.01 1/171 12463
/proc/meminfo: memFree=14130740/32950928 swapFree=67111528/67111528
[pid=12463] ppid=12461 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12463/stat : 12463 (ppfolio) S 12461 12463 10696 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 516544462 18763776 390 33554432000 4194304 4287625 140735639799104 18446744073709551615 248089718287 0 0 4096 65536 105350398105092095 0 0 17 1 0 0 0
/proc/12463/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700611 s]
/proc/loadavg: 5.03 6.50 8.01 1/171 12463
/proc/meminfo: memFree=14130740/32950928 swapFree=67111528/67111528
[pid=12463] ppid=12461 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12463/stat : 12463 (ppfolio) S 12461 12463 10696 0 -1 4202496 524 0 0 0 0 0 0 0 19 0 1 0 516544462 18763776 390 33554432000 4194304 4287625 140735639799104 18446744073709551615 248089718287 0 0 4096 65536 105350398105092095 0 0 17 1 0 0 0
/proc/12463/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50047 s]
/proc/loadavg: 5.03 6.50 8.01 6/177 12469
/proc/meminfo: memFree=14103484/32950928 swapFree=67111528/67111528
[pid=12463] ppid=12461 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12463/stat : 12463 (ppfolio) S 12461 12463 10696 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 516544462 18763776 390 33554432000 4194304 4287625 140735639799104 18446744073709551615 248089718287 0 0 4096 65536 105350398105092095 0 0 17 1 0 0 0
/proc/12463/statm: 4581 390 341 23 0 91 0
[pid=12464] ppid=12463 vsize=866688 CPUtime=1.48 cores=1
/proc/12464/stat : 12464 (cryptominisat) R 12463 12463 10696 0 -1 4202496 5154 0 0 0 148 0 0 0 25 0 1 0 516544462 887488512 2043 33554432000 4194304 4587354 140734765258944 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12464/statm: 216672 2043 327 96 0 213234 0
[pid=12465] ppid=12463 vsize=21060 CPUtime=1.49 cores=5
/proc/12465/stat : 12465 (clasp) R 12463 12463 10696 0 -1 4202496 2785 0 0 0 149 0 0 0 25 0 1 0 516544462 21565440 2589 33554432000 4194304 4785740 140734710893680 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12465/statm: 5265 2589 340 145 0 2310 0
[pid=12466] ppid=12463 vsize=455032 CPUtime=0.78 cores=7
/proc/12466/stat : 12466 (TNM) R 12463 12463 10696 0 -1 4202496 1151 0 0 0 78 0 0 0 25 0 1 0 516544462 465952768 1047 33554432000 134512640 134534564 4288313616 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12466/statm: 113758 1047 91 6 0 112424 0
[pid=12467] ppid=12463 vsize=6956 CPUtime=1.49 cores=3
/proc/12467/stat : 12467 (lingeling) R 12463 12463 10696 0 -1 4202496 1629 0 0 0 149 0 0 0 25 0 1 0 516544462 7122944 909 33554432000 4194304 4352236 140735207119440 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12467/statm: 1739 909 127 39 0 819 0
[pid=12468] ppid=12463 vsize=10932 CPUtime=0.69 cores=7
/proc/12468/stat : 12468 (march_hi) R 12463 12463 10696 0 -1 4202496 4746 0 0 0 69 0 0 0 25 0 1 0 516544462 11194368 1065 33554432000 4194304 4331988 140736979093728 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12468/statm: 2733 1065 150 34 0 1175 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 1378992

[startup+3.10119 s]
/proc/loadavg: 5.03 6.48 8.00 6/177 12469
/proc/meminfo: memFree=14100756/32950928 swapFree=67111528/67111528
[pid=12463] ppid=12461 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12463/stat : 12463 (ppfolio) S 12461 12463 10696 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 516544462 18763776 390 33554432000 4194304 4287625 140735639799104 18446744073709551615 248089718287 0 0 4096 65536 105350398105092095 0 0 17 1 0 0 0
/proc/12463/statm: 4581 390 341 23 0 91 0
[pid=12464] ppid=12463 vsize=875992 CPUtime=3.09 cores=1
/proc/12464/stat : 12464 (cryptominisat) R 12463 12463 10696 0 -1 4202496 8951 0 0 0 308 1 0 0 25 0 1 0 516544462 897015808 3735 33554432000 4194304 4587354 140734765258944 18446744073709551615 4356696 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12464/statm: 218998 3735 337 96 0 215560 0
[pid=12465] ppid=12463 vsize=22900 CPUtime=3.09 cores=5
/proc/12465/stat : 12465 (clasp) R 12463 12463 10696 0 -1 4202496 3242 0 0 0 309 0 0 0 25 0 1 0 516544462 23449600 3046 33554432000 4194304 4785740 140734710893680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12465/statm: 5725 3046 340 145 0 2770 0
[pid=12466] ppid=12463 vsize=455032 CPUtime=1.57 cores=7
/proc/12466/stat : 12466 (TNM) R 12463 12463 10696 0 -1 4202496 1151 0 0 0 157 0 0 0 25 0 1 0 516544462 465952768 1047 33554432000 134512640 134534564 4288313616 18446744073709551615 134524677 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12466/statm: 113758 1047 91 6 0 112424 0
[pid=12467] ppid=12463 vsize=7264 CPUtime=3.09 cores=3
/proc/12467/stat : 12467 (lingeling) R 12463 12463 10696 0 -1 4202496 1730 0 0 0 309 0 0 0 25 0 1 0 516544462 7438336 1010 33554432000 4194304 4352236 140735207119440 18446744073709551615 4328778 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12467/statm: 1816 1010 127 39 0 896 0
[pid=12468] ppid=12463 vsize=10932 CPUtime=1.49 cores=7
/proc/12468/stat : 12468 (march_hi) R 12463 12463 10696 0 -1 4202496 4746 0 0 0 149 0 0 0 25 0 1 0 516544462 11194368 1065 33554432000 4194304 4331988 140736979093728 18446744073709551615 4271154 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12468/statm: 2733 1065 150 34 0 1175 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1390444

[startup+6.30062 s]
/proc/loadavg: 5.03 6.48 8.00 6/177 12469
/proc/meminfo: memFree=14076184/32950928 swapFree=67111528/67111528
[pid=12463] ppid=12461 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12463/stat : 12463 (ppfolio) S 12461 12463 10696 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 516544462 18763776 390 33554432000 4194304 4287625 140735639799104 18446744073709551615 248089718287 0 0 4096 65536 105350398105092095 0 0 17 1 0 0 0
/proc/12463/statm: 4581 390 341 23 0 91 0
[pid=12464] ppid=12463 vsize=873768 CPUtime=6.29 cores=1
/proc/12464/stat : 12464 (cryptominisat) R 12463 12463 10696 0 -1 4202496 12466 0 0 0 627 2 0 0 25 0 1 0 516544462 894738432 6021 33554432000 4194304 4587354 140734765258944 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12464/statm: 218442 6021 337 96 0 215004 0
[pid=12465] ppid=12463 vsize=24764 CPUtime=6.28 cores=5
/proc/12465/stat : 12465 (clasp) R 12463 12463 10696 0 -1 4202496 3673 0 0 0 628 0 0 0 25 0 1 0 516544462 25358336 3477 33554432000 4194304 4785740 140734710893680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12465/statm: 6191 3477 340 145 0 3236 0
[pid=12466] ppid=12463 vsize=455032 CPUtime=3.16 cores=7
/proc/12466/stat : 12466 (TNM) R 12463 12463 10696 0 -1 4202496 1151 0 0 0 316 0 0 0 25 0 1 0 516544462 465952768 1047 33554432000 134512640 134534564 4288313616 18446744073709551615 134524552 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12466/statm: 113758 1047 91 6 0 112424 0
[pid=12467] ppid=12463 vsize=8484 CPUtime=6.29 cores=3
/proc/12467/stat : 12467 (lingeling) R 12463 12463 10696 0 -1 4202496 2035 0 0 0 629 0 0 0 25 0 1 0 516544462 8687616 1315 33554432000 4194304 4352236 140735207119440 18446744073709551615 4328112 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12467/statm: 2121 1315 127 39 0 1201 0
[pid=12468] ppid=12463 vsize=14320 CPUtime=3.09 cores=7
/proc/12468/stat : 12468 (march_hi) R 12463 12463 10696 0 -1 4202496 5788 0 0 0 309 0 0 0 25 0 1 0 516544462 14663680 1732 33554432000 4194304 4331988 140736979093728 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12468/statm: 3580 1732 174 34 0 2022 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1394692

[startup+12.7005 s]
/proc/loadavg: 5.03 6.45 7.98 6/177 12469
/proc/meminfo: memFree=14071688/32950928 swapFree=67111528/67111528
[pid=12463] ppid=12461 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12463/stat : 12463 (ppfolio) S 12461 12463 10696 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 516544462 18763776 390 33554432000 4194304 4287625 140735639799104 18446744073709551615 248089718287 0 0 4096 65536 105350398105092095 0 0 17 1 0 0 0
/proc/12463/statm: 4581 390 341 23 0 91 0
[pid=12464] ppid=12463 vsize=884256 CPUtime=12.69 cores=1
/proc/12464/stat : 12464 (cryptominisat) R 12463 12463 10696 0 -1 4202496 14709 0 0 0 1266 3 0 0 25 0 1 0 516544462 905478144 6856 33554432000 4194304 4587354 140734765258944 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12464/statm: 221064 6856 337 96 0 217626 0
[pid=12465] ppid=12463 vsize=28284 CPUtime=12.68 cores=5
/proc/12465/stat : 12465 (clasp) R 12463 12463 10696 0 -1 4202496 4518 0 0 0 1268 0 0 0 25 0 1 0 516544462 28962816 4322 33554432000 4194304 4785740 140734710893680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12465/statm: 7071 4322 340 145 0 4116 0
[pid=12466] ppid=12463 vsize=459296 CPUtime=6.32 cores=7
/proc/12466/stat : 12466 (TNM) R 12463 12463 10696 0 -1 4202496 1400 0 0 0 632 0 0 0 25 0 1 0 516544462 470319104 1296 33554432000 134512640 134534564 4288313616 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12466/statm: 114824 1296 95 6 0 113490 0
[pid=12467] ppid=12463 vsize=8424 CPUtime=12.69 cores=3
/proc/12467/stat : 12467 (lingeling) R 12463 12463 10696 0 -1 4202496 3221 0 0 0 1269 0 0 0 25 0 1 0 516544462 8626176 1300 33554432000 4194304 4352236 140735207119440 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12467/statm: 2106 1300 127 39 0 1186 0
[pid=12468] ppid=12463 vsize=14320 CPUtime=6.29 cores=7
/proc/12468/stat : 12468 (march_hi) R 12463 12463 10696 0 -1 4202496 5788 0 0 0 629 0 0 0 25 0 1 0 516544462 14663680 1732 33554432000 4194304 4331988 140736979093728 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12468/statm: 3580 1732 174 34 0 2022 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1412904

[startup+25.5062 s]
/proc/loadavg: 5.09 6.40 7.94 6/177 12470
/proc/meminfo: memFree=14076768/32950928 swapFree=67111528/67111528
[pid=12463] ppid=12461 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12463/stat : 12463 (ppfolio) S 12461 12463 10696 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 516544462 18763776 390 33554432000 4194304 4287625 140735639799104 18446744073709551615 248089718287 0 0 4096 65536 105350398105092095 0 0 17 1 0 0 0
/proc/12463/statm: 4581 390 341 23 0 91 0
[pid=12464] ppid=12463 vsize=877808 CPUtime=25.49 cores=1
/proc/12464/stat : 12464 (cryptominisat) R 12463 12463 10696 0 -1 4202496 21176 0 0 0 2545 4 0 0 25 0 1 0 516544462 898875392 4264 33554432000 4194304 4587354 140734765258944 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12464/statm: 219452 4264 337 96 0 216014 0
[pid=12465] ppid=12463 vsize=33232 CPUtime=25.49 cores=5
/proc/12465/stat : 12465 (clasp) R 12463 12463 10696 0 -1 4202496 5687 0 0 0 2548 1 0 0 25 0 1 0 516544462 34029568 5491 33554432000 4194304 4785740 140734710893680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12465/statm: 8308 5491 340 145 0 5353 0
[pid=12466] ppid=12463 vsize=459296 CPUtime=12.7 cores=7
/proc/12466/stat : 12466 (TNM) R 12463 12463 10696 0 -1 4202496 1400 0 0 0 1270 0 0 0 25 0 1 0 516544462 470319104 1296 33554432000 134512640 134534564 4288313616 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12466/statm: 114824 1296 95 6 0 113490 0
[pid=12467] ppid=12463 vsize=8688 CPUtime=25.49 cores=3
/proc/12467/stat : 12467 (lingeling) R 12463 12463 10696 0 -1 4202496 4599 0 0 0 2549 0 0 0 25 0 1 0 516544462 8896512 1366 33554432000 4194304 4352236 140735207119440 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12467/statm: 2172 1366 127 39 0 1252 0
[pid=12468] ppid=12463 vsize=14320 CPUtime=12.64 cores=7
/proc/12468/stat : 12468 (march_hi) R 12463 12463 10696 0 -1 4202496 5788 0 0 0 1264 0 0 0 25 0 1 0 516544462 14663680 1732 33554432000 4194304 4331988 140736979093728 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12468/statm: 3580 1732 174 34 0 2022 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 1411668

[startup+51.1007 s]
/proc/loadavg: 5.06 6.29 7.86 6/177 12470
/proc/meminfo: memFree=14073396/32950928 swapFree=67111528/67111528
[pid=12463] ppid=12461 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12463/stat : 12463 (ppfolio) S 12461 12463 10696 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 516544462 18763776 390 33554432000 4194304 4287625 140735639799104 18446744073709551615 248089718287 0 0 4096 65536 105350398105092095 0 0 17 1 0 0 0
/proc/12463/statm: 4581 390 341 23 0 91 0
[pid=12464] ppid=12463 vsize=869836 CPUtime=51.09 cores=1
/proc/12464/stat : 12464 (cryptominisat) R 12463 12463 10696 0 -1 4202496 40066 0 0 0 5099 10 0 0 25 0 1 0 516544462 890712064 3718 33554432000 4194304 4587354 140734765258944 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12464/statm: 217459 3718 337 96 0 214021 0
[pid=12465] ppid=12463 vsize=38064 CPUtime=51.09 cores=5
/proc/12465/stat : 12465 (clasp) R 12463 12463 10696 0 -1 4202496 6778 0 0 0 5108 1 0 0 25 0 1 0 516544462 38977536 6582 33554432000 4194304 4785740 140734710893680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12465/statm: 9516 6582 340 145 0 6561 0
[pid=12466] ppid=12463 vsize=459296 CPUtime=25.42 cores=7
/proc/12466/stat : 12466 (TNM) R 12463 12463 10696 0 -1 4202496 1400 0 0 0 2542 0 0 0 25 0 1 0 516544462 470319104 1296 33554432000 134512640 134534564 4288313616 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12466/statm: 114824 1296 95 6 0 113490 0
[pid=12467] ppid=12463 vsize=9624 CPUtime=51.08 cores=3

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

/proc/12468/statm: 18314 13393 175 34 0 16756 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 1681924

[startup+1002.31 s]
/proc/loadavg: 5.07 5.13 6.06 6/177 12508
/proc/meminfo: memFree=13919832/32950928 swapFree=67111528/67111528
[pid=12463] ppid=12461 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12463/stat : 12463 (ppfolio) S 12461 12463 10696 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 516544462 18763776 390 33554432000 4194304 4287625 140735639799104 18446744073709551615 248089718287 0 0 4096 65536 105350398105092095 0 0 17 1 0 0 0
/proc/12463/statm: 4581 390 341 23 0 91 0
[pid=12464] ppid=12463 vsize=893816 CPUtime=1002.31 cores=1
/proc/12464/stat : 12464 (cryptominisat) R 12463 12463 10696 0 -1 4202496 352704 0 0 0 100094 137 0 0 25 0 1 0 516544462 915267584 13977 33554432000 4194304 4587354 140734765258944 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12464/statm: 223454 13977 337 96 0 220016 0
[pid=12465] ppid=12463 vsize=97868 CPUtime=1002.31 cores=5
/proc/12465/stat : 12465 (clasp) R 12463 12463 10696 0 -1 4202496 20495 0 0 0 100227 4 0 0 25 0 1 0 516544462 100216832 20099 33554432000 4194304 4785740 140734710893680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12465/statm: 24467 20099 341 145 0 21512 0
[pid=12466] ppid=12463 vsize=459296 CPUtime=498.43 cores=7
/proc/12466/stat : 12466 (TNM) R 12463 12463 10696 0 -1 4202496 1400 0 0 0 49843 0 0 0 25 0 1 0 516544462 470319104 1296 33554432000 134512640 134534564 4288313616 18446744073709551615 134529863 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12466/statm: 114824 1296 95 6 0 113490 0
[pid=12467] ppid=12463 vsize=19396 CPUtime=1002.31 cores=3
/proc/12467/stat : 12467 (lingeling) R 12463 12463 10696 0 -1 4202496 39824 0 0 0 100226 5 0 0 25 0 1 0 516544462 19861504 4043 33554432000 4194304 4352236 140735207119440 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12467/statm: 4849 4043 127 39 0 3929 0
[pid=12468] ppid=12463 vsize=73256 CPUtime=498.42 cores=7
/proc/12468/stat : 12468 (march_hi) R 12463 12463 10696 0 -1 4202496 18258 0 0 0 49832 10 0 0 25 0 1 0 516544462 75014144 14202 33554432000 4194304 4331988 140736979093728 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12468/statm: 18314 14202 175 34 0 16756 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 1561956

[startup+1062.3 s]
/proc/loadavg: 5.08 5.12 6.00 6/177 12509
/proc/meminfo: memFree=13932084/32950928 swapFree=67111528/67111528
[pid=12463] ppid=12461 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12463/stat : 12463 (ppfolio) S 12461 12463 10696 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 516544462 18763776 390 33554432000 4194304 4287625 140735639799104 18446744073709551615 248089718287 0 0 4096 65536 105350398105092095 0 0 17 1 0 0 0
/proc/12463/statm: 4581 390 341 23 0 91 0
[pid=12464] ppid=12463 vsize=894128 CPUtime=1062.31 cores=1
/proc/12464/stat : 12464 (cryptominisat) R 12463 12463 10696 0 -1 4202496 370340 0 0 0 106082 149 0 0 25 0 1 0 516544462 915587072 9508 33554432000 4194304 4587354 140734765258944 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12464/statm: 223532 9508 337 96 0 220094 0
[pid=12465] ppid=12463 vsize=99152 CPUtime=1062.31 cores=5
/proc/12465/stat : 12465 (clasp) R 12463 12463 10696 0 -1 4202496 20790 0 0 0 106227 4 0 0 25 0 1 0 516544462 101531648 20394 33554432000 4194304 4785740 140734710893680 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12465/statm: 24788 20394 341 145 0 21833 0
[pid=12466] ppid=12463 vsize=459296 CPUtime=528.3 cores=7
/proc/12466/stat : 12466 (TNM) R 12463 12463 10696 0 -1 4202496 1400 0 0 0 52830 0 0 0 25 0 1 0 516544462 470319104 1296 33554432000 134512640 134534564 4288313616 18446744073709551615 134529287 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12466/statm: 114824 1296 95 6 0 113490 0
[pid=12467] ppid=12463 vsize=22596 CPUtime=1062.32 cores=3
/proc/12467/stat : 12467 (lingeling) R 12463 12463 10696 0 -1 4202496 41648 0 0 0 106226 6 0 0 25 0 1 0 516544462 23138304 4843 33554432000 4194304 4352236 140735207119440 18446744073709551615 4328022 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12467/statm: 5649 4843 127 39 0 4729 0
[pid=12468] ppid=12463 vsize=73256 CPUtime=528.21 cores=7
/proc/12468/stat : 12468 (march_hi) R 12463 12463 10696 0 -1 4202496 18983 0 0 0 52811 10 0 0 25 0 1 0 516544462 75014144 14927 33554432000 4194304 4331988 140736979093728 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12468/statm: 18314 14927 175 34 0 16756 0
Current children cumulated CPU time (s) 4243.45
Current children cumulated vsize (KiB) 1566752

[startup+1122.3 s]
/proc/loadavg: 5.06 5.11 5.93 6/177 12511
/proc/meminfo: memFree=13926848/32950928 swapFree=67111528/67111528
[pid=12463] ppid=12461 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12463/stat : 12463 (ppfolio) S 12461 12463 10696 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 516544462 18763776 390 33554432000 4194304 4287625 140735639799104 18446744073709551615 248089718287 0 0 4096 65536 105350398105092095 0 0 17 1 0 0 0
/proc/12463/statm: 4581 390 341 23 0 91 0
[pid=12464] ppid=12463 vsize=925628 CPUtime=1122.31 cores=1
/proc/12464/stat : 12464 (cryptominisat) R 12463 12463 10696 0 -1 4202496 386635 0 0 0 112074 157 0 0 25 0 1 0 516544462 947843072 10578 33554432000 4194304 4587354 140734765258944 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12464/statm: 231407 10578 337 96 0 227969 0
[pid=12465] ppid=12463 vsize=100292 CPUtime=1122.31 cores=5
/proc/12465/stat : 12465 (clasp) R 12463 12463 10696 0 -1 4202496 21047 0 0 0 112227 4 0 0 25 0 1 0 516544462 102699008 20651 33554432000 4194304 4785740 140734710893680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12465/statm: 25073 20651 341 145 0 22118 0
[pid=12466] ppid=12463 vsize=459296 CPUtime=558.12 cores=7
/proc/12466/stat : 12466 (TNM) R 12463 12463 10696 0 -1 4202496 1400 0 0 0 55812 0 0 0 25 0 1 0 516544462 470319104 1296 33554432000 134512640 134534564 4288313616 18446744073709551615 134528844 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12466/statm: 114824 1296 95 6 0 113490 0
[pid=12467] ppid=12463 vsize=17732 CPUtime=1122.32 cores=3
/proc/12467/stat : 12467 (lingeling) R 12463 12463 10696 0 -1 4202496 42256 0 0 0 112226 6 0 0 25 0 1 0 516544462 18157568 3627 33554432000 4194304 4352236 140735207119440 18446744073709551615 4235640 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12467/statm: 4433 3627 127 39 0 3513 0
[pid=12468] ppid=12463 vsize=73256 CPUtime=558.07 cores=7
/proc/12468/stat : 12468 (march_hi) R 12463 12463 10696 0 -1 4202496 19781 0 0 0 55796 11 0 0 25 0 1 0 516544462 75014144 15725 33554432000 4194304 4331988 140736979093728 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12468/statm: 18314 15725 175 34 0 16756 0
Current children cumulated CPU time (s) 4483.13
Current children cumulated vsize (KiB) 1594528

[startup+1182.3 s]
/proc/loadavg: 5.11 5.12 5.89 6/177 12512
/proc/meminfo: memFree=13919632/32950928 swapFree=67111528/67111528
[pid=12463] ppid=12461 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12463/stat : 12463 (ppfolio) S 12461 12463 10696 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 516544462 18763776 390 33554432000 4194304 4287625 140735639799104 18446744073709551615 248089718287 0 0 4096 65536 105350398105092095 0 0 17 1 0 0 0
/proc/12463/statm: 4581 390 341 23 0 91 0
[pid=12464] ppid=12463 vsize=925732 CPUtime=1182.31 cores=1
/proc/12464/stat : 12464 (cryptominisat) R 12463 12463 10696 0 -1 4202496 402536 0 0 0 118064 167 0 0 25 0 1 0 516544462 947949568 10931 33554432000 4194304 4587354 140734765258944 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12464/statm: 231433 10931 337 96 0 227995 0
[pid=12465] ppid=12463 vsize=100576 CPUtime=1182.31 cores=5
/proc/12465/stat : 12465 (clasp) R 12463 12463 10696 0 -1 4202496 21108 0 0 0 118227 4 0 0 25 0 1 0 516544462 102989824 20712 33554432000 4194304 4785740 140734710893680 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12465/statm: 25144 20712 341 145 0 22189 0
[pid=12466] ppid=12463 vsize=459296 CPUtime=587.96 cores=7
/proc/12466/stat : 12466 (TNM) R 12463 12463 10696 0 -1 4202496 1400 0 0 0 58796 0 0 0 25 0 1 0 516544462 470319104 1296 33554432000 134512640 134534564 4288313616 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12466/statm: 114824 1296 95 6 0 113490 0
[pid=12467] ppid=12463 vsize=21828 CPUtime=1182.32 cores=3
/proc/12467/stat : 12467 (lingeling) R 12463 12463 10696 0 -1 4202496 45104 0 0 0 118226 6 0 0 25 0 1 0 516544462 22351872 4651 33554432000 4194304 4352236 140735207119440 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12467/statm: 5457 4651 127 39 0 4537 0
[pid=12468] ppid=12463 vsize=102724 CPUtime=587.9 cores=7
/proc/12468/stat : 12468 (march_hi) R 12463 12463 10696 0 -1 4202496 20527 0 0 0 58779 11 0 0 25 0 1 0 516544462 105189376 16471 33554432000 4194304 4331988 140736979093728 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12468/statm: 25681 16471 175 34 0 24123 0
Current children cumulated CPU time (s) 4722.8
Current children cumulated vsize (KiB) 1628480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.14 5.12 5.87 6/177 12513
/proc/meminfo: memFree=13900276/32950928 swapFree=67111528/67111528
[pid=12463] ppid=12461 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12463/stat : 12463 (ppfolio) S 12461 12463 10696 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 516544462 18763776 390 33554432000 4194304 4287625 140735639799104 18446744073709551615 248089718287 0 0 4096 65536 105350398105092095 0 0 17 1 0 0 0
/proc/12463/statm: 4581 390 341 23 0 91 0
[pid=12464] ppid=12463 vsize=925732 CPUtime=1201.72 cores=1
/proc/12464/stat : 12464 (cryptominisat) R 12463 12463 10696 0 -1 4202496 406461 0 0 0 120002 170 0 0 25 0 1 0 516544462 947949568 14815 33554432000 4194304 4587354 140734765258944 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12464/statm: 231433 14815 337 96 0 227995 0
[pid=12465] ppid=12463 vsize=102420 CPUtime=1201.73 cores=5
/proc/12465/stat : 12465 (clasp) R 12463 12463 10696 0 -1 4202496 21514 0 0 0 120168 5 0 0 25 0 1 0 516544462 104878080 21118 33554432000 4194304 4785740 140734710893680 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12465/statm: 25605 21118 341 145 0 22650 0
[pid=12466] ppid=12463 vsize=459296 CPUtime=597.61 cores=7
/proc/12466/stat : 12466 (TNM) R 12463 12463 10696 0 -1 4202496 1400 0 0 0 59761 0 0 0 25 0 1 0 516544462 470319104 1296 33554432000 134512640 134534564 4288313616 18446744073709551615 134530980 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12466/statm: 114824 1296 95 6 0 113490 0
[pid=12467] ppid=12463 vsize=22084 CPUtime=1201.72 cores=3
/proc/12467/stat : 12467 (lingeling) R 12463 12463 10696 0 -1 4202496 45168 0 0 0 120166 6 0 0 25 0 1 0 516544462 22614016 4715 33554432000 4194304 4352236 140735207119440 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12467/statm: 5521 4715 127 39 0 4601 0
[pid=12468] ppid=12463 vsize=102724 CPUtime=597.55 cores=7
/proc/12468/stat : 12468 (march_hi) R 12463 12463 10696 0 -1 4202496 20767 0 0 0 59744 11 0 0 25 0 1 0 516544462 105189376 16711 33554432000 4194304 4331988 140736979093728 18446744073709551615 4210416 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12468/statm: 25681 16711 175 34 0 24123 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 1630580

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: 5.14 5.12 5.87 6/177 12513
/proc/meminfo: memFree=13900276/32950928 swapFree=67111528/67111528
[pid=12463] ppid=12461 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12463/stat : 12463 (ppfolio) S 12461 12463 10696 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 516544462 18763776 390 33554432000 4194304 4287625 140735639799104 18446744073709551615 248089718287 0 0 4096 65536 105350398105092095 0 0 17 1 0 0 0
/proc/12463/statm: 4581 390 341 23 0 91 0
[pid=12464] ppid=12463 vsize=925732 CPUtime=1201.72 cores=1
/proc/12464/stat : 12464 (cryptominisat) R 12463 12463 10696 0 -1 4202496 406461 0 0 0 120002 170 0 0 25 0 1 0 516544462 947949568 14815 33554432000 4194304 4587354 140734765258944 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12464/statm: 231433 14815 337 96 0 227995 0
[pid=12465] ppid=12463 vsize=102420 CPUtime=1201.73 cores=5
/proc/12465/stat : 12465 (clasp) R 12463 12463 10696 0 -1 4202496 21514 0 0 0 120168 5 0 0 25 0 1 0 516544462 104878080 21118 33554432000 4194304 4785740 140734710893680 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12465/statm: 25605 21118 341 145 0 22650 0
[pid=12466] ppid=12463 vsize=459296 CPUtime=597.61 cores=7
/proc/12466/stat : 12466 (TNM) R 12463 12463 10696 0 -1 4202496 1400 0 0 0 59761 0 0 0 25 0 1 0 516544462 470319104 1296 33554432000 134512640 134534564 4288313616 18446744073709551615 134530980 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12466/statm: 114824 1296 95 6 0 113490 0
[pid=12467] ppid=12463 vsize=22084 CPUtime=1201.72 cores=3
/proc/12467/stat : 12467 (lingeling) R 12463 12463 10696 0 -1 4202496 45168 0 0 0 120166 6 0 0 25 0 1 0 516544462 22614016 4715 33554432000 4194304 4352236 140735207119440 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12467/statm: 5521 4715 127 39 0 4601 0
[pid=12468] ppid=12463 vsize=102724 CPUtime=597.55 cores=7
/proc/12468/stat : 12468 (march_hi) R 12463 12463 10696 0 -1 4202496 20767 0 0 0 59744 11 0 0 25 0 1 0 516544462 105189376 16711 33554432000 4194304 4331988 140736979093728 18446744073709551615 4210416 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12468/statm: 25681 16711 175 34 0 24123 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 1630580

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12463 and gives
#  childrusage.ru_utime.tv_sec=3596
#  childrusage.ru_utime.tv_usec=756209
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=896711
# CPU time returned by wait4() is 3598.65
# while last known CPU time is 4800.33
#
# 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.33
CPU user time (s): 4798.41
CPU system time (s): 1.92
CPU usage (%): 399.458
Max. virtual memory (cumulated for all children) (KiB): 13386116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.76
system time used= 1.89671
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 474322
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= 408
involuntary context switches= 27731

runsolver used 1.80073 second user time and 4.76028 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 05:57:27
IDJOB=3190966
IDBENCH=82697
IDSOLVER=1612
FILE ID=node123/3190966-1304049447
RUNJOBID= node123-1304047261-12235
PBS_JOBID= 13170370
Free space on /tmp= 72816 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S415002759-031-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190966-1304049447/watcher-3190966-1304049447 -o /tmp/evaluation-result-3190966-1304049447/solver-3190966-1304049447 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190966-1304049447.cnf

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

MD5SUM BENCH= 6d4469ea6d617a494594ad07b4996367
RANDOM SEED=1176776867

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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:     32950928 kB
MemFree:      14130896 kB
Buffers:       2192480 kB
Cached:       16013828 kB
SwapCached:          0 kB
Active:        9091332 kB
Inactive:      9179240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14130896 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10884 kB
Writeback:           0 kB
AnonPages:       63556 kB
Mapped:          14716 kB
Slab:           486244 kB
PageTables:       4008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186916 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= 72808 MiB
End job on node123 at 2011-04-29 06:17:30