Trace number 3249896

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1299.95 1300.01

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/crn_20_361_s.cnf
MD5SUM6e5ac2b9425e98989eedf4cf638bde54
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark170.249
Satisfiable
(Un)Satisfiability was proved
Number of variables7942
Number of clauses14991
Sum of the clauses size44382
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2591
Number of clauses of size 314400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 11.75 11.78 10.10 11/198 21953
/proc/meminfo: memFree=13071876/32951124 swapFree=67102140/67111528
[pid=21953] ppid=21951 vsize=18240 CPUtime=0 cores=0,2
/proc/21953/stat : 21953 (ppfolio) R 21951 21953 20890 0 -1 4194304 282 0 0 0 0 0 0 0 25 0 1 0 541055815 18677760 230 33554432000 4194304 4287625 140735501302384 18446744073709551615 216730216337 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21953/statm: 4560 230 194 23 0 57 0

[startup+0.104554 s]
/proc/loadavg: 11.75 11.78 10.10 11/198 21953
/proc/meminfo: memFree=13071876/32951124 swapFree=67102140/67111528
[pid=21953] ppid=21951 vsize=18324 CPUtime=0 cores=0,2
/proc/21953/stat : 21953 (ppfolio) S 21951 21953 20890 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 541055815 18763776 394 33554432000 4194304 4287625 140735501302384 18446744073709551615 216735198735 0 0 4096 65536 4193960114853478657 0 0 17 2 0 0 0
/proc/21953/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200511 s]
/proc/loadavg: 11.75 11.78 10.10 11/198 21953
/proc/meminfo: memFree=13071876/32951124 swapFree=67102140/67111528
[pid=21953] ppid=21951 vsize=18324 CPUtime=0 cores=0,2
/proc/21953/stat : 21953 (ppfolio) S 21951 21953 20890 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 541055815 18763776 394 33554432000 4194304 4287625 140735501302384 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21953/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300544 s]
/proc/loadavg: 11.75 11.78 10.10 11/198 21953
/proc/meminfo: memFree=13071876/32951124 swapFree=67102140/67111528
[pid=21953] ppid=21951 vsize=18324 CPUtime=0 cores=0,2
/proc/21953/stat : 21953 (ppfolio) S 21951 21953 20890 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 541055815 18763776 394 33554432000 4194304 4287625 140735501302384 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21953/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700456 s]
/proc/loadavg: 11.75 11.78 10.10 11/198 21953
/proc/meminfo: memFree=13071876/32951124 swapFree=67102140/67111528
[pid=21953] ppid=21951 vsize=18324 CPUtime=0 cores=0,2
/proc/21953/stat : 21953 (ppfolio) S 21951 21953 20890 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 541055815 18763776 394 33554432000 4194304 4287625 140735501302384 18446744073709551615 216735198735 0 0 4096 65536 5706533380439408640 0 0 17 2 0 0 0
/proc/21953/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50033 s]
/proc/loadavg: 11.75 11.78 10.10 13/202 21957
/proc/meminfo: memFree=13052740/32951124 swapFree=67102140/67111528
[pid=21953] ppid=21951 vsize=18324 CPUtime=0 cores=0,2
/proc/21953/stat : 21953 (ppfolio) S 21951 21953 20890 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 541055815 18763776 394 33554432000 4194304 4287625 140735501302384 18446744073709551615 216735198735 0 0 4096 65536 5706531731171966976 0 0 17 2 0 0 0
/proc/21953/statm: 4581 394 345 23 0 91 0
[pid=21955] ppid=21953 vsize=30384 CPUtime=0.49 cores=0
/proc/21955/stat : 21955 (cryptominisat) R 21953 21953 20890 0 -1 4202496 2883 0 0 0 49 0 0 0 25 0 1 0 541055815 31113216 1962 33554432000 4194304 4587354 140734112488480 18446744073709551615 4245390 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21955/statm: 7596 1962 331 96 0 4158 0
[pid=21956] ppid=21953 vsize=18260 CPUtime=0.39 cores=0
/proc/21956/stat : 21956 (clasp) R 21953 21953 20890 0 -1 4202496 2205 0 0 0 39 0 0 0 25 0 1 0 541055815 18698240 1909 33554432000 4194304 4785740 140734519023504 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21956/statm: 4565 1909 341 145 0 1610 0
[pid=21957] ppid=21953 vsize=453316 CPUtime=0.58 cores=0
/proc/21957/stat : 21957 (TNM) R 21953 21953 20890 0 -1 4202496 951 0 0 0 58 0 0 0 25 0 1 0 541055816 464195584 848 33554432000 134512640 134534564 4292979088 18446744073709551615 134528422 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21957/statm: 113329 848 95 6 0 111995 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 520284

[startup+3.10101 s]
/proc/loadavg: 11.75 11.78 10.10 13/202 21957
/proc/meminfo: memFree=13045176/32951124 swapFree=67102140/67111528
[pid=21953] ppid=21951 vsize=18324 CPUtime=0 cores=0,2
/proc/21953/stat : 21953 (ppfolio) S 21951 21953 20890 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 541055815 18763776 394 33554432000 4194304 4287625 140735501302384 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21953/statm: 4581 394 345 23 0 91 0
[pid=21955] ppid=21953 vsize=103172 CPUtime=0.99 cores=0
/proc/21955/stat : 21955 (cryptominisat) R 21953 21953 20890 0 -1 4202496 4637 0 0 0 99 0 0 0 25 0 1 0 541055815 105648128 2876 33554432000 4194304 4587354 140734112488480 18446744073709551615 4237603 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21955/statm: 25793 2876 337 96 0 22355 0
[pid=21956] ppid=21953 vsize=19184 CPUtime=0.94 cores=0
/proc/21956/stat : 21956 (clasp) R 21953 21953 20890 0 -1 4202496 2429 0 0 0 94 0 0 0 25 0 1 0 541055815 19644416 2133 33554432000 4194304 4785740 140734519023504 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21956/statm: 4796 2133 341 145 0 1841 0
[pid=21957] ppid=21953 vsize=453316 CPUtime=1.14 cores=0
/proc/21957/stat : 21957 (TNM) R 21953 21953 20890 0 -1 4202496 951 0 0 0 114 0 0 0 25 0 1 0 541055816 464195584 848 33554432000 134512640 134534564 4292979088 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21957/statm: 113329 848 95 6 0 111995 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 593996

[startup+6.30047 s]
/proc/loadavg: 11.77 11.78 10.11 13/202 21957
/proc/meminfo: memFree=13031288/32951124 swapFree=67102140/67111528
[pid=21953] ppid=21951 vsize=18324 CPUtime=0 cores=0,2
/proc/21953/stat : 21953 (ppfolio) S 21951 21953 20890 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 541055815 18763776 394 33554432000 4194304 4287625 140735501302384 18446744073709551615 216735198735 0 0 4096 65536 5706533243000455168 0 0 17 2 0 0 0
/proc/21953/statm: 4581 394 345 23 0 91 0
[pid=21955] ppid=21953 vsize=36768 CPUtime=2.1 cores=0
/proc/21955/stat : 21955 (cryptominisat) R 21953 21953 20890 0 -1 4202496 7007 0 0 0 209 1 0 0 25 0 1 0 541055815 37650432 3357 33554432000 4194304 4587354 140734112488480 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21955/statm: 9192 3357 337 96 0 5754 0
[pid=21956] ppid=21953 vsize=21376 CPUtime=1.99 cores=0
/proc/21956/stat : 21956 (clasp) R 21953 21953 20890 0 -1 4202496 2954 0 0 0 199 0 0 0 25 0 1 0 541055815 21889024 2658 33554432000 4194304 4785740 140734519023504 18446744073709551615 4287096 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21956/statm: 5344 2658 341 145 0 2389 0
[pid=21957] ppid=21953 vsize=453316 CPUtime=2.18 cores=0
/proc/21957/stat : 21957 (TNM) R 21953 21953 20890 0 -1 4202496 951 0 0 0 218 0 0 0 25 0 1 0 541055816 464195584 848 33554432000 134512640 134534564 4292979088 18446744073709551615 134514044 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21957/statm: 113329 848 95 6 0 111995 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 529784

[startup+12.7003 s]
/proc/loadavg: 11.79 11.78 10.12 13/202 21957
/proc/meminfo: memFree=12943372/32951124 swapFree=67102140/67111528
[pid=21953] ppid=21951 vsize=18324 CPUtime=0 cores=0,2
/proc/21953/stat : 21953 (ppfolio) S 21951 21953 20890 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 541055815 18763776 394 33554432000 4194304 4287625 140735501302384 18446744073709551615 216735198735 0 0 4096 65536 5706531456294060032 0 0 17 2 0 0 0
/proc/21953/statm: 4581 394 345 23 0 91 0
[pid=21955] ppid=21953 vsize=116224 CPUtime=4.2 cores=0
/proc/21955/stat : 21955 (cryptominisat) R 21953 21953 20890 0 -1 4202496 11968 0 0 0 418 2 0 0 25 0 1 0 541055815 119013376 5266 33554432000 4194304 4587354 140734112488480 18446744073709551615 4238622 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21955/statm: 29056 5266 337 96 0 25618 0
[pid=21956] ppid=21953 vsize=23784 CPUtime=4.13 cores=0
/proc/21956/stat : 21956 (clasp) R 21953 21953 20890 0 -1 4202496 3520 0 0 0 413 0 0 0 25 0 1 0 541055815 24354816 3224 33554432000 4194304 4785740 140734519023504 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21956/statm: 5946 3224 341 145 0 2991 0
[pid=21957] ppid=21953 vsize=453316 CPUtime=4.34 cores=0
/proc/21957/stat : 21957 (TNM) R 21953 21953 20890 0 -1 4202496 951 0 0 0 434 0 0 0 25 0 1 0 541055816 464195584 848 33554432000 134512640 134534564 4292979088 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21957/statm: 113329 848 95 6 0 111995 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 611648

[startup+25.5011 s]
/proc/loadavg: 11.83 11.79 10.15 13/202 21958
/proc/meminfo: memFree=12934452/32951124 swapFree=67102140/67111528
[pid=21953] ppid=21951 vsize=18324 CPUtime=0 cores=0,2
/proc/21953/stat : 21953 (ppfolio) S 21951 21953 20890 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 541055815 18763776 394 33554432000 4194304 4287625 140735501302384 18446744073709551615 216735198735 0 0 4096 65536 5706532555805687808 0 0 17 2 0 0 0
/proc/21953/statm: 4581 394 345 23 0 91 0
[pid=21955] ppid=21953 vsize=121436 CPUtime=8.49 cores=0
/proc/21955/stat : 21955 (cryptominisat) R 21953 21953 20890 0 -1 4202496 18904 0 0 0 846 3 0 0 25 0 1 0 541055815 124350464 6512 33554432000 4194304 4587354 140734112488480 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21955/statm: 30359 6512 337 96 0 26921 0
[pid=21956] ppid=21953 vsize=27796 CPUtime=8.39 cores=0
/proc/21956/stat : 21956 (clasp) R 21953 21953 20890 0 -1 4202496 4476 0 0 0 839 0 0 0 25 0 1 0 541055815 28463104 4180 33554432000 4194304 4785740 140734519023504 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21956/statm: 6949 4180 341 145 0 3994 0
[pid=21957] ppid=21953 vsize=453316 CPUtime=8.58 cores=0
/proc/21957/stat : 21957 (TNM) R 21953 21953 20890 0 -1 4202496 951 0 0 0 858 0 0 0 25 0 1 0 541055816 464195584 848 33554432000 134512640 134534564 4292979088 18446744073709551615 134530248 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21957/statm: 113329 848 95 6 0 111995 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 620872

[startup+51.1006 s]
/proc/loadavg: 11.89 11.81 10.20 13/202 21958
/proc/meminfo: memFree=12909132/32951124 swapFree=67102140/67111528
[pid=21953] ppid=21951 vsize=18324 CPUtime=0 cores=0,2
/proc/21953/stat : 21953 (ppfolio) S 21951 21953 20890 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 541055815 18763776 394 33554432000 4194304 4287625 140735501302384 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21953/statm: 4581 394 345 23 0 91 0
[pid=21955] ppid=21953 vsize=129868 CPUtime=16.99 cores=0
/proc/21955/stat : 21955 (cryptominisat) R 21953 21953 20890 0 -1 4202496 30883 0 0 0 1694 5 0 0 25 0 1 0 541055815 132984832 9781 33554432000 4194304 4587354 140734112488480 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21955/statm: 32467 9781 337 96 0 29029 0
[pid=21956] ppid=21953 vsize=33316 CPUtime=16.93 cores=0
/proc/21956/stat : 21956 (clasp) R 21953 21953 20890 0 -1 4202496 5835 0 0 0 1693 0 0 0 25 0 1 0 541055815 34115584 5539 33554432000 4194304 4785740 140734519023504 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21956/statm: 8329 5539 341 145 0 5374 0
[pid=21957] ppid=21953 vsize=453316 CPUtime=17.14 cores=0
/proc/21957/stat : 21957 (TNM) R 21953 21953 20890 0 -1 4202496 951 0 0 0 1714 0 0 0 25 0 1 0 541055816 464195584 848 33554432000 134512640 134534564 4292979088 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21957/statm: 113329 848 95 6 0 111995 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 634824

[startup+102.301 s]
/proc/loadavg: 11.95 11.84 10.30 13/202 21963
/proc/meminfo: memFree=12795008/32951124 swapFree=67102140/67111528
[pid=21953] ppid=21951 vsize=18324 CPUtime=0 cores=0,2
/proc/21953/stat : 21953 (ppfolio) S 21951 21953 20890 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 541055815 18763776 394 33554432000 4194304 4287625 140735501302384 18446744073709551615 216735198735 0 0 4096 65536 5706531731171966976 0 0 17 2 0 0 0
/proc/21953/statm: 4581 394 345 23 0 91 0
[pid=21955] ppid=21953 vsize=143900 CPUtime=34.09 cores=0
/proc/21955/stat : 21955 (cryptominisat) R 21953 21953 20890 0 -1 4202496 48384 0 0 0 3400 9 0 0 25 0 1 0 541055815 147353600 13194 33554432000 4194304 4587354 140734112488480 18446744073709551615 4230209 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21955/statm: 35975 13194 337 96 0 32537 0
[pid=21956] ppid=21953 vsize=43440 CPUtime=33.99 cores=0
/proc/21956/stat : 21956 (clasp) R 21953 21953 20890 0 -1 4202496 8186 0 0 0 3398 1 0 0 25 0 1 0 541055815 44482560 7890 33554432000 4194304 4785740 140734519023504 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21956/statm: 10860 7890 341 145 0 7905 0
[pid=21957] ppid=21953 vsize=453316 CPUtime=34.2 cores=0
/proc/21957/stat : 21957 (TNM) R 21953 21953 20890 0 -1 4202496 951 0 0 0 3420 0 0 0 25 0 1 0 541055816 464195584 848 33554432000 134512640 134534564 4292979088 18446744073709551615 134528260 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21957/statm: 113329 848 95 6 0 111995 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 658980

[startup+162.301 s]
/proc/loadavg: 11.98 11.86 10.39 13/202 21964
/proc/meminfo: memFree=12658496/32951124 swapFree=67102140/67111528
[pid=21953] ppid=21951 vsize=18324 CPUtime=0 cores=0,2
/proc/21953/stat : 21953 (ppfolio) S 21951 21953 20890 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 541055815 18763776 394 33554432000 4194304 4287625 140735501302384 18446744073709551615 216735198735 0 0 4096 65536 5706532280927780864 0 0 17 2 0 0 0
/proc/21953/statm: 4581 394 345 23 0 91 0
[pid=21955] ppid=21953 vsize=172084 CPUtime=54.08 cores=0
/proc/21955/stat : 21955 (cryptominisat) R 21953 21953 20890 0 -1 4202496 62729 0 0 0 5397 11 0 0 25 0 1 0 541055815 176214016 17417 33554432000 4194304 4587354 140734112488480 18446744073709551615 4243264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21955/statm: 43021 17417 337 96 0 39583 0
[pid=21956] ppid=21953 vsize=52232 CPUtime=53.98 cores=0

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

/proc/meminfo: memFree=12240164/32951124 swapFree=67102140/67111528
[pid=21953] ppid=21951 vsize=18324 CPUtime=83.72 cores=0,2
/proc/21953/stat : 21953 (ppfolio) S 21951 21953 20890 0 -1 4202496 502 79941 0 0 0 0 8358 14 15 0 1 0 541055815 18763776 395 33554432000 4194304 4287625 140735501302384 18446744073709551615 216735198735 0 0 4096 65536 3050602024946073860 0 0 17 2 0 0 0
/proc/21953/statm: 4581 395 346 23 0 91 0
[pid=21956] ppid=21953 vsize=107056 CPUtime=369.15 cores=0
/proc/21956/stat : 21956 (clasp) R 21953 21953 20890 0 -1 4202496 22901 0 0 0 36912 3 0 0 25 0 1 0 541055815 109625344 22605 33554432000 4194304 4785740 140734519023504 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21956/statm: 26764 22605 341 145 0 23809 0
[pid=21957] ppid=21953 vsize=453316 CPUtime=369.39 cores=0
/proc/21957/stat : 21957 (TNM) R 21953 21953 20890 0 -1 4202496 951 0 0 0 36938 1 0 0 25 0 1 0 541055816 464195584 848 33554432000 134512640 134534564 4292979088 18446744073709551615 134530438 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21957/statm: 113329 848 95 6 0 111995 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 578696

[startup+882.307 s]
/proc/loadavg: 11.04 11.12 10.76 12/201 22046
/proc/meminfo: memFree=12309340/32951124 swapFree=67102140/67111528
[pid=21953] ppid=21951 vsize=18324 CPUtime=83.72 cores=0,2
/proc/21953/stat : 21953 (ppfolio) S 21951 21953 20890 0 -1 4202496 502 79941 0 0 0 0 8358 14 15 0 1 0 541055815 18763776 395 33554432000 4194304 4287625 140735501302384 18446744073709551615 216735198735 0 0 4096 65536 3050602024946073860 0 0 17 2 0 0 0
/proc/21953/statm: 4581 395 346 23 0 91 0
[pid=21956] ppid=21953 vsize=110056 CPUtime=399.16 cores=0
/proc/21956/stat : 21956 (clasp) R 21953 21953 20890 0 -1 4202496 23581 0 0 0 39913 3 0 0 25 0 1 0 541055815 112697344 23285 33554432000 4194304 4785740 140734519023504 18446744073709551615 4287564 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21956/statm: 27514 23285 341 145 0 24559 0
[pid=21957] ppid=21953 vsize=453316 CPUtime=399.38 cores=0
/proc/21957/stat : 21957 (TNM) R 21953 21953 20890 0 -1 4202496 951 0 0 0 39937 1 0 0 25 0 1 0 541055816 464195584 848 33554432000 134512640 134534564 4292979088 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21957/statm: 113329 848 95 6 0 111995 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 581696

[startup+942.301 s]
/proc/loadavg: 11.01 11.10 10.77 12/201 22047
/proc/meminfo: memFree=12327424/32951124 swapFree=67102140/67111528
[pid=21953] ppid=21951 vsize=18324 CPUtime=83.72 cores=0,2
/proc/21953/stat : 21953 (ppfolio) S 21951 21953 20890 0 -1 4202496 502 79941 0 0 0 0 8358 14 15 0 1 0 541055815 18763776 395 33554432000 4194304 4287625 140735501302384 18446744073709551615 216735198735 0 0 4096 65536 3050602024946073860 0 0 17 2 0 0 0
/proc/21953/statm: 4581 395 346 23 0 91 0
[pid=21956] ppid=21953 vsize=111360 CPUtime=429.15 cores=0
/proc/21956/stat : 21956 (clasp) R 21953 21953 20890 0 -1 4202496 23918 0 0 0 42912 3 0 0 25 0 1 0 541055815 114032640 23622 33554432000 4194304 4785740 140734519023504 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21956/statm: 27840 23622 341 145 0 24885 0
[pid=21957] ppid=21953 vsize=453316 CPUtime=429.38 cores=0
/proc/21957/stat : 21957 (TNM) R 21953 21953 20890 0 -1 4202496 951 0 0 0 42937 1 0 0 25 0 1 0 541055816 464195584 848 33554432000 134512640 134534564 4292979088 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21957/statm: 113329 848 95 6 0 111995 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 583000

[startup+1002.3 s]
/proc/loadavg: 11.00 11.08 10.78 12/201 22049
/proc/meminfo: memFree=12231184/32951124 swapFree=67102140/67111528
[pid=21953] ppid=21951 vsize=18324 CPUtime=83.72 cores=0,2
/proc/21953/stat : 21953 (ppfolio) S 21951 21953 20890 0 -1 4202496 502 79941 0 0 0 0 8358 14 15 0 1 0 541055815 18763776 395 33554432000 4194304 4287625 140735501302384 18446744073709551615 216735198735 0 0 4096 65536 3050602024946073860 0 0 17 2 0 0 0
/proc/21953/statm: 4581 395 346 23 0 91 0
[pid=21956] ppid=21953 vsize=112372 CPUtime=459.16 cores=0
/proc/21956/stat : 21956 (clasp) R 21953 21953 20890 0 -1 4202496 24136 0 0 0 45913 3 0 0 25 0 1 0 541055815 115068928 23840 33554432000 4194304 4785740 140734519023504 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21956/statm: 28093 23840 341 145 0 25138 0
[pid=21957] ppid=21953 vsize=453316 CPUtime=459.37 cores=0
/proc/21957/stat : 21957 (TNM) R 21953 21953 20890 0 -1 4202496 951 0 0 0 45936 1 0 0 25 0 1 0 541055816 464195584 848 33554432000 134512640 134534564 4292979088 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21957/statm: 113329 848 95 6 0 111995 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 584012

[startup+1062.3 s]
/proc/loadavg: 11.00 11.06 10.79 12/201 22050
/proc/meminfo: memFree=12285088/32951124 swapFree=67102140/67111528
[pid=21953] ppid=21951 vsize=18324 CPUtime=83.72 cores=0,2
/proc/21953/stat : 21953 (ppfolio) S 21951 21953 20890 0 -1 4202496 502 79941 0 0 0 0 8358 14 15 0 1 0 541055815 18763776 395 33554432000 4194304 4287625 140735501302384 18446744073709551615 216735198735 0 0 4096 65536 3050602024946073860 0 0 17 2 0 0 0
/proc/21953/statm: 4581 395 346 23 0 91 0
[pid=21956] ppid=21953 vsize=114472 CPUtime=489.16 cores=0
/proc/21956/stat : 21956 (clasp) R 21953 21953 20890 0 -1 4202496 24613 0 0 0 48913 3 0 0 25 0 1 0 541055815 117219328 24317 33554432000 4194304 4785740 140734519023504 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21956/statm: 28618 24317 341 145 0 25663 0
[pid=21957] ppid=21953 vsize=453316 CPUtime=489.37 cores=0
/proc/21957/stat : 21957 (TNM) R 21953 21953 20890 0 -1 4202496 951 0 0 0 48936 1 0 0 25 0 1 0 541055816 464195584 848 33554432000 134512640 134534564 4292979088 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21957/statm: 113329 848 95 6 0 111995 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 586112

[startup+1122.3 s]
/proc/loadavg: 11.07 11.07 10.81 12/201 22052
/proc/meminfo: memFree=12229760/32951124 swapFree=67102140/67111528
[pid=21953] ppid=21951 vsize=18324 CPUtime=83.72 cores=0,2
/proc/21953/stat : 21953 (ppfolio) S 21951 21953 20890 0 -1 4202496 502 79941 0 0 0 0 8358 14 15 0 1 0 541055815 18763776 395 33554432000 4194304 4287625 140735501302384 18446744073709551615 216735198735 0 0 4096 65536 3050602024946073860 0 0 17 2 0 0 0
/proc/21953/statm: 4581 395 346 23 0 91 0
[pid=21956] ppid=21953 vsize=126304 CPUtime=519.16 cores=0
/proc/21956/stat : 21956 (clasp) R 21953 21953 20890 0 -1 4202496 27409 0 0 0 51912 4 0 0 25 0 1 0 541055815 129335296 27113 33554432000 4194304 4785740 140734519023504 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21956/statm: 31576 27113 341 145 0 28621 0
[pid=21957] ppid=21953 vsize=453316 CPUtime=519.36 cores=0
/proc/21957/stat : 21957 (TNM) R 21953 21953 20890 0 -1 4202496 951 0 0 0 51935 1 0 0 25 0 1 0 541055816 464195584 848 33554432000 134512640 134534564 4292979088 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21957/statm: 113329 848 95 6 0 111995 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 597944

[startup+1182.3 s]
/proc/loadavg: 11.02 11.05 10.82 12/201 22054
/proc/meminfo: memFree=12202816/32951124 swapFree=67102140/67111528
[pid=21953] ppid=21951 vsize=18324 CPUtime=83.72 cores=0,2
/proc/21953/stat : 21953 (ppfolio) S 21951 21953 20890 0 -1 4202496 502 79941 0 0 0 0 8358 14 15 0 1 0 541055815 18763776 395 33554432000 4194304 4287625 140735501302384 18446744073709551615 216735198735 0 0 4096 65536 3050602024946073860 0 0 17 2 0 0 0
/proc/21953/statm: 4581 395 346 23 0 91 0
[pid=21956] ppid=21953 vsize=131416 CPUtime=549.17 cores=0
/proc/21956/stat : 21956 (clasp) R 21953 21953 20890 0 -1 4202496 28612 0 0 0 54913 4 0 0 25 0 1 0 541055815 134569984 28316 33554432000 4194304 4785740 140734519023504 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21956/statm: 32854 28316 341 145 0 29899 0
[pid=21957] ppid=21953 vsize=453316 CPUtime=549.36 cores=0
/proc/21957/stat : 21957 (TNM) R 21953 21953 20890 0 -1 4202496 951 0 0 0 54935 1 0 0 25 0 1 0 541055816 464195584 848 33554432000 134512640 134534564 4292979088 18446744073709551615 134529084 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21957/statm: 113329 848 95 6 0 111995 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 603056

[startup+1242.3 s]
/proc/loadavg: 9.30 10.65 10.70 6/183 22091
/proc/meminfo: memFree=13216340/32951124 swapFree=67102140/67111528
[pid=21953] ppid=21951 vsize=18324 CPUtime=83.72 cores=0,2
/proc/21953/stat : 21953 (ppfolio) S 21951 21953 20890 0 -1 4202496 502 79941 0 0 0 0 8358 14 15 0 1 0 541055815 18763776 395 33554432000 4194304 4287625 140735501302384 18446744073709551615 216735198735 0 0 4096 65536 3050602024946073860 0 0 17 2 0 0 0
/proc/21953/statm: 4581 395 346 23 0 91 0
[pid=21956] ppid=21953 vsize=133692 CPUtime=579.17 cores=0
/proc/21956/stat : 21956 (clasp) R 21953 21953 20890 0 -1 4202496 29141 0 0 0 57913 4 0 0 25 0 1 0 541055815 136900608 28845 33554432000 4194304 4785740 140734519023504 18446744073709551615 4287587 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21956/statm: 33423 28845 341 145 0 30468 0
[pid=21957] ppid=21953 vsize=453316 CPUtime=579.35 cores=0
/proc/21957/stat : 21957 (TNM) R 21953 21953 20890 0 -1 4202496 951 0 0 0 57934 1 0 0 25 0 1 0 541055816 464195584 848 33554432000 134512640 134534564 4292979088 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21957/statm: 113329 848 95 6 0 111995 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 605332



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 6.58 9.62 10.34 6/183 22093
/proc/meminfo: memFree=13163740/32951124 swapFree=67102140/67111528
[pid=21953] ppid=21951 vsize=18324 CPUtime=83.72 cores=0,2
/proc/21953/stat : 21953 (ppfolio) S 21951 21953 20890 0 -1 4202496 502 79941 0 0 0 0 8358 14 15 0 1 0 541055815 18763776 395 33554432000 4194304 4287625 140735501302384 18446744073709551615 216735198735 0 0 4096 65536 3050602024946073860 0 0 17 2 0 0 0
/proc/21953/statm: 4581 395 346 23 0 91 0
[pid=21956] ppid=21953 vsize=134544 CPUtime=608 cores=0
/proc/21956/stat : 21956 (clasp) R 21953 21953 20890 0 -1 4202496 29359 0 0 0 60795 5 0 0 25 0 1 0 541055815 137773056 29063 33554432000 4194304 4785740 140734519023504 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21956/statm: 33636 29063 341 145 0 30681 0
[pid=21957] ppid=21953 vsize=453316 CPUtime=608.23 cores=0
/proc/21957/stat : 21957 (TNM) R 21953 21953 20890 0 -1 4202496 951 0 0 0 60822 1 0 0 25 0 1 0 541055816 464195584 848 33554432000 134512640 134534564 4292979088 18446744073709551615 134529303 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21957/statm: 113329 848 95 6 0 111995 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 606184

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

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

[startup+1300 s]
/proc/loadavg: 6.58 9.62 10.34 6/183 22093
/proc/meminfo: memFree=13163740/32951124 swapFree=67102140/67111528
[pid=21953] ppid=21951 vsize=18324 CPUtime=83.72 cores=0,2
/proc/21953/stat : 21953 (ppfolio) S 21951 21953 20890 0 -1 4202496 502 79941 0 0 0 0 8358 14 15 0 1 0 541055815 18763776 395 33554432000 4194304 4287625 140735501302384 18446744073709551615 216735198735 0 0 4096 65536 3050602024946073860 0 0 17 2 0 0 0
/proc/21953/statm: 4581 395 346 23 0 91 0
[pid=21956] ppid=21953 vsize=134544 CPUtime=608 cores=0
/proc/21956/stat : 21956 (clasp) R 21953 21953 20890 0 -1 4202496 29359 0 0 0 60795 5 0 0 25 0 1 0 541055815 137773056 29063 33554432000 4194304 4785740 140734519023504 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21956/statm: 33636 29063 341 145 0 30681 0
[pid=21957] ppid=21953 vsize=453316 CPUtime=608.23 cores=0
/proc/21957/stat : 21957 (TNM) R 21953 21953 20890 0 -1 4202496 951 0 0 0 60822 1 0 0 25 0 1 0 541055816 464195584 848 33554432000 134512640 134534564 4292979088 18446744073709551615 134529303 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21957/statm: 113329 848 95 6 0 111995 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 606184

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.01
CPU time (s): 1299.95
CPU user time (s): 1299.75
CPU system time (s): 0.2
CPU usage (%): 99.9951
Max. virtual memory (cumulated for all children) (KiB): 802364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 83.5843
system time used= 0.150977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80443
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= 247
involuntary context switches= 957

runsolver used 2.28565 second user time and 4.81327 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-22 23:37:32
IDJOB=3249896
IDBENCH=83194
IDSOLVER=1613
FILE ID=node119/3249896-1303508251
RUNJOBID= node119-1303506867-21531
PBS_JOBID= 13134218
Free space on /tmp= 71612 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_20_361_s.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249896-1303508251/watcher-3249896-1303508251 -o /tmp/evaluation-result-3249896-1303508251/solver-3249896-1303508251 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3249896-1303508251.cnf

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

MD5SUM BENCH= 6e5ac2b9425e98989eedf4cf638bde54
RANDOM SEED=1042271014

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13072156 kB
Buffers:       1981092 kB
Cached:       16639784 kB
SwapCached:       5504 kB
Active:        8013000 kB
Inactive:     11290040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13072156 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           10168 kB
Writeback:           0 kB
AnonPages:      679880 kB
Mapped:          17688 kB
Slab:           511072 kB
PageTables:       7472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4448380 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= 71640 MiB
End job on node119 at 2011-04-22 23:59:14