Trace number 3291054

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.34 1201.71

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00N23.cnf
MD5SUM1a1f0dddf727883e0973677dd00e9269
Bench CategoryAPPLICATION (applications 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 variables15364
Number of clauses2210893
Sum of the clauses size20370578
Maximum clause length105
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 241189
Number of clauses of size 336730
Number of clauses of size 432798
Number of clauses of size 5188784
Number of clauses of size over 51911364

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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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

running on 4 cores: 1,3,5,7

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: 9.84 10.07 9.76 6/182 14544
/proc/meminfo: memFree=19935632/32951124 swapFree=67111524/67111528
[pid=14544] ppid=14542 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14544/stat : 14544 (ppfolio) R 14542 14544 14150 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 520563990 18763776 390 33554432000 4194304 4287625 140733371164256 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/14544/statm: 4581 390 341 23 0 91 0

[startup+0.030829 s]
/proc/loadavg: 9.84 10.07 9.76 6/182 14544
/proc/meminfo: memFree=19935632/32951124 swapFree=67111524/67111528
[pid=14544] ppid=14542 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14544/stat : 14544 (ppfolio) S 14542 14544 14150 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 520563990 18763776 390 33554432000 4194304 4287625 140733371164256 18446744073709551615 244446965263 0 0 4096 65536 11992179676962357247 0 0 17 5 0 0 0
/proc/14544/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100816 s]
/proc/loadavg: 9.84 10.07 9.76 6/182 14544
/proc/meminfo: memFree=19935632/32951124 swapFree=67111524/67111528
[pid=14544] ppid=14542 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14544/stat : 14544 (ppfolio) S 14542 14544 14150 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 520563990 18763776 390 33554432000 4194304 4287625 140733371164256 18446744073709551615 244446965263 0 0 4096 65536 11992179676962357247 0 0 17 5 0 0 0
/proc/14544/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30078 s]
/proc/loadavg: 9.84 10.07 9.76 6/182 14544
/proc/meminfo: memFree=19935632/32951124 swapFree=67111524/67111528
[pid=14544] ppid=14542 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14544/stat : 14544 (ppfolio) S 14542 14544 14150 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 520563990 18763776 390 33554432000 4194304 4287625 140733371164256 18446744073709551615 244446965263 0 0 4096 65536 11992179676962357247 0 0 17 5 0 0 0
/proc/14544/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700706 s]
/proc/loadavg: 9.84 10.07 9.76 6/182 14544
/proc/meminfo: memFree=19935632/32951124 swapFree=67111524/67111528
[pid=14544] ppid=14542 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14544/stat : 14544 (ppfolio) S 14542 14544 14150 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 520563990 18763776 390 33554432000 4194304 4287625 140733371164256 18446744073709551615 244446965263 0 0 4096 65536 11992179676962357247 0 0 17 5 0 0 0
/proc/14544/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50056 s]
/proc/loadavg: 9.85 10.07 9.76 11/188 14550
/proc/meminfo: memFree=19501588/32951124 swapFree=67111524/67111528
[pid=14544] ppid=14542 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14544/stat : 14544 (ppfolio) S 14542 14544 14150 0 -1 4202496 524 0 0 0 0 0 0 0 18 0 1 0 520563990 18763776 390 33554432000 4194304 4287625 140733371164256 18446744073709551615 244446965263 0 0 4096 65536 11992179676962357247 0 0 17 5 0 0 0
/proc/14544/statm: 4581 390 341 23 0 91 0
[pid=14545] ppid=14544 vsize=301264 CPUtime=1.49 cores=1
/proc/14545/stat : 14545 (cryptominisat) R 14544 14544 14150 0 -1 4202496 51053 0 0 0 140 9 0 0 25 0 1 0 520563991 308494336 48986 33554432000 4194304 4587354 140737069983824 18446744073709551615 4237461 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14545/statm: 75316 48986 306 96 0 71878 0
[pid=14546] ppid=14544 vsize=227176 CPUtime=1.48 cores=5
/proc/14546/stat : 14546 (clasp) R 14544 14544 14150 0 -1 4202496 62818 0 0 0 134 14 0 0 25 0 1 0 520563991 232628224 53385 33554432000 4194304 4785740 140734064306800 18446744073709551615 4489079 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14546/statm: 56794 53385 313 145 0 53839 0
[pid=14547] ppid=14544 vsize=463484 CPUtime=0.78 cores=7
/proc/14547/stat : 14547 (TNM) R 14544 14544 14150 0 -1 4202496 3393 0 0 0 77 1 0 0 25 0 1 0 520563991 474607616 3290 33554432000 134512640 134534564 4289346176 18446744073709551615 9774509 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14547/statm: 115871 3290 90 6 0 114537 0
[pid=14548] ppid=14544 vsize=135952 CPUtime=1.49 cores=3
/proc/14548/stat : 14548 (lingeling) R 14544 14544 14150 0 -1 4202496 33276 0 0 0 141 8 0 0 25 0 1 0 520563991 139214848 33156 33554432000 4194304 4352236 140737227952400 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14548/statm: 33988 33156 101 39 0 33068 0
[pid=14549] ppid=14544 vsize=60044 CPUtime=0.69 cores=7
/proc/14549/stat : 14549 (march_hi) R 14544 14544 14150 0 -1 4194304 11945 0 0 0 67 2 0 0 25 0 1 0 520563991 61485056 11839 33554432000 4194304 4331988 140735823442880 18446744073709551615 244446477064 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14549/statm: 15011 11839 113 34 0 13453 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 1206244

[startup+3.10126 s]
/proc/loadavg: 9.85 10.07 9.76 11/188 14550
/proc/meminfo: memFree=19172368/32951124 swapFree=67111524/67111528
[pid=14544] ppid=14542 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14544/stat : 14544 (ppfolio) S 14542 14544 14150 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520563990 18763776 390 33554432000 4194304 4287625 140733371164256 18446744073709551615 244446965263 0 0 4096 65536 11992179676962357247 0 0 17 5 0 0 0
/proc/14544/statm: 4581 390 341 23 0 91 0
[pid=14545] ppid=14544 vsize=743520 CPUtime=3.09 cores=1
/proc/14545/stat : 14545 (cryptominisat) R 14544 14544 14150 0 -1 4202496 148598 0 0 0 284 25 0 0 25 0 1 0 520563991 761364480 146129 33554432000 4194304 4587354 140737069983824 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14545/statm: 185880 146129 311 96 0 182442 0
[pid=14546] ppid=14544 vsize=296432 CPUtime=3.09 cores=5
/proc/14546/stat : 14546 (clasp) R 14544 14544 14150 0 -1 4202496 79200 0 0 0 293 16 0 0 25 0 1 0 520563991 303546368 69767 33554432000 4194304 4785740 140734064306800 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14546/statm: 74108 69767 317 145 0 71153 0
[pid=14547] ppid=14544 vsize=483152 CPUtime=1.57 cores=7
/proc/14547/stat : 14547 (TNM) R 14544 14544 14150 0 -1 4202496 10038 0 0 0 153 4 0 0 25 0 1 0 520563991 494747648 9935 33554432000 134512640 134534564 4289346176 18446744073709551615 9774624 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14547/statm: 120788 9935 90 6 0 119454 0
[pid=14548] ppid=14544 vsize=233224 CPUtime=3.09 cores=3
/proc/14548/stat : 14548 (lingeling) R 14544 14544 14150 0 -1 4202496 68597 0 0 0 293 16 0 0 25 0 1 0 520563991 238821376 57483 33554432000 4194304 4352236 140737227952400 18446744073709551615 4235636 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14548/statm: 58306 57483 110 39 0 57386 0
[pid=14549] ppid=14544 vsize=88820 CPUtime=1.49 cores=7
/proc/14549/stat : 14549 (march_hi) R 14544 14544 14150 0 -1 4194304 19689 0 0 0 142 7 0 0 25 0 1 0 520563991 90951680 19583 33554432000 4194304 4331988 140735823442880 18446744073709551615 244446498143 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14549/statm: 22205 19583 113 34 0 20647 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1863472

[startup+6.30066 s]
/proc/loadavg: 9.85 10.07 9.76 11/188 14550
/proc/meminfo: memFree=18519024/32951124 swapFree=67111524/67111528
[pid=14544] ppid=14542 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14544/stat : 14544 (ppfolio) S 14542 14544 14150 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520563990 18763776 390 33554432000 4194304 4287625 140733371164256 18446744073709551615 244446965263 0 0 4096 65536 11992179676962357247 0 0 17 5 0 0 0
/proc/14544/statm: 4581 390 341 23 0 91 0
[pid=14545] ppid=14544 vsize=753532 CPUtime=6.29 cores=1
/proc/14545/stat : 14545 (cryptominisat) R 14544 14544 14150 0 -1 4202496 150682 0 0 0 604 25 0 0 25 0 1 0 520563991 771616768 148213 33554432000 4194304 4587354 140737069983824 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14545/statm: 188383 148213 311 96 0 184945 0
[pid=14546] ppid=14544 vsize=296432 CPUtime=6.29 cores=5
/proc/14546/stat : 14546 (clasp) R 14544 14544 14150 0 -1 4202496 79200 0 0 0 613 16 0 0 25 0 1 0 520563991 303546368 69767 33554432000 4194304 4785740 140734064306800 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14546/statm: 74108 69767 317 145 0 71153 0
[pid=14547] ppid=14544 vsize=515756 CPUtime=3.15 cores=7
/proc/14547/stat : 14547 (TNM) R 14544 14544 14150 0 -1 4202496 20139 0 0 0 303 12 0 0 25 0 1 0 520563991 528134144 20036 33554432000 134512640 134534564 4289346176 18446744073709551615 9774696 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14547/statm: 128939 20036 90 6 0 127605 0
[pid=14548] ppid=14544 vsize=356720 CPUtime=6.28 cores=3
/proc/14548/stat : 14548 (lingeling) R 14544 14544 14150 0 -1 4202496 102179 0 0 0 607 21 0 0 25 0 1 0 520563991 365281280 88339 33554432000 4194304 4352236 140737227952400 18446744073709551615 4207597 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14548/statm: 89180 88339 124 39 0 88260 0
[pid=14549] ppid=14544 vsize=247160 CPUtime=3.1 cores=7
/proc/14549/stat : 14549 (march_hi) R 14544 14544 14150 0 -1 4194304 38843 0 0 0 292 18 0 0 25 0 1 0 520563991 253091840 38736 33554432000 4194304 4331988 140735823442880 18446744073709551615 4256850 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14549/statm: 61790 38736 116 34 0 60232 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 2187924

[startup+12.7005 s]
/proc/loadavg: 9.87 10.07 9.76 11/188 14550
/proc/meminfo: memFree=18176792/32951124 swapFree=67111524/67111528
[pid=14544] ppid=14542 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14544/stat : 14544 (ppfolio) S 14542 14544 14150 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520563990 18763776 390 33554432000 4194304 4287625 140733371164256 18446744073709551615 244446965263 0 0 4096 65536 11992179676962357247 0 0 17 5 0 0 0
/proc/14544/statm: 4581 390 341 23 0 91 0
[pid=14545] ppid=14544 vsize=753532 CPUtime=12.69 cores=1
/proc/14545/stat : 14545 (cryptominisat) R 14544 14544 14150 0 -1 4202496 150682 0 0 0 1244 25 0 0 25 0 1 0 520563991 771616768 148213 33554432000 4194304 4587354 140737069983824 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14545/statm: 188383 148213 311 96 0 184945 0
[pid=14546] ppid=14544 vsize=296432 CPUtime=12.69 cores=5
/proc/14546/stat : 14546 (clasp) R 14544 14544 14150 0 -1 4202496 79201 0 0 0 1253 16 0 0 25 0 1 0 520563991 303546368 69768 33554432000 4194304 4785740 140734064306800 18446744073709551615 4495691 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14546/statm: 74108 69768 318 145 0 71153 0
[pid=14547] ppid=14544 vsize=809928 CPUtime=6.32 cores=7
/proc/14547/stat : 14547 (TNM) R 14544 14544 14150 0 -1 4202496 98454 0 0 0 600 32 0 0 25 0 1 0 520563991 829366272 98350 33554432000 134512640 134534564 4289346176 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14547/statm: 202482 98350 91 6 0 201148 0
[pid=14548] ppid=14544 vsize=225648 CPUtime=12.69 cores=3
/proc/14548/stat : 14548 (lingeling) R 14544 14544 14150 0 -1 4202496 102182 0 0 0 1247 22 0 0 25 0 1 0 520563991 231063552 55574 33554432000 4194304 4352236 140737227952400 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14548/statm: 56412 55574 127 39 0 55492 0
[pid=14549] ppid=14544 vsize=257988 CPUtime=6.29 cores=7
/proc/14549/stat : 14549 (march_hi) R 14544 14544 14150 0 -1 4194304 68270 0 0 0 605 24 0 0 25 0 1 0 520563991 264179712 41376 33554432000 4194304 4331988 140735823442880 18446744073709551615 4251979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14549/statm: 64497 41376 128 34 0 62939 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 2361852

[startup+25.5011 s]
/proc/loadavg: 9.97 10.08 9.77 11/188 14551
/proc/meminfo: memFree=18197380/32951124 swapFree=67111524/67111528
[pid=14544] ppid=14542 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14544/stat : 14544 (ppfolio) S 14542 14544 14150 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520563990 18763776 390 33554432000 4194304 4287625 140733371164256 18446744073709551615 244446965263 0 0 4096 65536 11992179676962357247 0 0 17 5 0 0 0
/proc/14544/statm: 4581 390 341 23 0 91 0
[pid=14545] ppid=14544 vsize=796316 CPUtime=25.49 cores=1
/proc/14545/stat : 14545 (cryptominisat) R 14544 14544 14150 0 -1 4202496 224668 0 0 0 2513 36 0 0 25 0 1 0 520563991 815427584 166505 33554432000 4194304 4587354 140737069983824 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14545/statm: 199079 166505 316 96 0 195641 0
[pid=14546] ppid=14544 vsize=296432 CPUtime=25.49 cores=5
/proc/14546/stat : 14546 (clasp) R 14544 14544 14150 0 -1 4202496 79201 0 0 0 2533 16 0 0 25 0 1 0 520563991 303546368 69768 33554432000 4194304 4785740 140734064306800 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14546/statm: 74108 69768 318 145 0 71153 0
[pid=14547] ppid=14544 vsize=809928 CPUtime=12.7 cores=7
/proc/14547/stat : 14547 (TNM) R 14544 14544 14150 0 -1 4202496 98454 0 0 0 1238 32 0 0 25 0 1 0 520563991 829366272 98350 33554432000 134512640 134534564 4289346176 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14547/statm: 202482 98350 91 6 0 201148 0
[pid=14548] ppid=14544 vsize=235340 CPUtime=25.48 cores=3
/proc/14548/stat : 14548 (lingeling) R 14544 14544 14150 0 -1 4202496 104927 0 0 0 2526 22 0 0 25 0 1 0 520563991 240988160 57997 33554432000 4194304 4352236 140737227952400 18446744073709551615 4247594 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14548/statm: 58835 57997 127 39 0 57915 0
[pid=14549] ppid=14544 vsize=425700 CPUtime=12.64 cores=7
/proc/14549/stat : 14549 (march_hi) R 14544 14544 14150 0 -1 4202496 245254 0 0 0 1210 54 0 0 25 0 1 0 520563991 435916800 49556 33554432000 4194304 4331988 140735823442880 18446744073709551615 4252167 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14549/statm: 106425 49556 148 34 0 104867 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 2582040

[startup+51.1013 s]
/proc/loadavg: 10.05 10.09 9.78 11/188 14551
/proc/meminfo: memFree=17978232/32951124 swapFree=67111524/67111528
[pid=14544] ppid=14542 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14544/stat : 14544 (ppfolio) S 14542 14544 14150 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520563990 18763776 390 33554432000 4194304 4287625 140733371164256 18446744073709551615 244446965263 0 0 4096 65536 11992179676962357247 0 0 17 5 0 0 0
/proc/14544/statm: 4581 390 341 23 0 91 0
[pid=14545] ppid=14544 vsize=796316 CPUtime=51.09 cores=1
/proc/14545/stat : 14545 (cryptominisat) R 14544 14544 14150 0 -1 4202496 224668 0 0 0 5073 36 0 0 25 0 1 0 520563991 815427584 166505 33554432000 4194304 4587354 140737069983824 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14545/statm: 199079 166505 316 96 0 195641 0
[pid=14546] ppid=14544 vsize=296432 CPUtime=51.09 cores=5
/proc/14546/stat : 14546 (clasp) R 14544 14544 14150 0 -1 4202496 79201 0 0 0 5093 16 0 0 25 0 1 0 520563991 303546368 69768 33554432000 4194304 4785740 140734064306800 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14546/statm: 74108 69768 318 145 0 71153 0
[pid=14547] ppid=14544 vsize=809928 CPUtime=25.41 cores=7
/proc/14547/stat : 14547 (TNM) R 14544 14544 14150 0 -1 4202496 98454 0 0 0 2509 32 0 0 25 0 1 0 520563991 829366272 98350 33554432000 134512640 134534564 4289346176 18446744073709551615 134524672 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14547/statm: 202482 98350 91 6 0 201148 0
[pid=14548] ppid=14544 vsize=236372 CPUtime=51.09 cores=3

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

/proc/14549/statm: 481223 432744 151 34 0 479665 0
Current children cumulated CPU time (s) 3764.1
Current children cumulated vsize (KiB) 4416072

[startup+1002.3 s]
/proc/loadavg: 10.19 10.12 9.97 11/188 14643
/proc/meminfo: memFree=19092024/32951124 swapFree=67111524/67111528
[pid=14544] ppid=14542 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14544/stat : 14544 (ppfolio) S 14542 14544 14150 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520563990 18763776 390 33554432000 4194304 4287625 140733371164256 18446744073709551615 244446965263 0 0 4096 65536 11992179676962357247 0 0 17 5 0 0 0
/proc/14544/statm: 4581 390 341 23 0 91 0
[pid=14545] ppid=14544 vsize=842768 CPUtime=1002.32 cores=1
/proc/14545/stat : 14545 (cryptominisat) R 14544 14544 14150 0 -1 4202496 434323 0 0 0 100165 67 0 0 25 0 1 0 520563991 862994432 175383 33554432000 4194304 4587354 140737069983824 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14545/statm: 210692 175383 338 96 0 207254 0
[pid=14546] ppid=14544 vsize=296432 CPUtime=1002.29 cores=5
/proc/14546/stat : 14546 (clasp) R 14544 14544 14150 0 -1 4202496 79201 0 0 0 100213 16 0 0 25 0 1 0 520563991 303546368 69768 33554432000 4194304 4785740 140734064306800 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14546/statm: 74108 69768 318 145 0 71153 0
[pid=14547] ppid=14544 vsize=809928 CPUtime=498.43 cores=7
/proc/14547/stat : 14547 (TNM) R 14544 14544 14150 0 -1 4202496 98454 0 0 0 49811 32 0 0 25 0 1 0 520563991 829366272 98350 33554432000 134512640 134534564 4289346176 18446744073709551615 134524698 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14547/statm: 202482 98350 91 6 0 201148 0
[pid=14548] ppid=14544 vsize=385828 CPUtime=1002.32 cores=3
/proc/14548/stat : 14548 (lingeling) R 14544 14544 14150 0 -1 4202496 242147 0 0 0 100189 43 0 0 25 0 1 0 520563991 395087872 95619 33554432000 4194304 4352236 140737227952400 18446744073709551615 4245490 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14548/statm: 96457 95619 127 39 0 95537 0
[pid=14549] ppid=14544 vsize=2005016 CPUtime=498.42 cores=7
/proc/14549/stat : 14549 (march_hi) R 14544 14544 14150 0 -1 4202496 971178 0 0 0 49466 376 0 0 25 0 1 0 520563991 2053136384 457656 33554432000 4194304 4331988 140735823442880 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14549/statm: 501254 457656 151 34 0 499696 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 4358296

[startup+1062.3 s]
/proc/loadavg: 10.24 10.14 9.99 11/188 14644
/proc/meminfo: memFree=18966384/32951124 swapFree=67111524/67111528
[pid=14544] ppid=14542 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14544/stat : 14544 (ppfolio) S 14542 14544 14150 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520563990 18763776 390 33554432000 4194304 4287625 140733371164256 18446744073709551615 244446965263 0 0 4096 65536 11992179676962357247 0 0 17 5 0 0 0
/proc/14544/statm: 4581 390 341 23 0 91 0
[pid=14545] ppid=14544 vsize=842768 CPUtime=1062.33 cores=1
/proc/14545/stat : 14545 (cryptominisat) R 14544 14544 14150 0 -1 4202496 434323 0 0 0 106166 67 0 0 25 0 1 0 520563991 862994432 175383 33554432000 4194304 4587354 140737069983824 18446744073709551615 4388279 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14545/statm: 210692 175383 338 96 0 207254 0
[pid=14546] ppid=14544 vsize=296432 CPUtime=1062.29 cores=5
/proc/14546/stat : 14546 (clasp) R 14544 14544 14150 0 -1 4202496 79201 0 0 0 106213 16 0 0 25 0 1 0 520563991 303546368 69768 33554432000 4194304 4785740 140734064306800 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14546/statm: 74108 69768 318 145 0 71153 0
[pid=14547] ppid=14544 vsize=809928 CPUtime=528.31 cores=7
/proc/14547/stat : 14547 (TNM) R 14544 14544 14150 0 -1 4202496 98454 0 0 0 52799 32 0 0 25 0 1 0 520563991 829366272 98350 33554432000 134512640 134534564 4289346176 18446744073709551615 134524695 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14547/statm: 202482 98350 91 6 0 201148 0
[pid=14548] ppid=14544 vsize=385828 CPUtime=1062.32 cores=3
/proc/14548/stat : 14548 (lingeling) R 14544 14544 14150 0 -1 4202496 242147 0 0 0 106189 43 0 0 25 0 1 0 520563991 395087872 95619 33554432000 4194304 4352236 140737227952400 18446744073709551615 4245509 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14548/statm: 96457 95619 127 39 0 95537 0
[pid=14549] ppid=14544 vsize=2088176 CPUtime=528.22 cores=7
/proc/14549/stat : 14549 (march_hi) R 14544 14544 14150 0 -1 4202496 997100 0 0 0 52431 391 0 0 25 0 1 0 520563991 2138292224 483578 33554432000 4194304 4331988 140735823442880 18446744073709551615 4271136 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14549/statm: 522044 483578 151 34 0 520486 0
Current children cumulated CPU time (s) 4243.47
Current children cumulated vsize (KiB) 4441456

[startup+1122.3 s]
/proc/loadavg: 10.19 10.14 10.00 11/188 14646
/proc/meminfo: memFree=18768072/32951124 swapFree=67111524/67111528
[pid=14544] ppid=14542 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14544/stat : 14544 (ppfolio) S 14542 14544 14150 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520563990 18763776 390 33554432000 4194304 4287625 140733371164256 18446744073709551615 244446965263 0 0 4096 65536 11992179676962357247 0 0 17 5 0 0 0
/proc/14544/statm: 4581 390 341 23 0 91 0
[pid=14545] ppid=14544 vsize=842768 CPUtime=1122.33 cores=1
/proc/14545/stat : 14545 (cryptominisat) R 14544 14544 14150 0 -1 4202496 434323 0 0 0 112166 67 0 0 25 0 1 0 520563991 862994432 175383 33554432000 4194304 4587354 140737069983824 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14545/statm: 210692 175383 338 96 0 207254 0
[pid=14546] ppid=14544 vsize=296432 CPUtime=1122.29 cores=5
/proc/14546/stat : 14546 (clasp) R 14544 14544 14150 0 -1 4202496 79201 0 0 0 112213 16 0 0 25 0 1 0 520563991 303546368 69768 33554432000 4194304 4785740 140734064306800 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14546/statm: 74108 69768 318 145 0 71153 0
[pid=14547] ppid=14544 vsize=809928 CPUtime=558.12 cores=7
/proc/14547/stat : 14547 (TNM) R 14544 14544 14150 0 -1 4202496 98454 0 0 0 55780 32 0 0 25 0 1 0 520563991 829366272 98350 33554432000 134512640 134534564 4289346176 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14547/statm: 202482 98350 91 6 0 201148 0
[pid=14548] ppid=14544 vsize=466516 CPUtime=1122.33 cores=3
/proc/14548/stat : 14548 (lingeling) R 14544 14544 14150 0 -1 4202496 262321 0 0 0 112187 46 0 0 25 0 1 0 520563991 477712384 115793 33554432000 4194304 4352236 140737227952400 18446744073709551615 4268080 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14548/statm: 116629 115793 127 39 0 115709 0
[pid=14549] ppid=14544 vsize=2177276 CPUtime=558.08 cores=7
/proc/14549/stat : 14549 (march_hi) R 14544 14544 14150 0 -1 4202496 1024843 0 0 0 55400 408 0 0 25 0 1 0 520563991 2229530624 511321 33554432000 4194304 4331988 140735823442880 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14549/statm: 544319 511321 151 34 0 542761 0
Current children cumulated CPU time (s) 4483.15
Current children cumulated vsize (KiB) 4611244

[startup+1182.3 s]
/proc/loadavg: 10.27 10.18 10.02 11/188 14647
/proc/meminfo: memFree=18721032/32951124 swapFree=67111524/67111528
[pid=14544] ppid=14542 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14544/stat : 14544 (ppfolio) S 14542 14544 14150 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520563990 18763776 390 33554432000 4194304 4287625 140733371164256 18446744073709551615 244446965263 0 0 4096 65536 11992179676962357247 0 0 17 5 0 0 0
/proc/14544/statm: 4581 390 341 23 0 91 0
[pid=14545] ppid=14544 vsize=842768 CPUtime=1182.33 cores=1
/proc/14545/stat : 14545 (cryptominisat) R 14544 14544 14150 0 -1 4202496 434323 0 0 0 118166 67 0 0 25 0 1 0 520563991 862994432 175383 33554432000 4194304 4587354 140737069983824 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14545/statm: 210692 175383 338 96 0 207254 0
[pid=14546] ppid=14544 vsize=296432 CPUtime=1182.29 cores=5
/proc/14546/stat : 14546 (clasp) R 14544 14544 14150 0 -1 4202496 79201 0 0 0 118213 16 0 0 25 0 1 0 520563991 303546368 69768 33554432000 4194304 4785740 140734064306800 18446744073709551615 4495623 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14546/statm: 74108 69768 318 145 0 71153 0
[pid=14547] ppid=14544 vsize=809928 CPUtime=587.97 cores=7
/proc/14547/stat : 14547 (TNM) R 14544 14544 14150 0 -1 4202496 98454 0 0 0 58765 32 0 0 25 0 1 0 520563991 829366272 98350 33554432000 134512640 134534564 4289346176 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14547/statm: 202482 98350 91 6 0 201148 0
[pid=14548] ppid=14544 vsize=372696 CPUtime=1182.33 cores=3
/proc/14548/stat : 14548 (lingeling) R 14544 14544 14150 0 -1 4202496 262321 0 0 0 118187 46 0 0 25 0 1 0 520563991 381640704 92338 33554432000 4194304 4352236 140737227952400 18446744073709551615 4216456 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14548/statm: 93174 92338 127 39 0 92254 0
[pid=14549] ppid=14544 vsize=2272712 CPUtime=587.9 cores=7
/proc/14549/stat : 14549 (march_hi) R 14544 14544 14150 0 -1 4202496 1054589 0 0 0 58364 426 0 0 25 0 1 0 520563991 2327257088 541067 33554432000 4194304 4331988 140735823442880 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14549/statm: 568178 541067 151 34 0 566620 0
Current children cumulated CPU time (s) 4722.82
Current children cumulated vsize (KiB) 4612860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.27 10.18 10.02 11/188 14648
/proc/meminfo: memFree=18792940/32951124 swapFree=67111524/67111528
[pid=14544] ppid=14542 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14544/stat : 14544 (ppfolio) S 14542 14544 14150 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520563990 18763776 390 33554432000 4194304 4287625 140733371164256 18446744073709551615 244446965263 0 0 4096 65536 11992179676962357247 0 0 17 5 0 0 0
/proc/14544/statm: 4581 390 341 23 0 91 0
[pid=14545] ppid=14544 vsize=842768 CPUtime=1201.74 cores=1
/proc/14545/stat : 14545 (cryptominisat) R 14544 14544 14150 0 -1 4202496 434323 0 0 0 120107 67 0 0 25 0 1 0 520563991 862994432 175383 33554432000 4194304 4587354 140737069983824 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14545/statm: 210692 175383 338 96 0 207254 0
[pid=14546] ppid=14544 vsize=296432 CPUtime=1201.7 cores=5
/proc/14546/stat : 14546 (clasp) R 14544 14544 14150 0 -1 4202496 79201 0 0 0 120154 16 0 0 25 0 1 0 520563991 303546368 69768 33554432000 4194304 4785740 140734064306800 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14546/statm: 74108 69768 318 145 0 71153 0
[pid=14547] ppid=14544 vsize=809928 CPUtime=597.61 cores=7
/proc/14547/stat : 14547 (TNM) R 14544 14544 14150 0 -1 4202496 98454 0 0 0 59729 32 0 0 25 0 1 0 520563991 829366272 98350 33554432000 134512640 134534564 4289346176 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14547/statm: 202482 98350 91 6 0 201148 0
[pid=14548] ppid=14544 vsize=241624 CPUtime=1201.74 cores=3
/proc/14548/stat : 14548 (lingeling) R 14544 14544 14150 0 -1 4202496 262321 0 0 0 120127 47 0 0 25 0 1 0 520563991 247422976 59570 33554432000 4194304 4352236 140737227952400 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14548/statm: 60406 59570 127 39 0 59486 0
[pid=14549] ppid=14544 vsize=2304128 CPUtime=597.55 cores=7
/proc/14549/stat : 14549 (march_hi) R 14544 14544 14150 0 -1 4202496 1064359 0 0 0 59323 432 0 0 25 0 1 0 520563991 2359427072 550837 33554432000 4194304 4331988 140735823442880 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14549/statm: 576032 550837 151 34 0 574474 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 4513204

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1201.7 s]
/proc/loadavg: 10.27 10.18 10.02 11/188 14648
/proc/meminfo: memFree=18792940/32951124 swapFree=67111524/67111528
[pid=14544] ppid=14542 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14544/stat : 14544 (ppfolio) S 14542 14544 14150 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520563990 18763776 390 33554432000 4194304 4287625 140733371164256 18446744073709551615 244446965263 0 0 4096 65536 11992179676962357247 0 0 17 5 0 0 0
/proc/14544/statm: 4581 390 341 23 0 91 0
[pid=14545] ppid=14544 vsize=842768 CPUtime=1201.74 cores=1
/proc/14545/stat : 14545 (cryptominisat) R 14544 14544 14150 0 -1 4202496 434323 0 0 0 120107 67 0 0 25 0 1 0 520563991 862994432 175383 33554432000 4194304 4587354 140737069983824 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14545/statm: 210692 175383 338 96 0 207254 0
[pid=14546] ppid=14544 vsize=296432 CPUtime=1201.7 cores=5
/proc/14546/stat : 14546 (clasp) R 14544 14544 14150 0 -1 4202496 79201 0 0 0 120154 16 0 0 25 0 1 0 520563991 303546368 69768 33554432000 4194304 4785740 140734064306800 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14546/statm: 74108 69768 318 145 0 71153 0
[pid=14547] ppid=14544 vsize=809928 CPUtime=597.61 cores=7
/proc/14547/stat : 14547 (TNM) R 14544 14544 14150 0 -1 4202496 98454 0 0 0 59729 32 0 0 25 0 1 0 520563991 829366272 98350 33554432000 134512640 134534564 4289346176 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14547/statm: 202482 98350 91 6 0 201148 0
[pid=14548] ppid=14544 vsize=241624 CPUtime=1201.74 cores=3
/proc/14548/stat : 14548 (lingeling) R 14544 14544 14150 0 -1 4202496 262321 0 0 0 120127 47 0 0 25 0 1 0 520563991 247422976 59570 33554432000 4194304 4352236 140737227952400 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/14548/statm: 60406 59570 127 39 0 59486 0
[pid=14549] ppid=14544 vsize=2304128 CPUtime=597.55 cores=7
/proc/14549/stat : 14549 (march_hi) R 14544 14544 14150 0 -1 4202496 1064359 0 0 0 59323 432 0 0 25 0 1 0 520563991 2359427072 550837 33554432000 4194304 4331988 140735823442880 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14549/statm: 576032 550837 151 34 0 574474 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 4513204

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14544 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 4800.34
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.71
CPU time (s): 4800.34
CPU user time (s): 4794.4
CPU system time (s): 5.94
CPU usage (%): 399.458
Max. virtual memory (cumulated for all children) (KiB): 4704172

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

runsolver used 1.77773 second user time and 4.79227 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 17:07:15
IDJOB=3291054
IDBENCH=83466
IDSOLVER=1612
FILE ID=node105/3291054-1304089632
RUNJOBID= node105-1304087809-14169
PBS_JOBID= 13170561
Free space on /tmp= 71812 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00N23.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291054-1304089632/watcher-3291054-1304089632 -o /tmp/evaluation-result-3291054-1304089632/solver-3291054-1304089632 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3291054-1304089632.cnf

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

MD5SUM BENCH= 1a1f0dddf727883e0973677dd00e9269
RANDOM SEED=1265374210

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.82
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:      19935912 kB
Buffers:       2155568 kB
Cached:        7201660 kB
SwapCached:          4 kB
Active:        3695560 kB
Inactive:      8762208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19935912 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          124308 kB
Writeback:           0 kB
AnonPages:     3100216 kB
Mapped:          16764 kB
Slab:           488336 kB
PageTables:      11256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4758180 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= 71808 MiB
End job on node105 at 2011-04-29 17:27:19