Trace number 3249895

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) 3972.48 1300.01

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/crn_20_361_s.cnf
MD5SUM6e5ac2b9425e98989eedf4cf638bde54
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark170.249
Satisfiable
(Un)Satisfiability was proved
Number of variables7942
Number of clauses14991
Sum of the clauses size44382
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2591
Number of clauses of size 314400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.80	This is pico-portfolio, a naive parallel portfolio
0.00/0.80	Copyright (C) 2011 Olivier Roussel
0.00/0.80	Using 4 processing units
0.00/0.80	This portfolio uses the following solvers:
0.00/0.80	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.80	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.80	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.80	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.80	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.80	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.80	Starting clasp 1.3.6 on core(s) 4
0.00/0.80	Starting TNM 2009 on core(s) 6
0.00/0.80	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.80	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-3249895-1304084952/watcher-3249895-1304084952 -o /tmp/evaluation-result-3249895-1304084952/solver-3249895-1304084952 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3249895-1304084952.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: 10.20 10.17 9.58 7/182 31693
/proc/meminfo: memFree=30865400/32950928 swapFree=67111524/67111528
[pid=31693] ppid=31691 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31693/stat : 31693 (ppfolio) R 31691 31693 30991 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 598725841 18763776 390 33554432000 4194304 4287625 140735978624528 18446744073709551615 218880585231 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/31693/statm: 4581 390 341 23 0 91 0

[startup+0.236518 s]
/proc/loadavg: 10.20 10.17 9.58 7/182 31693
/proc/meminfo: memFree=30865400/32950928 swapFree=67111524/67111528
[pid=31693] ppid=31691 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31693/stat : 31693 (ppfolio) S 31691 31693 30991 0 -1 4202496 524 0 0 0 0 0 0 0 24 0 1 0 598725841 18763776 390 33554432000 4194304 4287625 140735978624528 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 4 0 0 0
/proc/31693/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300506 s]
/proc/loadavg: 10.20 10.17 9.58 7/182 31693
/proc/meminfo: memFree=30865400/32950928 swapFree=67111524/67111528
[pid=31693] ppid=31691 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31693/stat : 31693 (ppfolio) S 31691 31693 30991 0 -1 4202496 524 0 0 0 0 0 0 0 24 0 1 0 598725841 18763776 390 33554432000 4194304 4287625 140735978624528 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 4 0 0 0
/proc/31693/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400491 s]
/proc/loadavg: 10.20 10.17 9.58 7/182 31693
/proc/meminfo: memFree=30865400/32950928 swapFree=67111524/67111528
[pid=31693] ppid=31691 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31693/stat : 31693 (ppfolio) S 31691 31693 30991 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 598725841 18763776 390 33554432000 4194304 4287625 140735978624528 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 4 0 0 0
/proc/31693/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700501 s]
/proc/loadavg: 10.20 10.17 9.58 7/182 31693
/proc/meminfo: memFree=30865400/32950928 swapFree=67111524/67111528
[pid=31693] ppid=31691 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31693/stat : 31693 (ppfolio) S 31691 31693 30991 0 -1 4202496 524 0 0 0 0 0 0 0 19 0 1 0 598725841 18763776 390 33554432000 4194304 4287625 140735978624528 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 4 0 0 0
/proc/31693/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5003 s]
/proc/loadavg: 10.20 10.17 9.58 11/188 31731
/proc/meminfo: memFree=30824572/32950928 swapFree=67111524/67111528
[pid=31693] ppid=31691 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31693/stat : 31693 (ppfolio) S 31691 31693 30991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 598725841 18763776 390 33554432000 4194304 4287625 140735978624528 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 4 0 0 0
/proc/31693/statm: 4581 390 341 23 0 91 0
[pid=31694] ppid=31693 vsize=1639448 CPUtime=1.49 cores=0
/proc/31694/stat : 31694 (cryptominisat) R 31693 31693 30991 0 -1 4202496 5832 0 0 0 149 0 0 0 20 0 1 0 598725842 1678794752 3473 33554432000 4194304 4587354 140736919605088 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31694/statm: 409862 3473 337 96 0 406424 0
[pid=31695] ppid=31693 vsize=20968 CPUtime=1.49 cores=4
/proc/31695/stat : 31695 (clasp) R 31693 31693 30991 0 -1 4202496 2856 0 0 0 149 0 0 0 25 0 1 0 598725842 21471232 2559 33554432000 4194304 4785740 140733869333904 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31695/statm: 5242 2559 341 145 0 2287 0
[pid=31696] ppid=31693 vsize=453316 CPUtime=0.78 cores=6
/proc/31696/stat : 31696 (TNM) R 31693 31693 30991 0 -1 4202496 952 0 0 0 78 0 0 0 25 0 1 0 598725842 464195584 848 33554432000 134512640 134534564 4287146080 18446744073709551615 134528266 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31696/statm: 113329 848 95 6 0 111995 0
[pid=31697] ppid=31693 vsize=8864 CPUtime=1.49 cores=2
/proc/31697/stat : 31697 (lingeling) R 31693 31693 30991 0 -1 4202496 2050 0 0 0 149 0 0 0 25 0 1 0 598725842 9076736 1417 33554432000 4194304 4352236 140736810003824 18446744073709551615 4331622 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31697/statm: 2216 1417 127 39 0 1296 0
[pid=31698] ppid=31693 vsize=21784 CPUtime=0.7 cores=6
/proc/31698/stat : 31698 (march_hi) R 31693 31693 30991 0 -1 4202496 8477 0 0 0 69 1 0 0 25 0 1 0 598725842 22306816 3778 33554432000 4194304 4331988 140737372770096 18446744073709551615 4229053 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31698/statm: 5446 3778 173 34 0 3888 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 2162704

[startup+3.10102 s]
/proc/loadavg: 10.19 10.16 9.58 11/188 31731
/proc/meminfo: memFree=30810192/32950928 swapFree=67111524/67111528
[pid=31693] ppid=31691 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31693/stat : 31693 (ppfolio) S 31691 31693 30991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 598725841 18763776 390 33554432000 4194304 4287625 140735978624528 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 4 0 0 0
/proc/31693/statm: 4581 390 341 23 0 91 0
[pid=31694] ppid=31693 vsize=39552 CPUtime=3.09 cores=0
/proc/31694/stat : 31694 (cryptominisat) R 31693 31693 30991 0 -1 4202496 9450 0 0 0 308 1 0 0 25 0 1 0 598725842 40501248 4485 33554432000 4194304 4587354 140736919605088 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31694/statm: 9888 4485 337 96 0 6450 0
[pid=31695] ppid=31693 vsize=22980 CPUtime=3.09 cores=4
/proc/31695/stat : 31695 (clasp) R 31693 31693 30991 0 -1 4202496 3335 0 0 0 309 0 0 0 25 0 1 0 598725842 23531520 3038 33554432000 4194304 4785740 140733869333904 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31695/statm: 5745 3038 341 145 0 2790 0
[pid=31696] ppid=31693 vsize=453316 CPUtime=1.57 cores=6
/proc/31696/stat : 31696 (TNM) R 31693 31693 30991 0 -1 4202496 952 0 0 0 157 0 0 0 25 0 1 0 598725842 464195584 848 33554432000 134512640 134534564 4287146080 18446744073709551615 134525888 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31696/statm: 113329 848 95 6 0 111995 0
[pid=31697] ppid=31693 vsize=9940 CPUtime=3.08 cores=2
/proc/31697/stat : 31697 (lingeling) R 31693 31693 30991 0 -1 4202496 2481 0 0 0 308 0 0 0 25 0 1 0 598725842 10178560 1654 33554432000 4194304 4352236 140736810003824 18446744073709551615 4328184 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31697/statm: 2485 1654 127 39 0 1565 0
[pid=31698] ppid=31693 vsize=22064 CPUtime=1.5 cores=6
/proc/31698/stat : 31698 (march_hi) R 31693 31693 30991 0 -1 4202496 8513 0 0 0 149 1 0 0 25 0 1 0 598725842 22593536 3814 33554432000 4194304 4331988 140737372770096 18446744073709551615 4228973 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31698/statm: 5516 3814 173 34 0 3958 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 566176

[startup+6.30046 s]
/proc/loadavg: 10.19 10.16 9.58 11/188 31731
/proc/meminfo: memFree=30784656/32950928 swapFree=67111524/67111528
[pid=31693] ppid=31691 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31693/stat : 31693 (ppfolio) S 31691 31693 30991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 598725841 18763776 390 33554432000 4194304 4287625 140735978624528 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 4 0 0 0
/proc/31693/statm: 4581 390 341 23 0 91 0
[pid=31694] ppid=31693 vsize=1650448 CPUtime=6.28 cores=0
/proc/31694/stat : 31694 (cryptominisat) R 31693 31693 30991 0 -1 4202496 16580 0 0 0 626 2 0 0 25 0 1 0 598725842 1690058752 6265 33554432000 4194304 4587354 140736919605088 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31694/statm: 412612 6265 337 96 0 409174 0
[pid=31695] ppid=31693 vsize=26316 CPUtime=6.28 cores=4
/proc/31695/stat : 31695 (clasp) R 31693 31693 30991 0 -1 4202496 4125 0 0 0 628 0 0 0 25 0 1 0 598725842 26947584 3828 33554432000 4194304 4785740 140733869333904 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31695/statm: 6579 3828 341 145 0 3624 0
[pid=31696] ppid=31693 vsize=453316 CPUtime=3.15 cores=6
/proc/31696/stat : 31696 (TNM) R 31693 31693 30991 0 -1 4202496 952 0 0 0 315 0 0 0 25 0 1 0 598725842 464195584 848 33554432000 134512640 134534564 4287146080 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31696/statm: 113329 848 95 6 0 111995 0
[pid=31697] ppid=31693 vsize=14420 CPUtime=6.29 cores=2
/proc/31697/stat : 31697 (lingeling) R 31693 31693 30991 0 -1 4202496 5200 0 0 0 628 1 0 0 25 0 1 0 598725842 14766080 2774 33554432000 4194304 4352236 140736810003824 18446744073709551615 4297704 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31697/statm: 3605 2774 127 39 0 2685 0
[pid=31698] ppid=31693 vsize=22748 CPUtime=3.1 cores=6
/proc/31698/stat : 31698 (march_hi) R 31693 31693 30991 0 -1 4202496 8655 0 0 0 309 1 0 0 25 0 1 0 598725842 23293952 3956 33554432000 4194304 4331988 140737372770096 18446744073709551615 4229009 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31698/statm: 5687 3956 173 34 0 4129 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 2185572

[startup+12.7003 s]
/proc/loadavg: 10.16 10.16 9.58 11/188 31763
/proc/meminfo: memFree=30763092/32950928 swapFree=67111524/67111528
[pid=31693] ppid=31691 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31693/stat : 31693 (ppfolio) S 31691 31693 30991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 598725841 18763776 390 33554432000 4194304 4287625 140735978624528 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 4 0 0 0
/proc/31693/statm: 4581 390 341 23 0 91 0
[pid=31694] ppid=31693 vsize=1662816 CPUtime=12.68 cores=0
/proc/31694/stat : 31694 (cryptominisat) R 31693 31693 30991 0 -1 4202496 26695 0 0 0 1264 4 0 0 25 0 1 0 598725842 1702723584 8311 33554432000 4194304 4587354 140736919605088 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31694/statm: 415704 8311 337 96 0 412266 0
[pid=31695] ppid=31693 vsize=32392 CPUtime=12.69 cores=4
/proc/31695/stat : 31695 (clasp) R 31693 31693 30991 0 -1 4202496 5588 0 0 0 1268 1 0 0 25 0 1 0 598725842 33169408 5291 33554432000 4194304 4785740 140733869333904 18446744073709551615 218880262739 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31695/statm: 8098 5291 341 145 0 5143 0
[pid=31696] ppid=31693 vsize=453316 CPUtime=6.32 cores=6
/proc/31696/stat : 31696 (TNM) R 31693 31693 30991 0 -1 4202496 952 0 0 0 632 0 0 0 25 0 1 0 598725842 464195584 848 33554432000 134512640 134534564 4287146080 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31696/statm: 113329 848 95 6 0 111995 0
[pid=31697] ppid=31693 vsize=16352 CPUtime=12.68 cores=2
/proc/31697/stat : 31697 (lingeling) R 31693 31693 30991 0 -1 4202496 9106 0 0 0 1267 1 0 0 25 0 1 0 598725842 16744448 3257 33554432000 4194304 4352236 140736810003824 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31697/statm: 4088 3257 127 39 0 3168 0
[pid=31698] ppid=31693 vsize=23600 CPUtime=6.3 cores=6
/proc/31698/stat : 31698 (march_hi) R 31693 31693 30991 0 -1 4202496 8790 0 0 0 629 1 0 0 25 0 1 0 598725842 24166400 4091 33554432000 4194304 4331988 140737372770096 18446744073709551615 4284377 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31698/statm: 5900 4091 173 34 0 4342 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 2206800

[startup+25.5071 s]
/proc/loadavg: 10.13 10.15 9.59 11/188 31764
/proc/meminfo: memFree=30710316/32950928 swapFree=67111524/67111528
[pid=31693] ppid=31691 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31693/stat : 31693 (ppfolio) S 31691 31693 30991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 598725841 18763776 390 33554432000 4194304 4287625 140735978624528 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 4 0 0 0
/proc/31693/statm: 4581 390 341 23 0 91 0
[pid=31694] ppid=31693 vsize=1680736 CPUtime=25.49 cores=0
/proc/31694/stat : 31694 (cryptominisat) R 31693 31693 30991 0 -1 4202496 44540 0 0 0 2541 8 0 0 25 0 1 0 598725842 1721073664 13270 33554432000 4194304 4587354 140736919605088 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31694/statm: 420184 13270 337 96 0 416746 0
[pid=31695] ppid=31693 vsize=38256 CPUtime=25.49 cores=4
/proc/31695/stat : 31695 (clasp) R 31693 31693 30991 0 -1 4202496 6968 0 0 0 2548 1 0 0 25 0 1 0 598725842 39174144 6671 33554432000 4194304 4785740 140733869333904 18446744073709551615 4549036 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31695/statm: 9564 6671 341 145 0 6609 0
[pid=31696] ppid=31693 vsize=453316 CPUtime=12.72 cores=6
/proc/31696/stat : 31696 (TNM) R 31693 31693 30991 0 -1 4202496 952 0 0 0 1272 0 0 0 25 0 1 0 598725842 464195584 848 33554432000 134512640 134534564 4287146080 18446744073709551615 11893764 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31696/statm: 113329 848 95 6 0 111995 0
[pid=31697] ppid=31693 vsize=17132 CPUtime=25.49 cores=2
/proc/31697/stat : 31697 (lingeling) R 31693 31693 30991 0 -1 4202496 15092 0 0 0 2547 2 0 0 25 0 1 0 598725842 17543168 3452 33554432000 4194304 4352236 140736810003824 18446744073709551615 4278697 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31697/statm: 4283 3452 127 39 0 3363 0
[pid=31698] ppid=31693 vsize=24364 CPUtime=12.63 cores=6
/proc/31698/stat : 31698 (march_hi) R 31693 31693 30991 0 -1 4202496 9061 0 0 0 1262 1 0 0 25 0 1 0 598725842 24948736 4362 33554432000 4194304 4331988 140737372770096 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31698/statm: 6091 4362 173 34 0 4533 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 2232128

[startup+51.1007 s]
/proc/loadavg: 9.93 10.11 9.59 10/187 31764
/proc/meminfo: memFree=30677564/32950928 swapFree=67111524/67111528
[pid=31693] ppid=31691 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31693/stat : 31693 (ppfolio) S 31691 31693 30991 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 598725841 18763776 390 33554432000 4194304 4287625 140735978624528 18446744073709551615 218880585231 0 0 4096 65536 3411485380682186751 0 0 17 4 0 0 0
/proc/31693/statm: 4581 390 341 23 0 91 0
[pid=31694] ppid=31693 vsize=1705696 CPUtime=51.09 cores=0
/proc/31694/stat : 31694 (cryptominisat) R 31693 31693 30991 0 -1 4202496 62853 0 0 0 5097 12 0 0 25 0 1 0 598725842 1746632704 17536 33554432000 4194304 4587354 140736919605088 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31694/statm: 426424 17536 337 96 0 422986 0
[pid=31695] ppid=31693 vsize=52232 CPUtime=51.09 cores=4
/proc/31695/stat : 31695 (clasp) R 31693 31693 30991 0 -1 4202496 10241 0 0 0 5107 2 0 0 25 0 1 0 598725842 53485568 9944 33554432000 4194304 4785740 140733869333904 18446744073709551615 218880223770 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31695/statm: 13058 9944 341 145 0 10103 0
[pid=31696] ppid=31693 vsize=453316 CPUtime=25.41 cores=6
/proc/31696/stat : 31696 (TNM) R 31693 31693 30991 0 -1 4202496 952 0 0 0 2541 0 0 0 25 0 1 0 598725842 464195584 848 33554432000 134512640 134534564 4287146080 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31696/statm: 113329 848 95 6 0 111995 0
[pid=31697] ppid=31693 vsize=23032 CPUtime=51.08 cores=2

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


[startup+942.3 s]
/proc/loadavg: 9.20 9.10 9.14 11/187 32053
/proc/meminfo: memFree=30124692/32950928 swapFree=67111524/67111528
[pid=31693] ppid=31691 vsize=18324 CPUtime=79.69 cores=0,2,4,6
/proc/31693/stat : 31693 (ppfolio) S 31691 31693 30991 0 -1 4202496 525 79942 0 0 0 0 7953 16 15 0 1 0 598725841 18763776 391 33554432000 4194304 4287625 140735978624528 18446744073709551615 218880585231 0 0 4096 65536 4294934785 0 0 17 4 0 0 0
/proc/31693/statm: 4581 391 342 23 0 91 0
[pid=31695] ppid=31693 vsize=168708 CPUtime=942.22 cores=4
/proc/31695/stat : 31695 (clasp) R 31693 31693 30991 0 -1 4202496 37234 0 0 0 94216 6 0 0 25 0 1 0 598725842 172756992 36937 33554432000 4194304 4785740 140733869333904 18446744073709551615 4550516 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31695/statm: 42177 36937 341 145 0 39222 0
[pid=31696] ppid=31693 vsize=453316 CPUtime=468.64 cores=6
/proc/31696/stat : 31696 (TNM) R 31693 31693 30991 0 -1 4202496 952 0 0 0 46864 0 0 0 25 0 1 0 598725842 464195584 848 33554432000 134512640 134534564 4287146080 18446744073709551615 134530890 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31696/statm: 113329 848 95 6 0 111995 0
[pid=31697] ppid=31693 vsize=50888 CPUtime=942.28 cores=2
/proc/31697/stat : 31697 (lingeling) R 31693 31693 30991 0 -1 4202496 364731 0 0 0 94176 52 0 0 25 0 1 0 598725842 52109312 11923 33554432000 4194304 4352236 140736810003824 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31697/statm: 12722 11923 127 39 0 11802 0
[pid=31698] ppid=31693 vsize=110468 CPUtime=468.53 cores=6
/proc/31698/stat : 31698 (march_hi) R 31693 31693 30991 0 -1 4202496 29115 0 0 0 46845 8 0 0 25 0 1 0 598725842 113119232 24416 33554432000 4194304 4331988 140737372770096 18446744073709551615 4284364 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31698/statm: 27617 24416 173 34 0 26059 0
Current children cumulated CPU time (s) 2901.36
Current children cumulated vsize (KiB) 801704

[startup+1002.31 s]
/proc/loadavg: 9.18 9.11 9.14 11/187 32055
/proc/meminfo: memFree=30067732/32950928 swapFree=67111524/67111528
[pid=31693] ppid=31691 vsize=18324 CPUtime=79.69 cores=0,2,4,6
/proc/31693/stat : 31693 (ppfolio) S 31691 31693 30991 0 -1 4202496 525 79942 0 0 0 0 7953 16 15 0 1 0 598725841 18763776 391 33554432000 4194304 4287625 140735978624528 18446744073709551615 218880585231 0 0 4096 65536 4294934785 0 0 17 4 0 0 0
/proc/31693/statm: 4581 391 342 23 0 91 0
[pid=31695] ppid=31693 vsize=171148 CPUtime=1002.22 cores=4
/proc/31695/stat : 31695 (clasp) R 31693 31693 30991 0 -1 4202496 37788 0 0 0 100216 6 0 0 25 0 1 0 598725842 175255552 37491 33554432000 4194304 4785740 140733869333904 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31695/statm: 42787 37491 341 145 0 39832 0
[pid=31696] ppid=31693 vsize=453316 CPUtime=498.44 cores=6
/proc/31696/stat : 31696 (TNM) R 31693 31693 30991 0 -1 4202496 952 0 0 0 49844 0 0 0 25 0 1 0 598725842 464195584 848 33554432000 134512640 134534564 4287146080 18446744073709551615 134526022 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31696/statm: 113329 848 95 6 0 111995 0
[pid=31697] ppid=31693 vsize=100808 CPUtime=1002.29 cores=2
/proc/31697/stat : 31697 (lingeling) R 31693 31693 30991 0 -1 4202496 385659 0 0 0 100175 54 0 0 25 0 1 0 598725842 103227392 24403 33554432000 4194304 4352236 140736810003824 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31697/statm: 25202 24403 127 39 0 24282 0
[pid=31698] ppid=31693 vsize=110468 CPUtime=498.4 cores=6
/proc/31698/stat : 31698 (march_hi) R 31693 31693 30991 0 -1 4202496 30330 0 0 0 49832 8 0 0 25 0 1 0 598725842 113119232 25631 33554432000 4194304 4331988 140737372770096 18446744073709551615 4299854 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31698/statm: 27617 25631 173 34 0 26059 0
Current children cumulated CPU time (s) 3081.04
Current children cumulated vsize (KiB) 854064

[startup+1062.3 s]
/proc/loadavg: 9.28 9.15 9.15 10/187 32056
/proc/meminfo: memFree=30092220/32950928 swapFree=67111524/67111528
[pid=31693] ppid=31691 vsize=18324 CPUtime=79.69 cores=0,2,4,6
/proc/31693/stat : 31693 (ppfolio) S 31691 31693 30991 0 -1 4202496 525 79942 0 0 0 0 7953 16 15 0 1 0 598725841 18763776 391 33554432000 4194304 4287625 140735978624528 18446744073709551615 218880585231 0 0 4096 65536 4294934785 0 0 17 4 0 0 0
/proc/31693/statm: 4581 391 342 23 0 91 0
[pid=31695] ppid=31693 vsize=172540 CPUtime=1062.21 cores=4
/proc/31695/stat : 31695 (clasp) R 31693 31693 30991 0 -1 4202496 38119 0 0 0 106215 6 0 0 25 0 1 0 598725842 176680960 37822 33554432000 4194304 4785740 140733869333904 18446744073709551615 218880262794 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31695/statm: 43135 37822 341 145 0 40180 0
[pid=31696] ppid=31693 vsize=453316 CPUtime=528.29 cores=6
/proc/31696/stat : 31696 (TNM) R 31693 31693 30991 0 -1 4202496 952 0 0 0 52829 0 0 0 25 0 1 0 598725842 464195584 848 33554432000 134512640 134534564 4287146080 18446744073709551615 134528960 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31696/statm: 113329 848 95 6 0 111995 0
[pid=31697] ppid=31693 vsize=65224 CPUtime=1062.29 cores=2
/proc/31697/stat : 31697 (lingeling) R 31693 31693 30991 0 -1 4202496 396059 0 0 0 106173 56 0 0 25 0 1 0 598725842 66789376 15507 33554432000 4194304 4352236 140736810003824 18446744073709551615 4328035 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31697/statm: 16306 15507 127 39 0 15386 0
[pid=31698] ppid=31693 vsize=154668 CPUtime=528.21 cores=6
/proc/31698/stat : 31698 (march_hi) R 31693 31693 30991 0 -1 4202496 31523 0 0 0 52813 8 0 0 25 0 1 0 598725842 158380032 26824 33554432000 4194304 4331988 140737372770096 18446744073709551615 4228852 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31698/statm: 38667 26824 173 34 0 37109 0
Current children cumulated CPU time (s) 3260.69
Current children cumulated vsize (KiB) 864072

[startup+1122.3 s]
/proc/loadavg: 9.19 9.15 9.14 10/187 32058
/proc/meminfo: memFree=30076920/32950928 swapFree=67111524/67111528
[pid=31693] ppid=31691 vsize=18324 CPUtime=79.69 cores=0,2,4,6
/proc/31693/stat : 31693 (ppfolio) S 31691 31693 30991 0 -1 4202496 525 79942 0 0 0 0 7953 16 15 0 1 0 598725841 18763776 391 33554432000 4194304 4287625 140735978624528 18446744073709551615 218880585231 0 0 4096 65536 4294934785 0 0 17 4 0 0 0
/proc/31693/statm: 4581 391 342 23 0 91 0
[pid=31695] ppid=31693 vsize=173488 CPUtime=1122.2 cores=4
/proc/31695/stat : 31695 (clasp) R 31693 31693 30991 0 -1 4202496 38304 0 0 0 112214 6 0 0 25 0 1 0 598725842 177651712 38007 33554432000 4194304 4785740 140733869333904 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31695/statm: 43372 38007 341 145 0 40417 0
[pid=31696] ppid=31693 vsize=453316 CPUtime=558.13 cores=6
/proc/31696/stat : 31696 (TNM) R 31693 31693 30991 0 -1 4202496 952 0 0 0 55813 0 0 0 25 0 1 0 598725842 464195584 848 33554432000 134512640 134534564 4287146080 18446744073709551615 134530204 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31696/statm: 113329 848 95 6 0 111995 0
[pid=31697] ppid=31693 vsize=65992 CPUtime=1122.28 cores=2
/proc/31697/stat : 31697 (lingeling) R 31693 31693 30991 0 -1 4202496 410203 0 0 0 112171 57 0 0 25 0 1 0 598725842 67575808 15699 33554432000 4194304 4352236 140736810003824 18446744073709551615 4328090 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31697/statm: 16498 15699 127 39 0 15578 0
[pid=31698] ppid=31693 vsize=154668 CPUtime=558.06 cores=6
/proc/31698/stat : 31698 (march_hi) R 31693 31693 30991 0 -1 4202496 32916 0 0 0 55797 9 0 0 25 0 1 0 598725842 158380032 28217 33554432000 4194304 4331988 140737372770096 18446744073709551615 4299854 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31698/statm: 38667 28217 173 34 0 37109 0
Current children cumulated CPU time (s) 3440.36
Current children cumulated vsize (KiB) 865788

[startup+1182.3 s]
/proc/loadavg: 8.68 9.02 9.10 10/186 32059
/proc/meminfo: memFree=30159924/32950928 swapFree=67111524/67111528
[pid=31693] ppid=31691 vsize=18324 CPUtime=79.69 cores=0,2,4,6
/proc/31693/stat : 31693 (ppfolio) S 31691 31693 30991 0 -1 4202496 525 79942 0 0 0 0 7953 16 15 0 1 0 598725841 18763776 391 33554432000 4194304 4287625 140735978624528 18446744073709551615 218880585231 0 0 4096 65536 4294934785 0 0 17 4 0 0 0
/proc/31693/statm: 4581 391 342 23 0 91 0
[pid=31695] ppid=31693 vsize=175496 CPUtime=1182.2 cores=4
/proc/31695/stat : 31695 (clasp) R 31693 31693 30991 0 -1 4202496 38734 0 0 0 118214 6 0 0 25 0 1 0 598725842 179707904 38437 33554432000 4194304 4785740 140733869333904 18446744073709551615 218880262736 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31695/statm: 43874 38437 341 145 0 40919 0
[pid=31696] ppid=31693 vsize=453316 CPUtime=587.95 cores=6
/proc/31696/stat : 31696 (TNM) R 31693 31693 30991 0 -1 4202496 952 0 0 0 58795 0 0 0 25 0 1 0 598725842 464195584 848 33554432000 134512640 134534564 4287146080 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31696/statm: 113329 848 95 6 0 111995 0
[pid=31697] ppid=31693 vsize=73800 CPUtime=1182.28 cores=2
/proc/31697/stat : 31697 (lingeling) R 31693 31693 30991 0 -1 4202496 435739 0 0 0 118168 60 0 0 25 0 1 0 598725842 75571200 17651 33554432000 4194304 4352236 140736810003824 18446744073709551615 4328126 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31697/statm: 18450 17651 127 39 0 17530 0
[pid=31698] ppid=31693 vsize=154668 CPUtime=587.91 cores=6
/proc/31698/stat : 31698 (march_hi) R 31693 31693 30991 0 -1 4202496 34364 0 0 0 58782 9 0 0 25 0 1 0 598725842 158380032 29665 33554432000 4194304 4331988 140737372770096 18446744073709551615 4299854 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31698/statm: 38667 29665 173 34 0 37109 0
Current children cumulated CPU time (s) 3620.03
Current children cumulated vsize (KiB) 875604

[startup+1242.3 s]
/proc/loadavg: 8.29 8.85 9.04 10/186 32061
/proc/meminfo: memFree=30146092/32950928 swapFree=67111524/67111528
[pid=31693] ppid=31691 vsize=18324 CPUtime=79.69 cores=0,2,4,6
/proc/31693/stat : 31693 (ppfolio) S 31691 31693 30991 0 -1 4202496 525 79942 0 0 0 0 7953 16 15 0 1 0 598725841 18763776 391 33554432000 4194304 4287625 140735978624528 18446744073709551615 218880585231 0 0 4096 65536 4294934785 0 0 17 4 0 0 0
/proc/31693/statm: 4581 391 342 23 0 91 0
[pid=31695] ppid=31693 vsize=176364 CPUtime=1242.19 cores=4
/proc/31695/stat : 31695 (clasp) R 31693 31693 30991 0 -1 4202496 38936 0 0 0 124213 6 0 0 25 0 1 0 598725842 180596736 38639 33554432000 4194304 4785740 140733869333904 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31695/statm: 44091 38639 341 145 0 41136 0
[pid=31696] ppid=31693 vsize=453316 CPUtime=617.82 cores=6
/proc/31696/stat : 31696 (TNM) R 31693 31693 30991 0 -1 4202496 952 0 0 0 61782 0 0 0 25 0 1 0 598725842 464195584 848 33554432000 134512640 134534564 4287146080 18446744073709551615 134525976 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31696/statm: 113329 848 95 6 0 111995 0
[pid=31697] ppid=31693 vsize=72136 CPUtime=1242.29 cores=2
/proc/31697/stat : 31697 (lingeling) R 31693 31693 30991 0 -1 4202496 448251 0 0 0 124167 62 0 0 25 0 1 0 598725842 73867264 17235 33554432000 4194304 4352236 140736810003824 18446744073709551615 4278717 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31697/statm: 18034 17235 127 39 0 17114 0
[pid=31698] ppid=31693 vsize=154668 CPUtime=617.72 cores=6
/proc/31698/stat : 31698 (march_hi) R 31693 31693 30991 0 -1 4202496 35831 0 0 0 61762 10 0 0 25 0 1 0 598725842 158380032 31132 33554432000 4194304 4331988 140737372770096 18446744073709551615 4229082 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31698/statm: 38667 31132 173 34 0 37109 0
Current children cumulated CPU time (s) 3799.71
Current children cumulated vsize (KiB) 874808



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.24 8.75 8.99 9/186 32063
/proc/meminfo: memFree=30137948/32950928 swapFree=67111524/67111528
[pid=31693] ppid=31691 vsize=18324 CPUtime=79.69 cores=0,2,4,6
/proc/31693/stat : 31693 (ppfolio) S 31691 31693 30991 0 -1 4202496 525 79942 0 0 0 0 7953 16 15 0 1 0 598725841 18763776 391 33554432000 4194304 4287625 140735978624528 18446744073709551615 218880585231 0 0 4096 65536 4294934785 0 0 17 4 0 0 0
/proc/31693/statm: 4581 391 342 23 0 91 0
[pid=31695] ppid=31693 vsize=178816 CPUtime=1299.89 cores=4
/proc/31695/stat : 31695 (clasp) R 31693 31693 30991 0 -1 4202496 39480 0 0 0 129983 6 0 0 25 0 1 0 598725842 183107584 39183 33554432000 4194304 4785740 140733869333904 18446744073709551615 4287194 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/31695/statm: 44704 39183 341 145 0 41749 0
[pid=31696] ppid=31693 vsize=453316 CPUtime=646.51 cores=6
/proc/31696/stat : 31696 (TNM) R 31693 31693 30991 0 -1 4202496 952 0 0 0 64651 0 0 0 25 0 1 0 598725842 464195584 848 33554432000 134512640 134534564 4287146080 18446744073709551615 134528966 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31696/statm: 113329 848 95 6 0 111995 0
[pid=31697] ppid=31693 vsize=62664 CPUtime=1299.99 cores=2
/proc/31697/stat : 31697 (lingeling) R 31693 31693 30991 0 -1 4202496 464187 0 0 0 129935 64 0 0 25 0 1 0 598725842 64167936 14867 33554432000 4194304 4352236 140736810003824 18446744073709551615 4328181 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/31697/statm: 15666 14867 127 39 0 14746 0
[pid=31698] ppid=31693 vsize=154668 CPUtime=646.4 cores=6
/proc/31698/stat : 31698 (march_hi) R 31693 31693 30991 0 -1 4202496 37246 0 0 0 64630 10 0 0 25 0 1 0 598725842 158380032 32547 33554432000 4194304 4331988 140737372770096 18446744073709551615 4299854 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/31698/statm: 38667 32547 173 34 0 37109 0
Current children cumulated CPU time (s) 3972.48
Current children cumulated vsize (KiB) 867788

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 31693 and gives
#  childrusage.ru_utime.tv_sec=1378
#  childrusage.ru_utime.tv_usec=893376
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=816875
# CPU time returned by wait4() is 1379.71
# while last known CPU time is 3972.48
#
# 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): 3972.48
CPU user time (s): 3971.52
CPU system time (s): 0.96
CPU usage (%): 305.572
Max. virtual memory (cumulated for all children) (KiB): 3918620

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

runsolver used 2.13167 second user time and 4.96024 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 15:49:12
IDJOB=3249895
IDBENCH=83194
IDSOLVER=1612
FILE ID=node112/3249895-1304084952
RUNJOBID= node112-1304083746-31535
PBS_JOBID= 13170513
Free space on /tmp= 72556 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_20_361_s.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249895-1304084952/watcher-3249895-1304084952 -o /tmp/evaluation-result-3249895-1304084952/solver-3249895-1304084952 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3249895-1304084952.cnf

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

MD5SUM BENCH= 6e5ac2b9425e98989eedf4cf638bde54
RANDOM SEED=1571746983

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:      30865680 kB
Buffers:        428752 kB
Cached:        1177212 kB
SwapCached:          4 kB
Active:         157480 kB
Inactive:      1528072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30865680 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           20252 kB
Writeback:           0 kB
AnonPages:       79240 kB
Mapped:          16796 kB
Slab:           335164 kB
PageTables:       5200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   682100 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= 72540 MiB
End job on node112 at 2011-04-29 16:10:54