Trace number 3219124

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) 5000.02 4999.92

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S181603592-089-UNKNOWN.cnf
MD5SUMaf7b69f0071c372d5cdc250bc7f688e1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2380.61
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

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 1 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	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	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-3219124-1303218663/watcher-3219124-1303218663 -o /tmp/evaluation-result-3219124-1303218663/solver-3219124-1303218663 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219124-1303218663.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 6.00 6.42 7.20 4/184 22814
/proc/meminfo: memFree=22176148/32951124 swapFree=67111416/67111528
[pid=22814] ppid=22812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22814/stat : 22814 (ppfolio) S 22812 22814 22728 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 433464526 18763776 393 33554432000 4194304 4287625 140736046076576 18446744073709551615 246516854287 0 0 4096 65536 9169818673756504064 0 0 17 4 0 0 0
/proc/22814/statm: 4581 393 345 23 0 91 0

[startup+0.861002 s]
/proc/loadavg: 6.00 6.42 7.20 4/184 22814
/proc/meminfo: memFree=22176148/32951124 swapFree=67111416/67111528
[pid=22814] ppid=22812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22814/stat : 22814 (ppfolio) S 22812 22814 22728 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 433464526 18763776 393 33554432000 4194304 4287625 140736046076576 18446744073709551615 246516854287 0 0 4096 65536 9169818673756504064 0 0 17 4 0 0 0
/proc/22814/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.90103 s]
/proc/loadavg: 6.00 6.42 7.20 4/184 22814
/proc/meminfo: memFree=22176148/32951124 swapFree=67111416/67111528
[pid=22814] ppid=22812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22814/stat : 22814 (ppfolio) S 22812 22814 22728 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 433464526 18763776 393 33554432000 4194304 4287625 140736046076576 18446744073709551615 246516854287 0 0 4096 65536 9169818673756504064 0 0 17 4 0 0 0
/proc/22814/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00102 s]
/proc/loadavg: 6.00 6.42 7.20 4/184 22814
/proc/meminfo: memFree=22176148/32951124 swapFree=67111416/67111528
[pid=22814] ppid=22812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22814/stat : 22814 (ppfolio) S 22812 22814 22728 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 433464526 18763776 393 33554432000 4194304 4287625 140736046076576 18446744073709551615 246516854287 0 0 4096 65536 9169818673756504064 0 0 17 4 0 0 0
/proc/22814/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.101 s]
/proc/loadavg: 6.00 6.42 7.20 4/184 22814
/proc/meminfo: memFree=22176148/32951124 swapFree=67111416/67111528
[pid=22814] ppid=22812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22814/stat : 22814 (ppfolio) S 22812 22814 22728 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 433464526 18763776 393 33554432000 4194304 4287625 140736046076576 18446744073709551615 246516854287 0 0 4096 65536 9169818673756504064 0 0 17 4 0 0 0
/proc/22814/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50095 s]
/proc/loadavg: 6.00 6.42 7.20 4/184 22814
/proc/meminfo: memFree=22176148/32951124 swapFree=67111416/67111528
[pid=22814] ppid=22812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22814/stat : 22814 (ppfolio) S 22812 22814 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433464526 18763776 393 33554432000 4194304 4287625 140736046076576 18446744073709551615 246516854287 0 0 4096 65536 9169818811195457536 0 0 17 4 0 0 0
/proc/22814/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10063 s]
/proc/loadavg: 6.08 6.43 7.20 7/188 22818
/proc/meminfo: memFree=22157008/32951124 swapFree=67111416/67111528
[pid=22814] ppid=22812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22814/stat : 22814 (ppfolio) S 22812 22814 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433464526 18763776 393 33554432000 4194304 4287625 140736046076576 18446744073709551615 246516854287 0 0 4096 65536 9169819086073364480 0 0 17 4 0 0 0
/proc/22814/statm: 4581 393 345 23 0 91 0
[pid=22815] ppid=22814 vsize=1937916 CPUtime=1.59 cores=0
/proc/22815/stat : 22815 (cryptominisat) R 22814 22814 22728 0 -1 4202496 4616 0 0 0 159 0 0 0 20 0 1 0 433464526 1984425984 1849 33554432000 4194304 4587354 140737433421520 18446744073709551615 4228767 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22815/statm: 484479 1849 327 96 0 481041 0
[pid=22816] ppid=22814 vsize=17252 CPUtime=0.69 cores=0
/proc/22816/stat : 22816 (clasp) R 22814 22814 22728 0 -1 4202496 1784 0 0 0 69 0 0 0 25 0 1 0 433464526 17666048 1641 33554432000 4194304 4785740 140737052399520 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22816/statm: 4313 1641 340 145 0 1358 0
[pid=22817] ppid=22814 vsize=453976 CPUtime=0.79 cores=0
/proc/22817/stat : 22817 (TNM) R 22814 22814 22728 0 -1 4202496 842 0 0 0 79 0 0 0 25 0 1 0 433464526 464871424 739 33554432000 134512640 134534564 4287469696 18446744073709551615 134524698 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22817/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2427468

[startup+6.30708 s]
/proc/loadavg: 6.08 6.43 7.20 7/188 22818
/proc/meminfo: memFree=22137892/32951124 swapFree=67111416/67111528
[pid=22814] ppid=22812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22814/stat : 22814 (ppfolio) S 22812 22814 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433464526 18763776 393 33554432000 4194304 4287625 140736046076576 18446744073709551615 246516854287 0 0 4096 65536 9169818673756504064 0 0 17 4 0 0 0
/proc/22814/statm: 4581 393 345 23 0 91 0
[pid=22815] ppid=22814 vsize=1950696 CPUtime=2.69 cores=0
/proc/22815/stat : 22815 (cryptominisat) R 22814 22814 22728 0 -1 4202496 9302 0 0 0 268 1 0 0 23 0 1 0 433464526 1997512704 4969 33554432000 4194304 4587354 140737433421520 18446744073709551615 4388480 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22815/statm: 487674 4969 337 96 0 484236 0
[pid=22816] ppid=22814 vsize=18692 CPUtime=1.74 cores=0
/proc/22816/stat : 22816 (clasp) R 22814 22814 22728 0 -1 4202496 2128 0 0 0 174 0 0 0 25 0 1 0 433464526 19140608 1985 33554432000 4194304 4785740 140737052399520 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22816/statm: 4673 1985 340 145 0 1718 0
[pid=22817] ppid=22814 vsize=453976 CPUtime=1.84 cores=0
/proc/22817/stat : 22817 (TNM) R 22814 22814 22728 0 -1 4202496 842 0 0 0 184 0 0 0 25 0 1 0 433464526 464871424 739 33554432000 134512640 134534564 4287469696 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22817/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2441688

[startup+12.7009 s]
/proc/loadavg: 6.07 6.42 7.18 7/188 22818
/proc/meminfo: memFree=22045676/32951124 swapFree=67111416/67111528
[pid=22814] ppid=22812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22814/stat : 22814 (ppfolio) S 22812 22814 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433464526 18763776 393 33554432000 4194304 4287625 140736046076576 18446744073709551615 246516854287 0 0 4096 65536 9169817299366969344 0 0 17 4 0 0 0
/proc/22814/statm: 4581 393 345 23 0 91 0
[pid=22815] ppid=22814 vsize=6698216 CPUtime=4.79 cores=0
/proc/22815/stat : 22815 (cryptominisat) R 22814 22814 22728 0 -1 4202496 9962 0 0 0 478 1 0 0 25 0 1 0 433464526 6858973184 4702 33554432000 4194304 4587354 140737433421520 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22815/statm: 1674554 4702 337 96 0 1671116 0
[pid=22816] ppid=22814 vsize=20112 CPUtime=3.89 cores=0
/proc/22816/stat : 22816 (clasp) R 22814 22814 22728 0 -1 4202496 2492 0 0 0 389 0 0 0 25 0 1 0 433464526 20594688 2349 33554432000 4194304 4785740 140737052399520 18446744073709551615 4309565 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22816/statm: 5028 2349 340 145 0 2073 0
[pid=22817] ppid=22814 vsize=458076 CPUtime=3.99 cores=0
/proc/22817/stat : 22817 (TNM) R 22814 22814 22728 0 -1 4202496 1000 0 0 0 399 0 0 0 25 0 1 0 433464526 469069824 897 33554432000 134512640 134534564 4287469696 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22817/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7194728

[startup+25.5006 s]
/proc/loadavg: 6.06 6.40 7.17 7/188 22819
/proc/meminfo: memFree=22038740/32951124 swapFree=67111416/67111528
[pid=22814] ppid=22812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22814/stat : 22814 (ppfolio) S 22812 22814 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433464526 18763776 393 33554432000 4194304 4287625 140736046076576 18446744073709551615 246516854287 0 0 4096 65536 9169819223512317952 0 0 17 4 0 0 0
/proc/22814/statm: 4581 393 345 23 0 91 0
[pid=22815] ppid=22814 vsize=1957080 CPUtime=9.09 cores=0
/proc/22815/stat : 22815 (cryptominisat) R 22814 22814 22728 0 -1 4202496 13417 0 0 0 908 1 0 0 25 0 1 0 433464526 2004049920 5956 33554432000 4194304 4587354 140737433421520 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22815/statm: 489270 5956 337 96 0 485832 0
[pid=22816] ppid=22814 vsize=22676 CPUtime=8.14 cores=0
/proc/22816/stat : 22816 (clasp) R 22814 22814 22728 0 -1 4202496 3063 0 0 0 814 0 0 0 25 0 1 0 433464526 23220224 2920 33554432000 4194304 4785740 140737052399520 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22816/statm: 5669 2920 340 145 0 2714 0
[pid=22817] ppid=22814 vsize=458076 CPUtime=8.24 cores=0
/proc/22817/stat : 22817 (TNM) R 22814 22814 22728 0 -1 4202496 1000 0 0 0 824 0 0 0 25 0 1 0 433464526 469069824 897 33554432000 134512640 134534564 4287469696 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22817/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2456156

[startup+51.1009 s]
/proc/loadavg: 6.10 6.39 7.14 7/188 22819
/proc/meminfo: memFree=22032976/32951124 swapFree=67111416/67111528
[pid=22814] ppid=22812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22814/stat : 22814 (ppfolio) S 22812 22814 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433464526 18763776 393 33554432000 4194304 4287625 140736046076576 18446744073709551615 246516854287 0 0 4096 65536 9169818673756504064 0 0 17 4 0 0 0
/proc/22814/statm: 4581 393 345 23 0 91 0
[pid=22815] ppid=22814 vsize=1958120 CPUtime=17.59 cores=0
/proc/22815/stat : 22815 (cryptominisat) R 22814 22814 22728 0 -1 4202496 19470 0 0 0 1756 3 0 0 25 0 1 0 433464526 2005114880 6743 33554432000 4194304 4587354 140737433421520 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22815/statm: 489530 6743 337 96 0 486092 0
[pid=22816] ppid=22814 vsize=26036 CPUtime=16.69 cores=0
/proc/22816/stat : 22816 (clasp) R 22814 22814 22728 0 -1 4202496 3857 0 0 0 1669 0 0 0 25 0 1 0 433464526 26660864 3714 33554432000 4194304 4785740 140737052399520 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22816/statm: 6509 3714 340 145 0 3554 0
[pid=22817] ppid=22814 vsize=458076 CPUtime=16.8 cores=0
/proc/22817/stat : 22817 (TNM) R 22814 22814 22728 0 -1 4202496 1000 0 0 0 1680 0 0 0 25 0 1 0 433464526 469069824 897 33554432000 134512640 134534564 4287469696 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22817/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2460556

[startup+102.301 s]
/proc/loadavg: 6.04 6.32 7.07 7/188 22821
/proc/meminfo: memFree=22010384/32951124 swapFree=67111416/67111528
[pid=22814] ppid=22812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22814/stat : 22814 (ppfolio) S 22812 22814 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433464526 18763776 393 33554432000 4194304 4287625 140736046076576 18446744073709551615 246516854287 0 0 4096 65536 9169818673756504064 0 0 17 4 0 0 0
/proc/22814/statm: 4581 393 345 23 0 91 0
[pid=22815] ppid=22814 vsize=56084 CPUtime=34.69 cores=0
/proc/22815/stat : 22815 (cryptominisat) R 22814 22814 22728 0 -1 4202496 31175 0 0 0 3463 6 0 0 25 0 1 0 433464526 57430016 8438 33554432000 4194304 4587354 140737433421520 18446744073709551615 4365047 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22815/statm: 14021 8438 337 96 0 10583 0
[pid=22816] ppid=22814 vsize=29904 CPUtime=33.75 cores=0
/proc/22816/stat : 22816 (clasp) R 22814 22814 22728 0 -1 4202496 4754 0 0 0 3375 0 0 0 25 0 1 0 433464526 30621696 4611 33554432000 4194304 4785740 140737052399520 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22816/statm: 7476 4611 340 145 0 4521 0
[pid=22817] ppid=22814 vsize=458076 CPUtime=33.84 cores=0
/proc/22817/stat : 22817 (TNM) R 22814 22814 22728 0 -1 4202496 1000 0 0 0 3384 0 0 0 25 0 1 0 433464526 469069824 897 33554432000 134512640 134534564 4287469696 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22817/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 562388

[startup+162.301 s]
/proc/loadavg: 6.04 6.27 7.01 7/188 22822
/proc/meminfo: memFree=22090848/32951124 swapFree=67111416/67111528
[pid=22814] ppid=22812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22814/stat : 22814 (ppfolio) S 22812 22814 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433464526 18763776 393 33554432000 4194304 4287625 140736046076576 18446744073709551615 246516854287 0 0 4096 65536 9169817161928015872 0 0 17 4 0 0 0
/proc/22814/statm: 4581 393 345 23 0 91 0
[pid=22815] ppid=22814 vsize=1977648 CPUtime=54.68 cores=0
/proc/22815/stat : 22815 (cryptominisat) R 22814 22814 22728 0 -1 4202496 40377 0 0 0 5461 7 0 0 25 0 1 0 433464526 2025111552 11451 33554432000 4194304 4587354 140737433421520 18446744073709551615 4364768 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22815/statm: 494412 11451 337 96 0 490974 0
[pid=22816] ppid=22814 vsize=32996 CPUtime=53.76 cores=0
/proc/22816/stat : 22816 (clasp) R 22814 22814 22728 0 -1 4202496 5469 0 0 0 5375 1 0 0 25 0 1 0 433464526 33787904 5326 33554432000 4194304 4785740 140737052399520 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22816/statm: 8249 5326 340 145 0 5294 0
[pid=22817] ppid=22814 vsize=458076 CPUtime=53.84 cores=0
/proc/22817/stat : 22817 (TNM) R 22814 22814 22728 0 -1 4202496 1000 0 0 0 5384 0 0 0 25 0 1 0 433464526 469069824 897 33554432000 134512640 134534564 4287469696 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22817/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 2487044

[startup+222.301 s]

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

/proc/22817/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 725996

[startup+4662.3 s]
/proc/loadavg: 6.05 6.03 6.00 7/188 23014
/proc/meminfo: memFree=21887568/32951124 swapFree=67111416/67111528
[pid=22814] ppid=22812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22814/stat : 22814 (ppfolio) S 22812 22814 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433464526 18763776 393 33554432000 4194304 4287625 140736046076576 18446744073709551615 246516854287 0 0 4096 65536 9169819086073364480 0 0 17 4 0 0 0
/proc/22814/statm: 4581 393 345 23 0 91 0
[pid=22815] ppid=22814 vsize=160340 CPUtime=1554.75 cores=0
/proc/22815/stat : 22815 (cryptominisat) R 22814 22814 22728 0 -1 4202496 419232 0 0 0 155383 92 0 0 25 0 1 0 433464526 164188160 22596 33554432000 4194304 4587354 140737433421520 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22815/statm: 40085 22596 337 96 0 36647 0
[pid=22816] ppid=22814 vsize=89968 CPUtime=1553.75 cores=0
/proc/22816/stat : 22816 (clasp) R 22814 22814 22728 0 -1 4202496 18297 0 0 0 155367 8 0 0 25 0 1 0 433464526 92127232 17818 33554432000 4194304 4785740 140737052399520 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22816/statm: 22492 17818 341 145 0 19537 0
[pid=22817] ppid=22814 vsize=458076 CPUtime=1553.91 cores=0
/proc/22817/stat : 22817 (TNM) R 22814 22814 22728 0 -1 4202496 1000 0 0 0 155391 0 0 0 25 0 1 0 433464526 469069824 897 33554432000 134512640 134534564 4287469696 18446744073709551615 134530576 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22817/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 726708

[startup+4722.3 s]
/proc/loadavg: 6.02 6.02 6.00 7/188 23016
/proc/meminfo: memFree=21823820/32951124 swapFree=67111416/67111528
[pid=22814] ppid=22812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22814/stat : 22814 (ppfolio) S 22812 22814 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433464526 18763776 393 33554432000 4194304 4287625 140736046076576 18446744073709551615 246516854287 0 0 4096 65536 9169819223512317952 0 0 17 4 0 0 0
/proc/22814/statm: 4581 393 345 23 0 91 0
[pid=22815] ppid=22814 vsize=6758632 CPUtime=1574.75 cores=0
/proc/22815/stat : 22815 (cryptominisat) R 22814 22814 22728 0 -1 4202496 420120 0 0 0 157383 92 0 0 25 0 1 0 433464526 6920839168 20569 33554432000 4194304 4587354 140737433421520 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22815/statm: 1689658 20569 337 96 0 1686220 0
[pid=22816] ppid=22814 vsize=90444 CPUtime=1573.76 cores=0
/proc/22816/stat : 22816 (clasp) R 22814 22814 22728 0 -1 4202496 18412 0 0 0 157368 8 0 0 25 0 1 0 433464526 92614656 17933 33554432000 4194304 4785740 140737052399520 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22816/statm: 22611 17933 341 145 0 19656 0
[pid=22817] ppid=22814 vsize=458076 CPUtime=1573.9 cores=0
/proc/22817/stat : 22817 (TNM) R 22814 22814 22728 0 -1 4202496 1000 0 0 0 157390 0 0 0 25 0 1 0 433464526 469069824 897 33554432000 134512640 134534564 4287469696 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22817/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 7325476

[startup+4782.3 s]
/proc/loadavg: 6.00 6.01 6.00 7/188 23018
/proc/meminfo: memFree=21802100/32951124 swapFree=67111416/67111528
[pid=22814] ppid=22812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22814/stat : 22814 (ppfolio) S 22812 22814 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433464526 18763776 393 33554432000 4194304 4287625 140736046076576 18446744073709551615 246516854287 0 0 4096 65536 9169819223512317952 0 0 17 4 0 0 0
/proc/22814/statm: 4581 393 345 23 0 91 0
[pid=22815] ppid=22814 vsize=6758632 CPUtime=1594.74 cores=0
/proc/22815/stat : 22815 (cryptominisat) R 22814 22814 22728 0 -1 4202496 422311 0 0 0 159381 93 0 0 25 0 1 0 433464526 6920839168 19765 33554432000 4194304 4587354 140737433421520 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22815/statm: 1689658 19765 337 96 0 1686220 0
[pid=22816] ppid=22814 vsize=90444 CPUtime=1593.77 cores=0
/proc/22816/stat : 22816 (clasp) R 22814 22814 22728 0 -1 4202496 18418 0 0 0 159369 8 0 0 25 0 1 0 433464526 92614656 17939 33554432000 4194304 4785740 140737052399520 18446744073709551615 246516531822 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22816/statm: 22611 17939 341 145 0 19656 0
[pid=22817] ppid=22814 vsize=458076 CPUtime=1593.9 cores=0
/proc/22817/stat : 22817 (TNM) R 22814 22814 22728 0 -1 4202496 1000 0 0 0 159390 0 0 0 25 0 1 0 433464526 469069824 897 33554432000 134512640 134534564 4287469696 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22817/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 7325476

[startup+4842.3 s]
/proc/loadavg: 6.00 6.01 6.00 7/188 23019
/proc/meminfo: memFree=21731160/32951124 swapFree=67111416/67111528
[pid=22814] ppid=22812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22814/stat : 22814 (ppfolio) S 22812 22814 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433464526 18763776 393 33554432000 4194304 4287625 140736046076576 18446744073709551615 246516854287 0 0 4096 65536 9169819223512317952 0 0 17 4 0 0 0
/proc/22814/statm: 4581 393 345 23 0 91 0
[pid=22815] ppid=22814 vsize=6758632 CPUtime=1614.75 cores=0
/proc/22815/stat : 22815 (cryptominisat) R 22814 22814 22728 0 -1 4202496 423398 0 0 0 161381 94 0 0 25 0 1 0 433464526 6920839168 20835 33554432000 4194304 4587354 140737433421520 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22815/statm: 1689658 20835 337 96 0 1686220 0
[pid=22816] ppid=22814 vsize=90916 CPUtime=1613.77 cores=0
/proc/22816/stat : 22816 (clasp) R 22814 22814 22728 0 -1 4202496 18541 0 0 0 161369 8 0 0 25 0 1 0 433464526 93097984 18062 33554432000 4194304 4785740 140737052399520 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22816/statm: 22729 18062 341 145 0 19774 0
[pid=22817] ppid=22814 vsize=458076 CPUtime=1613.9 cores=0
/proc/22817/stat : 22817 (TNM) R 22814 22814 22728 0 -1 4202496 1000 0 0 0 161390 0 0 0 25 0 1 0 433464526 469069824 897 33554432000 134512640 134534564 4287469696 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22817/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 7325948

[startup+4902.3 s]
/proc/loadavg: 6.04 6.02 6.00 7/188 23021
/proc/meminfo: memFree=21703368/32951124 swapFree=67111416/67111528
[pid=22814] ppid=22812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22814/stat : 22814 (ppfolio) S 22812 22814 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433464526 18763776 393 33554432000 4194304 4287625 140736046076576 18446744073709551615 246516854287 0 0 4096 65536 9169819223512317952 0 0 17 4 0 0 0
/proc/22814/statm: 4581 393 345 23 0 91 0
[pid=22815] ppid=22814 vsize=6758632 CPUtime=1634.74 cores=0
/proc/22815/stat : 22815 (cryptominisat) R 22814 22814 22728 0 -1 4202496 425388 0 0 0 163380 94 0 0 25 0 1 0 433464526 6920839168 19769 33554432000 4194304 4587354 140737433421520 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22815/statm: 1689658 19769 337 96 0 1686220 0
[pid=22816] ppid=22814 vsize=91204 CPUtime=1633.79 cores=0
/proc/22816/stat : 22816 (clasp) R 22814 22814 22728 0 -1 4202496 18597 0 0 0 163371 8 0 0 25 0 1 0 433464526 93392896 18118 33554432000 4194304 4785740 140737052399520 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22816/statm: 22801 18118 341 145 0 19846 0
[pid=22817] ppid=22814 vsize=458076 CPUtime=1633.9 cores=0
/proc/22817/stat : 22817 (TNM) R 22814 22814 22728 0 -1 4202496 1000 0 0 0 163390 0 0 0 25 0 1 0 433464526 469069824 897 33554432000 134512640 134534564 4287469696 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22817/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 7326236

[startup+4962.3 s]
/proc/loadavg: 6.06 6.03 6.00 7/188 23022
/proc/meminfo: memFree=21722336/32951124 swapFree=67111416/67111528
[pid=22814] ppid=22812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22814/stat : 22814 (ppfolio) S 22812 22814 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433464526 18763776 393 33554432000 4194304 4287625 140736046076576 18446744073709551615 246516854287 0 0 4096 65536 9169819223512317952 0 0 17 4 0 0 0
/proc/22814/statm: 4581 393 345 23 0 91 0
[pid=22815] ppid=22814 vsize=6758632 CPUtime=1654.74 cores=0
/proc/22815/stat : 22815 (cryptominisat) R 22814 22814 22728 0 -1 4202496 426614 0 0 0 165379 95 0 0 25 0 1 0 433464526 6920839168 20975 33554432000 4194304 4587354 140737433421520 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22815/statm: 1689658 20975 337 96 0 1686220 0
[pid=22816] ppid=22814 vsize=91204 CPUtime=1653.79 cores=0
/proc/22816/stat : 22816 (clasp) R 22814 22814 22728 0 -1 4202496 18608 0 0 0 165371 8 0 0 25 0 1 0 433464526 93392896 18129 33554432000 4194304 4785740 140737052399520 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22816/statm: 22801 18129 341 145 0 19846 0
[pid=22817] ppid=22814 vsize=458076 CPUtime=1653.89 cores=0
/proc/22817/stat : 22817 (TNM) R 22814 22814 22728 0 -1 4202496 1000 0 0 0 165389 0 0 0 25 0 1 0 433464526 469069824 897 33554432000 134512640 134534564 4287469696 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22817/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 7326236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.03 6.02 6.00 7/188 23023
/proc/meminfo: memFree=21683384/32951124 swapFree=67111416/67111528
[pid=22814] ppid=22812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22814/stat : 22814 (ppfolio) S 22812 22814 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433464526 18763776 393 33554432000 4194304 4287625 140736046076576 18446744073709551615 246516854287 0 0 4096 65536 9169819223512317952 0 0 17 4 0 0 0
/proc/22814/statm: 4581 393 345 23 0 91 0
[pid=22815] ppid=22814 vsize=6758632 CPUtime=1667.23 cores=0
/proc/22815/stat : 22815 (cryptominisat) R 22814 22814 22728 0 -1 4202496 428161 0 0 0 166628 95 0 0 25 0 1 0 433464526 6920839168 22496 33554432000 4194304 4587354 140737433421520 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22815/statm: 1689658 22496 337 96 0 1686220 0
[pid=22816] ppid=22814 vsize=91204 CPUtime=1666.34 cores=0
/proc/22816/stat : 22816 (clasp) R 22814 22814 22728 0 -1 4202496 18613 0 0 0 166626 8 0 0 25 0 1 0 433464526 93392896 18134 33554432000 4194304 4785740 140737052399520 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22816/statm: 22801 18134 341 145 0 19846 0
[pid=22817] ppid=22814 vsize=458076 CPUtime=1666.45 cores=0
/proc/22817/stat : 22817 (TNM) R 22814 22814 22728 0 -1 4202496 1000 0 0 0 166645 0 0 0 25 0 1 0 433464526 469069824 897 33554432000 134512640 134534564 4287469696 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22817/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 7326236

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

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

[startup+4999.9 s]
/proc/loadavg: 6.03 6.02 6.00 7/188 23023
/proc/meminfo: memFree=21683384/32951124 swapFree=67111416/67111528
[pid=22814] ppid=22812 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22814/stat : 22814 (ppfolio) S 22812 22814 22728 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433464526 18763776 393 33554432000 4194304 4287625 140736046076576 18446744073709551615 246516854287 0 0 4096 65536 9169819223512317952 0 0 17 4 0 0 0
/proc/22814/statm: 4581 393 345 23 0 91 0
[pid=22815] ppid=22814 vsize=6758632 CPUtime=1667.23 cores=0
/proc/22815/stat : 22815 (cryptominisat) R 22814 22814 22728 0 -1 4202496 428161 0 0 0 166628 95 0 0 25 0 1 0 433464526 6920839168 22496 33554432000 4194304 4587354 140737433421520 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22815/statm: 1689658 22496 337 96 0 1686220 0
[pid=22816] ppid=22814 vsize=91204 CPUtime=1666.34 cores=0
/proc/22816/stat : 22816 (clasp) R 22814 22814 22728 0 -1 4202496 18613 0 0 0 166626 8 0 0 25 0 1 0 433464526 93392896 18134 33554432000 4194304 4785740 140737052399520 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22816/statm: 22801 18134 341 145 0 19846 0
[pid=22817] ppid=22814 vsize=458076 CPUtime=1666.45 cores=0
/proc/22817/stat : 22817 (TNM) R 22814 22814 22728 0 -1 4202496 1000 0 0 0 166645 0 0 0 25 0 1 0 433464526 469069824 897 33554432000 134512640 134534564 4287469696 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22817/statm: 114519 897 95 6 0 113185 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 7326236

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.92
CPU time (s): 5000.02
CPU user time (s): 4998.99
CPU system time (s): 1.03
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 7397940

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

runsolver used 8.72067 second user time and 18.5472 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-19 15:11:03
IDJOB=3219124
IDBENCH=82537
IDSOLVER=1639
FILE ID=node134/3219124-1303218663
RUNJOBID= node134-1303218216-22746
PBS_JOBID= 13036139
Free space on /tmp= 71980 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S181603592-089-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219124-1303218663/watcher-3219124-1303218663 -o /tmp/evaluation-result-3219124-1303218663/solver-3219124-1303218663 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219124-1303218663.cnf

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

MD5SUM BENCH= af7b69f0071c372d5cdc250bc7f688e1
RANDOM SEED=1703225081

node134.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.831
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.66
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22176312 kB
Buffers:        657968 kB
Cached:        9606136 kB
SwapCached:        108 kB
Active:        5842280 kB
Inactive:      4573076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22176312 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           10484 kB
Writeback:           0 kB
AnonPages:      150984 kB
Mapped:          16932 kB
Slab:           296896 kB
PageTables:       5276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1093924 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71968 MiB
End job on node134 at 2011-04-19 16:34:25