Trace number 3191517

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v20000-c84000-S840292785-048-UNKNOWN.cnf
MD5SUMfa8f767b93a18fbf678b4d0ea0994bed
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.11761
Satisfiable
(Un)Satisfiability was proved
Number of variables20000
Number of clauses84000
Sum of the clauses size252000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 384000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 12.01 11.87 9.30 7/194 20954
/proc/meminfo: memFree=9943916/32951124 swapFree=67111528/67111528
[pid=20954] ppid=20952 vsize=2712 CPUtime=0 cores=1,3
/proc/20954/stat : 20954 (ppfolio) S 20952 20954 20666 0 -1 4194304 85 0 0 0 0 0 0 0 18 0 1 0 365411224 2777088 37 33554432000 4194304 4287625 140735414660464 18446744073709551615 232330968711 0 2147483391 4096 0 18446744071700199571 0 0 17 1 0 0 0
/proc/20954/statm: 678 37 27 23 0 23 0

[startup+0.0611601 s]
/proc/loadavg: 12.01 11.87 9.30 7/194 20954
/proc/meminfo: memFree=9943916/32951124 swapFree=67111528/67111528
[pid=20954] ppid=20952 vsize=2712 CPUtime=0 cores=1,3
/proc/20954/stat : 20954 (ppfolio) S 20952 20954 20666 0 -1 4194304 85 0 0 0 0 0 0 0 18 0 1 0 365411224 2777088 37 33554432000 4194304 4287625 140735414660464 18446744073709551615 232330968711 0 2147483391 4096 0 18446744071700199571 0 0 17 1 0 0 0
/proc/20954/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.101155 s]
/proc/loadavg: 12.01 11.87 9.30 7/194 20954
/proc/meminfo: memFree=9943916/32951124 swapFree=67111528/67111528
[pid=20954] ppid=20952 vsize=2712 CPUtime=0 cores=1,3
/proc/20954/stat : 20954 (ppfolio) S 20952 20954 20666 0 -1 4194304 85 0 0 0 0 0 0 0 18 0 1 0 365411224 2777088 37 33554432000 4194304 4287625 140735414660464 18446744073709551615 232330968711 0 2147483391 4096 0 18446744071700199571 0 0 17 1 0 0 0
/proc/20954/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.301107 s]
/proc/loadavg: 12.01 11.87 9.30 7/194 20954
/proc/meminfo: memFree=9943916/32951124 swapFree=67111528/67111528
[pid=20954] ppid=20952 vsize=18324 CPUtime=0 cores=1,3
/proc/20954/stat : 20954 (ppfolio) S 20952 20954 20666 0 -1 4202496 498 0 0 0 0 0 0 0 17 0 1 0 365411224 18763776 393 33554432000 4194304 4287625 140735414660464 18446744073709551615 232335912463 0 0 4096 65536 1518816163759358216 0 0 17 1 0 0 0
/proc/20954/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701037 s]
/proc/loadavg: 12.01 11.87 9.30 7/194 20954
/proc/meminfo: memFree=9943916/32951124 swapFree=67111528/67111528
[pid=20954] ppid=20952 vsize=18324 CPUtime=0 cores=1,3
/proc/20954/stat : 20954 (ppfolio) S 20952 20954 20666 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365411224 18763776 393 33554432000 4194304 4287625 140735414660464 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/20954/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50089 s]
/proc/loadavg: 12.01 11.87 9.30 13/206 20969
/proc/meminfo: memFree=9864584/32951124 swapFree=67111528/67111528
[pid=20954] ppid=20952 vsize=18324 CPUtime=0 cores=1,3
/proc/20954/stat : 20954 (ppfolio) S 20952 20954 20666 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365411224 18763776 393 33554432000 4194304 4287625 140735414660464 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/20954/statm: 4581 393 345 23 0 91 0
[pid=20965] ppid=20954 vsize=42344 CPUtime=0.61 cores=1
/proc/20965/stat : 20965 (cryptominisat) R 20954 20954 20666 0 -1 4202496 7368 0 0 0 60 1 0 0 16 0 1 0 365411248 43360256 5729 33554432000 4194304 4587354 140737453121120 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20965/statm: 10586 5729 326 96 0 7148 0
[pid=20966] ppid=20954 vsize=23140 CPUtime=0.39 cores=1
/proc/20966/stat : 20966 (clasp) R 20954 20954 20666 0 -1 4202496 4044 0 0 0 38 1 0 0 17 0 1 0 365411248 23695360 3079 33554432000 4194304 4785740 140733355267296 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20966/statm: 5785 3079 340 145 0 2830 0
[pid=20968] ppid=20954 vsize=459916 CPUtime=0.24 cores=1
/proc/20968/stat : 20968 (TNM) R 20954 20954 20666 0 -1 4202496 3486 0 0 0 24 0 0 0 18 0 1 0 365411248 470953984 3383 33554432000 134512640 134534564 4289952896 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20968/statm: 114979 3383 95 6 0 113645 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 543724

[startup+3.10061 s]
/proc/loadavg: 12.01 11.87 9.30 10/200 20975
/proc/meminfo: memFree=9868596/32951124 swapFree=67111528/67111528
[pid=20954] ppid=20952 vsize=18324 CPUtime=0 cores=1,3
/proc/20954/stat : 20954 (ppfolio) S 20952 20954 20666 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365411224 18763776 393 33554432000 4194304 4287625 140735414660464 18446744073709551615 232335912463 0 0 4096 65536 361894906433634304 0 0 17 3 0 0 0
/proc/20954/statm: 4581 393 345 23 0 91 0
[pid=20965] ppid=20954 vsize=42524 CPUtime=1.59 cores=1
/proc/20965/stat : 20965 (cryptominisat) R 20954 20954 20666 0 -1 4202496 8231 0 0 0 158 1 0 0 17 0 1 0 365411248 43544576 6586 33554432000 4194304 4587354 140737453121120 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20965/statm: 10631 6586 326 96 0 7193 0
[pid=20966] ppid=20954 vsize=23932 CPUtime=1.01 cores=1
/proc/20966/stat : 20966 (clasp) R 20954 20954 20666 0 -1 4202496 4258 0 0 0 100 1 0 0 17 0 1 0 365411248 24506368 3293 33554432000 4194304 4785740 140733355267296 18446744073709551615 4552547 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20966/statm: 5983 3293 340 145 0 3028 0
[pid=20968] ppid=20954 vsize=459916 CPUtime=0.24 cores=1
/proc/20968/stat : 20968 (TNM) R 20954 20954 20666 0 -1 4202496 3486 0 0 0 24 0 0 0 18 0 1 0 365411248 470953984 3383 33554432000 134512640 134534564 4289952896 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20968/statm: 114979 3383 95 6 0 113645 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 544696

[startup+6.30104 s]
/proc/loadavg: 11.85 11.84 9.30 13/206 20999
/proc/meminfo: memFree=9777904/32951124 swapFree=67111528/67111528
[pid=20954] ppid=20952 vsize=18324 CPUtime=0 cores=1,3
/proc/20954/stat : 20954 (ppfolio) S 20952 20954 20666 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365411224 18763776 393 33554432000 4194304 4287625 140735414660464 18446744073709551615 232335912463 0 0 4096 65536 361895043872587776 0 0 17 3 0 0 0
/proc/20954/statm: 4581 393 345 23 0 91 0
[pid=20965] ppid=20954 vsize=80028 CPUtime=2.79 cores=1
/proc/20965/stat : 20965 (cryptominisat) R 20954 20954 20666 0 -1 4202496 9156 0 0 0 278 1 0 0 19 0 1 0 365411248 81948672 7508 33554432000 4194304 4587354 140737453121120 18446744073709551615 4245357 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20965/statm: 20007 7508 326 96 0 16569 0
[pid=20966] ppid=20954 vsize=29964 CPUtime=2.11 cores=1
/proc/20966/stat : 20966 (clasp) R 20954 20954 20666 0 -1 4202496 5776 0 0 0 210 1 0 0 19 0 1 0 365411248 30683136 4811 33554432000 4194304 4785740 140733355267296 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20966/statm: 7491 4811 340 145 0 4536 0
[pid=20968] ppid=20954 vsize=459916 CPUtime=1.14 cores=1
/proc/20968/stat : 20968 (TNM) R 20954 20954 20666 0 -1 4202496 3486 0 0 0 114 0 0 0 19 0 1 0 365411248 470953984 3383 33554432000 134512640 134534564 4289952896 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20968/statm: 114979 3383 95 6 0 113645 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 588232

[startup+12.7009 s]
/proc/loadavg: 11.86 11.84 9.32 14/206 20999
/proc/meminfo: memFree=9735152/32951124 swapFree=67111528/67111528
[pid=20954] ppid=20952 vsize=18324 CPUtime=0 cores=1,3
/proc/20954/stat : 20954 (ppfolio) S 20952 20954 20666 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365411224 18763776 393 33554432000 4194304 4287625 140735414660464 18446744073709551615 232335912463 0 0 4096 65536 361895318750494720 0 0 17 3 0 0 0
/proc/20954/statm: 4581 393 345 23 0 91 0
[pid=20965] ppid=20954 vsize=80028 CPUtime=4.91 cores=1
/proc/20965/stat : 20965 (cryptominisat) R 20954 20954 20666 0 -1 4202496 10792 0 0 0 489 2 0 0 25 0 1 0 365411248 81948672 9132 33554432000 4194304 4587354 140737453121120 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20965/statm: 20007 9132 326 96 0 16569 0
[pid=20966] ppid=20954 vsize=41360 CPUtime=4.29 cores=1
/proc/20966/stat : 20966 (clasp) R 20954 20954 20666 0 -1 4202496 8634 0 0 0 427 2 0 0 25 0 1 0 365411248 42352640 7669 33554432000 4194304 4785740 140733355267296 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20966/statm: 10340 7669 340 145 0 7385 0
[pid=20968] ppid=20954 vsize=459916 CPUtime=3.24 cores=1
/proc/20968/stat : 20968 (TNM) R 20954 20954 20666 0 -1 4202496 3486 0 0 0 324 0 0 0 25 0 1 0 365411248 470953984 3383 33554432000 134512640 134534564 4289952896 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20968/statm: 114979 3383 95 6 0 113645 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 599628

[startup+25.5006 s]
/proc/loadavg: 12.11 11.90 9.38 13/206 20999
/proc/meminfo: memFree=9632368/32951124 swapFree=67111528/67111528
[pid=20954] ppid=20952 vsize=18324 CPUtime=0 cores=1,3
/proc/20954/stat : 20954 (ppfolio) S 20952 20954 20666 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365411224 18763776 393 33554432000 4194304 4287625 140735414660464 18446744073709551615 232335912463 0 0 4096 65536 361895043872587776 0 0 17 3 0 0 0
/proc/20954/statm: 4581 393 345 23 0 91 0
[pid=20965] ppid=20954 vsize=113560 CPUtime=9.19 cores=1
/proc/20965/stat : 20965 (cryptominisat) R 20954 20954 20666 0 -1 4202496 31363 0 0 0 914 5 0 0 25 0 1 0 365411248 116285440 24903 33554432000 4194304 4587354 140737453121120 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20965/statm: 28390 24903 337 96 0 24952 0
[pid=20966] ppid=20954 vsize=58116 CPUtime=8.51 cores=1
/proc/20966/stat : 20966 (clasp) R 20954 20954 20666 0 -1 4202496 12797 0 0 0 848 3 0 0 25 0 1 0 365411248 59510784 11832 33554432000 4194304 4785740 140733355267296 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20966/statm: 14529 11832 340 145 0 11574 0
[pid=20968] ppid=20954 vsize=459916 CPUtime=7.54 cores=1
/proc/20968/stat : 20968 (TNM) R 20954 20954 20666 0 -1 4202496 3486 0 0 0 754 0 0 0 25 0 1 0 365411248 470953984 3383 33554432000 134512640 134534564 4289952896 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20968/statm: 114979 3383 95 6 0 113645 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 649916

[startup+51.1011 s]
/proc/loadavg: 12.14 11.92 9.45 14/206 21000
/proc/meminfo: memFree=9619268/32951124 swapFree=67111528/67111528
[pid=20954] ppid=20952 vsize=18324 CPUtime=0 cores=1,3
/proc/20954/stat : 20954 (ppfolio) S 20952 20954 20666 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365411224 18763776 393 33554432000 4194304 4287625 140735414660464 18446744073709551615 232335912463 0 0 4096 65536 361893669483053056 0 0 17 3 0 0 0
/proc/20954/statm: 4581 393 345 23 0 91 0
[pid=20965] ppid=20954 vsize=55412 CPUtime=17.71 cores=1
/proc/20965/stat : 20965 (cryptominisat) R 20954 20954 20666 0 -1 4202496 48263 0 0 0 1764 7 0 0 25 0 1 0 365411248 56741888 9788 33554432000 4194304 4587354 140737453121120 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20965/statm: 13853 9788 337 96 0 10415 0
[pid=20966] ppid=20954 vsize=72072 CPUtime=17.09 cores=1
/proc/20966/stat : 20966 (clasp) R 20954 20954 20666 0 -1 4202496 16237 0 0 0 1705 4 0 0 25 0 1 0 365411248 73801728 15272 33554432000 4194304 4785740 140733355267296 18446744073709551615 4546135 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20966/statm: 18018 15272 340 145 0 15063 0
[pid=20968] ppid=20954 vsize=459916 CPUtime=16.04 cores=1
/proc/20968/stat : 20968 (TNM) R 20954 20954 20666 0 -1 4202496 3486 0 0 0 1604 0 0 0 25 0 1 0 365411248 470953984 3383 33554432000 134512640 134534564 4289952896 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20968/statm: 114979 3383 95 6 0 113645 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 605724

[startup+102.307 s]
/proc/loadavg: 12.26 11.99 9.60 13/206 21001
/proc/meminfo: memFree=9520304/32951124 swapFree=67111528/67111528
[pid=20954] ppid=20952 vsize=18324 CPUtime=0 cores=1,3
/proc/20954/stat : 20954 (ppfolio) S 20952 20954 20666 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365411224 18763776 393 33554432000 4194304 4287625 140735414660464 18446744073709551615 232335912463 0 0 4096 65536 361894768994680832 0 0 17 3 0 0 0
/proc/20954/statm: 4581 393 345 23 0 91 0
[pid=20965] ppid=20954 vsize=449788 CPUtime=34.79 cores=1
/proc/20965/stat : 20965 (cryptominisat) R 20954 20954 20666 0 -1 4202496 73234 0 0 0 3467 12 0 0 25 0 1 0 365411248 460582912 10677 33554432000 4194304 4587354 140737453121120 18446744073709551615 4241080 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20965/statm: 112447 10677 337 96 0 109009 0
[pid=20966] ppid=20954 vsize=92480 CPUtime=34.12 cores=1
/proc/20966/stat : 20966 (clasp) R 20954 20954 20666 0 -1 4202496 21301 0 0 0 3408 4 0 0 25 0 1 0 365411248 94699520 20336 33554432000 4194304 4785740 140733355267296 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20966/statm: 23120 20336 340 145 0 20165 0
[pid=20968] ppid=20954 vsize=459916 CPUtime=33.13 cores=1
/proc/20968/stat : 20968 (TNM) R 20954 20954 20666 0 -1 4202496 3486 0 0 0 3313 0 0 0 25 0 1 0 365411248 470953984 3383 33554432000 134512640 134534564 4289952896 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20968/statm: 114979 3383 95 6 0 113645 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 1020508

[startup+162.3 s]
/proc/loadavg: 12.23 12.02 9.76 13/206 21003
/proc/meminfo: memFree=9354996/32951124 swapFree=67111528/67111528
[pid=20954] ppid=20952 vsize=18324 CPUtime=0 cores=1,3
/proc/20954/stat : 20954 (ppfolio) S 20952 20954 20666 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365411224 18763776 393 33554432000 4194304 4287625 140735414660464 18446744073709551615 232335912463 0 0 4096 65536 361895318750494720 0 0 17 3 0 0 0
/proc/20954/statm: 4581 393 345 23 0 91 0
[pid=20965] ppid=20954 vsize=141132 CPUtime=54.78 cores=1
/proc/20965/stat : 20965 (cryptominisat) R 20954 20954 20666 0 -1 4202496 105902 0 0 0 5461 17 0 0 25 0 1 0 365411248 144519168 17437 33554432000 4194304 4587354 140737453121120 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20965/statm: 35283 17437 337 96 0 31845 0
[pid=20966] ppid=20954 vsize=114000 CPUtime=54.12 cores=1

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

/proc/20968/statm: 114979 3383 95 6 0 113645 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 1166064

[startup+882.301 s]
/proc/loadavg: 12.06 12.06 10.99 13/206 21112
/proc/meminfo: memFree=9353220/32951124 swapFree=67111528/67111528
[pid=20954] ppid=20952 vsize=18324 CPUtime=0 cores=1,3
/proc/20954/stat : 20954 (ppfolio) S 20952 20954 20666 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365411224 18763776 393 33554432000 4194304 4287625 140735414660464 18446744073709551615 232335912463 0 0 4096 65536 361893394605146112 0 0 17 3 0 0 0
/proc/20954/statm: 4581 393 345 23 0 91 0
[pid=20965] ppid=20954 vsize=478900 CPUtime=294.82 cores=1
/proc/20965/stat : 20965 (cryptominisat) R 20954 20954 20666 0 -1 4202496 309841 0 0 0 29426 56 0 0 25 0 1 0 365411248 490393600 13606 33554432000 4194304 4587354 140737453121120 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20965/statm: 119725 13606 337 96 0 116287 0
[pid=20966] ppid=20954 vsize=200780 CPUtime=294.14 cores=1
/proc/20966/stat : 20966 (clasp) R 20954 20954 20666 0 -1 4202496 47784 0 0 0 29403 11 0 0 25 0 1 0 365411248 205598720 46819 33554432000 4194304 4785740 140733355267296 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20966/statm: 50195 46819 340 145 0 47240 0
[pid=20968] ppid=20954 vsize=459916 CPUtime=293.1 cores=1
/proc/20968/stat : 20968 (TNM) R 20954 20954 20666 0 -1 4202496 3486 0 0 0 29310 0 0 0 25 0 1 0 365411248 470953984 3383 33554432000 134512640 134534564 4289952896 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20968/statm: 114979 3383 95 6 0 113645 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 1157920

[startup+942.301 s]
/proc/loadavg: 12.09 12.06 11.06 13/206 21114
/proc/meminfo: memFree=9346264/32951124 swapFree=67111528/67111528
[pid=20954] ppid=20952 vsize=18324 CPUtime=0 cores=1,3
/proc/20954/stat : 20954 (ppfolio) S 20952 20954 20666 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365411224 18763776 393 33554432000 4194304 4287625 140735414660464 18446744073709551615 232335912463 0 0 4096 65536 361895318750494720 0 0 17 3 0 0 0
/proc/20954/statm: 4581 393 345 23 0 91 0
[pid=20965] ppid=20954 vsize=67548 CPUtime=314.82 cores=1
/proc/20965/stat : 20965 (cryptominisat) R 20954 20954 20666 0 -1 4202496 333928 0 0 0 31421 61 0 0 25 0 1 0 365411248 69169152 13649 33554432000 4194304 4587354 140737453121120 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20965/statm: 16887 13649 337 96 0 13449 0
[pid=20966] ppid=20954 vsize=200780 CPUtime=314.14 cores=1
/proc/20966/stat : 20966 (clasp) R 20954 20954 20666 0 -1 4202496 47787 0 0 0 31403 11 0 0 25 0 1 0 365411248 205598720 46822 33554432000 4194304 4785740 140733355267296 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20966/statm: 50195 46822 340 145 0 47240 0
[pid=20968] ppid=20954 vsize=459916 CPUtime=313.09 cores=1
/proc/20968/stat : 20968 (TNM) R 20954 20954 20666 0 -1 4202496 3486 0 0 0 31309 0 0 0 25 0 1 0 365411248 470953984 3383 33554432000 134512640 134534564 4289952896 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20968/statm: 114979 3383 95 6 0 113645 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 746568

[startup+1002.3 s]
/proc/loadavg: 12.07 12.06 11.12 13/206 21115
/proc/meminfo: memFree=9291184/32951124 swapFree=67111528/67111528
[pid=20954] ppid=20952 vsize=18324 CPUtime=0 cores=1,3
/proc/20954/stat : 20954 (ppfolio) S 20952 20954 20666 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365411224 18763776 393 33554432000 4194304 4287625 140735414660464 18446744073709551615 232335912463 0 0 4096 65536 361895456189448192 0 0 17 3 0 0 0
/proc/20954/statm: 4581 393 345 23 0 91 0
[pid=20965] ppid=20954 vsize=484028 CPUtime=334.83 cores=1
/proc/20965/stat : 20965 (cryptominisat) R 20954 20954 20666 0 -1 4202496 342904 0 0 0 33420 63 0 0 25 0 1 0 365411248 495644672 15815 33554432000 4194304 4587354 140737453121120 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20965/statm: 121007 15815 337 96 0 117569 0
[pid=20966] ppid=20954 vsize=216992 CPUtime=334.14 cores=1
/proc/20966/stat : 20966 (clasp) R 20954 20954 20666 0 -1 4202496 51772 0 0 0 33402 12 0 0 25 0 1 0 365411248 222199808 50807 33554432000 4194304 4785740 140733355267296 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20966/statm: 54248 50807 340 145 0 51293 0
[pid=20968] ppid=20954 vsize=459916 CPUtime=333.09 cores=1
/proc/20968/stat : 20968 (TNM) R 20954 20954 20666 0 -1 4202496 3486 0 0 0 33309 0 0 0 25 0 1 0 365411248 470953984 3383 33554432000 134512640 134534564 4289952896 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20968/statm: 114979 3383 95 6 0 113645 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 1179260

[startup+1062.3 s]
/proc/loadavg: 12.02 12.05 11.17 13/206 21117
/proc/meminfo: memFree=9262892/32951124 swapFree=67111528/67111528
[pid=20954] ppid=20952 vsize=18324 CPUtime=0 cores=1,3
/proc/20954/stat : 20954 (ppfolio) S 20952 20954 20666 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365411224 18763776 393 33554432000 4194304 4287625 140735414660464 18446744073709551615 232335912463 0 0 4096 65536 361893394605146112 0 0 17 3 0 0 0
/proc/20954/statm: 4581 393 345 23 0 91 0
[pid=20965] ppid=20954 vsize=482520 CPUtime=354.84 cores=1
/proc/20965/stat : 20965 (cryptominisat) R 20954 20954 20666 0 -1 4202496 352722 0 0 0 35418 66 0 0 25 0 1 0 365411248 494100480 18578 33554432000 4194304 4587354 140737453121120 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20965/statm: 120630 18578 337 96 0 117192 0
[pid=20966] ppid=20954 vsize=218896 CPUtime=354.13 cores=1
/proc/20966/stat : 20966 (clasp) R 20954 20954 20666 0 -1 4202496 52228 0 0 0 35401 12 0 0 25 0 1 0 365411248 224149504 51263 33554432000 4194304 4785740 140733355267296 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20966/statm: 54724 51263 340 145 0 51769 0
[pid=20968] ppid=20954 vsize=459916 CPUtime=353.09 cores=1
/proc/20968/stat : 20968 (TNM) R 20954 20954 20666 0 -1 4202496 3486 0 0 0 35309 0 0 0 25 0 1 0 365411248 470953984 3383 33554432000 134512640 134534564 4289952896 18446744073709551615 134526006 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20968/statm: 114979 3383 95 6 0 113645 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 1179656

[startup+1122.3 s]
/proc/loadavg: 12.01 12.04 11.22 13/206 21118
/proc/meminfo: memFree=9274892/32951124 swapFree=67111528/67111528
[pid=20954] ppid=20952 vsize=18324 CPUtime=0 cores=1,3
/proc/20954/stat : 20954 (ppfolio) S 20952 20954 20666 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365411224 18763776 393 33554432000 4194304 4287625 140735414660464 18446744073709551615 232335912463 0 0 4096 65536 361893532044099584 0 0 17 3 0 0 0
/proc/20954/statm: 4581 393 345 23 0 91 0
[pid=20965] ppid=20954 vsize=471168 CPUtime=374.84 cores=1
/proc/20965/stat : 20965 (cryptominisat) R 20954 20954 20666 0 -1 4202496 362456 0 0 0 37416 68 0 0 25 0 1 0 365411248 482476032 21031 33554432000 4194304 4587354 140737453121120 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20965/statm: 117792 21031 337 96 0 114354 0
[pid=20966] ppid=20954 vsize=218896 CPUtime=374.13 cores=1
/proc/20966/stat : 20966 (clasp) R 20954 20954 20666 0 -1 4202496 52228 0 0 0 37401 12 0 0 25 0 1 0 365411248 224149504 51263 33554432000 4194304 4785740 140733355267296 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20966/statm: 54724 51263 340 145 0 51769 0
[pid=20968] ppid=20954 vsize=459916 CPUtime=373.1 cores=1
/proc/20968/stat : 20968 (TNM) R 20954 20954 20666 0 -1 4202496 3486 0 0 0 37310 0 0 0 25 0 1 0 365411248 470953984 3383 33554432000 134512640 134534564 4289952896 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20968/statm: 114979 3383 95 6 0 113645 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 1168304

[startup+1182.3 s]
/proc/loadavg: 12.07 12.06 11.28 13/206 21120
/proc/meminfo: memFree=9293232/32951124 swapFree=67111528/67111528
[pid=20954] ppid=20952 vsize=18324 CPUtime=0 cores=1,3
/proc/20954/stat : 20954 (ppfolio) S 20952 20954 20666 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365411224 18763776 393 33554432000 4194304 4287625 140735414660464 18446744073709551615 232335912463 0 0 4096 65536 361893806922006528 0 0 17 3 0 0 0
/proc/20954/statm: 4581 393 345 23 0 91 0
[pid=20965] ppid=20954 vsize=485252 CPUtime=394.83 cores=1
/proc/20965/stat : 20965 (cryptominisat) R 20954 20954 20666 0 -1 4202496 374455 0 0 0 39413 70 0 0 25 0 1 0 365411248 496898048 17769 33554432000 4194304 4587354 140737453121120 18446744073709551615 4243904 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20965/statm: 121313 17769 337 96 0 117875 0
[pid=20966] ppid=20954 vsize=219032 CPUtime=394.13 cores=1
/proc/20966/stat : 20966 (clasp) R 20954 20954 20666 0 -1 4202496 52262 0 0 0 39401 12 0 0 25 0 1 0 365411248 224288768 51297 33554432000 4194304 4785740 140733355267296 18446744073709551615 4287211 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20966/statm: 54758 51297 340 145 0 51803 0
[pid=20968] ppid=20954 vsize=459916 CPUtime=393.1 cores=1
/proc/20968/stat : 20968 (TNM) R 20954 20954 20666 0 -1 4202496 3486 0 0 0 39310 0 0 0 25 0 1 0 365411248 470953984 3383 33554432000 134512640 134534564 4289952896 18446744073709551615 134529078 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20968/statm: 114979 3383 95 6 0 113645 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 1182524

[startup+1242.3 s]
/proc/loadavg: 12.02 12.04 11.32 13/206 21122
/proc/meminfo: memFree=9218192/32951124 swapFree=67111528/67111528
[pid=20954] ppid=20952 vsize=18324 CPUtime=0 cores=1,3
/proc/20954/stat : 20954 (ppfolio) S 20952 20954 20666 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365411224 18763776 393 33554432000 4194304 4287625 140735414660464 18446744073709551615 232335912463 0 0 4096 65536 361893944360960000 0 0 17 3 0 0 0
/proc/20954/statm: 4581 393 345 23 0 91 0
[pid=20965] ppid=20954 vsize=480240 CPUtime=414.83 cores=1
/proc/20965/stat : 20965 (cryptominisat) R 20954 20954 20666 0 -1 4202496 383344 0 0 0 41410 73 0 0 25 0 1 0 365411248 491765760 18748 33554432000 4194304 4587354 140737453121120 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20965/statm: 120060 18748 337 96 0 116622 0
[pid=20966] ppid=20954 vsize=232516 CPUtime=414.13 cores=1
/proc/20966/stat : 20966 (clasp) R 20954 20954 20666 0 -1 4202496 55631 0 0 0 41400 13 0 0 25 0 1 0 365411248 238096384 54666 33554432000 4194304 4785740 140733355267296 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20966/statm: 58129 54666 340 145 0 55174 0
[pid=20968] ppid=20954 vsize=459916 CPUtime=413.11 cores=1
/proc/20968/stat : 20968 (TNM) R 20954 20954 20666 0 -1 4202496 3486 0 0 0 41311 0 0 0 25 0 1 0 365411248 470953984 3383 33554432000 134512640 134534564 4289952896 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20968/statm: 114979 3383 95 6 0 113645 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1190996



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.01 12.03 11.36 10/202 21124
/proc/meminfo: memFree=9400608/32951124 swapFree=67111528/67111528
[pid=20954] ppid=20952 vsize=18324 CPUtime=0 cores=1,3
/proc/20954/stat : 20954 (ppfolio) S 20952 20954 20666 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365411224 18763776 393 33554432000 4194304 4287625 140735414660464 18446744073709551615 232335912463 0 0 4096 65536 361894081799913472 0 0 17 3 0 0 0
/proc/20954/statm: 4581 393 345 23 0 91 0
[pid=20965] ppid=20954 vsize=499184 CPUtime=434.03 cores=1
/proc/20965/stat : 20965 (cryptominisat) R 20954 20954 20666 0 -1 4202496 392275 0 0 0 43328 75 0 0 25 0 1 0 365411248 511164416 19615 33554432000 4194304 4587354 140737453121120 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20965/statm: 124796 19615 337 96 0 121358 0
[pid=20966] ppid=20954 vsize=232808 CPUtime=433.38 cores=1
/proc/20966/stat : 20966 (clasp) R 20954 20954 20666 0 -1 4202496 55669 0 0 0 43325 13 0 0 25 0 1 0 365411248 238395392 54704 33554432000 4194304 4785740 140733355267296 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20966/statm: 58202 54704 340 145 0 55247 0
[pid=20968] ppid=20954 vsize=459916 CPUtime=432.37 cores=1
/proc/20968/stat : 20968 (TNM) R 20954 20954 20666 0 -1 4202496 3486 0 0 0 43237 0 0 0 25 0 1 0 365411248 470953984 3383 33554432000 134512640 134534564 4289952896 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20968/statm: 114979 3383 95 6 0 113645 0
Current children cumulated CPU time (s) 1299.78
Current children cumulated vsize (KiB) 1210232

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 20954 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 1299.78
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1299.78
CPU user time (s): 1298.9
CPU system time (s): 0.88
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 1582700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.002999
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= 210
involuntary context switches= 4

runsolver used 2.10268 second user time and 5.00124 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-11 18:08:51
IDJOB=3191517
IDBENCH=82648
IDSOLVER=1613
FILE ID=node132/3191517-1302538130
RUNJOBID= node132-1302536828-20686
PBS_JOBID= 12951115
Free space on /tmp= 71168 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v20000-c84000-S840292785-048-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191517-1302538130/watcher-3191517-1302538130 -o /tmp/evaluation-result-3191517-1302538130/solver-3191517-1302538130 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191517-1302538130.cnf

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

MD5SUM BENCH= fa8f767b93a18fbf678b4d0ea0994bed
RANDOM SEED=982824593

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.74
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.833
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.76
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.833
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.833
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.833
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.67
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.833
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.82
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.833
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:     32951124 kB
MemFree:       9943832 kB
Buffers:        670760 kB
Cached:       21599008 kB
SwapCached:          0 kB
Active:       10934260 kB
Inactive:     11634000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9943832 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22532 kB
Writeback:           0 kB
AnonPages:      298656 kB
Mapped:          16900 kB
Slab:           373588 kB
PageTables:       6188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1412248 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71148 MiB
End job on node132 at 2011-04-11 18:30:33