Trace number 3191068

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

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S2124915970-046.UNKNOWN.cnf
MD5SUMe6a3a97a5be52c43f493d905174d1bee
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 variables150
Number of clauses3195
Sum of the clauses size15975
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 53195
Number of clauses of size over 50

Solver Data

0.00/0.06	This is pico-portfolio, a naive parallel portfolio
0.00/0.06	Copyright (C) 2011 Olivier Roussel
0.00/0.06	Using 4 processing units
0.00/0.06	This portfolio uses the following solvers:
0.00/0.06	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.06	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.06	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.06	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.06	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.06	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.06	Starting clasp 1.3.6 on core(s) 4
0.00/0.06	Starting TNM 2009 on core(s) 6
0.00/0.06	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.06	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-3191068-1304056870/watcher-3191068-1304056870 -o /tmp/evaluation-result-3191068-1304056870/solver-3191068-1304056870 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191068-1304056870.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: 10.27 10.21 10.07 7/182 2392
/proc/meminfo: memFree=19845156/32950904 swapFree=67082284/67111528
[pid=2392] ppid=2390 vsize=2712 CPUtime=0 cores=0,2,4,6
/proc/2392/stat : 2392 (ppfolio) R 2390 2392 1762 0 -1 4194304 83 0 0 0 0 0 0 0 25 0 1 0 517286737 2777088 37 33554432000 4194304 4287625 140733282362432 18446744073709551615 237273955975 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2392/statm: 678 37 27 23 0 23 0

[startup+0.269561 s]
/proc/loadavg: 10.27 10.21 10.07 7/182 2392
/proc/meminfo: memFree=19845156/32950904 swapFree=67082284/67111528
[pid=2392] ppid=2390 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2392/stat : 2392 (ppfolio) S 2390 2392 1762 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 517286737 18763776 390 33554432000 4194304 4287625 140733282362432 18446744073709551615 237278899727 0 0 4096 65536 4578419748668178431 0 0 17 0 0 0 0
/proc/2392/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300555 s]
/proc/loadavg: 10.27 10.21 10.07 7/182 2392
/proc/meminfo: memFree=19845156/32950904 swapFree=67082284/67111528
[pid=2392] ppid=2390 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2392/stat : 2392 (ppfolio) S 2390 2392 1762 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 517286737 18763776 390 33554432000 4194304 4287625 140733282362432 18446744073709551615 237278899727 0 0 4096 65536 4578419748668178431 0 0 17 0 0 0 0
/proc/2392/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400537 s]
/proc/loadavg: 10.27 10.21 10.07 7/182 2392
/proc/meminfo: memFree=19845156/32950904 swapFree=67082284/67111528
[pid=2392] ppid=2390 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2392/stat : 2392 (ppfolio) S 2390 2392 1762 0 -1 4202496 523 0 0 0 0 0 0 0 23 0 1 0 517286737 18763776 390 33554432000 4194304 4287625 140733282362432 18446744073709551615 237278899727 0 0 4096 65536 4578419748668178431 0 0 17 0 0 0 0
/proc/2392/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700484 s]
/proc/loadavg: 10.27 10.21 10.07 7/182 2392
/proc/meminfo: memFree=19845156/32950904 swapFree=67082284/67111528
[pid=2392] ppid=2390 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2392/stat : 2392 (ppfolio) S 2390 2392 1762 0 -1 4202496 523 0 0 0 0 0 0 0 21 0 1 0 517286737 18763776 390 33554432000 4194304 4287625 140733282362432 18446744073709551615 237278899727 0 0 4096 65536 4578419748668178431 0 0 17 0 0 0 0
/proc/2392/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50034 s]
/proc/loadavg: 10.25 10.20 10.07 11/188 2398
/proc/meminfo: memFree=19833364/32950904 swapFree=67082284/67111528
[pid=2392] ppid=2390 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2392/stat : 2392 (ppfolio) S 2390 2392 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517286737 18763776 390 33554432000 4194304 4287625 140733282362432 18446744073709551615 237278899727 0 0 4096 65536 4578419748668178431 0 0 17 0 0 0 0
/proc/2392/statm: 4581 390 341 23 0 91 0
[pid=2394] ppid=2392 vsize=1418360 CPUtime=1.48 cores=0
/proc/2394/stat : 2394 (cryptominisat) R 2392 2392 1762 0 -1 4202496 4346 0 0 0 148 0 0 0 25 0 1 0 517286738 1452400640 2860 33554432000 4194304 4587354 140733463734240 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2394/statm: 354590 2860 337 96 0 351152 0
[pid=2395] ppid=2392 vsize=14180 CPUtime=1.49 cores=4
/proc/2395/stat : 2395 (clasp) R 2392 2392 1762 0 -1 4202496 1004 0 0 0 149 0 0 0 25 0 1 0 517286738 14520320 894 33554432000 4194304 4785740 140735518594832 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2395/statm: 3545 894 340 145 0 590 0
[pid=2396] ppid=2392 vsize=456088 CPUtime=0.74 cores=6
/proc/2396/stat : 2396 (TNM) R 2392 2392 1762 0 -1 4202496 388 0 0 0 74 0 0 0 25 0 1 0 517286738 467034112 284 33554432000 134512640 134534564 4291822992 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2396/statm: 114022 284 95 6 0 112688 0
[pid=2397] ppid=2392 vsize=6312 CPUtime=1.49 cores=2
/proc/2397/stat : 2397 (lingeling) R 2392 2392 1762 0 -1 4202496 1077 0 0 0 149 0 0 0 25 0 1 0 517286738 6463488 772 33554432000 4194304 4352236 140733636843472 18446744073709551615 4328013 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2397/statm: 1578 772 127 39 0 658 0
[pid=2398] ppid=2392 vsize=7484 CPUtime=0.73 cores=6
/proc/2398/stat : 2398 (march_hi) R 2392 2392 1762 0 -1 4202496 516 0 0 0 73 0 0 0 25 0 1 0 517286738 7663616 399 33554432000 4194304 4331988 140733335826544 18446744073709551615 4237398 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2398/statm: 1871 399 174 34 0 313 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 1920748

[startup+3.10106 s]
/proc/loadavg: 10.25 10.20 10.07 11/188 2398
/proc/meminfo: memFree=19829024/32950904 swapFree=67082284/67111528
[pid=2392] ppid=2390 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2392/stat : 2392 (ppfolio) S 2390 2392 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517286737 18763776 390 33554432000 4194304 4287625 140733282362432 18446744073709551615 237278899727 0 0 4096 65536 4578419748668178431 0 0 17 0 0 0 0
/proc/2392/statm: 4581 390 341 23 0 91 0
[pid=2394] ppid=2392 vsize=1421028 CPUtime=3.08 cores=0
/proc/2394/stat : 2394 (cryptominisat) R 2392 2392 1762 0 -1 4202496 6047 0 0 0 308 0 0 0 25 0 1 0 517286738 1455132672 3498 33554432000 4194304 4587354 140733463734240 18446744073709551615 4388284 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2394/statm: 355257 3498 337 96 0 351819 0
[pid=2395] ppid=2392 vsize=15012 CPUtime=3.09 cores=4
/proc/2395/stat : 2395 (clasp) R 2392 2392 1762 0 -1 4202496 1213 0 0 0 309 0 0 0 25 0 1 0 517286738 15372288 1103 33554432000 4194304 4785740 140735518594832 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2395/statm: 3753 1103 340 145 0 798 0
[pid=2396] ppid=2392 vsize=456088 CPUtime=1.54 cores=6
/proc/2396/stat : 2396 (TNM) R 2392 2392 1762 0 -1 4202496 388 0 0 0 154 0 0 0 25 0 1 0 517286738 467034112 284 33554432000 134512640 134534564 4291822992 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2396/statm: 114022 284 95 6 0 112688 0
[pid=2397] ppid=2392 vsize=7532 CPUtime=3.09 cores=2
/proc/2397/stat : 2397 (lingeling) R 2392 2392 1762 0 -1 4202496 1526 0 0 0 309 0 0 0 25 0 1 0 517286738 7712768 1077 33554432000 4194304 4352236 140733636843472 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2397/statm: 1883 1077 127 39 0 963 0
[pid=2398] ppid=2392 vsize=7940 CPUtime=1.53 cores=6
/proc/2398/stat : 2398 (march_hi) R 2392 2392 1762 0 -1 4202496 616 0 0 0 153 0 0 0 25 0 1 0 517286738 8130560 499 33554432000 4194304 4331988 140733335826544 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2398/statm: 1985 499 175 34 0 427 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1925924

[startup+6.30049 s]
/proc/loadavg: 10.23 10.20 10.07 11/188 2398
/proc/meminfo: memFree=19823928/32950904 swapFree=67082284/67111528
[pid=2392] ppid=2390 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2392/stat : 2392 (ppfolio) S 2390 2392 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517286737 18763776 390 33554432000 4194304 4287625 140733282362432 18446744073709551615 237278899727 0 0 4096 65536 4578419748668178431 0 0 17 0 0 0 0
/proc/2392/statm: 4581 390 341 23 0 91 0
[pid=2394] ppid=2392 vsize=1422216 CPUtime=6.29 cores=0
/proc/2394/stat : 2394 (cryptominisat) R 2392 2392 1762 0 -1 4202496 8468 0 0 0 628 1 0 0 25 0 1 0 517286738 1456349184 3964 33554432000 4194304 4587354 140733463734240 18446744073709551615 4239028 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2394/statm: 355554 3964 337 96 0 352116 0
[pid=2395] ppid=2392 vsize=16152 CPUtime=6.29 cores=4
/proc/2395/stat : 2395 (clasp) R 2392 2392 1762 0 -1 4202496 1462 0 0 0 629 0 0 0 25 0 1 0 517286738 16539648 1352 33554432000 4194304 4785740 140735518594832 18446744073709551615 4551111 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2395/statm: 4038 1352 340 145 0 1083 0
[pid=2396] ppid=2392 vsize=456088 CPUtime=3.14 cores=6
/proc/2396/stat : 2396 (TNM) R 2392 2392 1762 0 -1 4202496 388 0 0 0 314 0 0 0 25 0 1 0 517286738 467034112 284 33554432000 134512640 134534564 4291822992 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2396/statm: 114022 284 95 6 0 112688 0
[pid=2397] ppid=2392 vsize=7792 CPUtime=6.28 cores=2
/proc/2397/stat : 2397 (lingeling) R 2392 2392 1762 0 -1 4202496 1943 0 0 0 628 0 0 0 25 0 1 0 517286738 7979008 1142 33554432000 4194304 4352236 140733636843472 18446744073709551615 4328336 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2397/statm: 1948 1142 127 39 0 1028 0
[pid=2398] ppid=2392 vsize=8508 CPUtime=3.11 cores=6
/proc/2398/stat : 2398 (march_hi) R 2392 2392 1762 0 -1 4202496 710 0 0 0 311 0 0 0 25 0 1 0 517286738 8712192 593 33554432000 4194304 4331988 140733335826544 18446744073709551615 4210423 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2398/statm: 2127 593 175 34 0 569 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1929080

[startup+12.7004 s]
/proc/loadavg: 10.21 10.20 10.07 11/188 2399
/proc/meminfo: memFree=19808324/32950904 swapFree=67082284/67111528
[pid=2392] ppid=2390 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2392/stat : 2392 (ppfolio) S 2390 2392 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517286737 18763776 390 33554432000 4194304 4287625 140733282362432 18446744073709551615 237278899727 0 0 4096 65536 4578419748668178431 0 0 17 0 0 0 0
/proc/2392/statm: 4581 390 341 23 0 91 0
[pid=2394] ppid=2392 vsize=1425400 CPUtime=12.68 cores=0
/proc/2394/stat : 2394 (cryptominisat) R 2392 2392 1762 0 -1 4202496 13475 0 0 0 1267 1 0 0 25 0 1 0 517286738 1459609600 4708 33554432000 4194304 4587354 140733463734240 18446744073709551615 4238514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2394/statm: 356350 4708 337 96 0 352912 0
[pid=2395] ppid=2392 vsize=17584 CPUtime=12.69 cores=4
/proc/2395/stat : 2395 (clasp) R 2392 2392 1762 0 -1 4202496 1806 0 0 0 1269 0 0 0 25 0 1 0 517286738 18006016 1696 33554432000 4194304 4785740 140735518594832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2395/statm: 4396 1696 340 145 0 1441 0
[pid=2396] ppid=2392 vsize=456088 CPUtime=6.31 cores=6
/proc/2396/stat : 2396 (TNM) R 2392 2392 1762 0 -1 4202496 388 0 0 0 631 0 0 0 25 0 1 0 517286738 467034112 284 33554432000 134512640 134534564 4291822992 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2396/statm: 114022 284 95 6 0 112688 0
[pid=2397] ppid=2392 vsize=10356 CPUtime=12.68 cores=2
/proc/2397/stat : 2397 (lingeling) R 2392 2392 1762 0 -1 4202496 3128 0 0 0 1268 0 0 0 25 0 1 0 517286738 10604544 1783 33554432000 4194304 4352236 140733636843472 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2397/statm: 2589 1783 127 39 0 1669 0
[pid=2398] ppid=2392 vsize=9020 CPUtime=6.31 cores=6
/proc/2398/stat : 2398 (march_hi) R 2392 2392 1762 0 -1 4202496 894 0 0 0 631 0 0 0 25 0 1 0 517286738 9236480 777 33554432000 4194304 4331988 140733335826544 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2398/statm: 2255 777 175 34 0 697 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1936772

[startup+25.5071 s]
/proc/loadavg: 10.25 10.21 10.08 11/188 2399
/proc/meminfo: memFree=19785240/32950904 swapFree=67082284/67111528
[pid=2392] ppid=2390 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2392/stat : 2392 (ppfolio) S 2390 2392 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517286737 18763776 390 33554432000 4194304 4287625 140733282362432 18446744073709551615 237278899727 0 0 4096 65536 4578419748668178431 0 0 17 0 0 0 0
/proc/2392/statm: 4581 390 341 23 0 91 0
[pid=2394] ppid=2392 vsize=1430776 CPUtime=25.5 cores=0
/proc/2394/stat : 2394 (cryptominisat) R 2392 2392 1762 0 -1 4202496 21427 0 0 0 2547 3 0 0 25 0 1 0 517286738 1465114624 5917 33554432000 4194304 4587354 140733463734240 18446744073709551615 4414913 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2394/statm: 357694 5917 337 96 0 354256 0
[pid=2395] ppid=2392 vsize=19476 CPUtime=25.5 cores=4
/proc/2395/stat : 2395 (clasp) R 2392 2392 1762 0 -1 4202496 2234 0 0 0 2550 0 0 0 25 0 1 0 517286738 19943424 2124 33554432000 4194304 4785740 140735518594832 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2395/statm: 4869 2124 340 145 0 1914 0
[pid=2396] ppid=2392 vsize=456088 CPUtime=12.65 cores=6
/proc/2396/stat : 2396 (TNM) R 2392 2392 1762 0 -1 4202496 388 0 0 0 1265 0 0 0 25 0 1 0 517286738 467034112 284 33554432000 134512640 134534564 4291822992 18446744073709551615 134528880 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2396/statm: 114022 284 95 6 0 112688 0
[pid=2397] ppid=2392 vsize=8692 CPUtime=25.49 cores=2
/proc/2397/stat : 2397 (lingeling) R 2392 2392 1762 0 -1 4202496 4473 0 0 0 2548 1 0 0 25 0 1 0 517286738 8900608 1367 33554432000 4194304 4352236 140733636843472 18446744073709551615 4328304 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2397/statm: 2173 1367 127 39 0 1253 0
[pid=2398] ppid=2392 vsize=10936 CPUtime=12.7 cores=6
/proc/2398/stat : 2398 (march_hi) R 2392 2392 1762 0 -1 4202496 1233 0 0 0 1270 0 0 0 25 0 1 0 517286738 11198464 1116 33554432000 4194304 4331988 140733335826544 18446744073709551615 237278274941 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2398/statm: 2734 1116 175 34 0 1176 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 1944292

[startup+51.1005 s]
/proc/loadavg: 10.27 10.22 10.08 11/188 2400
/proc/meminfo: memFree=19771892/32950904 swapFree=67082284/67111528
[pid=2392] ppid=2390 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2392/stat : 2392 (ppfolio) S 2390 2392 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517286737 18763776 390 33554432000 4194304 4287625 140733282362432 18446744073709551615 237278899727 0 0 4096 65536 4578419748668178431 0 0 17 0 0 0 0
/proc/2392/statm: 4581 390 341 23 0 91 0
[pid=2394] ppid=2392 vsize=1444856 CPUtime=51.09 cores=0
/proc/2394/stat : 2394 (cryptominisat) R 2392 2392 1762 0 -1 4202496 35333 0 0 0 5104 5 0 0 25 0 1 0 517286738 1479532544 9721 33554432000 4194304 4587354 140733463734240 18446744073709551615 4238958 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2394/statm: 361214 9721 337 96 0 357776 0
[pid=2395] ppid=2392 vsize=21304 CPUtime=51.09 cores=4
/proc/2395/stat : 2395 (clasp) R 2392 2392 1762 0 -1 4202496 2658 0 0 0 5109 0 0 0 25 0 1 0 517286738 21815296 2548 33554432000 4194304 4785740 140735518594832 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2395/statm: 5326 2548 340 145 0 2371 0
[pid=2396] ppid=2392 vsize=456088 CPUtime=25.41 cores=6
/proc/2396/stat : 2396 (TNM) R 2392 2392 1762 0 -1 4202496 388 0 0 0 2541 0 0 0 25 0 1 0 517286738 467034112 284 33554432000 134512640 134534564 4291822992 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2396/statm: 114022 284 95 6 0 112688 0
[pid=2397] ppid=2392 vsize=12148 CPUtime=51.08 cores=2

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

/proc/2398/statm: 24977 22291 175 34 0 23419 0
Current children cumulated CPU time (s) 3764
Current children cumulated vsize (KiB) 4876784

[startup+1002.31 s]
/proc/loadavg: 10.22 10.20 10.13 11/188 2525
/proc/meminfo: memFree=19659876/32950904 swapFree=67082284/67111528
[pid=2392] ppid=2390 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2392/stat : 2392 (ppfolio) S 2390 2392 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517286737 18763776 390 33554432000 4194304 4287625 140733282362432 18446744073709551615 237278899727 0 0 4096 65536 4578419748668178431 0 0 17 0 0 0 0
/proc/2392/statm: 4581 390 341 23 0 91 0
[pid=2394] ppid=2392 vsize=4235132 CPUtime=1002.32 cores=0
/proc/2394/stat : 2394 (cryptominisat) R 2392 2392 1762 0 -1 4202496 174976 0 0 0 100183 49 0 0 25 0 1 0 517286738 4336775168 21591 33554432000 4194304 4587354 140733463734240 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2394/statm: 1058783 21591 337 96 0 1055345 0
[pid=2395] ppid=2392 vsize=37908 CPUtime=1002.32 cores=4
/proc/2395/stat : 2395 (clasp) R 2392 2392 1762 0 -1 4202496 6421 0 0 0 100231 1 0 0 25 0 1 0 517286738 38817792 6311 33554432000 4194304 4785740 140735518594832 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2395/statm: 9477 6311 341 145 0 6522 0
[pid=2396] ppid=2392 vsize=456088 CPUtime=498.42 cores=6
/proc/2396/stat : 2396 (TNM) R 2392 2392 1762 0 -1 4202496 388 0 0 0 49842 0 0 0 25 0 1 0 517286738 467034112 284 33554432000 134512640 134534564 4291822992 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2396/statm: 114022 284 95 6 0 112688 0
[pid=2397] ppid=2392 vsize=24680 CPUtime=1002.21 cores=2
/proc/2397/stat : 2397 (lingeling) R 2392 2392 1762 0 -1 4202496 64635 0 0 0 100212 9 0 0 25 0 1 0 517286738 25272320 5364 33554432000 4194304 4352236 140733636843472 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2397/statm: 6170 5364 127 39 0 5250 0
[pid=2398] ppid=2392 vsize=144108 CPUtime=498.43 cores=6
/proc/2398/stat : 2398 (march_hi) R 2392 2392 1762 0 -1 4202496 23853 0 0 0 49831 12 0 0 25 0 1 0 517286738 147566592 23736 33554432000 4194304 4331988 140733335826544 18446744073709551615 4239622 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2398/statm: 36027 23736 175 34 0 34469 0
Current children cumulated CPU time (s) 4003.7
Current children cumulated vsize (KiB) 4916240

[startup+1062.3 s]
/proc/loadavg: 10.23 10.21 10.14 11/188 2527
/proc/meminfo: memFree=19645116/32950904 swapFree=67082284/67111528
[pid=2392] ppid=2390 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2392/stat : 2392 (ppfolio) S 2390 2392 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517286737 18763776 390 33554432000 4194304 4287625 140733282362432 18446744073709551615 237278899727 0 0 4096 65536 4578419748668178431 0 0 17 0 0 0 0
/proc/2392/statm: 4581 390 341 23 0 91 0
[pid=2394] ppid=2392 vsize=4235132 CPUtime=1062.31 cores=0
/proc/2394/stat : 2394 (cryptominisat) R 2392 2392 1762 0 -1 4202496 175985 0 0 0 106182 49 0 0 25 0 1 0 517286738 4336775168 21591 33554432000 4194304 4587354 140733463734240 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2394/statm: 1058783 21591 337 96 0 1055345 0
[pid=2395] ppid=2392 vsize=37908 CPUtime=1062.31 cores=4
/proc/2395/stat : 2395 (clasp) R 2392 2392 1762 0 -1 4202496 6464 0 0 0 106230 1 0 0 25 0 1 0 517286738 38817792 6354 33554432000 4194304 4785740 140735518594832 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2395/statm: 9477 6354 341 145 0 6522 0
[pid=2396] ppid=2392 vsize=456088 CPUtime=528.26 cores=6
/proc/2396/stat : 2396 (TNM) R 2392 2392 1762 0 -1 4202496 388 0 0 0 52826 0 0 0 25 0 1 0 517286738 467034112 284 33554432000 134512640 134534564 4291822992 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2396/statm: 114022 284 95 6 0 112688 0
[pid=2397] ppid=2392 vsize=29928 CPUtime=1062.2 cores=2
/proc/2397/stat : 2397 (lingeling) R 2392 2392 1762 0 -1 4202496 68187 0 0 0 106211 9 0 0 25 0 1 0 517286738 30646272 6676 33554432000 4194304 4352236 140733636843472 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2397/statm: 7482 6676 127 39 0 6562 0
[pid=2398] ppid=2392 vsize=144108 CPUtime=528.25 cores=6
/proc/2398/stat : 2398 (march_hi) R 2392 2392 1762 0 -1 4202496 25196 0 0 0 52812 13 0 0 25 0 1 0 517286738 147566592 25079 33554432000 4194304 4331988 140733335826544 18446744073709551615 4210502 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2398/statm: 36027 25079 175 34 0 34469 0
Current children cumulated CPU time (s) 4243.33
Current children cumulated vsize (KiB) 4921488

[startup+1122.3 s]
/proc/loadavg: 10.17 10.20 10.14 11/188 2528
/proc/meminfo: memFree=19638528/32950904 swapFree=67082284/67111528
[pid=2392] ppid=2390 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2392/stat : 2392 (ppfolio) S 2390 2392 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517286737 18763776 390 33554432000 4194304 4287625 140733282362432 18446744073709551615 237278899727 0 0 4096 65536 4578419748668178431 0 0 17 0 0 0 0
/proc/2392/statm: 4581 390 341 23 0 91 0
[pid=2394] ppid=2392 vsize=4235132 CPUtime=1122.31 cores=0
/proc/2394/stat : 2394 (cryptominisat) R 2392 2392 1762 0 -1 4202496 177911 0 0 0 112181 50 0 0 25 0 1 0 517286738 4336775168 22222 33554432000 4194304 4587354 140733463734240 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2394/statm: 1058783 22222 337 96 0 1055345 0
[pid=2395] ppid=2392 vsize=38120 CPUtime=1122.31 cores=4
/proc/2395/stat : 2395 (clasp) R 2392 2392 1762 0 -1 4202496 6497 0 0 0 112230 1 0 0 25 0 1 0 517286738 39034880 6387 33554432000 4194304 4785740 140735518594832 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2395/statm: 9530 6387 341 145 0 6575 0
[pid=2396] ppid=2392 vsize=456088 CPUtime=558.07 cores=6
/proc/2396/stat : 2396 (TNM) R 2392 2392 1762 0 -1 4202496 388 0 0 0 55807 0 0 0 25 0 1 0 517286738 467034112 284 33554432000 134512640 134534564 4291822992 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2396/statm: 114022 284 95 6 0 112688 0
[pid=2397] ppid=2392 vsize=30952 CPUtime=1122.2 cores=2
/proc/2397/stat : 2397 (lingeling) R 2392 2392 1762 0 -1 4202496 71867 0 0 0 112210 10 0 0 25 0 1 0 517286738 31694848 6932 33554432000 4194304 4352236 140733636843472 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2397/statm: 7738 6932 127 39 0 6818 0
[pid=2398] ppid=2392 vsize=144108 CPUtime=558.12 cores=6
/proc/2398/stat : 2398 (march_hi) R 2392 2392 1762 0 -1 4202496 26666 0 0 0 55798 14 0 0 25 0 1 0 517286738 147566592 26549 33554432000 4194304 4331988 140733335826544 18446744073709551615 4247554 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2398/statm: 36027 26549 175 34 0 34469 0
Current children cumulated CPU time (s) 4483.01
Current children cumulated vsize (KiB) 4922724

[startup+1182.3 s]
/proc/loadavg: 10.19 10.20 10.14 11/188 2530
/proc/meminfo: memFree=19637400/32950904 swapFree=67082284/67111528
[pid=2392] ppid=2390 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2392/stat : 2392 (ppfolio) S 2390 2392 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517286737 18763776 390 33554432000 4194304 4287625 140733282362432 18446744073709551615 237278899727 0 0 4096 65536 4578419748668178431 0 0 17 0 0 0 0
/proc/2392/statm: 4581 390 341 23 0 91 0
[pid=2394] ppid=2392 vsize=1485064 CPUtime=1182.32 cores=0
/proc/2394/stat : 2394 (cryptominisat) R 2392 2392 1762 0 -1 4202496 179550 0 0 0 118180 52 0 0 25 0 1 0 517286738 1520705536 22361 33554432000 4194304 4587354 140733463734240 18446744073709551615 4414172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2394/statm: 371266 22361 337 96 0 367828 0
[pid=2395] ppid=2392 vsize=38372 CPUtime=1182.31 cores=4
/proc/2395/stat : 2395 (clasp) R 2392 2392 1762 0 -1 4202496 6575 0 0 0 118230 1 0 0 25 0 1 0 517286738 39292928 6465 33554432000 4194304 4785740 140735518594832 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2395/statm: 9593 6465 341 145 0 6638 0
[pid=2396] ppid=2392 vsize=456088 CPUtime=587.95 cores=6
/proc/2396/stat : 2396 (TNM) R 2392 2392 1762 0 -1 4202496 388 0 0 0 58795 0 0 0 25 0 1 0 517286738 467034112 284 33554432000 134512640 134534564 4291822992 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2396/statm: 114022 284 95 6 0 112688 0
[pid=2397] ppid=2392 vsize=22760 CPUtime=1182.2 cores=2
/proc/2397/stat : 2397 (lingeling) R 2392 2392 1762 0 -1 4202496 73243 0 0 0 118210 10 0 0 25 0 1 0 517286738 23306240 4884 33554432000 4194304 4352236 140733636843472 18446744073709551615 4328013 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2397/statm: 5690 4884 127 39 0 4770 0
[pid=2398] ppid=2392 vsize=148128 CPUtime=587.91 cores=6
/proc/2398/stat : 2398 (march_hi) R 2392 2392 1762 0 -1 4202496 28069 0 0 0 58777 14 0 0 25 0 1 0 517286738 151683072 27952 33554432000 4194304 4331988 140733335826544 18446744073709551615 4226333 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2398/statm: 37032 27952 175 34 0 35474 0
Current children cumulated CPU time (s) 4722.69
Current children cumulated vsize (KiB) 2168736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.29 10.22 10.15 11/188 2530
/proc/meminfo: memFree=19628100/32950904 swapFree=67082284/67111528
[pid=2392] ppid=2390 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2392/stat : 2392 (ppfolio) S 2390 2392 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517286737 18763776 390 33554432000 4194304 4287625 140733282362432 18446744073709551615 237278899727 0 0 4096 65536 4578419748668178431 0 0 17 0 0 0 0
/proc/2392/statm: 4581 390 341 23 0 91 0
[pid=2394] ppid=2392 vsize=4235132 CPUtime=1201.72 cores=0
/proc/2394/stat : 2394 (cryptominisat) R 2392 2392 1762 0 -1 4202496 179551 0 0 0 120120 52 0 0 25 0 1 0 517286738 4336775168 21631 33554432000 4194304 4587354 140733463734240 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2394/statm: 1058783 21631 337 96 0 1055345 0
[pid=2395] ppid=2392 vsize=38624 CPUtime=1201.72 cores=4
/proc/2395/stat : 2395 (clasp) R 2392 2392 1762 0 -1 4202496 6601 0 0 0 120171 1 0 0 25 0 1 0 517286738 39550976 6491 33554432000 4194304 4785740 140735518594832 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2395/statm: 9656 6491 341 145 0 6701 0
[pid=2396] ppid=2392 vsize=456088 CPUtime=597.55 cores=6
/proc/2396/stat : 2396 (TNM) R 2392 2392 1762 0 -1 4202496 388 0 0 0 59755 0 0 0 25 0 1 0 517286738 467034112 284 33554432000 134512640 134534564 4291822992 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2396/statm: 114022 284 95 6 0 112688 0
[pid=2397] ppid=2392 vsize=33384 CPUtime=1201.6 cores=2
/proc/2397/stat : 2397 (lingeling) R 2392 2392 1762 0 -1 4202496 75899 0 0 0 120150 10 0 0 25 0 1 0 517286738 34185216 7540 33554432000 4194304 4352236 140733636843472 18446744073709551615 4328079 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2397/statm: 8346 7540 127 39 0 7426 0
[pid=2398] ppid=2392 vsize=148128 CPUtime=597.6 cores=6
/proc/2398/stat : 2398 (march_hi) R 2392 2392 1762 0 -1 4202496 28517 0 0 0 59746 14 0 0 25 0 1 0 517286738 151683072 28400 33554432000 4194304 4331988 140733335826544 18446744073709551615 4210416 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2398/statm: 37032 28400 175 34 0 35474 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 4929680

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.29 10.22 10.15 11/188 2530
/proc/meminfo: memFree=19628100/32950904 swapFree=67082284/67111528
[pid=2392] ppid=2390 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2392/stat : 2392 (ppfolio) S 2390 2392 1762 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 517286737 18763776 390 33554432000 4194304 4287625 140733282362432 18446744073709551615 237278899727 0 0 4096 65536 4578419748668178431 0 0 17 0 0 0 0
/proc/2392/statm: 4581 390 341 23 0 91 0
[pid=2394] ppid=2392 vsize=4235132 CPUtime=1201.72 cores=0
/proc/2394/stat : 2394 (cryptominisat) R 2392 2392 1762 0 -1 4202496 179551 0 0 0 120120 52 0 0 25 0 1 0 517286738 4336775168 21631 33554432000 4194304 4587354 140733463734240 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2394/statm: 1058783 21631 337 96 0 1055345 0
[pid=2395] ppid=2392 vsize=38624 CPUtime=1201.72 cores=4
/proc/2395/stat : 2395 (clasp) R 2392 2392 1762 0 -1 4202496 6601 0 0 0 120171 1 0 0 25 0 1 0 517286738 39550976 6491 33554432000 4194304 4785740 140735518594832 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2395/statm: 9656 6491 341 145 0 6701 0
[pid=2396] ppid=2392 vsize=456088 CPUtime=597.55 cores=6
/proc/2396/stat : 2396 (TNM) R 2392 2392 1762 0 -1 4202496 388 0 0 0 59755 0 0 0 25 0 1 0 517286738 467034112 284 33554432000 134512640 134534564 4291822992 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2396/statm: 114022 284 95 6 0 112688 0
[pid=2397] ppid=2392 vsize=33384 CPUtime=1201.6 cores=2
/proc/2397/stat : 2397 (lingeling) R 2392 2392 1762 0 -1 4202496 75899 0 0 0 120150 10 0 0 25 0 1 0 517286738 34185216 7540 33554432000 4194304 4352236 140733636843472 18446744073709551615 4328079 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2397/statm: 8346 7540 127 39 0 7426 0
[pid=2398] ppid=2392 vsize=148128 CPUtime=597.6 cores=6
/proc/2398/stat : 2398 (march_hi) R 2392 2392 1762 0 -1 4202496 28517 0 0 0 59746 14 0 0 25 0 1 0 517286738 151683072 28400 33554432000 4194304 4331988 140733335826544 18446744073709551615 4210416 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2398/statm: 37032 28400 175 34 0 35474 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 4929680

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2392 and gives
#  childrusage.ru_utime.tv_sec=1201
#  childrusage.ru_utime.tv_usec=717311
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=13997
# CPU time returned by wait4() is 1201.73
# 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.42
CPU system time (s): 0.77
CPU usage (%): 399.446
Max. virtual memory (cumulated for all children) (KiB): 9057596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1201.72
system time used= 0.013997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7139
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= 455
involuntary context switches= 1805

runsolver used 1.9607 second user time and 4.6033 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 08:01:10
IDJOB=3191068
IDBENCH=82799
IDSOLVER=1612
FILE ID=node121/3191068-1304056870
RUNJOBID= node121-1304053779-1780
PBS_JOBID= 13170425
Free space on /tmp= 72644 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S2124915970-046.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191068-1304056870/watcher-3191068-1304056870 -o /tmp/evaluation-result-3191068-1304056870/solver-3191068-1304056870 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191068-1304056870.cnf

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

MD5SUM BENCH= e6a3a97a5be52c43f493d905174d1bee
RANDOM SEED=1074514864

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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:     32950904 kB
MemFree:      19845320 kB
Buffers:       2180104 kB
Cached:       10212996 kB
SwapCached:       2776 kB
Active:        9273176 kB
Inactive:      3311208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19845320 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           10304 kB
Writeback:           0 kB
AnonPages:      188844 kB
Mapped:          15600 kB
Slab:           455620 kB
PageTables:       5404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:  2194444 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= 72636 MiB
End job on node121 at 2011-04-29 08:21:14