Trace number 3275812

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
MD5SUM642fce7e30a701c3223fa5771c2e57dc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3212.64
Satisfiable
(Un)Satisfiability was proved
Number of variables186
Number of clauses9795
Sum of the clauses size43014
Maximum clause length14
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51239

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-3275812-1303650793/watcher-3275812-1303650793 -o /tmp/evaluation-result-3275812-1303650793/solver-3275812-1303650793 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275812-1303650793.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): 5100 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: 0.92 1.14 1.54 2/172 2695
/proc/meminfo: memFree=25973064/32950928 swapFree=67071984/67111528
[pid=2695] ppid=2693 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2695/stat : 2695 (ppfolio) S 2693 2695 1711 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 555310019 18763776 393 33554432000 4194304 4287625 140735006416384 18446744073709551615 260905414159 0 0 4096 65536 3995067532359729409 0 0 17 4 0 0 0
/proc/2695/statm: 4581 393 345 23 0 91 0

[startup+0.0517511 s]
/proc/loadavg: 0.92 1.14 1.54 2/172 2695
/proc/meminfo: memFree=25973064/32950928 swapFree=67071984/67111528
[pid=2695] ppid=2693 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2695/stat : 2695 (ppfolio) S 2693 2695 1711 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 555310019 18763776 393 33554432000 4194304 4287625 140735006416384 18446744073709551615 260905414159 0 0 4096 65536 3995067532359729409 0 0 17 4 0 0 0
/proc/2695/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100803 s]
/proc/loadavg: 0.92 1.14 1.54 2/172 2695
/proc/meminfo: memFree=25973064/32950928 swapFree=67071984/67111528
[pid=2695] ppid=2693 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2695/stat : 2695 (ppfolio) S 2693 2695 1711 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 555310019 18763776 393 33554432000 4194304 4287625 140735006416384 18446744073709551615 260905414159 0 0 4096 65536 3995067532359729409 0 0 17 4 0 0 0
/proc/2695/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300783 s]
/proc/loadavg: 0.92 1.14 1.54 2/172 2695
/proc/meminfo: memFree=25973064/32950928 swapFree=67071984/67111528
[pid=2695] ppid=2693 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2695/stat : 2695 (ppfolio) S 2693 2695 1711 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 555310019 18763776 393 33554432000 4194304 4287625 140735006416384 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/2695/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700707 s]
/proc/loadavg: 0.92 1.14 1.54 2/172 2695
/proc/meminfo: memFree=25973064/32950928 swapFree=67071984/67111528
[pid=2695] ppid=2693 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2695/stat : 2695 (ppfolio) S 2693 2695 1711 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 555310019 18763776 393 33554432000 4194304 4287625 140735006416384 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/2695/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50043 s]
/proc/loadavg: 0.92 1.14 1.54 7/184 2707
/proc/meminfo: memFree=25948044/32950928 swapFree=67071984/67111528
[pid=2695] ppid=2693 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2695/stat : 2695 (ppfolio) S 2693 2695 1711 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 555310019 18763776 393 33554432000 4194304 4287625 140735006416384 18446744073709551615 260905414159 0 0 4096 65536 4035986265609338880 0 0 17 4 0 0 0
/proc/2695/statm: 4581 393 345 23 0 91 0
[pid=2696] ppid=2695 vsize=215584 CPUtime=0.49 cores=0
/proc/2696/stat : 2696 (cryptominisat) R 2695 2695 1711 0 -1 4202496 1890 0 0 0 49 0 0 0 25 0 1 0 555310019 220758016 1026 33554432000 4194304 4587354 140733985564560 18446744073709551615 4241265 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2696/statm: 53896 1026 326 96 0 50458 0
[pid=2697] ppid=2695 vsize=13848 CPUtime=0.39 cores=0
/proc/2697/stat : 2697 (clasp) R 2695 2695 1711 0 -1 4202496 917 0 0 0 39 0 0 0 25 0 1 0 555310019 14180352 808 33554432000 4194304 4785740 140734702084464 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2697/statm: 3462 808 340 145 0 507 0
[pid=2698] ppid=2695 vsize=456624 CPUtime=0.59 cores=0
/proc/2698/stat : 2698 (TNM) R 2695 2695 1711 0 -1 4202496 595 0 0 0 59 0 0 0 25 0 1 0 555310019 467582976 492 33554432000 134512640 134534564 4291701232 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2698/statm: 114156 492 95 6 0 112822 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 704380

[startup+3.10114 s]
/proc/loadavg: 0.92 1.14 1.54 7/184 2707
/proc/meminfo: memFree=25943456/32950928 swapFree=67071984/67111528
[pid=2695] ppid=2693 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2695/stat : 2695 (ppfolio) S 2693 2695 1711 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 555310019 18763776 393 33554432000 4194304 4287625 140735006416384 18446744073709551615 260905414159 0 0 4096 65536 4035986540487245824 0 0 17 4 0 0 0
/proc/2695/statm: 4581 393 345 23 0 91 0
[pid=2696] ppid=2695 vsize=216204 CPUtime=0.99 cores=0
/proc/2696/stat : 2696 (cryptominisat) R 2695 2695 1711 0 -1 4202496 2579 0 0 0 99 0 0 0 25 0 1 0 555310019 221392896 1079 33554432000 4194304 4587354 140733985564560 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2696/statm: 54051 1079 326 96 0 50613 0
[pid=2697] ppid=2695 vsize=14396 CPUtime=0.94 cores=0
/proc/2697/stat : 2697 (clasp) R 2695 2695 1711 0 -1 4202496 1062 0 0 0 94 0 0 0 25 0 1 0 555310019 14741504 953 33554432000 4194304 4785740 140734702084464 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2697/statm: 3599 953 340 145 0 644 0
[pid=2698] ppid=2695 vsize=456624 CPUtime=1.14 cores=0
/proc/2698/stat : 2698 (TNM) R 2695 2695 1711 0 -1 4202496 595 0 0 0 114 0 0 0 25 0 1 0 555310019 467582976 492 33554432000 134512640 134534564 4291701232 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2698/statm: 114156 492 95 6 0 112822 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 705548

[startup+6.30068 s]
/proc/loadavg: 1.33 1.22 1.56 7/184 2707
/proc/meminfo: memFree=25933036/32950928 swapFree=67071984/67111528
[pid=2695] ppid=2693 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2695/stat : 2695 (ppfolio) S 2693 2695 1711 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 555310019 18763776 393 33554432000 4194304 4287625 140735006416384 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/2695/statm: 4581 393 345 23 0 91 0
[pid=2696] ppid=2695 vsize=225376 CPUtime=2.09 cores=0
/proc/2696/stat : 2696 (cryptominisat) R 2695 2695 1711 0 -1 4202496 5020 0 0 0 209 0 0 0 25 0 1 0 555310019 230785024 3117 33554432000 4194304 4587354 140733985564560 18446744073709551615 4238712 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2696/statm: 56344 3117 337 96 0 52906 0
[pid=2697] ppid=2695 vsize=15084 CPUtime=1.99 cores=0
/proc/2697/stat : 2697 (clasp) R 2695 2695 1711 0 -1 4202496 1224 0 0 0 199 0 0 0 25 0 1 0 555310019 15446016 1115 33554432000 4194304 4785740 140734702084464 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2697/statm: 3771 1115 340 145 0 816 0
[pid=2698] ppid=2695 vsize=456624 CPUtime=2.19 cores=0
/proc/2698/stat : 2698 (TNM) R 2695 2695 1711 0 -1 4202496 595 0 0 0 219 0 0 0 25 0 1 0 555310019 467582976 492 33554432000 134512640 134534564 4291701232 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2698/statm: 114156 492 95 6 0 112822 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 715408

[startup+12.7005 s]
/proc/loadavg: 1.70 1.30 1.58 7/184 2707
/proc/meminfo: memFree=25909756/32950928 swapFree=67071984/67111528
[pid=2695] ppid=2693 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2695/stat : 2695 (ppfolio) S 2693 2695 1711 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 555310019 18763776 393 33554432000 4194304 4287625 140735006416384 18446744073709551615 260905414159 0 0 4096 65536 4035986815365152768 0 0 17 4 0 0 0
/proc/2695/statm: 4581 393 345 23 0 91 0
[pid=2696] ppid=2695 vsize=224780 CPUtime=4.19 cores=0
/proc/2696/stat : 2696 (cryptominisat) R 2695 2695 1711 0 -1 4202496 6567 0 0 0 419 0 0 0 25 0 1 0 555310019 230174720 3187 33554432000 4194304 4587354 140733985564560 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2696/statm: 56195 3187 337 96 0 52757 0
[pid=2697] ppid=2695 vsize=15760 CPUtime=4.14 cores=0
/proc/2697/stat : 2697 (clasp) R 2695 2695 1711 0 -1 4202496 1403 0 0 0 414 0 0 0 25 0 1 0 555310019 16138240 1294 33554432000 4194304 4785740 140734702084464 18446744073709551615 4549810 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2697/statm: 3940 1294 340 145 0 985 0
[pid=2698] ppid=2695 vsize=456624 CPUtime=4.34 cores=0
/proc/2698/stat : 2698 (TNM) R 2695 2695 1711 0 -1 4202496 595 0 0 0 434 0 0 0 25 0 1 0 555310019 467582976 492 33554432000 134512640 134534564 4291701232 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2698/statm: 114156 492 95 6 0 112822 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 715488

[startup+25.5012 s]
/proc/loadavg: 2.65 1.53 1.65 7/184 2707
/proc/meminfo: memFree=25908900/32950928 swapFree=67071984/67111528
[pid=2695] ppid=2693 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2695/stat : 2695 (ppfolio) S 2693 2695 1711 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 555310019 18763776 393 33554432000 4194304 4287625 140735006416384 18446744073709551615 260905414159 0 0 4096 65536 4035986677926199296 0 0 17 4 0 0 0
/proc/2695/statm: 4581 393 345 23 0 91 0
[pid=2696] ppid=2695 vsize=226696 CPUtime=8.49 cores=0
/proc/2696/stat : 2696 (cryptominisat) R 2695 2695 1711 0 -1 4202496 9616 0 0 0 848 1 0 0 25 0 1 0 555310019 232136704 3699 33554432000 4194304 4587354 140733985564560 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2696/statm: 56674 3699 337 96 0 53236 0
[pid=2697] ppid=2695 vsize=16772 CPUtime=8.39 cores=0
/proc/2697/stat : 2697 (clasp) R 2695 2695 1711 0 -1 4202496 1640 0 0 0 839 0 0 0 25 0 1 0 555310019 17174528 1531 33554432000 4194304 4785740 140734702084464 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2697/statm: 4193 1531 341 145 0 1238 0
[pid=2698] ppid=2695 vsize=456624 CPUtime=8.59 cores=0
/proc/2698/stat : 2698 (TNM) R 2695 2695 1711 0 -1 4202496 595 0 0 0 859 0 0 0 25 0 1 0 555310019 467582976 492 33554432000 134512640 134534564 4291701232 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2698/statm: 114156 492 95 6 0 112822 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 718416

[startup+51.1005 s]
/proc/loadavg: 3.87 1.90 1.77 7/184 2708
/proc/meminfo: memFree=25883896/32950928 swapFree=67071984/67111528
[pid=2695] ppid=2693 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2695/stat : 2695 (ppfolio) S 2693 2695 1711 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 555310019 18763776 393 33554432000 4194304 4287625 140735006416384 18446744073709551615 260905414159 0 0 4096 65536 4035987914876780544 0 0 17 4 0 0 0
/proc/2695/statm: 4581 393 345 23 0 91 0
[pid=2696] ppid=2695 vsize=243336 CPUtime=16.99 cores=0
/proc/2696/stat : 2696 (cryptominisat) R 2695 2695 1711 0 -1 4202496 14739 0 0 0 1697 2 0 0 25 0 1 0 555310019 249176064 5585 33554432000 4194304 4587354 140733985564560 18446744073709551615 4238442 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2696/statm: 60834 5585 337 96 0 57396 0
[pid=2697] ppid=2695 vsize=18616 CPUtime=16.94 cores=0
/proc/2697/stat : 2697 (clasp) R 2695 2695 1711 0 -1 4202496 2045 0 0 0 1694 0 0 0 25 0 1 0 555310019 19062784 1936 33554432000 4194304 4785740 140734702084464 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2697/statm: 4654 1936 341 145 0 1699 0
[pid=2698] ppid=2695 vsize=456624 CPUtime=17.14 cores=0
/proc/2698/stat : 2698 (TNM) R 2695 2695 1711 0 -1 4202496 595 0 0 0 1714 0 0 0 25 0 1 0 555310019 467582976 492 33554432000 134512640 134534564 4291701232 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2698/statm: 114156 492 95 6 0 112822 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 736900

[startup+102.307 s]
/proc/loadavg: 5.07 2.53 1.99 7/184 2710
/proc/meminfo: memFree=25856848/32950928 swapFree=67071984/67111528
[pid=2695] ppid=2693 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2695/stat : 2695 (ppfolio) S 2693 2695 1711 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 555310019 18763776 393 33554432000 4194304 4287625 140735006416384 18446744073709551615 260905414159 0 0 4096 65536 4035986952804106240 0 0 17 4 0 0 0
/proc/2695/statm: 4581 393 345 23 0 91 0
[pid=2696] ppid=2695 vsize=239512 CPUtime=34.09 cores=0
/proc/2696/stat : 2696 (cryptominisat) R 2695 2695 1711 0 -1 4202496 22123 0 0 0 3406 3 0 0 25 0 1 0 555310019 245260288 8806 33554432000 4194304 4587354 140733985564560 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2696/statm: 59878 8806 337 96 0 56440 0
[pid=2697] ppid=2695 vsize=20484 CPUtime=33.99 cores=0
/proc/2697/stat : 2697 (clasp) R 2695 2695 1711 0 -1 4202496 2463 0 0 0 3399 0 0 0 25 0 1 0 555310019 20975616 2354 33554432000 4194304 4785740 140734702084464 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2697/statm: 5121 2354 341 145 0 2166 0
[pid=2698] ppid=2695 vsize=456624 CPUtime=34.2 cores=0
/proc/2698/stat : 2698 (TNM) R 2695 2695 1711 0 -1 4202496 595 0 0 0 3420 0 0 0 25 0 1 0 555310019 467582976 492 33554432000 134512640 134534564 4291701232 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2698/statm: 114156 492 95 6 0 112822 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 734944

[startup+162.301 s]
/proc/loadavg: 5.66 3.16 2.24 7/184 2711
/proc/meminfo: memFree=25834868/32950928 swapFree=67071984/67111528
[pid=2695] ppid=2693 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2695/stat : 2695 (ppfolio) S 2693 2695 1711 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 555310019 18763776 393 33554432000 4194304 4287625 140735006416384 18446744073709551615 260905414159 0 0 4096 65536 4035987365120966656 0 0 17 4 0 0 0
/proc/2695/statm: 4581 393 345 23 0 91 0
[pid=2696] ppid=2695 vsize=56732 CPUtime=54.08 cores=0
/proc/2696/stat : 2696 (cryptominisat) R 2695 2695 1711 0 -1 4202496 27788 0 0 0 5404 4 0 0 25 0 1 0 555310019 58093568 10490 33554432000 4194304 4587354 140733985564560 18446744073709551615 4243768 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2696/statm: 14183 10490 337 96 0 10745 0
[pid=2697] ppid=2695 vsize=22480 CPUtime=53.98 cores=0

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

/proc/2698/statm: 114156 492 95 6 0 112822 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 625052

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 2860
/proc/meminfo: memFree=25673088/32950928 swapFree=67071984/67111528
[pid=2695] ppid=2693 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2695/stat : 2695 (ppfolio) S 2693 2695 1711 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 555310019 18763776 393 33554432000 4194304 4287625 140735006416384 18446744073709551615 260905414159 0 0 4096 65536 4035986265609338880 0 0 17 4 0 0 0
/proc/2695/statm: 4581 393 345 23 0 91 0
[pid=2696] ppid=2695 vsize=106460 CPUtime=1554.14 cores=0
/proc/2696/stat : 2696 (cryptominisat) R 2695 2695 1711 0 -1 4202496 218594 0 0 0 155367 47 0 0 25 0 1 0 555310019 109015040 22285 33554432000 4194304 4587354 140733985564560 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2696/statm: 26615 22285 337 96 0 23177 0
[pid=2697] ppid=2695 vsize=43644 CPUtime=1554.06 cores=0
/proc/2697/stat : 2697 (clasp) R 2695 2695 1711 0 -1 4202496 8402 0 0 0 155402 4 0 0 25 0 1 0 555310019 44691456 7537 33554432000 4194304 4785740 140734702084464 18446744073709551615 4552958 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2697/statm: 10911 7537 341 145 0 7956 0
[pid=2698] ppid=2695 vsize=456624 CPUtime=1554.21 cores=0
/proc/2698/stat : 2698 (TNM) R 2695 2695 1711 0 -1 4202496 595 0 0 0 155419 2 0 0 25 0 1 0 555310019 467582976 492 33554432000 134512640 134534564 4291701232 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2698/statm: 114156 492 95 6 0 112822 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 625052

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 2862
/proc/meminfo: memFree=25675660/32950928 swapFree=67071984/67111528
[pid=2695] ppid=2693 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2695/stat : 2695 (ppfolio) S 2693 2695 1711 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 555310019 18763776 393 33554432000 4194304 4287625 140735006416384 18446744073709551615 260905414159 0 0 4096 65536 4035986265609338880 0 0 17 4 0 0 0
/proc/2695/statm: 4581 393 345 23 0 91 0
[pid=2696] ppid=2695 vsize=87068 CPUtime=1574.15 cores=0
/proc/2696/stat : 2696 (cryptominisat) R 2695 2695 1711 0 -1 4202496 219087 0 0 0 157368 47 0 0 25 0 1 0 555310019 89157632 18055 33554432000 4194304 4587354 140733985564560 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2696/statm: 21767 18055 337 96 0 18329 0
[pid=2697] ppid=2695 vsize=43932 CPUtime=1574.05 cores=0
/proc/2697/stat : 2697 (clasp) R 2695 2695 1711 0 -1 4202496 8452 0 0 0 157401 4 0 0 25 0 1 0 555310019 44986368 7587 33554432000 4194304 4785740 140734702084464 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2697/statm: 10983 7587 341 145 0 8028 0
[pid=2698] ppid=2695 vsize=456624 CPUtime=1574.21 cores=0
/proc/2698/stat : 2698 (TNM) R 2695 2695 1711 0 -1 4202496 595 0 0 0 157419 2 0 0 25 0 1 0 555310019 467582976 492 33554432000 134512640 134534564 4291701232 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2698/statm: 114156 492 95 6 0 112822 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 605948

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 2863
/proc/meminfo: memFree=25681328/32950928 swapFree=67071984/67111528
[pid=2695] ppid=2693 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2695/stat : 2695 (ppfolio) S 2693 2695 1711 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 555310019 18763776 393 33554432000 4194304 4287625 140735006416384 18446744073709551615 260905414159 0 0 4096 65536 4035986265609338880 0 0 17 4 0 0 0
/proc/2695/statm: 4581 393 345 23 0 91 0
[pid=2696] ppid=2695 vsize=106572 CPUtime=1594.15 cores=0
/proc/2696/stat : 2696 (cryptominisat) R 2695 2695 1711 0 -1 4202496 221200 0 0 0 159368 47 0 0 25 0 1 0 555310019 109129728 20168 33554432000 4194304 4587354 140733985564560 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2696/statm: 26643 20168 337 96 0 23205 0
[pid=2697] ppid=2695 vsize=44028 CPUtime=1594.05 cores=0
/proc/2697/stat : 2697 (clasp) R 2695 2695 1711 0 -1 4202496 8511 0 0 0 159401 4 0 0 25 0 1 0 555310019 45084672 7598 33554432000 4194304 4785740 140734702084464 18446744073709551615 4278016 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2697/statm: 11007 7598 341 145 0 8052 0
[pid=2698] ppid=2695 vsize=456624 CPUtime=1594.21 cores=0
/proc/2698/stat : 2698 (TNM) R 2695 2695 1711 0 -1 4202496 595 0 0 0 159419 2 0 0 25 0 1 0 555310019 467582976 492 33554432000 134512640 134534564 4291701232 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2698/statm: 114156 492 95 6 0 112822 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 625548

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 2865
/proc/meminfo: memFree=25672856/32950928 swapFree=67071984/67111528
[pid=2695] ppid=2693 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2695/stat : 2695 (ppfolio) S 2693 2695 1711 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 555310019 18763776 393 33554432000 4194304 4287625 140735006416384 18446744073709551615 260905414159 0 0 4096 65536 4035986403048292352 0 0 17 4 0 0 0
/proc/2695/statm: 4581 393 345 23 0 91 0
[pid=2696] ppid=2695 vsize=106572 CPUtime=1614.15 cores=0
/proc/2696/stat : 2696 (cryptominisat) R 2695 2695 1711 0 -1 4202496 223208 0 0 0 161367 48 0 0 25 0 1 0 555310019 109129728 22099 33554432000 4194304 4587354 140733985564560 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2696/statm: 26643 22099 337 96 0 23205 0
[pid=2697] ppid=2695 vsize=44028 CPUtime=1614.05 cores=0
/proc/2697/stat : 2697 (clasp) R 2695 2695 1711 0 -1 4202496 8515 0 0 0 161401 4 0 0 25 0 1 0 555310019 45084672 7602 33554432000 4194304 4785740 140734702084464 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2697/statm: 11007 7602 341 145 0 8052 0
[pid=2698] ppid=2695 vsize=456624 CPUtime=1614.22 cores=0
/proc/2698/stat : 2698 (TNM) R 2695 2695 1711 0 -1 4202496 595 0 0 0 161420 2 0 0 25 0 1 0 555310019 467582976 492 33554432000 134512640 134534564 4291701232 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2698/statm: 114156 492 95 6 0 112822 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 625548

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 2867
/proc/meminfo: memFree=25674804/32950928 swapFree=67071984/67111528
[pid=2695] ppid=2693 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2695/stat : 2695 (ppfolio) S 2693 2695 1711 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 555310019 18763776 393 33554432000 4194304 4287625 140735006416384 18446744073709551615 260905414159 0 0 4096 65536 4035986403048292352 0 0 17 4 0 0 0
/proc/2695/statm: 4581 393 345 23 0 91 0
[pid=2696] ppid=2695 vsize=87068 CPUtime=1634.14 cores=0
/proc/2696/stat : 2696 (cryptominisat) R 2695 2695 1711 0 -1 4202496 224010 0 0 0 163366 48 0 0 25 0 1 0 555310019 89157632 18055 33554432000 4194304 4587354 140733985564560 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2696/statm: 21767 18055 337 96 0 18329 0
[pid=2697] ppid=2695 vsize=44124 CPUtime=1634.04 cores=0
/proc/2697/stat : 2697 (clasp) R 2695 2695 1711 0 -1 4202496 8569 0 0 0 163400 4 0 0 25 0 1 0 555310019 45182976 7608 33554432000 4194304 4785740 140734702084464 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2697/statm: 11031 7608 341 145 0 8076 0
[pid=2698] ppid=2695 vsize=456624 CPUtime=1634.23 cores=0
/proc/2698/stat : 2698 (TNM) R 2695 2695 1711 0 -1 4202496 595 0 0 0 163421 2 0 0 25 0 1 0 555310019 467582976 492 33554432000 134512640 134534564 4291701232 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2698/statm: 114156 492 95 6 0 112822 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 606140

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 2868
/proc/meminfo: memFree=25679120/32950928 swapFree=67071984/67111528
[pid=2695] ppid=2693 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2695/stat : 2695 (ppfolio) S 2693 2695 1711 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 555310019 18763776 393 33554432000 4194304 4287625 140735006416384 18446744073709551615 260905414159 0 0 4096 65536 4035986403048292352 0 0 17 4 0 0 0
/proc/2695/statm: 4581 393 345 23 0 91 0
[pid=2696] ppid=2695 vsize=87068 CPUtime=1654.14 cores=0
/proc/2696/stat : 2696 (cryptominisat) R 2695 2695 1711 0 -1 4202496 224010 0 0 0 165366 48 0 0 25 0 1 0 555310019 89157632 18055 33554432000 4194304 4587354 140733985564560 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2696/statm: 21767 18055 337 96 0 18329 0
[pid=2697] ppid=2695 vsize=44124 CPUtime=1654.04 cores=0
/proc/2697/stat : 2697 (clasp) R 2695 2695 1711 0 -1 4202496 8580 0 0 0 165400 4 0 0 25 0 1 0 555310019 45182976 7619 33554432000 4194304 4785740 140734702084464 18446744073709551615 4552821 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2697/statm: 11031 7619 341 145 0 8076 0
[pid=2698] ppid=2695 vsize=456624 CPUtime=1654.24 cores=0
/proc/2698/stat : 2698 (TNM) R 2695 2695 1711 0 -1 4202496 595 0 0 0 165422 2 0 0 25 0 1 0 555310019 467582976 492 33554432000 134512640 134534564 4291701232 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2698/statm: 114156 492 95 6 0 112822 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 606140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.05 6.01 5.92 7/184 2870
/proc/meminfo: memFree=25572948/32950928 swapFree=67071984/67111528
[pid=2695] ppid=2693 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2695/stat : 2695 (ppfolio) S 2693 2695 1711 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 555310019 18763776 393 33554432000 4194304 4287625 140735006416384 18446744073709551615 260905414159 0 0 4096 65536 4035986403048292352 0 0 17 4 0 0 0
/proc/2695/statm: 4581 393 345 23 0 91 0
[pid=2696] ppid=2695 vsize=106732 CPUtime=1666.64 cores=0
/proc/2696/stat : 2696 (cryptominisat) R 2695 2695 1711 0 -1 4202496 226945 0 0 0 166616 48 0 0 25 0 1 0 555310019 109293568 20965 33554432000 4194304 4587354 140733985564560 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2696/statm: 26683 20965 337 96 0 23245 0
[pid=2697] ppid=2695 vsize=44412 CPUtime=1666.59 cores=0
/proc/2697/stat : 2697 (clasp) R 2695 2695 1711 0 -1 4202496 8634 0 0 0 166655 4 0 0 25 0 1 0 555310019 45477888 7673 33554432000 4194304 4785740 140734702084464 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2697/statm: 11103 7673 341 145 0 8148 0
[pid=2698] ppid=2695 vsize=456624 CPUtime=1666.8 cores=0
/proc/2698/stat : 2698 (TNM) R 2695 2695 1711 0 -1 4202496 595 0 0 0 166678 2 0 0 25 0 1 0 555310019 467582976 492 33554432000 134512640 134534564 4291701232 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2698/statm: 114156 492 95 6 0 112822 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 626092

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.05 6.01 5.92 7/184 2870
/proc/meminfo: memFree=25572948/32950928 swapFree=67071984/67111528
[pid=2695] ppid=2693 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2695/stat : 2695 (ppfolio) S 2693 2695 1711 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 555310019 18763776 393 33554432000 4194304 4287625 140735006416384 18446744073709551615 260905414159 0 0 4096 65536 4035986403048292352 0 0 17 4 0 0 0
/proc/2695/statm: 4581 393 345 23 0 91 0
[pid=2696] ppid=2695 vsize=106732 CPUtime=1666.64 cores=0
/proc/2696/stat : 2696 (cryptominisat) R 2695 2695 1711 0 -1 4202496 226945 0 0 0 166616 48 0 0 25 0 1 0 555310019 109293568 20965 33554432000 4194304 4587354 140733985564560 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2696/statm: 26683 20965 337 96 0 23245 0
[pid=2697] ppid=2695 vsize=44412 CPUtime=1666.59 cores=0
/proc/2697/stat : 2697 (clasp) R 2695 2695 1711 0 -1 4202496 8634 0 0 0 166655 4 0 0 25 0 1 0 555310019 45477888 7673 33554432000 4194304 4785740 140734702084464 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2697/statm: 11103 7673 341 145 0 8148 0
[pid=2698] ppid=2695 vsize=456624 CPUtime=1666.8 cores=0
/proc/2698/stat : 2698 (TNM) R 2695 2695 1711 0 -1 4202496 595 0 0 0 166678 2 0 0 25 0 1 0 555310019 467582976 492 33554432000 134512640 134534564 4291701232 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2698/statm: 114156 492 95 6 0 112822 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 626092

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2695 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=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 5000.03
#
# 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.03
CPU user time (s): 4999.49
CPU system time (s): 0.54
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 802808

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

runsolver used 8.85065 second user time and 18.3792 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-24 15:13:13
IDJOB=3275812
IDBENCH=83356
IDSOLVER=1639
FILE ID=node116/3275812-1303650793
RUNJOBID= node116-1303650793-2680
PBS_JOBID= 13150732
Free space on /tmp= 72684 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275812-1303650793/watcher-3275812-1303650793 -o /tmp/evaluation-result-3275812-1303650793/solver-3275812-1303650793 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275812-1303650793.cnf

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

MD5SUM BENCH= 642fce7e30a701c3223fa5771c2e57dc
RANDOM SEED=1402790353

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:      25973096 kB
Buffers:       1838404 kB
Cached:        4687176 kB
SwapCached:       9732 kB
Active:        3044196 kB
Inactive:      3520212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25973096 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           20976 kB
Writeback:           0 kB
AnonPages:       32804 kB
Mapped:          13492 kB
Slab:           350732 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189296 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= 72664 MiB
End job on node116 at 2011-04-24 16:36:35