Trace number 3221986

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.1 5000.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S788239782-034.UNKNOWN.cnf
MD5SUMea72de9bc2f16b1185170420c6413a72
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.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-3221986-1303298685/watcher-3221986-1303298685 -o /tmp/evaluation-result-3221986-1303298685/solver-3221986-1303298685 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221986-1303298685.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: 5.41 5.10 5.03 5/180 13603
/proc/meminfo: memFree=13861356/32951124 swapFree=67111528/67111528
[pid=13603] ppid=13601 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13603/stat : 13603 (ppfolio) R 13601 13603 12748 0 -1 4202496 455 0 0 0 0 0 0 0 25 0 1 0 422284349 18763776 391 33554432000 4194304 4287625 140737337398608 18446744073709551615 233510117781 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/13603/statm: 4581 391 342 23 0 91 0

[startup+0.0552971 s]
/proc/loadavg: 5.41 5.10 5.03 5/180 13603
/proc/meminfo: memFree=13861356/32951124 swapFree=67111528/67111528
[pid=13603] ppid=13601 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13603/stat : 13603 (ppfolio) S 13601 13603 12748 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 422284349 18763776 394 33554432000 4194304 4287625 140737337398608 18446744073709551615 233510317583 0 0 4096 65536 4551085889601634564 0 0 17 2 0 0 0
/proc/13603/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.1003 s]
/proc/loadavg: 5.41 5.10 5.03 5/180 13603
/proc/meminfo: memFree=13861356/32951124 swapFree=67111528/67111528
[pid=13603] ppid=13601 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13603/stat : 13603 (ppfolio) S 13601 13603 12748 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 422284349 18763776 394 33554432000 4194304 4287625 140737337398608 18446744073709551615 233510317583 0 0 4096 65536 4551085889601634564 0 0 17 2 0 0 0
/proc/13603/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30026 s]
/proc/loadavg: 5.41 5.10 5.03 5/180 13603
/proc/meminfo: memFree=13861356/32951124 swapFree=67111528/67111528
[pid=13603] ppid=13601 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13603/stat : 13603 (ppfolio) S 13601 13603 12748 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 422284349 18763776 394 33554432000 4194304 4287625 140737337398608 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/13603/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70019 s]
/proc/loadavg: 5.41 5.10 5.03 5/180 13603
/proc/meminfo: memFree=13861356/32951124 swapFree=67111528/67111528
[pid=13603] ppid=13601 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13603/stat : 13603 (ppfolio) S 13601 13603 12748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 422284349 18763776 394 33554432000 4194304 4287625 140737337398608 18446744073709551615 233510317583 0 0 4096 65536 18282914642147672064 0 0 17 2 0 0 0
/proc/13603/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50104 s]
/proc/loadavg: 5.41 5.10 5.03 7/184 13607
/proc/meminfo: memFree=13856488/32951124 swapFree=67111528/67111528
[pid=13603] ppid=13601 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13603/stat : 13603 (ppfolio) S 13601 13603 12748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 422284349 18763776 394 33554432000 4194304 4287625 140737337398608 18446744073709551615 233510317583 0 0 4096 65536 18282912580563369984 0 0 17 2 0 0 0
/proc/13603/statm: 4581 394 345 23 0 91 0
[pid=13604] ppid=13603 vsize=225996 CPUtime=0.49 cores=0
/proc/13604/stat : 13604 (cryptominisat) R 13603 13603 12748 0 -1 4202496 1540 0 0 0 49 0 0 0 25 0 1 0 422284350 231419904 848 33554432000 4194304 4587354 140736364631952 18446744073709551615 4238499 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13604/statm: 56499 848 327 96 0 53061 0
[pid=13605] ppid=13603 vsize=13500 CPUtime=0.4 cores=0
/proc/13605/stat : 13605 (clasp) R 13603 13603 12748 0 -1 4202496 823 0 0 0 40 0 0 0 25 0 1 0 422284350 13824000 713 33554432000 4194304 4785740 140734231402160 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13605/statm: 3375 713 340 145 0 420 0
[pid=13607] ppid=13603 vsize=456088 CPUtime=0.59 cores=0
/proc/13607/stat : 13607 (TNM) R 13603 13603 12748 0 -1 4202496 389 0 0 0 59 0 0 0 25 0 1 0 422284350 467034112 285 33554432000 134512640 134534564 4290018448 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13607/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 713908

[startup+3.10075 s]
/proc/loadavg: 5.41 5.10 5.03 7/184 13607
/proc/meminfo: memFree=13854508/32951124 swapFree=67111528/67111528
[pid=13603] ppid=13601 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13603/stat : 13603 (ppfolio) S 13601 13603 12748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 422284349 18763776 394 33554432000 4194304 4287625 140737337398608 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/13603/statm: 4581 394 345 23 0 91 0
[pid=13604] ppid=13603 vsize=228900 CPUtime=0.99 cores=0
/proc/13604/stat : 13604 (cryptominisat) R 13603 13603 12748 0 -1 4202496 2191 0 0 0 99 0 0 0 25 0 1 0 422284350 234393600 1129 33554432000 4194304 4587354 140736364631952 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13604/statm: 57225 1129 331 96 0 53787 0
[pid=13605] ppid=13603 vsize=13908 CPUtime=0.94 cores=0
/proc/13605/stat : 13605 (clasp) R 13603 13603 12748 0 -1 4202496 948 0 0 0 94 0 0 0 25 0 1 0 422284350 14241792 838 33554432000 4194304 4785740 140734231402160 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13605/statm: 3477 838 340 145 0 522 0
[pid=13607] ppid=13603 vsize=456088 CPUtime=1.14 cores=0
/proc/13607/stat : 13607 (TNM) R 13603 13603 12748 0 -1 4202496 389 0 0 0 114 0 0 0 25 0 1 0 422284350 467034112 285 33554432000 134512640 134534564 4290018448 18446744073709551615 134530186 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13607/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 717220

[startup+6.30118 s]
/proc/loadavg: 5.45 5.11 5.04 7/184 13607
/proc/meminfo: memFree=13845112/32951124 swapFree=67111528/67111528
[pid=13603] ppid=13601 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13603/stat : 13603 (ppfolio) S 13601 13603 12748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 422284349 18763776 394 33554432000 4194304 4287625 140737337398608 18446744073709551615 233510317583 0 0 4096 65536 18282912855441276928 0 0 17 2 0 0 0
/proc/13603/statm: 4581 394 345 23 0 91 0
[pid=13604] ppid=13603 vsize=234512 CPUtime=2.09 cores=0
/proc/13604/stat : 13604 (cryptominisat) R 13603 13603 12748 0 -1 4202496 4841 0 0 0 208 1 0 0 25 0 1 0 422284350 240140288 2821 33554432000 4194304 4587354 140736364631952 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13604/statm: 58628 2821 337 96 0 55190 0
[pid=13605] ppid=13603 vsize=14608 CPUtime=2 cores=0
/proc/13605/stat : 13605 (clasp) R 13603 13603 12748 0 -1 4202496 1103 0 0 0 200 0 0 0 25 0 1 0 422284350 14958592 993 33554432000 4194304 4785740 140734231402160 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13605/statm: 3652 993 340 145 0 697 0
[pid=13607] ppid=13603 vsize=456088 CPUtime=2.19 cores=0
/proc/13607/stat : 13607 (TNM) R 13603 13603 12748 0 -1 4202496 389 0 0 0 219 0 0 0 25 0 1 0 422284350 467034112 285 33554432000 134512640 134534564 4290018448 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13607/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 723532

[startup+12.701 s]
/proc/loadavg: 5.50 5.12 5.04 7/184 13609
/proc/meminfo: memFree=13839040/32951124 swapFree=67111528/67111528
[pid=13603] ppid=13601 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13603/stat : 13603 (ppfolio) S 13601 13603 12748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 422284349 18763776 394 33554432000 4194304 4287625 140737337398608 18446744073709551615 233510317583 0 0 4096 65536 18282912580563369984 0 0 17 2 0 0 0
/proc/13603/statm: 4581 394 345 23 0 91 0
[pid=13604] ppid=13603 vsize=238620 CPUtime=4.19 cores=0
/proc/13604/stat : 13604 (cryptominisat) R 13603 13603 12748 0 -1 4202496 6870 0 0 0 418 1 0 0 25 0 1 0 422284350 244346880 3702 33554432000 4194304 4587354 140736364631952 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13604/statm: 59655 3702 337 96 0 56217 0
[pid=13605] ppid=13603 vsize=15340 CPUtime=4.14 cores=0
/proc/13605/stat : 13605 (clasp) R 13603 13603 12748 0 -1 4202496 1282 0 0 0 414 0 0 0 25 0 1 0 422284350 15708160 1172 33554432000 4194304 4785740 140734231402160 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13605/statm: 3835 1172 340 145 0 880 0
[pid=13607] ppid=13603 vsize=456088 CPUtime=4.34 cores=0
/proc/13607/stat : 13607 (TNM) R 13603 13603 12748 0 -1 4202496 389 0 0 0 434 0 0 0 25 0 1 0 422284350 467034112 285 33554432000 134512640 134534564 4290018448 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13607/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 728372

[startup+25.5007 s]
/proc/loadavg: 5.68 5.18 5.06 7/184 13610
/proc/meminfo: memFree=13841648/32951124 swapFree=67111528/67111528
[pid=13603] ppid=13601 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13603/stat : 13603 (ppfolio) S 13601 13603 12748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 422284349 18763776 394 33554432000 4194304 4287625 140737337398608 18446744073709551615 233510317583 0 0 4096 65536 18282912992880230400 0 0 17 2 0 0 0
/proc/13603/statm: 4581 394 345 23 0 91 0
[pid=13604] ppid=13603 vsize=6228192 CPUtime=8.49 cores=0
/proc/13604/stat : 13604 (cryptominisat) R 13603 13603 12748 0 -1 4202496 9899 0 0 0 847 2 0 0 25 0 1 0 422284350 6377668608 3861 33554432000 4194304 4587354 140736364631952 18446744073709551615 4238965 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13604/statm: 1557048 3861 337 96 0 1553610 0
[pid=13605] ppid=13603 vsize=16588 CPUtime=8.39 cores=0
/proc/13605/stat : 13605 (clasp) R 13603 13603 12748 0 -1 4202496 1566 0 0 0 839 0 0 0 25 0 1 0 422284350 16986112 1456 33554432000 4194304 4785740 140734231402160 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13605/statm: 4147 1456 340 145 0 1192 0
[pid=13607] ppid=13603 vsize=456088 CPUtime=8.59 cores=0
/proc/13607/stat : 13607 (TNM) R 13603 13603 12748 0 -1 4202496 389 0 0 0 859 0 0 0 25 0 1 0 422284350 467034112 285 33554432000 134512640 134534564 4290018448 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13607/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 6719192

[startup+51.1011 s]
/proc/loadavg: 5.79 5.25 5.08 7/184 13611
/proc/meminfo: memFree=13831148/32951124 swapFree=67111528/67111528
[pid=13603] ppid=13601 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13603/stat : 13603 (ppfolio) S 13601 13603 12748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 422284349 18763776 394 33554432000 4194304 4287625 140737337398608 18446744073709551615 233510317583 0 0 4096 65536 18282912855441276928 0 0 17 2 0 0 0
/proc/13603/statm: 4581 394 345 23 0 91 0
[pid=13604] ppid=13603 vsize=240784 CPUtime=16.99 cores=0
/proc/13604/stat : 13604 (cryptominisat) R 13603 13603 12748 0 -1 4202496 15469 0 0 0 1696 3 0 0 25 0 1 0 422284350 246562816 4722 33554432000 4194304 4587354 140736364631952 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13604/statm: 60196 4722 337 96 0 56758 0
[pid=13605] ppid=13603 vsize=17796 CPUtime=16.94 cores=0
/proc/13605/stat : 13605 (clasp) R 13603 13603 12748 0 -1 4202496 1852 0 0 0 1694 0 0 0 25 0 1 0 422284350 18223104 1742 33554432000 4194304 4785740 140734231402160 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13605/statm: 4449 1742 340 145 0 1494 0
[pid=13607] ppid=13603 vsize=456088 CPUtime=17.14 cores=0
/proc/13607/stat : 13607 (TNM) R 13603 13603 12748 0 -1 4202496 389 0 0 0 1714 0 0 0 25 0 1 0 422284350 467034112 285 33554432000 134512640 134534564 4290018448 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13607/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 732992

[startup+102.307 s]
/proc/loadavg: 5.91 5.36 5.13 7/184 13613
/proc/meminfo: memFree=13825704/32951124 swapFree=67111528/67111528
[pid=13603] ppid=13601 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13603/stat : 13603 (ppfolio) S 13601 13603 12748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 422284349 18763776 394 33554432000 4194304 4287625 140737337398608 18446744073709551615 233510317583 0 0 4096 65536 18282912992880230400 0 0 17 2 0 0 0
/proc/13603/statm: 4581 394 345 23 0 91 0
[pid=13604] ppid=13603 vsize=245600 CPUtime=34.09 cores=0
/proc/13604/stat : 13604 (cryptominisat) R 13603 13603 12748 0 -1 4202496 24310 0 0 0 3405 4 0 0 25 0 1 0 422284350 251494400 6257 33554432000 4194304 4587354 140736364631952 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13604/statm: 61400 6257 337 96 0 57962 0
[pid=13605] ppid=13603 vsize=19688 CPUtime=33.99 cores=0
/proc/13605/stat : 13605 (clasp) R 13603 13603 12748 0 -1 4202496 2318 0 0 0 3398 1 0 0 25 0 1 0 422284350 20160512 2208 33554432000 4194304 4785740 140734231402160 18446744073709551615 4549865 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13605/statm: 4922 2208 340 145 0 1967 0
[pid=13607] ppid=13603 vsize=456088 CPUtime=34.2 cores=0
/proc/13607/stat : 13607 (TNM) R 13603 13603 12748 0 -1 4202496 389 0 0 0 3420 0 0 0 25 0 1 0 422284350 467034112 285 33554432000 134512640 134534564 4290018448 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13607/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 739700

[startup+162.301 s]
/proc/loadavg: 5.96 5.48 5.18 7/184 13614
/proc/meminfo: memFree=13796404/32951124 swapFree=67111528/67111528
[pid=13603] ppid=13601 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13603/stat : 13603 (ppfolio) S 13601 13603 12748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 422284349 18763776 394 33554432000 4194304 4287625 140737337398608 18446744073709551615 233510317583 0 0 4096 65536 18282912992880230400 0 0 17 2 0 0 0
/proc/13603/statm: 4581 394 345 23 0 91 0
[pid=13604] ppid=13603 vsize=247700 CPUtime=54.08 cores=0
/proc/13604/stat : 13604 (cryptominisat) R 13603 13603 12748 0 -1 4202496 30941 0 0 0 5403 5 0 0 25 0 1 0 422284350 253644800 8426 33554432000 4194304 4587354 140736364631952 18446744073709551615 4232133 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13604/statm: 61925 8426 337 96 0 58487 0
[pid=13605] ppid=13603 vsize=21412 CPUtime=53.99 cores=0

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

/proc/13607/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 818120

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 13956
/proc/meminfo: memFree=13751008/32951124 swapFree=67111528/67111528
[pid=13603] ppid=13601 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13603/stat : 13603 (ppfolio) S 13601 13603 12748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 422284349 18763776 394 33554432000 4194304 4287625 140737337398608 18446744073709551615 233510317583 0 0 4096 65536 18282913267758137344 0 0 17 2 0 0 0
/proc/13603/statm: 4581 394 345 23 0 91 0
[pid=13604] ppid=13603 vsize=6312696 CPUtime=1534.13 cores=0
/proc/13604/stat : 13604 (cryptominisat) R 13603 13603 12748 0 -1 4202496 209008 0 0 0 153364 49 0 0 25 0 1 0 422284350 6464200704 25806 33554432000 4194304 4587354 140736364631952 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13604/statm: 1578174 25806 337 96 0 1574736 0
[pid=13605] ppid=13603 vsize=39352 CPUtime=1534.06 cores=0
/proc/13605/stat : 13605 (clasp) R 13603 13603 12748 0 -1 4202496 6833 0 0 0 153400 6 0 0 25 0 1 0 422284350 40296448 6723 33554432000 4194304 4785740 140734231402160 18446744073709551615 4287150 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13605/statm: 9838 6723 341 145 0 6883 0
[pid=13607] ppid=13603 vsize=456088 CPUtime=1534.21 cores=0
/proc/13607/stat : 13607 (TNM) R 13603 13603 12748 0 -1 4202496 389 0 0 0 153421 0 0 0 25 0 1 0 422284350 467034112 285 33554432000 134512640 134534564 4290018448 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13607/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 6826460

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 13957
/proc/meminfo: memFree=13742428/32951124 swapFree=67111528/67111528
[pid=13603] ppid=13601 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13603/stat : 13603 (ppfolio) S 13601 13603 12748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 422284349 18763776 394 33554432000 4194304 4287625 140737337398608 18446744073709551615 233510317583 0 0 4096 65536 18282913267758137344 0 0 17 2 0 0 0
/proc/13603/statm: 4581 394 345 23 0 91 0
[pid=13604] ppid=13603 vsize=6312696 CPUtime=1554.13 cores=0
/proc/13604/stat : 13604 (cryptominisat) R 13603 13603 12748 0 -1 4202496 210937 0 0 0 155364 49 0 0 25 0 1 0 422284350 6464200704 27699 33554432000 4194304 4587354 140736364631952 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13604/statm: 1578174 27699 337 96 0 1574736 0
[pid=13605] ppid=13603 vsize=39352 CPUtime=1554.05 cores=0
/proc/13605/stat : 13605 (clasp) R 13603 13603 12748 0 -1 4202496 6833 0 0 0 155399 6 0 0 25 0 1 0 422284350 40296448 6723 33554432000 4194304 4785740 140734231402160 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13605/statm: 9838 6723 341 145 0 6883 0
[pid=13607] ppid=13603 vsize=456088 CPUtime=1554.21 cores=0
/proc/13607/stat : 13607 (TNM) R 13603 13603 12748 0 -1 4202496 389 0 0 0 155421 0 0 0 25 0 1 0 422284350 467034112 285 33554432000 134512640 134534564 4290018448 18446744073709551615 134528832 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13607/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 6826460

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 13959
/proc/meminfo: memFree=13762744/32951124 swapFree=67111528/67111528
[pid=13603] ppid=13601 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13603/stat : 13603 (ppfolio) S 13601 13603 12748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 422284349 18763776 394 33554432000 4194304 4287625 140737337398608 18446744073709551615 233510317583 0 0 4096 65536 18282913405197090816 0 0 17 2 0 0 0
/proc/13603/statm: 4581 394 345 23 0 91 0
[pid=13604] ppid=13603 vsize=304488 CPUtime=1574.14 cores=0
/proc/13604/stat : 13604 (cryptominisat) R 13603 13603 12748 0 -1 4202496 211228 0 0 0 157365 49 0 0 25 0 1 0 422284350 311795712 22654 33554432000 4194304 4587354 140736364631952 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13604/statm: 76122 22654 337 96 0 72684 0
[pid=13605] ppid=13603 vsize=39352 CPUtime=1574.05 cores=0
/proc/13605/stat : 13605 (clasp) R 13603 13603 12748 0 -1 4202496 6836 0 0 0 157399 6 0 0 25 0 1 0 422284350 40296448 6726 33554432000 4194304 4785740 140734231402160 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13605/statm: 9838 6726 341 145 0 6883 0
[pid=13607] ppid=13603 vsize=456088 CPUtime=1574.2 cores=0
/proc/13607/stat : 13607 (TNM) R 13603 13603 12748 0 -1 4202496 389 0 0 0 157420 0 0 0 25 0 1 0 422284350 467034112 285 33554432000 134512640 134534564 4290018448 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13607/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 818252

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 13960
/proc/meminfo: memFree=13758752/32951124 swapFree=67111528/67111528
[pid=13603] ppid=13601 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13603/stat : 13603 (ppfolio) S 13601 13603 12748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 422284349 18763776 394 33554432000 4194304 4287625 140737337398608 18446744073709551615 233510317583 0 0 4096 65536 18282913405197090816 0 0 17 2 0 0 0
/proc/13603/statm: 4581 394 345 23 0 91 0
[pid=13604] ppid=13603 vsize=304488 CPUtime=1594.14 cores=0
/proc/13604/stat : 13604 (cryptominisat) R 13603 13603 12748 0 -1 4202496 211969 0 0 0 159365 49 0 0 25 0 1 0 422284350 311795712 23372 33554432000 4194304 4587354 140736364631952 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13604/statm: 76122 23372 337 96 0 72684 0
[pid=13605] ppid=13603 vsize=39352 CPUtime=1594.05 cores=0
/proc/13605/stat : 13605 (clasp) R 13603 13603 12748 0 -1 4202496 6836 0 0 0 159399 6 0 0 25 0 1 0 422284350 40296448 6726 33554432000 4194304 4785740 140734231402160 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13605/statm: 9838 6726 341 145 0 6883 0
[pid=13607] ppid=13603 vsize=456088 CPUtime=1594.2 cores=0
/proc/13607/stat : 13607 (TNM) R 13603 13603 12748 0 -1 4202496 389 0 0 0 159420 0 0 0 25 0 1 0 422284350 467034112 285 33554432000 134512640 134534564 4290018448 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13607/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 818252

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 13962
/proc/meminfo: memFree=13746704/32951124 swapFree=67111528/67111528
[pid=13603] ppid=13601 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13603/stat : 13603 (ppfolio) S 13601 13603 12748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 422284349 18763776 394 33554432000 4194304 4287625 140737337398608 18446744073709551615 233510317583 0 0 4096 65536 18282913405197090816 0 0 17 2 0 0 0
/proc/13603/statm: 4581 394 345 23 0 91 0
[pid=13604] ppid=13603 vsize=6312856 CPUtime=1614.15 cores=0
/proc/13604/stat : 13604 (cryptominisat) R 13603 13603 12748 0 -1 4202496 215798 0 0 0 161364 51 0 0 25 0 1 0 422284350 6464364544 26185 33554432000 4194304 4587354 140736364631952 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13604/statm: 1578214 26185 337 96 0 1574776 0
[pid=13605] ppid=13603 vsize=39352 CPUtime=1614.05 cores=0
/proc/13605/stat : 13605 (clasp) R 13603 13603 12748 0 -1 4202496 6842 0 0 0 161398 7 0 0 25 0 1 0 422284350 40296448 6732 33554432000 4194304 4785740 140734231402160 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13605/statm: 9838 6732 341 145 0 6883 0
[pid=13607] ppid=13603 vsize=456088 CPUtime=1614.2 cores=0
/proc/13607/stat : 13607 (TNM) R 13603 13603 12748 0 -1 4202496 389 0 0 0 161420 0 0 0 25 0 1 0 422284350 467034112 285 33554432000 134512640 134534564 4290018448 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13607/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 6826620

[startup+4902.3 s]
/proc/loadavg: 6.05 6.01 5.94 7/184 13963
/proc/meminfo: memFree=13736016/32951124 swapFree=67111528/67111528
[pid=13603] ppid=13601 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13603/stat : 13603 (ppfolio) S 13601 13603 12748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 422284349 18763776 394 33554432000 4194304 4287625 140737337398608 18446744073709551615 233510317583 0 0 4096 65536 18282913405197090816 0 0 17 2 0 0 0
/proc/13603/statm: 4581 394 345 23 0 91 0
[pid=13604] ppid=13603 vsize=6312856 CPUtime=1634.14 cores=0
/proc/13604/stat : 13604 (cryptominisat) R 13603 13603 12748 0 -1 4202496 217718 0 0 0 163363 51 0 0 25 0 1 0 422284350 6464364544 28050 33554432000 4194304 4587354 140736364631952 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13604/statm: 1578214 28050 337 96 0 1574776 0
[pid=13605] ppid=13603 vsize=39352 CPUtime=1634.05 cores=0
/proc/13605/stat : 13605 (clasp) R 13603 13603 12748 0 -1 4202496 6842 0 0 0 163398 7 0 0 25 0 1 0 422284350 40296448 6732 33554432000 4194304 4785740 140734231402160 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13605/statm: 9838 6732 341 145 0 6883 0
[pid=13607] ppid=13603 vsize=456088 CPUtime=1634.21 cores=0
/proc/13607/stat : 13607 (TNM) R 13603 13603 12748 0 -1 4202496 389 0 0 0 163421 0 0 0 25 0 1 0 422284350 467034112 285 33554432000 134512640 134534564 4290018448 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13607/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 6826620

[startup+4962.3 s]
/proc/loadavg: 6.02 6.01 5.94 7/184 13965
/proc/meminfo: memFree=13755712/32951124 swapFree=67111528/67111528
[pid=13603] ppid=13601 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13603/stat : 13603 (ppfolio) S 13601 13603 12748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 422284349 18763776 394 33554432000 4194304 4287625 140737337398608 18446744073709551615 233510317583 0 0 4096 65536 18282913405197090816 0 0 17 2 0 0 0
/proc/13603/statm: 4581 394 345 23 0 91 0
[pid=13604] ppid=13603 vsize=304356 CPUtime=1654.14 cores=0
/proc/13604/stat : 13604 (cryptominisat) R 13603 13603 12748 0 -1 4202496 217781 0 0 0 165363 51 0 0 25 0 1 0 422284350 311660544 22654 33554432000 4194304 4587354 140736364631952 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13604/statm: 76089 22654 337 96 0 72651 0
[pid=13605] ppid=13603 vsize=39608 CPUtime=1654.04 cores=0
/proc/13605/stat : 13605 (clasp) R 13603 13603 12748 0 -1 4202496 6868 0 0 0 165397 7 0 0 25 0 1 0 422284350 40558592 6758 33554432000 4194304 4785740 140734231402160 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13605/statm: 9902 6758 341 145 0 6947 0
[pid=13607] ppid=13603 vsize=456088 CPUtime=1654.22 cores=0
/proc/13607/stat : 13607 (TNM) R 13603 13603 12748 0 -1 4202496 389 0 0 0 165422 0 0 0 25 0 1 0 422284350 467034112 285 33554432000 134512640 134534564 4290018448 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13607/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 818376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.01 6.00 5.94 7/184 13966
/proc/meminfo: memFree=13756940/32951124 swapFree=67111528/67111528
[pid=13603] ppid=13601 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13603/stat : 13603 (ppfolio) S 13601 13603 12748 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 422284349 18763776 394 33554432000 4194304 4287625 140737337398608 18446744073709551615 233510317583 0 0 4096 65536 18282913405197090816 0 0 17 2 0 0 0
/proc/13603/statm: 4581 394 345 23 0 91 0
[pid=13604] ppid=13603 vsize=304356 CPUtime=1666.67 cores=0
/proc/13604/stat : 13604 (cryptominisat) R 13603 13603 12748 0 -1 4202496 218238 0 0 0 166616 51 0 0 25 0 1 0 422284350 311660544 23092 33554432000 4194304 4587354 140736364631952 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13604/statm: 76089 23092 337 96 0 72651 0
[pid=13605] ppid=13603 vsize=39608 CPUtime=1666.64 cores=0
/proc/13605/stat : 13605 (clasp) R 13603 13603 12748 0 -1 4202496 6868 0 0 0 166657 7 0 0 25 0 1 0 422284350 40558592 6758 33554432000 4194304 4785740 140734231402160 18446744073709551615 233509995114 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13605/statm: 9902 6758 341 145 0 6947 0
[pid=13607] ppid=13603 vsize=456088 CPUtime=1666.79 cores=0
/proc/13607/stat : 13607 (TNM) R 13603 13603 12748 0 -1 4202496 389 0 0 0 166679 0 0 0 25 0 1 0 422284350 467034112 285 33554432000 134512640 134534564 4290018448 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13607/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 818376

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13603 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.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 5000.1
CPU user time (s): 4999.52
CPU system time (s): 0.58
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 7026116

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= 501
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= 204
involuntary context switches= 5

runsolver used 8.96464 second user time and 18.2832 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-20 13:24:45
IDJOB=3221986
IDBENCH=83014
IDSOLVER=1639
FILE ID=node145/3221986-1303298685
RUNJOBID= node145-1303288626-12766
PBS_JOBID= 13049591
Free space on /tmp= 71580 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S788239782-034.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221986-1303298685/watcher-3221986-1303298685 -o /tmp/evaluation-result-3221986-1303298685/solver-3221986-1303298685 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221986-1303298685.cnf

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

MD5SUM BENCH= ea72de9bc2f16b1185170420c6413a72
RANDOM SEED=1765498176

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.786
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.786
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13861636 kB
Buffers:        724012 kB
Cached:       17885060 kB
SwapCached:          0 kB
Active:        8710324 kB
Inactive:     10021324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13861636 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10228 kB
Writeback:           0 kB
AnonPages:      122004 kB
Mapped:          16772 kB
Slab:           294476 kB
PageTables:       5164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2809232 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= 71568 MiB
End job on node145 at 2011-04-20 14:48:07