Trace number 3221368

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.04 4999.91

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S31505198-038.UNKNOWN.cnf
MD5SUMed3fd2bb20521663519b3e49797ea8b1
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-3221368-1303292522/watcher-3221368-1303292522 -o /tmp/evaluation-result-3221368-1303292522/solver-3221368-1303292522 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221368-1303292522.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: 7.46 7.95 7.98 2/172 26732
/proc/meminfo: memFree=29407672/32950928 swapFree=67071984/67111528
[pid=26732] ppid=26730 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26732/stat : 26732 (ppfolio) S 26730 26732 26704 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 519482880 18763776 393 33554432000 4194304 4287625 140733722534704 18446744073709551615 260905414159 0 0 4096 65536 4072560287251661060 0 0 17 2 0 0 0
/proc/26732/statm: 4581 393 345 23 0 91 0

[startup+0.0618629 s]
/proc/loadavg: 7.46 7.95 7.98 2/172 26732
/proc/meminfo: memFree=29407672/32950928 swapFree=67071984/67111528
[pid=26732] ppid=26730 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26732/stat : 26732 (ppfolio) S 26730 26732 26704 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 519482880 18763776 393 33554432000 4194304 4287625 140733722534704 18446744073709551615 260905414159 0 0 4096 65536 4072560287251661060 0 0 17 2 0 0 0
/proc/26732/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100837 s]
/proc/loadavg: 7.46 7.95 7.98 2/172 26732
/proc/meminfo: memFree=29407672/32950928 swapFree=67071984/67111528
[pid=26732] ppid=26730 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26732/stat : 26732 (ppfolio) S 26730 26732 26704 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 519482880 18763776 393 33554432000 4194304 4287625 140733722534704 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/26732/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300804 s]
/proc/loadavg: 7.46 7.95 7.98 2/172 26732
/proc/meminfo: memFree=29407672/32950928 swapFree=67071984/67111528
[pid=26732] ppid=26730 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26732/stat : 26732 (ppfolio) S 26730 26732 26704 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 519482880 18763776 393 33554432000 4194304 4287625 140733722534704 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/26732/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700743 s]
/proc/loadavg: 7.46 7.95 7.98 2/172 26732
/proc/meminfo: memFree=29407672/32950928 swapFree=67071984/67111528
[pid=26732] ppid=26730 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26732/stat : 26732 (ppfolio) S 26730 26732 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519482880 18763776 393 33554432000 4194304 4287625 140733722534704 18446744073709551615 260905414159 0 0 4096 65536 4473351787612471296 0 0 17 2 0 0 0
/proc/26732/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50046 s]
/proc/loadavg: 7.11 7.87 7.95 4/176 26736
/proc/meminfo: memFree=29403052/32950928 swapFree=67071984/67111528
[pid=26732] ppid=26730 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26732/stat : 26732 (ppfolio) S 26730 26732 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519482880 18763776 393 33554432000 4194304 4287625 140733722534704 18446744073709551615 260905414159 0 0 4096 65536 4473351925051424768 0 0 17 2 0 0 0
/proc/26732/statm: 4581 393 345 23 0 91 0
[pid=26733] ppid=26732 vsize=1292092 CPUtime=0.51 cores=0
/proc/26733/stat : 26733 (cryptominisat) R 26732 26732 26704 0 -1 4202496 1574 0 0 0 51 0 0 0 24 0 1 0 519482881 1323102208 872 33554432000 4194304 4587354 140736678573632 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26733/statm: 323023 872 327 96 0 319585 0
[pid=26734] ppid=26732 vsize=13516 CPUtime=0.44 cores=0
/proc/26734/stat : 26734 (clasp) R 26732 26732 26704 0 -1 4202496 829 0 0 0 44 0 0 0 25 0 1 0 519482881 13840384 720 33554432000 4194304 4785740 140735517066192 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26734/statm: 3379 720 340 145 0 424 0
[pid=26735] ppid=26732 vsize=456092 CPUtime=0.52 cores=0
/proc/26735/stat : 26735 (TNM) R 26732 26732 26704 0 -1 4202496 388 0 0 0 52 0 0 0 25 0 1 0 519482881 467038208 285 33554432000 134512640 134534564 4292409776 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26735/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1780024

[startup+3.10023 s]
/proc/loadavg: 7.11 7.87 7.95 4/176 26766
/proc/meminfo: memFree=29401380/32950928 swapFree=67071984/67111528
[pid=26732] ppid=26730 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26732/stat : 26732 (ppfolio) S 26730 26732 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519482880 18763776 393 33554432000 4194304 4287625 140733722534704 18446744073709551615 260905414159 0 0 4096 65536 4473350138345029632 0 0 17 2 0 0 0
/proc/26732/statm: 4581 393 345 23 0 91 0
[pid=26733] ppid=26732 vsize=1292452 CPUtime=1.09 cores=0
/proc/26733/stat : 26733 (cryptominisat) R 26732 26732 26704 0 -1 4202496 2447 0 0 0 109 0 0 0 25 0 1 0 519482881 1323470848 957 33554432000 4194304 4587354 140736678573632 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26733/statm: 323113 957 331 96 0 319675 0
[pid=26734] ppid=26732 vsize=13936 CPUtime=0.97 cores=0
/proc/26734/stat : 26734 (clasp) R 26732 26732 26704 0 -1 4202496 950 0 0 0 97 0 0 0 25 0 1 0 519482881 14270464 841 33554432000 4194304 4785740 140735517066192 18446744073709551615 4309557 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26734/statm: 3484 841 340 145 0 529 0
[pid=26735] ppid=26732 vsize=456092 CPUtime=1.02 cores=0
/proc/26735/stat : 26735 (TNM) R 26732 26732 26704 0 -1 4202496 388 0 0 0 102 0 0 0 25 0 1 0 519482881 467038208 285 33554432000 134512640 134534564 4292409776 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26735/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1780804

[startup+6.30071 s]
/proc/loadavg: 7.11 7.87 7.95 7/184 26779
/proc/meminfo: memFree=29378996/32950928 swapFree=67071984/67111528
[pid=26732] ppid=26730 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26732/stat : 26732 (ppfolio) S 26730 26732 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519482880 18763776 393 33554432000 4194304 4287625 140733722534704 18446744073709551615 260905414159 0 0 4096 65536 4473350000906076160 0 0 17 2 0 0 0
/proc/26732/statm: 4581 393 345 23 0 91 0
[pid=26733] ppid=26732 vsize=1300700 CPUtime=2.11 cores=0
/proc/26733/stat : 26733 (cryptominisat) R 26732 26732 26704 0 -1 4202496 4842 0 0 0 211 0 0 0 25 0 1 0 519482881 1331916800 2819 33554432000 4194304 4587354 140736678573632 18446744073709551615 4238509 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26733/statm: 325175 2819 337 96 0 321737 0
[pid=26734] ppid=26732 vsize=14492 CPUtime=2.04 cores=0
/proc/26734/stat : 26734 (clasp) R 26732 26732 26704 0 -1 4202496 1088 0 0 0 204 0 0 0 25 0 1 0 519482881 14839808 979 33554432000 4194304 4785740 140735517066192 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26734/statm: 3623 979 340 145 0 668 0
[pid=26735] ppid=26732 vsize=456092 CPUtime=2.12 cores=0
/proc/26735/stat : 26735 (TNM) R 26732 26732 26704 0 -1 4202496 388 0 0 0 212 0 0 0 25 0 1 0 519482881 467038208 285 33554432000 134512640 134534564 4292409776 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26735/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1789608

[startup+12.7005 s]
/proc/loadavg: 6.93 7.80 7.93 7/184 26809
/proc/meminfo: memFree=29366452/32950928 swapFree=67071984/67111528
[pid=26732] ppid=26730 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26732/stat : 26732 (ppfolio) S 26730 26732 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519482880 18763776 393 33554432000 4194304 4287625 140733722534704 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/26732/statm: 4581 393 345 23 0 91 0
[pid=26733] ppid=26732 vsize=1305428 CPUtime=4.29 cores=0
/proc/26733/stat : 26733 (cryptominisat) R 26732 26732 26704 0 -1 4202496 6951 0 0 0 428 1 0 0 25 0 1 0 519482881 1336758272 3761 33554432000 4194304 4587354 140736678573632 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26733/statm: 326357 3761 337 96 0 322919 0
[pid=26734] ppid=26732 vsize=15324 CPUtime=4.17 cores=0
/proc/26734/stat : 26734 (clasp) R 26732 26732 26704 0 -1 4202496 1272 0 0 0 417 0 0 0 25 0 1 0 519482881 15691776 1163 33554432000 4194304 4785740 140735517066192 18446744073709551615 4287150 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26734/statm: 3831 1163 341 145 0 876 0
[pid=26735] ppid=26732 vsize=456092 CPUtime=4.22 cores=0
/proc/26735/stat : 26735 (TNM) R 26732 26732 26704 0 -1 4202496 388 0 0 0 422 0 0 0 25 0 1 0 519482881 467038208 285 33554432000 134512640 134534564 4292409776 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26735/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1795168

[startup+25.5012 s]
/proc/loadavg: 6.71 7.73 7.90 6/183 26810
/proc/meminfo: memFree=29373572/32950928 swapFree=67071984/67111528
[pid=26732] ppid=26730 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26732/stat : 26732 (ppfolio) S 26730 26732 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519482880 18763776 393 33554432000 4194304 4287625 140733722534704 18446744073709551615 260905414159 0 0 4096 65536 4473352062490378240 0 0 17 2 0 0 0
/proc/26732/statm: 4581 393 345 23 0 91 0
[pid=26733] ppid=26732 vsize=1304032 CPUtime=8.51 cores=0
/proc/26733/stat : 26733 (cryptominisat) R 26732 26732 26704 0 -1 4202496 9919 0 0 0 850 1 0 0 25 0 1 0 519482881 1335328768 3868 33554432000 4194304 4587354 140736678573632 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26733/statm: 326008 3868 337 96 0 322570 0
[pid=26734] ppid=26732 vsize=16280 CPUtime=8.44 cores=0
/proc/26734/stat : 26734 (clasp) R 26732 26732 26704 0 -1 4202496 1507 0 0 0 844 0 0 0 25 0 1 0 519482881 16670720 1398 33554432000 4194304 4785740 140735517066192 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26734/statm: 4070 1398 341 145 0 1115 0
[pid=26735] ppid=26732 vsize=456092 CPUtime=8.52 cores=0
/proc/26735/stat : 26735 (TNM) R 26732 26732 26704 0 -1 4202496 388 0 0 0 852 0 0 0 25 0 1 0 519482881 467038208 285 33554432000 134512640 134534564 4292409776 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26735/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1794728

[startup+51.1005 s]
/proc/loadavg: 6.13 7.51 7.82 6/183 26810
/proc/meminfo: memFree=29367440/32950928 swapFree=67071984/67111528
[pid=26732] ppid=26730 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26732/stat : 26732 (ppfolio) S 26730 26732 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519482880 18763776 393 33554432000 4194304 4287625 140733722534704 18446744073709551615 260905414159 0 0 4096 65536 4473350000906076160 0 0 17 2 0 0 0
/proc/26732/statm: 4581 393 345 23 0 91 0
[pid=26733] ppid=26732 vsize=1307276 CPUtime=17.09 cores=0
/proc/26733/stat : 26733 (cryptominisat) R 26732 26732 26704 0 -1 4202496 15544 0 0 0 1706 3 0 0 25 0 1 0 519482881 1338650624 4713 33554432000 4194304 4587354 140736678573632 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26733/statm: 326819 4713 337 96 0 323381 0
[pid=26734] ppid=26732 vsize=17900 CPUtime=16.97 cores=0
/proc/26734/stat : 26734 (clasp) R 26732 26732 26704 0 -1 4202496 1895 0 0 0 1697 0 0 0 25 0 1 0 519482881 18329600 1786 33554432000 4194304 4785740 140735517066192 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26734/statm: 4475 1786 341 145 0 1520 0
[pid=26735] ppid=26732 vsize=456092 CPUtime=17.02 cores=0
/proc/26735/stat : 26735 (TNM) R 26732 26732 26704 0 -1 4202496 388 0 0 0 1702 0 0 0 25 0 1 0 519482881 467038208 285 33554432000 134512640 134534564 4292409776 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26735/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1799592

[startup+102.306 s]
/proc/loadavg: 5.45 7.08 7.66 6/183 26812
/proc/meminfo: memFree=29357716/32950928 swapFree=67071984/67111528
[pid=26732] ppid=26730 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26732/stat : 26732 (ppfolio) S 26730 26732 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519482880 18763776 393 33554432000 4194304 4287625 140733722534704 18446744073709551615 260905414159 0 0 4096 65536 4473350138345029632 0 0 17 2 0 0 0
/proc/26732/statm: 4581 393 345 23 0 91 0
[pid=26733] ppid=26732 vsize=1312324 CPUtime=34.13 cores=0
/proc/26733/stat : 26733 (cryptominisat) R 26732 26732 26704 0 -1 4202496 24267 0 0 0 3409 4 0 0 25 0 1 0 519482881 1343819776 6228 33554432000 4194304 4587354 140736678573632 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26733/statm: 328081 6228 337 96 0 324643 0
[pid=26734] ppid=26732 vsize=19568 CPUtime=34.04 cores=0
/proc/26734/stat : 26734 (clasp) R 26732 26732 26704 0 -1 4202496 2269 0 0 0 3404 0 0 0 25 0 1 0 519482881 20037632 2160 33554432000 4194304 4785740 140735517066192 18446744073709551615 4309510 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26734/statm: 4892 2160 341 145 0 1937 0
[pid=26735] ppid=26732 vsize=456092 CPUtime=34.11 cores=0
/proc/26735/stat : 26735 (TNM) R 26732 26732 26704 0 -1 4202496 388 0 0 0 3411 0 0 0 25 0 1 0 519482881 467038208 285 33554432000 134512640 134534564 4292409776 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26735/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1806308

[startup+162.301 s]
/proc/loadavg: 5.16 6.70 7.49 6/183 26813
/proc/meminfo: memFree=29340424/32950928 swapFree=67071984/67111528
[pid=26732] ppid=26730 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26732/stat : 26732 (ppfolio) S 26730 26732 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519482880 18763776 393 33554432000 4194304 4287625 140733722534704 18446744073709551615 260905414159 0 0 4096 65536 4473350138345029632 0 0 17 2 0 0 0
/proc/26732/statm: 4581 393 345 23 0 91 0
[pid=26733] ppid=26732 vsize=1334084 CPUtime=54.14 cores=0
/proc/26733/stat : 26733 (cryptominisat) R 26732 26732 26704 0 -1 4202496 30867 0 0 0 5409 5 0 0 25 0 1 0 519482881 1366102016 8368 33554432000 4194304 4587354 140736678573632 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26733/statm: 333521 8368 337 96 0 330083 0
[pid=26734] ppid=26732 vsize=21224 CPUtime=54.03 cores=0

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

/proc/26735/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 1905320

[startup+4662.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 26945
/proc/meminfo: memFree=29237692/32950928 swapFree=67071984/67111528
[pid=26732] ppid=26730 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26732/stat : 26732 (ppfolio) S 26730 26732 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519482880 18763776 393 33554432000 4194304 4287625 140733722534704 18446744073709551615 260905414159 0 0 4096 65536 4473350688100843520 0 0 17 2 0 0 0
/proc/26732/statm: 4581 393 345 23 0 91 0
[pid=26733] ppid=26732 vsize=1390928 CPUtime=1554.12 cores=0
/proc/26733/stat : 26733 (cryptominisat) R 26732 26732 26704 0 -1 4202496 183898 0 0 0 155370 42 0 0 25 0 1 0 519482881 1424310272 27890 33554432000 4194304 4587354 140736678573632 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26733/statm: 347732 27890 337 96 0 344294 0
[pid=26734] ppid=26732 vsize=39976 CPUtime=1554.11 cores=0
/proc/26734/stat : 26734 (clasp) R 26732 26732 26704 0 -1 4202496 6909 0 0 0 155410 1 0 0 25 0 1 0 519482881 40935424 6800 33554432000 4194304 4785740 140735517066192 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26734/statm: 9994 6800 341 145 0 7039 0
[pid=26735] ppid=26732 vsize=456092 CPUtime=1554.18 cores=0
/proc/26735/stat : 26735 (TNM) R 26732 26732 26704 0 -1 4202496 388 0 0 0 155418 0 0 0 25 0 1 0 519482881 467038208 285 33554432000 134512640 134534564 4292409776 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26735/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 1905320

[startup+4722.31 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 26947
/proc/meminfo: memFree=29255616/32950928 swapFree=67071984/67111528
[pid=26732] ppid=26730 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26732/stat : 26732 (ppfolio) S 26730 26732 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519482880 18763776 393 33554432000 4194304 4287625 140733722534704 18446744073709551615 260905414159 0 0 4096 65536 4473350688100843520 0 0 17 2 0 0 0
/proc/26732/statm: 4581 393 345 23 0 91 0
[pid=26733] ppid=26732 vsize=1373688 CPUtime=1574.14 cores=0
/proc/26733/stat : 26733 (cryptominisat) R 26732 26732 26704 0 -1 4202496 184426 0 0 0 157371 43 0 0 25 0 1 0 519482881 1406656512 23176 33554432000 4194304 4587354 140736678573632 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26733/statm: 343422 23176 337 96 0 339984 0
[pid=26734] ppid=26732 vsize=39976 CPUtime=1574.1 cores=0
/proc/26734/stat : 26734 (clasp) R 26732 26732 26704 0 -1 4202496 6932 0 0 0 157409 1 0 0 25 0 1 0 519482881 40935424 6823 33554432000 4194304 4785740 140735517066192 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26734/statm: 9994 6823 341 145 0 7039 0
[pid=26735] ppid=26732 vsize=456092 CPUtime=1574.18 cores=0
/proc/26735/stat : 26735 (TNM) R 26732 26732 26704 0 -1 4202496 388 0 0 0 157418 0 0 0 25 0 1 0 519482881 467038208 285 33554432000 134512640 134534564 4292409776 18446744073709551615 134528719 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26735/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 1888080

[startup+4782.3 s]
/proc/loadavg: 5.04 5.01 5.00 6/183 26957
/proc/meminfo: memFree=29253348/32950928 swapFree=67071984/67111528
[pid=26732] ppid=26730 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26732/stat : 26732 (ppfolio) S 26730 26732 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519482880 18763776 393 33554432000 4194304 4287625 140733722534704 18446744073709551615 260905414159 0 0 4096 65536 4473350688100843520 0 0 17 2 0 0 0
/proc/26732/statm: 4581 393 345 23 0 91 0
[pid=26733] ppid=26732 vsize=1373688 CPUtime=1594.15 cores=0
/proc/26733/stat : 26733 (cryptominisat) R 26732 26732 26704 0 -1 4202496 185133 0 0 0 159371 44 0 0 25 0 1 0 519482881 1406656512 23860 33554432000 4194304 4587354 140736678573632 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26733/statm: 343422 23860 337 96 0 339984 0
[pid=26734] ppid=26732 vsize=39976 CPUtime=1594.1 cores=0
/proc/26734/stat : 26734 (clasp) R 26732 26732 26704 0 -1 4202496 6935 0 0 0 159409 1 0 0 25 0 1 0 519482881 40935424 6826 33554432000 4194304 4785740 140735517066192 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26734/statm: 9994 6826 341 145 0 7039 0
[pid=26735] ppid=26732 vsize=456092 CPUtime=1594.18 cores=0
/proc/26735/stat : 26735 (TNM) R 26732 26732 26704 0 -1 4202496 388 0 0 0 159418 0 0 0 25 0 1 0 519482881 467038208 285 33554432000 134512640 134534564 4292409776 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26735/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 1888080

[startup+4842.3 s]
/proc/loadavg: 5.01 5.01 5.00 6/183 26959
/proc/meminfo: memFree=29243004/32950928 swapFree=67071984/67111528
[pid=26732] ppid=26730 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26732/stat : 26732 (ppfolio) S 26730 26732 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519482880 18763776 393 33554432000 4194304 4287625 140733722534704 18446744073709551615 260905414159 0 0 4096 65536 4473350825539796992 0 0 17 2 0 0 0
/proc/26732/statm: 4581 393 345 23 0 91 0
[pid=26733] ppid=26732 vsize=1391076 CPUtime=1614.15 cores=0
/proc/26733/stat : 26733 (cryptominisat) R 26732 26732 26704 0 -1 4202496 188737 0 0 0 161370 45 0 0 25 0 1 0 519482881 1424461824 26488 33554432000 4194304 4587354 140736678573632 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26733/statm: 347769 26488 337 96 0 344331 0
[pid=26734] ppid=26732 vsize=39976 CPUtime=1614.11 cores=0
/proc/26734/stat : 26734 (clasp) R 26732 26732 26704 0 -1 4202496 6936 0 0 0 161410 1 0 0 25 0 1 0 519482881 40935424 6827 33554432000 4194304 4785740 140735517066192 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26734/statm: 9994 6827 341 145 0 7039 0
[pid=26735] ppid=26732 vsize=456092 CPUtime=1614.17 cores=0
/proc/26735/stat : 26735 (TNM) R 26732 26732 26704 0 -1 4202496 388 0 0 0 161417 0 0 0 25 0 1 0 519482881 467038208 285 33554432000 134512640 134534564 4292409776 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26735/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 1905468

[startup+4902.3 s]
/proc/loadavg: 5.06 5.02 5.00 6/183 26961
/proc/meminfo: memFree=29236372/32950928 swapFree=67071984/67111528
[pid=26732] ppid=26730 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26732/stat : 26732 (ppfolio) S 26730 26732 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519482880 18763776 393 33554432000 4194304 4287625 140733722534704 18446744073709551615 260905414159 0 0 4096 65536 4473350825539796992 0 0 17 2 0 0 0
/proc/26732/statm: 4581 393 345 23 0 91 0
[pid=26733] ppid=26732 vsize=1391076 CPUtime=1634.14 cores=0
/proc/26733/stat : 26733 (cryptominisat) R 26732 26732 26704 0 -1 4202496 190423 0 0 0 163368 46 0 0 25 0 1 0 519482881 1424461824 28133 33554432000 4194304 4587354 140736678573632 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26733/statm: 347769 28133 337 96 0 344331 0
[pid=26734] ppid=26732 vsize=39976 CPUtime=1634.11 cores=0
/proc/26734/stat : 26734 (clasp) R 26732 26732 26704 0 -1 4202496 6937 0 0 0 163410 1 0 0 25 0 1 0 519482881 40935424 6828 33554432000 4194304 4785740 140735517066192 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26734/statm: 9994 6828 341 145 0 7039 0
[pid=26735] ppid=26732 vsize=456092 CPUtime=1634.17 cores=0
/proc/26735/stat : 26735 (TNM) R 26732 26732 26704 0 -1 4202496 388 0 0 0 163417 0 0 0 25 0 1 0 519482881 467038208 285 33554432000 134512640 134534564 4292409776 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26735/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 1905468

[startup+4962.3 s]
/proc/loadavg: 5.02 5.01 5.00 6/183 26962
/proc/meminfo: memFree=29255392/32950928 swapFree=67071984/67111528
[pid=26732] ppid=26730 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26732/stat : 26732 (ppfolio) S 26730 26732 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519482880 18763776 393 33554432000 4194304 4287625 140733722534704 18446744073709551615 260905414159 0 0 4096 65536 4473350825539796992 0 0 17 2 0 0 0
/proc/26732/statm: 4581 393 345 23 0 91 0
[pid=26733] ppid=26732 vsize=1373688 CPUtime=1654.14 cores=0
/proc/26733/stat : 26733 (cryptominisat) R 26732 26732 26704 0 -1 4202496 190878 0 0 0 165368 46 0 0 25 0 1 0 519482881 1406656512 23178 33554432000 4194304 4587354 140736678573632 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26733/statm: 343422 23178 337 96 0 339984 0
[pid=26734] ppid=26732 vsize=40228 CPUtime=1654.12 cores=0
/proc/26734/stat : 26734 (clasp) R 26732 26732 26704 0 -1 4202496 6963 0 0 0 165411 1 0 0 25 0 1 0 519482881 41193472 6854 33554432000 4194304 4785740 140735517066192 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26734/statm: 10057 6854 341 145 0 7102 0
[pid=26735] ppid=26732 vsize=456092 CPUtime=1654.17 cores=0
/proc/26735/stat : 26735 (TNM) R 26732 26732 26704 0 -1 4202496 388 0 0 0 165417 0 0 0 25 0 1 0 519482881 467038208 285 33554432000 134512640 134534564 4292409776 18446744073709551615 134530576 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26735/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 1888332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.01 5.01 5.00 6/183 26963
/proc/meminfo: memFree=29255112/32950928 swapFree=67071984/67111528
[pid=26732] ppid=26730 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26732/stat : 26732 (ppfolio) S 26730 26732 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519482880 18763776 393 33554432000 4194304 4287625 140733722534704 18446744073709551615 260905414159 0 0 4096 65536 4473350825539796992 0 0 17 2 0 0 0
/proc/26732/statm: 4581 393 345 23 0 91 0
[pid=26733] ppid=26732 vsize=1373688 CPUtime=1666.64 cores=0
/proc/26733/stat : 26733 (cryptominisat) R 26732 26732 26704 0 -1 4202496 190878 0 0 0 166618 46 0 0 25 0 1 0 519482881 1406656512 23178 33554432000 4194304 4587354 140736678573632 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26733/statm: 343422 23178 337 96 0 339984 0
[pid=26734] ppid=26732 vsize=40228 CPUtime=1666.69 cores=0
/proc/26734/stat : 26734 (clasp) R 26732 26732 26704 0 -1 4202496 6964 0 0 0 166668 1 0 0 25 0 1 0 519482881 41193472 6855 33554432000 4194304 4785740 140735517066192 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26734/statm: 10057 6855 341 145 0 7102 0
[pid=26735] ppid=26732 vsize=456092 CPUtime=1666.71 cores=0
/proc/26735/stat : 26735 (TNM) R 26732 26732 26704 0 -1 4202496 388 0 0 0 166671 0 0 0 25 0 1 0 519482881 467038208 285 33554432000 134512640 134534564 4292409776 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26735/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 1888332

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: 5.01 5.01 5.00 6/183 26963
/proc/meminfo: memFree=29255112/32950928 swapFree=67071984/67111528
[pid=26732] ppid=26730 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/26732/stat : 26732 (ppfolio) S 26730 26732 26704 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519482880 18763776 393 33554432000 4194304 4287625 140733722534704 18446744073709551615 260905414159 0 0 4096 65536 4473350825539796992 0 0 17 2 0 0 0
/proc/26732/statm: 4581 393 345 23 0 91 0
[pid=26733] ppid=26732 vsize=1373688 CPUtime=1666.64 cores=0
/proc/26733/stat : 26733 (cryptominisat) R 26732 26732 26704 0 -1 4202496 190878 0 0 0 166618 46 0 0 25 0 1 0 519482881 1406656512 23178 33554432000 4194304 4587354 140736678573632 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26733/statm: 343422 23178 337 96 0 339984 0
[pid=26734] ppid=26732 vsize=40228 CPUtime=1666.69 cores=0
/proc/26734/stat : 26734 (clasp) R 26732 26732 26704 0 -1 4202496 6964 0 0 0 166668 1 0 0 25 0 1 0 519482881 41193472 6855 33554432000 4194304 4785740 140735517066192 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26734/statm: 10057 6855 341 145 0 7102 0
[pid=26735] ppid=26732 vsize=456092 CPUtime=1666.71 cores=0
/proc/26735/stat : 26735 (TNM) R 26732 26732 26704 0 -1 4202496 388 0 0 0 166671 0 0 0 25 0 1 0 519482881 467038208 285 33554432000 134512640 134534564 4292409776 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26735/statm: 114023 285 95 6 0 112689 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 1888332

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.04
CPU user time (s): 4999.57
CPU system time (s): 0.47
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 13123584

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= 208
involuntary context switches= 4

runsolver used 8.80066 second user time and 18.3292 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-20 11:42:02
IDJOB=3221368
IDBENCH=82911
IDSOLVER=1639
FILE ID=node116/3221368-1303292522
RUNJOBID= node116-1303292522-26722
PBS_JOBID= 13049627
Free space on /tmp= 72624 MiB

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

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

MD5SUM BENCH= ed3fd2bb20521663519b3e49797ea8b1
RANDOM SEED=208610569

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.75
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.826
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.77
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.826
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.75
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.826
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.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29407952 kB
Buffers:        109876 kB
Cached:        3233052 kB
SwapCached:       9616 kB
Active:         616800 kB
Inactive:      2763996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29407952 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           10220 kB
Writeback:           0 kB
AnonPages:       31532 kB
Mapped:          13396 kB
Slab:            97156 kB
PageTables:       4200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190172 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= 72604 MiB
End job on node116 at 2011-04-20 13:05:24