Trace number 3249367

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 par? (TO) 4800.17 1202.12

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x40.cnf
MD5SUM65a5698edfd6f3a12089595d81c196e3
Bench CategoryCRAFTED (crafted 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 variables3360
Number of clauses661080
Sum of the clauses size2634240
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25040
Number of clauses of size 30
Number of clauses of size 4656040
Number of clauses of size 50
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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
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) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

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-3249367-1304083747/watcher-3249367-1304083747 -o /tmp/evaluation-result-3249367-1304083747/solver-3249367-1304083747 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3249367-1304083747.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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.36 7.89 7.96 8/182 31592
/proc/meminfo: memFree=30712652/32950928 swapFree=67111524/67111528
[pid=31592] ppid=31590 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31592/stat : 31592 (ppfolio) S 31590 31592 30991 0 -1 4202496 523 0 0 0 0 0 0 0 23 0 1 0 598605399 18763776 389 33554432000 4194304 4287625 140735786635888 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 2 0 0 0
/proc/31592/statm: 4581 389 341 23 0 91 0

[startup+1.82051 s]
/proc/loadavg: 7.36 7.89 7.96 8/182 31592
/proc/meminfo: memFree=30712652/32950928 swapFree=67111524/67111528
[pid=31592] ppid=31590 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31592/stat : 31592 (ppfolio) S 31590 31592 30991 0 -1 4202496 523 0 0 0 0 0 0 0 17 0 1 0 598605399 18763776 389 33554432000 4194304 4287625 140735786635888 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 2 0 0 0
/proc/31592/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+2.02048 s]
/proc/loadavg: 7.36 7.89 7.96 8/182 31592
/proc/meminfo: memFree=30712652/32950928 swapFree=67111524/67111528
[pid=31592] ppid=31590 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31592/stat : 31592 (ppfolio) S 31590 31592 30991 0 -1 4202496 523 0 0 0 0 0 0 0 16 0 1 0 598605399 18763776 389 33554432000 4194304 4287625 140735786635888 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 2 0 0 0
/proc/31592/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324
heavy processes:

[startup+2.22644 s]
/proc/loadavg: 7.73 7.96 7.98 11/188 31598
/proc/meminfo: memFree=30273212/32950928 swapFree=67111524/67111528
[pid=31592] ppid=31590 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31592/stat : 31592 (ppfolio) S 31590 31592 30991 0 -1 4202496 523 0 0 0 0 0 0 0 16 0 1 0 598605399 18763776 389 33554432000 4194304 4287625 140735786635888 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 2 0 0 0
/proc/31592/statm: 4581 389 341 23 0 91 0
[pid=31593] ppid=31592 vsize=178648 CPUtime=2.21 cores=0
/proc/31593/stat : 31593 (cryptominisat) R 31592 31592 30991 0 -1 4202496 47413 0 0 0 214 7 0 0 25 0 1 0 598605400 182935552 34380 33554432000 4194304 4587354 140734955873040 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31593/statm: 44662 34380 314 96 0 41224 0
[pid=31594] ppid=31592 vsize=69760 CPUtime=2.21 cores=4
/proc/31594/stat : 31594 (clasp) R 31592 31592 30991 0 -1 4202496 17446 0 0 0 220 1 0 0 21 0 1 0 598605400 71434240 14636 33554432000 4194304 4785740 140734657547184 18446744073709551615 4495701 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31594/statm: 17440 14636 313 145 0 14485 0
[pid=31595] ppid=31592 vsize=503344 CPUtime=1.1 cores=6
/proc/31595/stat : 31595 (TNM) R 31592 31592 30991 0 -1 4202496 15719 0 0 0 108 2 0 0 19 0 1 0 598605400 515424256 15616 33554432000 134512640 134534564 4290777776 18446744073709551615 134524493 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31595/statm: 125836 15616 91 6 0 124502 0
[pid=31596] ppid=31592 vsize=49900 CPUtime=1.4 cores=2
/proc/31596/stat : 31596 (lingeling) R 31592 31592 30991 0 -1 4202496 13299 0 0 0 138 2 0 0 20 0 1 0 598605400 51097600 11629 33554432000 4194304 4352236 140735593333488 18446744073709551615 4283933 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31596/statm: 12475 11629 120 39 0 11555 0
[pid=31597] ppid=31592 vsize=87500 CPUtime=1.09 cores=6
/proc/31597/stat : 31597 (march_hi) R 31592 31592 30991 0 -1 4202496 29072 0 0 0 105 4 0 0 19 0 1 0 598605400 89600000 13974 33554432000 4194304 4331988 140736244983968 18446744073709551615 4252160 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31597/statm: 21875 13974 147 34 0 20317 0
Current children cumulated CPU time (s) 8.01
Current children cumulated vsize (KiB) 907476

[startup+2.42641 s]
/proc/loadavg: 7.73 7.96 7.98 11/188 31598
/proc/meminfo: memFree=30273212/32950928 swapFree=67111524/67111528
[pid=31592] ppid=31590 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31592/stat : 31592 (ppfolio) S 31590 31592 30991 0 -1 4202496 523 0 0 0 0 0 0 0 16 0 1 0 598605399 18763776 389 33554432000 4194304 4287625 140735786635888 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 2 0 0 0
/proc/31592/statm: 4581 389 341 23 0 91 0
[pid=31593] ppid=31592 vsize=178648 CPUtime=2.41 cores=0
/proc/31593/stat : 31593 (cryptominisat) R 31592 31592 30991 0 -1 4202496 47413 0 0 0 234 7 0 0 25 0 1 0 598605400 182935552 34380 33554432000 4194304 4587354 140734955873040 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31593/statm: 44662 34380 314 96 0 41224 0
[pid=31594] ppid=31592 vsize=69760 CPUtime=2.41 cores=4
/proc/31594/stat : 31594 (clasp) R 31592 31592 30991 0 -1 4202496 17446 0 0 0 240 1 0 0 22 0 1 0 598605400 71434240 14636 33554432000 4194304 4785740 140734657547184 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31594/statm: 17440 14636 313 145 0 14485 0
[pid=31595] ppid=31592 vsize=503344 CPUtime=1.2 cores=6
/proc/31595/stat : 31595 (TNM) R 31592 31592 30991 0 -1 4202496 15719 0 0 0 118 2 0 0 19 0 1 0 598605400 515424256 15616 33554432000 134512640 134534564 4290777776 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31595/statm: 125836 15616 91 6 0 124502 0
[pid=31596] ppid=31592 vsize=62712 CPUtime=1.6 cores=2
/proc/31596/stat : 31596 (lingeling) R 31592 31592 30991 0 -1 4202496 16505 0 0 0 158 2 0 0 20 0 1 0 598605400 64217088 14835 33554432000 4194304 4352236 140735593333488 18446744073709551615 4289842 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31596/statm: 15678 14835 123 39 0 14758 0
[pid=31597] ppid=31592 vsize=87500 CPUtime=1.19 cores=6
/proc/31597/stat : 31597 (march_hi) R 31592 31592 30991 0 -1 4202496 34293 0 0 0 114 5 0 0 19 0 1 0 598605400 89600000 13974 33554432000 4194304 4331988 140736244983968 18446744073709551615 4252174 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31597/statm: 21875 13974 147 34 0 20317 0
Current children cumulated CPU time (s) 8.81
Current children cumulated vsize (KiB) 920288

[startup+2.5004 s]
/proc/loadavg: 7.73 7.96 7.98 11/188 31598
/proc/meminfo: memFree=30273212/32950928 swapFree=67111524/67111528
[pid=31592] ppid=31590 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31592/stat : 31592 (ppfolio) S 31590 31592 30991 0 -1 4202496 523 0 0 0 0 0 0 0 16 0 1 0 598605399 18763776 389 33554432000 4194304 4287625 140735786635888 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 2 0 0 0
/proc/31592/statm: 4581 389 341 23 0 91 0
[pid=31593] ppid=31592 vsize=178648 CPUtime=2.49 cores=0
/proc/31593/stat : 31593 (cryptominisat) R 31592 31592 30991 0 -1 4202496 47413 0 0 0 242 7 0 0 25 0 1 0 598605400 182935552 34380 33554432000 4194304 4587354 140734955873040 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31593/statm: 44662 34380 314 96 0 41224 0
[pid=31594] ppid=31592 vsize=69760 CPUtime=2.48 cores=4
/proc/31594/stat : 31594 (clasp) R 31592 31592 30991 0 -1 4202496 17446 0 0 0 247 1 0 0 22 0 1 0 598605400 71434240 14636 33554432000 4194304 4785740 140734657547184 18446744073709551615 4495784 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31594/statm: 17440 14636 313 145 0 14485 0
[pid=31595] ppid=31592 vsize=503344 CPUtime=1.28 cores=6
/proc/31595/stat : 31595 (TNM) R 31592 31592 30991 0 -1 4202496 15719 0 0 0 126 2 0 0 19 0 1 0 598605400 515424256 15616 33554432000 134512640 134534564 4290777776 18446744073709551615 134524469 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31595/statm: 125836 15616 91 6 0 124502 0
[pid=31596] ppid=31592 vsize=62712 CPUtime=1.67 cores=2
/proc/31596/stat : 31596 (lingeling) R 31592 31592 30991 0 -1 4202496 16505 0 0 0 165 2 0 0 20 0 1 0 598605400 64217088 14835 33554432000 4194304 4352236 140735593333488 18446744073709551615 4289869 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31596/statm: 15678 14835 123 39 0 14758 0
[pid=31597] ppid=31592 vsize=87500 CPUtime=1.19 cores=6
/proc/31597/stat : 31597 (march_hi) R 31592 31592 30991 0 -1 4202496 34293 0 0 0 114 5 0 0 19 0 1 0 598605400 89600000 13974 33554432000 4194304 4331988 140736244983968 18446744073709551615 4252174 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31597/statm: 21875 13974 147 34 0 20317 0
Current children cumulated CPU time (s) 9.11
Current children cumulated vsize (KiB) 920288

[startup+3.10029 s]
/proc/loadavg: 7.73 7.96 7.98 11/188 31598
/proc/meminfo: memFree=30183932/32950928 swapFree=67111524/67111528
[pid=31592] ppid=31590 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31592/stat : 31592 (ppfolio) S 31590 31592 30991 0 -1 4202496 523 0 0 0 0 0 0 0 16 0 1 0 598605399 18763776 389 33554432000 4194304 4287625 140735786635888 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 2 0 0 0
/proc/31592/statm: 4581 389 341 23 0 91 0
[pid=31593] ppid=31592 vsize=178648 CPUtime=3.09 cores=0
/proc/31593/stat : 31593 (cryptominisat) R 31592 31592 30991 0 -1 4202496 47413 0 0 0 302 7 0 0 25 0 1 0 598605400 182935552 34380 33554432000 4194304 4587354 140734955873040 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31593/statm: 44662 34380 314 96 0 41224 0
[pid=31594] ppid=31592 vsize=69760 CPUtime=3.09 cores=4
/proc/31594/stat : 31594 (clasp) R 31592 31592 30991 0 -1 4202496 17446 0 0 0 308 1 0 0 25 0 1 0 598605400 71434240 14636 33554432000 4194304 4785740 140734657547184 18446744073709551615 4495623 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31594/statm: 17440 14636 313 145 0 14485 0
[pid=31595] ppid=31592 vsize=503344 CPUtime=1.58 cores=6
/proc/31595/stat : 31595 (TNM) R 31592 31592 30991 0 -1 4202496 15719 0 0 0 156 2 0 0 20 0 1 0 598605400 515424256 15616 33554432000 134512640 134534564 4290777776 18446744073709551615 134524550 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31595/statm: 125836 15616 91 6 0 124502 0
[pid=31596] ppid=31592 vsize=62712 CPUtime=2.28 cores=2
/proc/31596/stat : 31596 (lingeling) R 31592 31592 30991 0 -1 4202496 16505 0 0 0 226 2 0 0 21 0 1 0 598605400 64217088 14835 33554432000 4194304 4352236 140735593333488 18446744073709551615 4289869 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31596/statm: 15678 14835 123 39 0 14758 0
[pid=31597] ppid=31592 vsize=87500 CPUtime=1.49 cores=6
/proc/31597/stat : 31597 (march_hi) R 31592 31592 30991 0 -1 4202496 49956 0 0 0 142 7 0 0 20 0 1 0 598605400 89600000 13974 33554432000 4194304 4331988 140736244983968 18446744073709551615 4252215 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31597/statm: 21875 13974 147 34 0 20317 0
Current children cumulated CPU time (s) 11.53
Current children cumulated vsize (KiB) 920288

[startup+6.30074 s]
/proc/loadavg: 7.73 7.96 7.98 11/188 31598
/proc/meminfo: memFree=30180220/32950928 swapFree=67111524/67111528
[pid=31592] ppid=31590 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31592/stat : 31592 (ppfolio) S 31590 31592 30991 0 -1 4202496 523 0 0 0 0 0 0 0 16 0 1 0 598605399 18763776 389 33554432000 4194304 4287625 140735786635888 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 2 0 0 0
/proc/31592/statm: 4581 389 341 23 0 91 0
[pid=31593] ppid=31592 vsize=206100 CPUtime=6.29 cores=0
/proc/31593/stat : 31593 (cryptominisat) R 31592 31592 30991 0 -1 4202496 54004 0 0 0 621 8 0 0 25 0 1 0 598605400 211046400 40871 33554432000 4194304 4587354 140734955873040 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31593/statm: 51525 40871 315 96 0 48087 0
[pid=31594] ppid=31592 vsize=69760 CPUtime=6.28 cores=4
/proc/31594/stat : 31594 (clasp) R 31592 31592 30991 0 -1 4202496 17446 0 0 0 627 1 0 0 25 0 1 0 598605400 71434240 14636 33554432000 4194304 4785740 140734657547184 18446744073709551615 4495701 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31594/statm: 17440 14636 313 145 0 14485 0
[pid=31595] ppid=31592 vsize=503344 CPUtime=3.16 cores=6
/proc/31595/stat : 31595 (TNM) R 31592 31592 30991 0 -1 4202496 15719 0 0 0 314 2 0 0 25 0 1 0 598605400 515424256 15616 33554432000 134512640 134534564 4290777776 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31595/statm: 125836 15616 91 6 0 124502 0
[pid=31596] ppid=31592 vsize=88340 CPUtime=5.47 cores=2
/proc/31596/stat : 31596 (lingeling) R 31592 31592 30991 0 -1 4202496 22944 0 0 0 544 3 0 0 25 0 1 0 598605400 90460160 21274 33554432000 4194304 4352236 140735593333488 18446744073709551615 4289865 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31596/statm: 22085 21274 123 39 0 21165 0
[pid=31597] ppid=31592 vsize=97308 CPUtime=3.1 cores=6
/proc/31597/stat : 31597 (march_hi) R 31592 31592 30991 0 -1 4202496 75910 0 0 0 298 12 0 0 25 0 1 0 598605400 99643392 16438 33554432000 4194304 4331988 140736244983968 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31597/statm: 24327 16438 150 34 0 22769 0
Current children cumulated CPU time (s) 24.3
Current children cumulated vsize (KiB) 983176

[startup+12.7006 s]
/proc/loadavg: 8.16 8.05 8.01 11/188 31598
/proc/meminfo: memFree=30057728/32950928 swapFree=67111524/67111528
[pid=31592] ppid=31590 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31592/stat : 31592 (ppfolio) S 31590 31592 30991 0 -1 4202496 523 0 0 0 0 0 0 0 16 0 1 0 598605399 18763776 389 33554432000 4194304 4287625 140735786635888 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 2 0 0 0
/proc/31592/statm: 4581 389 341 23 0 91 0
[pid=31593] ppid=31592 vsize=197228 CPUtime=12.69 cores=0
/proc/31593/stat : 31593 (cryptominisat) R 31592 31592 30991 0 -1 4202496 62087 0 0 0 1259 10 0 0 25 0 1 0 598605400 201961472 41748 33554432000 4194304 4587354 140734955873040 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31593/statm: 49307 41748 315 96 0 45869 0
[pid=31594] ppid=31592 vsize=77476 CPUtime=12.68 cores=4
/proc/31594/stat : 31594 (clasp) R 31592 31592 30991 0 -1 4202496 19403 0 0 0 1266 2 0 0 25 0 1 0 598605400 79335424 16593 33554432000 4194304 4785740 140734657547184 18446744073709551615 4484287 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31594/statm: 19369 16593 316 145 0 16414 0
[pid=31595] ppid=31592 vsize=503344 CPUtime=6.32 cores=6
/proc/31595/stat : 31595 (TNM) R 31592 31592 30991 0 -1 4202496 15719 0 0 0 630 2 0 0 25 0 1 0 598605400 515424256 15616 33554432000 134512640 134534564 4290777776 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31595/statm: 125836 15616 91 6 0 124502 0
[pid=31596] ppid=31592 vsize=91112 CPUtime=11.87 cores=2
/proc/31596/stat : 31596 (lingeling) R 31592 31592 30991 0 -1 4202496 40135 0 0 0 1181 6 0 0 25 0 1 0 598605400 93298688 21938 33554432000 4194304 4352236 140735593333488 18446744073709551615 4319441 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31596/statm: 22778 21938 126 39 0 21858 0
[pid=31597] ppid=31592 vsize=97308 CPUtime=6.3 cores=6
/proc/31597/stat : 31597 (march_hi) R 31592 31592 30991 0 -1 4202496 75910 0 0 0 618 12 0 0 25 0 1 0 598605400 99643392 16438 33554432000 4194304 4331988 140736244983968 18446744073709551615 4271154 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31597/statm: 24327 16438 150 34 0 22769 0
Current children cumulated CPU time (s) 49.86
Current children cumulated vsize (KiB) 984792

[startup+25.5004 s]
/proc/loadavg: 8.44 8.11 8.03 11/188 31598
/proc/meminfo: memFree=29975432/32950928 swapFree=67111524/67111528
[pid=31592] ppid=31590 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31592/stat : 31592 (ppfolio) S 31590 31592 30991 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598605399 18763776 389 33554432000 4194304 4287625 140735786635888 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 2 0 0 0
/proc/31592/statm: 4581 389 341 23 0 91 0
[pid=31593] ppid=31592 vsize=429316 CPUtime=25.49 cores=0
/proc/31593/stat : 31593 (cryptominisat) R 31592 31592 30991 0 -1 4202496 94087 0 0 0 2534 15 0 0 25 0 1 0 598605400 439619584 63839 33554432000 4194304 4587354 140734955873040 18446744073709551615 4365136 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31593/statm: 107329 63839 337 96 0 103891 0

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

/proc/31597/statm: 38972 24154 173 34 0 37414 0
Current children cumulated CPU time (s) 3522.68
Current children cumulated vsize (KiB) 1593316

[startup+942.301 s]
/proc/loadavg: 10.20 10.12 9.39 11/188 31626
/proc/meminfo: memFree=29124632/32950928 swapFree=67111524/67111528
[pid=31592] ppid=31590 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31592/stat : 31592 (ppfolio) S 31590 31592 30991 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598605399 18763776 389 33554432000 4194304 4287625 140735786635888 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 2 0 0 0
/proc/31592/statm: 4581 389 341 23 0 91 0
[pid=31593] ppid=31592 vsize=370520 CPUtime=942.31 cores=0
/proc/31593/stat : 31593 (cryptominisat) R 31592 31592 30991 0 -1 4202496 1768469 0 0 0 93867 364 0 0 25 0 1 0 598605400 379412480 58656 33554432000 4194304 4587354 140734955873040 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31593/statm: 92630 58656 337 96 0 89192 0
[pid=31594] ppid=31592 vsize=432672 CPUtime=941.4 cores=4
/proc/31594/stat : 31594 (clasp) R 31592 31592 30991 0 -1 4202496 106430 0 0 0 94111 29 0 0 25 0 1 0 598605400 443056128 102328 33554432000 4194304 4785740 140734657547184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31594/statm: 108168 102328 340 145 0 105213 0
[pid=31595] ppid=31592 vsize=518264 CPUtime=468.63 cores=6
/proc/31595/stat : 31595 (TNM) R 31592 31592 30991 0 -1 4202496 21857 0 0 0 46861 2 0 0 25 0 1 0 598605400 530702336 21754 33554432000 134512640 134534564 4290777776 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31595/statm: 129566 21754 95 6 0 128232 0
[pid=31596] ppid=31592 vsize=103852 CPUtime=941.49 cores=2
/proc/31596/stat : 31596 (lingeling) R 31592 31592 30991 0 -1 4202496 257336 0 0 0 94115 34 0 0 25 0 1 0 598605400 106344448 25123 33554432000 4194304 4352236 140735593333488 18446744073709551615 4222641 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31596/statm: 25963 25123 126 39 0 25043 0
[pid=31597] ppid=31592 vsize=155888 CPUtime=468.53 cores=6
/proc/31597/stat : 31597 (march_hi) R 31592 31592 30991 0 -1 4202496 89400 0 0 0 46840 13 0 0 25 0 1 0 598605400 159629312 24154 33554432000 4194304 4331988 140736244983968 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31597/statm: 38972 24154 173 34 0 37414 0
Current children cumulated CPU time (s) 3762.36
Current children cumulated vsize (KiB) 1599520

[startup+1002.3 s]
/proc/loadavg: 10.22 10.14 9.44 11/188 31627
/proc/meminfo: memFree=29206296/32950928 swapFree=67111524/67111528
[pid=31592] ppid=31590 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31592/stat : 31592 (ppfolio) S 31590 31592 30991 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598605399 18763776 389 33554432000 4194304 4287625 140735786635888 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 2 0 0 0
/proc/31592/statm: 4581 389 341 23 0 91 0
[pid=31593] ppid=31592 vsize=371224 CPUtime=1002.31 cores=0
/proc/31593/stat : 31593 (cryptominisat) R 31592 31592 30991 0 -1 4202496 1911967 0 0 0 99836 395 0 0 25 0 1 0 598605400 380133376 58340 33554432000 4194304 4587354 140734955873040 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31593/statm: 92806 58340 337 96 0 89368 0
[pid=31594] ppid=31592 vsize=438368 CPUtime=1001.4 cores=4
/proc/31594/stat : 31594 (clasp) R 31592 31592 30991 0 -1 4202496 107681 0 0 0 100111 29 0 0 25 0 1 0 598605400 448888832 103579 33554432000 4194304 4785740 140734657547184 18446744073709551615 4277639 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31594/statm: 109592 103579 340 145 0 106637 0
[pid=31595] ppid=31592 vsize=518264 CPUtime=498.42 cores=6
/proc/31595/stat : 31595 (TNM) R 31592 31592 30991 0 -1 4202496 21857 0 0 0 49840 2 0 0 25 0 1 0 598605400 530702336 21754 33554432000 134512640 134534564 4290777776 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31595/statm: 129566 21754 95 6 0 128232 0
[pid=31596] ppid=31592 vsize=108972 CPUtime=1001.5 cores=2
/proc/31596/stat : 31596 (lingeling) R 31592 31592 30991 0 -1 4202496 259640 0 0 0 100115 35 0 0 25 0 1 0 598605400 111587328 26403 33554432000 4194304 4352236 140735593333488 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31596/statm: 27243 26403 126 39 0 26323 0
[pid=31597] ppid=31592 vsize=155888 CPUtime=498.41 cores=6
/proc/31597/stat : 31597 (march_hi) R 31592 31592 30991 0 -1 4202496 89400 0 0 0 49828 13 0 0 25 0 1 0 598605400 159629312 24154 33554432000 4194304 4331988 140736244983968 18446744073709551615 4265523 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31597/statm: 38972 24154 173 34 0 37414 0
Current children cumulated CPU time (s) 4002.04
Current children cumulated vsize (KiB) 1611040

[startup+1062.3 s]
/proc/loadavg: 10.20 10.15 9.48 11/188 31629
/proc/meminfo: memFree=29090804/32950928 swapFree=67111524/67111528
[pid=31592] ppid=31590 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31592/stat : 31592 (ppfolio) S 31590 31592 30991 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598605399 18763776 389 33554432000 4194304 4287625 140735786635888 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 2 0 0 0
/proc/31592/statm: 4581 389 341 23 0 91 0
[pid=31593] ppid=31592 vsize=372396 CPUtime=1062.31 cores=0
/proc/31593/stat : 31593 (cryptominisat) R 31592 31592 30991 0 -1 4202496 2040498 0 0 0 105807 424 0 0 25 0 1 0 598605400 381333504 64814 33554432000 4194304 4587354 140734955873040 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31593/statm: 93099 64814 337 96 0 89661 0
[pid=31594] ppid=31592 vsize=442956 CPUtime=1061.39 cores=4
/proc/31594/stat : 31594 (clasp) R 31592 31592 30991 0 -1 4202496 108662 0 0 0 106110 29 0 0 25 0 1 0 598605400 453586944 104560 33554432000 4194304 4785740 140734657547184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31594/statm: 110739 104560 340 145 0 107784 0
[pid=31595] ppid=31592 vsize=518264 CPUtime=528.3 cores=6
/proc/31595/stat : 31595 (TNM) R 31592 31592 30991 0 -1 4202496 21857 0 0 0 52828 2 0 0 25 0 1 0 598605400 530702336 21754 33554432000 134512640 134534564 4290777776 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31595/statm: 129566 21754 95 6 0 128232 0
[pid=31596] ppid=31592 vsize=72108 CPUtime=1061.49 cores=2
/proc/31596/stat : 31596 (lingeling) R 31592 31592 30991 0 -1 4202496 268856 0 0 0 106113 36 0 0 25 0 1 0 598605400 73838592 17187 33554432000 4194304 4352236 140735593333488 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31596/statm: 18027 17187 126 39 0 17107 0
[pid=31597] ppid=31592 vsize=155888 CPUtime=528.21 cores=6
/proc/31597/stat : 31597 (march_hi) R 31592 31592 30991 0 -1 4202496 89400 0 0 0 52808 13 0 0 25 0 1 0 598605400 159629312 24154 33554432000 4194304 4331988 140736244983968 18446744073709551615 4228313 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31597/statm: 38972 24154 173 34 0 37414 0
Current children cumulated CPU time (s) 4241.7
Current children cumulated vsize (KiB) 1579936

[startup+1122.3 s]
/proc/loadavg: 10.17 10.15 9.52 11/188 31631
/proc/meminfo: memFree=29070156/32950928 swapFree=67111524/67111528
[pid=31592] ppid=31590 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31592/stat : 31592 (ppfolio) S 31590 31592 30991 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598605399 18763776 389 33554432000 4194304 4287625 140735786635888 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 2 0 0 0
/proc/31592/statm: 4581 389 341 23 0 91 0
[pid=31593] ppid=31592 vsize=470308 CPUtime=1122.31 cores=0
/proc/31593/stat : 31593 (cryptominisat) R 31592 31592 30991 0 -1 4202496 2182006 0 0 0 111777 454 0 0 25 0 1 0 598605400 481595392 82312 33554432000 4194304 4587354 140734955873040 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31593/statm: 117577 82312 337 96 0 114139 0
[pid=31594] ppid=31592 vsize=449996 CPUtime=1121.38 cores=4
/proc/31594/stat : 31594 (clasp) R 31592 31592 30991 0 -1 4202496 110332 0 0 0 112109 29 0 0 25 0 1 0 598605400 460795904 106230 33554432000 4194304 4785740 140734657547184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31594/statm: 112499 106230 340 145 0 109544 0
[pid=31595] ppid=31592 vsize=518264 CPUtime=558.11 cores=6
/proc/31595/stat : 31595 (TNM) R 31592 31592 30991 0 -1 4202496 21857 0 0 0 55809 2 0 0 25 0 1 0 598605400 530702336 21754 33554432000 134512640 134534564 4290777776 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31595/statm: 129566 21754 95 6 0 128232 0
[pid=31596] ppid=31592 vsize=108972 CPUtime=1121.49 cores=2
/proc/31596/stat : 31596 (lingeling) R 31592 31592 30991 0 -1 4202496 280120 0 0 0 112112 37 0 0 25 0 1 0 598605400 111587328 26403 33554432000 4194304 4352236 140735593333488 18446744073709551615 4329312 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31596/statm: 27243 26403 126 39 0 26323 0
[pid=31597] ppid=31592 vsize=155888 CPUtime=558.07 cores=6
/proc/31597/stat : 31597 (march_hi) R 31592 31592 30991 0 -1 4202496 89400 0 0 0 55794 13 0 0 25 0 1 0 598605400 159629312 24154 33554432000 4194304 4331988 140736244983968 18446744073709551615 4263216 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31597/statm: 38972 24154 173 34 0 37414 0
Current children cumulated CPU time (s) 4481.36
Current children cumulated vsize (KiB) 1721752

[startup+1182.3 s]
/proc/loadavg: 10.20 10.16 9.56 11/188 31632
/proc/meminfo: memFree=29152692/32950928 swapFree=67111524/67111528
[pid=31592] ppid=31590 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31592/stat : 31592 (ppfolio) S 31590 31592 30991 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598605399 18763776 389 33554432000 4194304 4287625 140735786635888 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 2 0 0 0
/proc/31592/statm: 4581 389 341 23 0 91 0
[pid=31593] ppid=31592 vsize=373376 CPUtime=1182.31 cores=0
/proc/31593/stat : 31593 (cryptominisat) R 31592 31592 30991 0 -1 4202496 2268795 0 0 0 117755 476 0 0 25 0 1 0 598605400 382337024 62396 33554432000 4194304 4587354 140734955873040 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31593/statm: 93344 62396 337 96 0 89906 0
[pid=31594] ppid=31592 vsize=453356 CPUtime=1181.39 cores=4
/proc/31594/stat : 31594 (clasp) R 31592 31592 30991 0 -1 4202496 111142 0 0 0 118109 30 0 0 25 0 1 0 598605400 464236544 107040 33554432000 4194304 4785740 140734657547184 18446744073709551615 4286998 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31594/statm: 113339 107040 340 145 0 110384 0
[pid=31595] ppid=31592 vsize=518264 CPUtime=587.96 cores=6
/proc/31595/stat : 31595 (TNM) R 31592 31592 30991 0 -1 4202496 21857 0 0 0 58794 2 0 0 25 0 1 0 598605400 530702336 21754 33554432000 134512640 134534564 4290777776 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31595/statm: 129566 21754 95 6 0 128232 0
[pid=31596] ppid=31592 vsize=104876 CPUtime=1181.5 cores=2
/proc/31596/stat : 31596 (lingeling) R 31592 31592 30991 0 -1 4202496 280120 0 0 0 118113 37 0 0 25 0 1 0 598605400 107393024 25379 33554432000 4194304 4352236 140735593333488 18446744073709551615 4328359 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31596/statm: 26219 25379 126 39 0 25299 0
[pid=31597] ppid=31592 vsize=155888 CPUtime=587.9 cores=6
/proc/31597/stat : 31597 (march_hi) R 31592 31592 30991 0 -1 4202496 89400 0 0 0 58777 13 0 0 25 0 1 0 598605400 159629312 24154 33554432000 4194304 4331988 140736244983968 18446744073709551615 4228365 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31597/statm: 38972 24154 173 34 0 37414 0
Current children cumulated CPU time (s) 4721.06
Current children cumulated vsize (KiB) 1624084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.1 s]
/proc/loadavg: 10.20 10.17 9.58 6/181 31634
/proc/meminfo: memFree=29901424/32950928 swapFree=67111524/67111528
[pid=31592] ppid=31590 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31592/stat : 31592 (ppfolio) S 31590 31592 30991 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 598605399 18763776 389 33554432000 4194304 4287625 140735786635888 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 2 0 0 0
/proc/31592/statm: 4581 389 341 23 0 91 0
[pid=31593] ppid=31592 vsize=375200 CPUtime=1202.12 cores=0
/proc/31593/stat : 31593 (cryptominisat) R 31592 31592 30991 0 -1 4202496 2315327 0 0 0 119726 486 0 0 25 0 1 0 598605400 384204800 58208 33554432000 4194304 4587354 140734955873040 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31593/statm: 93800 58208 337 96 0 90362 0
[pid=31594] ppid=31592 vsize=453356 CPUtime=1201.2 cores=4
/proc/31594/stat : 31594 (clasp) R 31592 31592 30991 0 -1 4202496 111168 0 0 0 120090 30 0 0 25 0 1 0 598605400 464236544 107066 33554432000 4194304 4785740 140734657547184 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31594/statm: 113339 107066 340 145 0 110384 0
[pid=31595] ppid=31592 vsize=518264 CPUtime=597.81 cores=6
/proc/31595/stat : 31595 (TNM) R 31592 31592 30991 0 -1 4202496 21857 0 0 0 59779 2 0 0 25 0 1 0 598605400 530702336 21754 33554432000 134512640 134534564 4290777776 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31595/statm: 129566 21754 95 6 0 128232 0
[pid=31596] ppid=31592 vsize=108972 CPUtime=1201.3 cores=2
/proc/31596/stat : 31596 (lingeling) R 31592 31592 30991 0 -1 4202496 281144 0 0 0 120093 37 0 0 25 0 1 0 598605400 111587328 26403 33554432000 4194304 4352236 140735593333488 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31596/statm: 27243 26403 126 39 0 26323 0
[pid=31597] ppid=31592 vsize=155888 CPUtime=597.74 cores=6
/proc/31597/stat : 31597 (march_hi) R 31592 31592 30991 0 -1 4202496 89400 0 0 0 59761 13 0 0 25 0 1 0 598605400 159629312 24154 33554432000 4194304 4331988 140736244983968 18446744073709551615 4265477 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31597/statm: 38972 24154 173 34 0 37414 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 1630004

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

Real time (s): 1202.12
CPU time (s): 4800.17
CPU user time (s): 4794.49
CPU system time (s): 5.68
CPU usage (%): 399.309
Max. virtual memory (cumulated for all children) (KiB): 1897180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.003999
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= 523
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= 322
involuntary context switches= 13

runsolver used 1.83372 second user time and 4.73028 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 15:29:07
IDJOB=3249367
IDBENCH=83166
IDSOLVER=1612
FILE ID=node112/3249367-1304083747
RUNJOBID= node112-1304083746-31535
PBS_JOBID= 13170513
Free space on /tmp= 72528 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x40.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249367-1304083747/watcher-3249367-1304083747 -o /tmp/evaluation-result-3249367-1304083747/solver-3249367-1304083747 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3249367-1304083747.cnf

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

MD5SUM BENCH= 65a5698edfd6f3a12089595d81c196e3
RANDOM SEED=497313302

node112.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.828
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.828
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.83
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.828
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.67
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.828
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.82
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.828
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	: 5261.27
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.828
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.82
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.828
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30712932 kB
Buffers:        427700 kB
Cached:        1202988 kB
SwapCached:          4 kB
Active:         308008 kB
Inactive:      1527268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30712932 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           46668 kB
Writeback:           0 kB
AnonPages:      204232 kB
Mapped:          16148 kB
Slab:           336884 kB
PageTables:       5316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   830468 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= 72532 MiB
End job on node112 at 2011-04-29 15:49:12