Trace number 3288846

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom26.cnf
MD5SUM98fee1752ddf8cd7cd77925ecf4bfe6e
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 variables73074
Number of clauses245746
Sum of the clauses size628346
Maximum clause length2232
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2124096
Number of clauses of size 3120415
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 5860

Solver Data

0.00/0.02	This is pico-portfolio, a naive parallel portfolio
0.00/0.02	Copyright (C) 2011 Olivier Roussel
0.00/0.02	Using 4 processing units
0.00/0.02	This portfolio uses the following solvers:
0.00/0.02	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.02	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.02	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.02	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.02	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.02	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.02	Starting clasp 1.3.6 on core(s) 4
0.00/0.02	Starting TNM 2009 on core(s) 6
0.00/0.02	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.02	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-3288846-1304080145/watcher-3288846-1304080145 -o /tmp/evaluation-result-3288846-1304080145/solver-3288846-1304080145 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3288846-1304080145.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: 9.14 9.25 9.38 6/181 1232
/proc/meminfo: memFree=20625348/32950928 swapFree=67111524/67111528
[pid=1232] ppid=1230 vsize=18240 CPUtime=0 cores=0,2,4,6
/proc/1232/stat : 1232 (ppfolio) R 1230 1232 567 0 -1 4194304 266 0 0 0 0 0 0 0 25 0 1 0 598245165 18677760 215 33554432000 4194304 4287625 140735526221504 18446744073709551615 231890528145 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1232/statm: 4560 215 182 23 0 57 0

[startup+0.115917 s]
/proc/loadavg: 9.14 9.25 9.38 6/181 1232
/proc/meminfo: memFree=20625348/32950928 swapFree=67111524/67111528
[pid=1232] ppid=1230 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1232/stat : 1232 (ppfolio) R 1230 1232 567 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 598245165 18763776 390 33554432000 4194304 4287625 140735526221504 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/1232/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.2009 s]
/proc/loadavg: 9.14 9.25 9.38 6/181 1232
/proc/meminfo: memFree=20625348/32950928 swapFree=67111524/67111528
[pid=1232] ppid=1230 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1232/stat : 1232 (ppfolio) R 1230 1232 567 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 598245165 18763776 390 33554432000 4194304 4287625 140735526221504 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/1232/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300883 s]
/proc/loadavg: 9.14 9.25 9.38 6/181 1232
/proc/meminfo: memFree=20625348/32950928 swapFree=67111524/67111528
[pid=1232] ppid=1230 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1232/stat : 1232 (ppfolio) R 1230 1232 567 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 598245165 18763776 390 33554432000 4194304 4287625 140735526221504 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/1232/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700805 s]
/proc/loadavg: 9.14 9.25 9.38 6/181 1232
/proc/meminfo: memFree=20625348/32950928 swapFree=67111524/67111528
[pid=1232] ppid=1230 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1232/stat : 1232 (ppfolio) R 1230 1232 567 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 598245165 18763776 390 33554432000 4194304 4287625 140735526221504 18446744073709551615 231895510543 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/1232/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50065 s]
/proc/loadavg: 9.05 9.23 9.37 9/186 1238
/proc/meminfo: memFree=20501792/32950928 swapFree=67111524/67111528
[pid=1232] ppid=1230 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1232/stat : 1232 (ppfolio) S 1230 1232 567 0 -1 4202496 524 1197 0 0 0 0 0 1 20 0 1 0 598245165 18763776 391 33554432000 4194304 4287625 140735526221504 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/1232/statm: 4581 391 342 23 0 91 0
[pid=1233] ppid=1232 vsize=66256 CPUtime=1.48 cores=0
/proc/1233/stat : 1233 (cryptominisat) R 1232 1232 567 0 -1 4202496 11239 0 0 0 147 1 0 0 20 0 1 0 598245166 67846144 10933 33554432000 4194304 4587354 140735456801936 18446744073709551615 4421016 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1233/statm: 16564 10933 317 96 0 13126 0
[pid=1234] ppid=1232 vsize=54916 CPUtime=1.49 cores=4
/proc/1234/stat : 1234 (clasp) R 1232 1232 567 0 -1 4202496 14027 0 0 0 147 2 0 0 20 0 1 0 598245166 56233984 10826 33554432000 4194304 4785740 140735953160896 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1234/statm: 13729 10826 340 145 0 10774 0
[pid=1236] ppid=1232 vsize=23452 CPUtime=1.49 cores=2
/proc/1236/stat : 1236 (lingeling) R 1232 1232 567 0 -1 4202496 8414 0 0 0 148 1 0 0 25 0 1 0 598245166 24014848 5017 33554432000 4194304 4352236 140733757674992 18446744073709551615 4318551 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1236/statm: 5863 5017 119 39 0 4943 0
[pid=1237] ppid=1232 vsize=48580 CPUtime=1.45 cores=6
/proc/1237/stat : 1237 (march_hi) R 1232 1232 567 0 -1 4202496 65057 0 0 0 137 8 0 0 25 0 1 0 598245166 49745920 8271 33554432000 4194304 4331988 140733249828320 18446744073709551615 4271471 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1237/statm: 12145 8271 151 34 0 10587 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 211528

[startup+3.10036 s]
/proc/loadavg: 9.05 9.23 9.37 9/186 1238
/proc/meminfo: memFree=20416356/32950928 swapFree=67111524/67111528
[pid=1232] ppid=1230 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1232/stat : 1232 (ppfolio) S 1230 1232 567 0 -1 4202496 524 1197 0 0 0 0 0 1 15 0 1 0 598245165 18763776 391 33554432000 4194304 4287625 140735526221504 18446744073709551615 231895510543 0 0 4096 65536 9224195738567704576 0 0 17 0 0 0 0
/proc/1232/statm: 4581 391 342 23 0 91 0
[pid=1233] ppid=1232 vsize=129968 CPUtime=3.09 cores=0
/proc/1233/stat : 1233 (cryptominisat) R 1232 1232 567 0 -1 4202496 24436 0 0 0 306 3 0 0 25 0 1 0 598245166 133087232 18076 33554432000 4194304 4587354 140735456801936 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1233/statm: 32492 18076 330 96 0 29054 0
[pid=1234] ppid=1232 vsize=54916 CPUtime=3.09 cores=4
/proc/1234/stat : 1234 (clasp) R 1232 1232 567 0 -1 4202496 14027 0 0 0 307 2 0 0 25 0 1 0 598245166 56233984 10826 33554432000 4194304 4785740 140735953160896 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1234/statm: 13729 10826 340 145 0 10774 0
[pid=1236] ppid=1232 vsize=33328 CPUtime=3.08 cores=2
/proc/1236/stat : 1236 (lingeling) R 1232 1232 567 0 -1 4202496 10895 0 0 0 307 1 0 0 25 0 1 0 598245166 34127872 7498 33554432000 4194304 4352236 140733757674992 18446744073709551615 4228457 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1236/statm: 8332 7498 125 39 0 7412 0
[pid=1237] ppid=1232 vsize=158584 CPUtime=3.05 cores=6
/proc/1237/stat : 1237 (march_hi) R 1232 1232 567 0 -1 4202496 93081 0 0 0 292 13 0 0 25 0 1 0 598245166 162390016 19356 33554432000 4194304 4331988 140733249828320 18446744073709551615 4210904 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1237/statm: 39646 19356 195 34 0 38088 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 395120

[startup+6.30076 s]
/proc/loadavg: 9.05 9.23 9.37 9/186 1238
/proc/meminfo: memFree=20394020/32950928 swapFree=67111524/67111528
[pid=1232] ppid=1230 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1232/stat : 1232 (ppfolio) S 1230 1232 567 0 -1 4202496 524 1197 0 0 0 0 0 1 15 0 1 0 598245165 18763776 391 33554432000 4194304 4287625 140735526221504 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/1232/statm: 4581 391 342 23 0 91 0
[pid=1233] ppid=1232 vsize=802608 CPUtime=6.28 cores=0
/proc/1233/stat : 1233 (cryptominisat) R 1232 1232 567 0 -1 4202496 27614 0 0 0 625 3 0 0 25 0 1 0 598245166 821870592 17496 33554432000 4194304 4587354 140735456801936 18446744073709551615 231895187100 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1233/statm: 200652 17496 330 96 0 197214 0
[pid=1234] ppid=1232 vsize=58308 CPUtime=6.28 cores=4
/proc/1234/stat : 1234 (clasp) R 1232 1232 567 0 -1 4202496 14939 0 0 0 626 2 0 0 25 0 1 0 598245166 59707392 11738 33554432000 4194304 4785740 140735953160896 18446744073709551615 4546264 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1234/statm: 14577 11738 340 145 0 11622 0
[pid=1236] ppid=1232 vsize=33328 CPUtime=6.28 cores=2
/proc/1236/stat : 1236 (lingeling) R 1232 1232 567 0 -1 4202496 10895 0 0 0 627 1 0 0 25 0 1 0 598245166 34127872 7498 33554432000 4194304 4352236 140733757674992 18446744073709551615 4267799 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1236/statm: 8332 7498 125 39 0 7412 0
[pid=1237] ppid=1232 vsize=158584 CPUtime=6.23 cores=6
/proc/1237/stat : 1237 (march_hi) R 1232 1232 567 0 -1 4202496 93089 0 0 0 610 13 0 0 25 0 1 0 598245166 162390016 19364 33554432000 4194304 4331988 140733249828320 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1237/statm: 39646 19364 195 34 0 38088 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 1071152

[startup+12.7006 s]
/proc/loadavg: 8.89 9.19 9.35 9/186 1238
/proc/meminfo: memFree=20383744/32950928 swapFree=67111524/67111528
[pid=1232] ppid=1230 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1232/stat : 1232 (ppfolio) S 1230 1232 567 0 -1 4202496 524 1197 0 0 0 0 0 1 15 0 1 0 598245165 18763776 391 33554432000 4194304 4287625 140735526221504 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/1232/statm: 4581 391 342 23 0 91 0
[pid=1233] ppid=1232 vsize=811928 CPUtime=12.69 cores=0
/proc/1233/stat : 1233 (cryptominisat) R 1232 1232 567 0 -1 4202496 30867 0 0 0 1265 4 0 0 25 0 1 0 598245166 831414272 20736 33554432000 4194304 4587354 140735456801936 18446744073709551615 4238712 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1233/statm: 202982 20736 336 96 0 199544 0
[pid=1234] ppid=1232 vsize=72804 CPUtime=12.68 cores=4
/proc/1234/stat : 1234 (clasp) R 1232 1232 567 0 -1 4202496 18534 0 0 0 1265 3 0 0 25 0 1 0 598245166 74551296 15333 33554432000 4194304 4785740 140735953160896 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1234/statm: 18201 15333 340 145 0 15246 0
[pid=1236] ppid=1232 vsize=27112 CPUtime=12.68 cores=2
/proc/1236/stat : 1236 (lingeling) R 1232 1232 567 0 -1 4202496 11433 0 0 0 1267 1 0 0 25 0 1 0 598245166 27762688 5946 33554432000 4194304 4352236 140733757674992 18446744073709551615 4268413 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1236/statm: 6778 5946 127 39 0 5858 0
[pid=1237] ppid=1232 vsize=158948 CPUtime=12.6 cores=6
/proc/1237/stat : 1237 (march_hi) R 1232 1232 567 0 -1 4202496 93139 0 0 0 1247 13 0 0 25 0 1 0 598245166 162762752 19414 33554432000 4194304 4331988 140733249828320 18446744073709551615 4210951 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1237/statm: 39737 19414 195 34 0 38179 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 1089116

[startup+25.5012 s]
/proc/loadavg: 8.75 9.15 9.34 9/186 1239
/proc/meminfo: memFree=20375812/32950928 swapFree=67111524/67111528
[pid=1232] ppid=1230 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1232/stat : 1232 (ppfolio) S 1230 1232 567 0 -1 4202496 524 1197 0 0 0 0 0 1 15 0 1 0 598245165 18763776 391 33554432000 4194304 4287625 140735526221504 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/1232/statm: 4581 391 342 23 0 91 0
[pid=1233] ppid=1232 vsize=754912 CPUtime=25.48 cores=0
/proc/1233/stat : 1233 (cryptominisat) R 1232 1232 567 0 -1 4202496 35010 0 0 0 2544 4 0 0 25 0 1 0 598245166 773029888 18332 33554432000 4194304 4587354 140735456801936 18446744073709551615 231895148786 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1233/statm: 188728 18332 336 96 0 185290 0
[pid=1234] ppid=1232 vsize=82280 CPUtime=25.49 cores=4
/proc/1234/stat : 1234 (clasp) R 1232 1232 567 0 -1 4202496 20902 0 0 0 2545 4 0 0 25 0 1 0 598245166 84254720 17701 33554432000 4194304 4785740 140735953160896 18446744073709551615 4553238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1234/statm: 20570 17701 340 145 0 17615 0
[pid=1236] ppid=1232 vsize=27104 CPUtime=25.48 cores=2
/proc/1236/stat : 1236 (lingeling) R 1232 1232 567 0 -1 4202496 11433 0 0 0 2547 1 0 0 25 0 1 0 598245166 27754496 5944 33554432000 4194304 4352236 140733757674992 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1236/statm: 6776 5944 127 39 0 5856 0
[pid=1237] ppid=1232 vsize=164464 CPUtime=25.32 cores=6
/proc/1237/stat : 1237 (march_hi) R 1232 1232 567 0 -1 4202496 94829 0 0 0 2519 13 0 0 25 0 1 0 598245166 168411136 21086 33554432000 4194304 4331988 140733249828320 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1237/statm: 41116 21086 177 34 0 39558 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 1047084

[startup+51.1014 s]
/proc/loadavg: 8.56 9.08 9.31 9/186 1239
/proc/meminfo: memFree=20276808/32950928 swapFree=67111524/67111528
[pid=1232] ppid=1230 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1232/stat : 1232 (ppfolio) S 1230 1232 567 0 -1 4202496 524 1197 0 0 0 0 0 1 15 0 1 0 598245165 18763776 391 33554432000 4194304 4287625 140735526221504 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/1232/statm: 4581 391 342 23 0 91 0
[pid=1233] ppid=1232 vsize=824164 CPUtime=51.08 cores=0
/proc/1233/stat : 1233 (cryptominisat) R 1232 1232 567 0 -1 4202496 45401 0 0 0 5101 7 0 0 25 0 1 0 598245166 843943936 28688 33554432000 4194304 4587354 140735456801936 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1233/statm: 206041 28688 336 96 0 202603 0
[pid=1234] ppid=1232 vsize=98792 CPUtime=51.08 cores=4
/proc/1234/stat : 1234 (clasp) R 1232 1232 567 0 -1 4202496 24969 0 0 0 5103 5 0 0 25 0 1 0 598245166 101163008 21768 33554432000 4194304 4785740 140735953160896 18446744073709551615 4550400 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1234/statm: 24698 21768 340 145 0 21743 0
[pid=1236] ppid=1232 vsize=27820 CPUtime=51.08 cores=2
/proc/1236/stat : 1236 (lingeling) R 1232 1232 567 0 -1 4202496 11612 0 0 0 5107 1 0 0 25 0 1 0 598245166 28487680 6123 33554432000 4194304 4352236 140733757674992 18446744073709551615 4233914 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1236/statm: 6955 6123 127 39 0 6035 0
[pid=1237] ppid=1232 vsize=190500 CPUtime=50.79 cores=6
/proc/1237/stat : 1237 (march_hi) R 1232 1232 567 0 -1 4202496 101389 0 0 0 5064 15 0 0 25 0 1 0 598245166 195072000 27644 33554432000 4194304 4331988 140733249828320 18446744073709551615 4315992 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1237/statm: 47625 27644 175 34 0 46067 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 1159600

[startup+102.301 s]
/proc/loadavg: 8.36 8.92 9.24 9/186 1241
/proc/meminfo: memFree=20259724/32950928 swapFree=67111524/67111528
[pid=1232] ppid=1230 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1232/stat : 1232 (ppfolio) S 1230 1232 567 0 -1 4202496 524 1197 0 0 0 0 0 1 15 0 1 0 598245165 18763776 391 33554432000 4194304 4287625 140735526221504 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/1232/statm: 4581 391 342 23 0 91 0
[pid=1233] ppid=1232 vsize=821980 CPUtime=102.29 cores=0
/proc/1233/stat : 1233 (cryptominisat) R 1232 1232 567 0 -1 4202496 52947 0 0 0 10220 9 0 0 25 0 1 0 598245166 841707520 27335 33554432000 4194304 4587354 140735456801936 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1233/statm: 205495 27335 336 96 0 202057 0
[pid=1234] ppid=1232 vsize=113484 CPUtime=102.28 cores=4

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


[startup+882.307 s]
/proc/loadavg: 8.11 8.17 8.59 9/186 1297
/proc/meminfo: memFree=19811188/32950928 swapFree=67111524/67111528
[pid=1232] ppid=1230 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1232/stat : 1232 (ppfolio) S 1230 1232 567 0 -1 4202496 524 1197 0 0 0 0 0 1 15 0 1 0 598245165 18763776 391 33554432000 4194304 4287625 140735526221504 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/1232/statm: 4581 391 342 23 0 91 0
[pid=1233] ppid=1232 vsize=824636 CPUtime=882.31 cores=0
/proc/1233/stat : 1233 (cryptominisat) R 1232 1232 567 0 -1 4202496 146477 0 0 0 88186 45 0 0 25 0 1 0 598245166 844427264 37146 33554432000 4194304 4587354 140735456801936 18446744073709551615 231895187134 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1233/statm: 206159 37146 336 96 0 202721 0
[pid=1234] ppid=1232 vsize=272160 CPUtime=882.23 cores=4
/proc/1234/stat : 1234 (clasp) R 1232 1232 567 0 -1 4202496 67254 0 0 0 88203 20 0 0 25 0 1 0 598245166 278691840 64053 33554432000 4194304 4785740 140735953160896 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1234/statm: 68040 64053 340 145 0 65085 0
[pid=1236] ppid=1232 vsize=50968 CPUtime=882.3 cores=2
/proc/1236/stat : 1236 (lingeling) R 1232 1232 567 0 -1 4202496 27640 0 0 0 88226 4 0 0 25 0 1 0 598245166 52191232 11910 33554432000 4194304 4352236 140733757674992 18446744073709551615 4208032 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1236/statm: 12742 11910 127 39 0 11822 0
[pid=1237] ppid=1232 vsize=213708 CPUtime=877.49 cores=6
/proc/1237/stat : 1237 (march_hi) R 1232 1232 567 0 -1 4202496 107212 0 0 0 87731 18 0 0 25 0 1 0 598245166 218836992 33467 33554432000 4194304 4331988 140733249828320 18446744073709551615 4299865 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1237/statm: 53427 33467 175 34 0 51869 0
Current children cumulated CPU time (s) 3524.34
Current children cumulated vsize (KiB) 1379796

[startup+942.3 s]
/proc/loadavg: 8.10 8.15 8.55 9/186 1299
/proc/meminfo: memFree=19789836/32950928 swapFree=67111524/67111528
[pid=1232] ppid=1230 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1232/stat : 1232 (ppfolio) S 1230 1232 567 0 -1 4202496 524 1197 0 0 0 0 0 1 15 0 1 0 598245165 18763776 391 33554432000 4194304 4287625 140735526221504 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/1232/statm: 4581 391 342 23 0 91 0
[pid=1233] ppid=1232 vsize=822776 CPUtime=942.31 cores=0
/proc/1233/stat : 1233 (cryptominisat) R 1232 1232 567 0 -1 4202496 163066 0 0 0 94178 53 0 0 25 0 1 0 598245166 842522624 37871 33554432000 4194304 4587354 140735456801936 18446744073709551615 231895187100 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1233/statm: 205694 37871 336 96 0 202256 0
[pid=1234] ppid=1232 vsize=274800 CPUtime=942.23 cores=4
/proc/1234/stat : 1234 (clasp) R 1232 1232 567 0 -1 4202496 67909 0 0 0 94202 21 0 0 25 0 1 0 598245166 281395200 64708 33554432000 4194304 4785740 140735953160896 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1234/statm: 68700 64708 340 145 0 65745 0
[pid=1236] ppid=1232 vsize=56088 CPUtime=942.31 cores=2
/proc/1236/stat : 1236 (lingeling) R 1232 1232 567 0 -1 4202496 28920 0 0 0 94226 5 0 0 25 0 1 0 598245166 57434112 13190 33554432000 4194304 4352236 140733757674992 18446744073709551615 4295360 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1236/statm: 14022 13190 127 39 0 13102 0
[pid=1237] ppid=1232 vsize=213972 CPUtime=937.16 cores=6
/proc/1237/stat : 1237 (march_hi) R 1232 1232 567 0 -1 4202496 107357 0 0 0 93698 18 0 0 25 0 1 0 598245166 219107328 33612 33554432000 4194304 4331988 140733249828320 18446744073709551615 4228459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1237/statm: 53493 33612 175 34 0 51935 0
Current children cumulated CPU time (s) 3764.02
Current children cumulated vsize (KiB) 1385960

[startup+1002.3 s]
/proc/loadavg: 8.04 8.12 8.52 9/186 1301
/proc/meminfo: memFree=19750500/32950928 swapFree=67111524/67111528
[pid=1232] ppid=1230 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1232/stat : 1232 (ppfolio) S 1230 1232 567 0 -1 4202496 524 1197 0 0 0 0 0 1 15 0 1 0 598245165 18763776 391 33554432000 4194304 4287625 140735526221504 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/1232/statm: 4581 391 342 23 0 91 0
[pid=1233] ppid=1232 vsize=822824 CPUtime=1002.31 cores=0
/proc/1233/stat : 1233 (cryptominisat) R 1232 1232 567 0 -1 4202496 179864 0 0 0 100172 59 0 0 25 0 1 0 598245166 842571776 37402 33554432000 4194304 4587354 140735456801936 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1233/statm: 205706 37402 336 96 0 202268 0
[pid=1234] ppid=1232 vsize=296672 CPUtime=1002.22 cores=4
/proc/1234/stat : 1234 (clasp) R 1232 1232 567 0 -1 4202496 73324 0 0 0 100199 23 0 0 25 0 1 0 598245166 303792128 70123 33554432000 4194304 4785740 140735953160896 18446744073709551615 4546094 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1234/statm: 74168 70123 340 145 0 71213 0
[pid=1236] ppid=1232 vsize=56088 CPUtime=1002.31 cores=2
/proc/1236/stat : 1236 (lingeling) R 1232 1232 567 0 -1 4202496 28920 0 0 0 100226 5 0 0 25 0 1 0 598245166 57434112 13190 33554432000 4194304 4352236 140733757674992 18446744073709551615 4328208 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1236/statm: 14022 13190 127 39 0 13102 0
[pid=1237] ppid=1232 vsize=215388 CPUtime=996.83 cores=6
/proc/1237/stat : 1237 (march_hi) R 1232 1232 567 0 -1 4202496 107442 0 0 0 99665 18 0 0 25 0 1 0 598245166 220557312 33697 33554432000 4194304 4331988 140733249828320 18446744073709551615 4291676 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1237/statm: 53847 33697 175 34 0 52289 0
Current children cumulated CPU time (s) 4003.68
Current children cumulated vsize (KiB) 1409296

[startup+1062.3 s]
/proc/loadavg: 8.01 8.10 8.48 9/186 1302
/proc/meminfo: memFree=19746004/32950928 swapFree=67111524/67111528
[pid=1232] ppid=1230 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1232/stat : 1232 (ppfolio) S 1230 1232 567 0 -1 4202496 524 1197 0 0 0 0 0 1 15 0 1 0 598245165 18763776 391 33554432000 4194304 4287625 140735526221504 18446744073709551615 231895510543 0 0 4096 65536 9224195738567704576 0 0 17 0 0 0 0
/proc/1232/statm: 4581 391 342 23 0 91 0
[pid=1233] ppid=1232 vsize=833612 CPUtime=1062.31 cores=0
/proc/1233/stat : 1233 (cryptominisat) R 1232 1232 567 0 -1 4202496 205296 0 0 0 106165 66 0 0 25 0 1 0 598245166 853618688 36339 33554432000 4194304 4587354 140735456801936 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1233/statm: 208403 36339 336 96 0 204965 0
[pid=1234] ppid=1232 vsize=308080 CPUtime=1062.22 cores=4
/proc/1234/stat : 1234 (clasp) R 1232 1232 567 0 -1 4202496 76016 0 0 0 106198 24 0 0 25 0 1 0 598245166 315473920 72815 33554432000 4194304 4785740 140735953160896 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1234/statm: 77020 72815 340 145 0 74065 0
[pid=1236] ppid=1232 vsize=56088 CPUtime=1062.31 cores=2
/proc/1236/stat : 1236 (lingeling) R 1232 1232 567 0 -1 4202496 28920 0 0 0 106226 5 0 0 25 0 1 0 598245166 57434112 13190 33554432000 4194304 4352236 140733757674992 18446744073709551615 4328087 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1236/statm: 14022 13190 127 39 0 13102 0
[pid=1237] ppid=1232 vsize=215820 CPUtime=1056.51 cores=6
/proc/1237/stat : 1237 (march_hi) R 1232 1232 567 0 -1 4202496 107588 0 0 0 105633 18 0 0 25 0 1 0 598245166 220999680 33843 33554432000 4194304 4331988 140733249828320 18446744073709551615 4265440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1237/statm: 53955 33843 175 34 0 52397 0
Current children cumulated CPU time (s) 4243.36
Current children cumulated vsize (KiB) 1431924

[startup+1122.3 s]
/proc/loadavg: 8.00 8.08 8.45 9/186 1304
/proc/meminfo: memFree=19703436/32950928 swapFree=67111524/67111528
[pid=1232] ppid=1230 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1232/stat : 1232 (ppfolio) S 1230 1232 567 0 -1 4202496 524 1197 0 0 0 0 0 1 15 0 1 0 598245165 18763776 391 33554432000 4194304 4287625 140735526221504 18446744073709551615 231895510543 0 0 4096 65536 9224195738567704576 0 0 17 0 0 0 0
/proc/1232/statm: 4581 391 342 23 0 91 0
[pid=1233] ppid=1232 vsize=865744 CPUtime=1122.31 cores=0
/proc/1233/stat : 1233 (cryptominisat) R 1232 1232 567 0 -1 4202496 215469 0 0 0 112161 70 0 0 25 0 1 0 598245166 886521856 43173 33554432000 4194304 4587354 140735456801936 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1233/statm: 216436 43173 336 96 0 212998 0
[pid=1234] ppid=1232 vsize=308080 CPUtime=1122.22 cores=4
/proc/1234/stat : 1234 (clasp) R 1232 1232 567 0 -1 4202496 76028 0 0 0 112198 24 0 0 25 0 1 0 598245166 315473920 72827 33554432000 4194304 4785740 140735953160896 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1234/statm: 77020 72827 340 145 0 74065 0
[pid=1236] ppid=1232 vsize=56088 CPUtime=1122.31 cores=2
/proc/1236/stat : 1236 (lingeling) R 1232 1232 567 0 -1 4202496 28920 0 0 0 112226 5 0 0 25 0 1 0 598245166 57434112 13190 33554432000 4194304 4352236 140733757674992 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1236/statm: 14022 13190 127 39 0 13102 0
[pid=1237] ppid=1232 vsize=216216 CPUtime=1116.18 cores=6
/proc/1237/stat : 1237 (march_hi) R 1232 1232 567 0 -1 4202496 107730 0 0 0 111600 18 0 0 25 0 1 0 598245166 221405184 33985 33554432000 4194304 4331988 140733249828320 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1237/statm: 54054 33985 175 34 0 52496 0
Current children cumulated CPU time (s) 4483.03
Current children cumulated vsize (KiB) 1464452

[startup+1182.3 s]
/proc/loadavg: 8.05 8.08 8.42 9/186 1305
/proc/meminfo: memFree=19663596/32950928 swapFree=67111524/67111528
[pid=1232] ppid=1230 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1232/stat : 1232 (ppfolio) S 1230 1232 567 0 -1 4202496 524 1197 0 0 0 0 0 1 15 0 1 0 598245165 18763776 391 33554432000 4194304 4287625 140735526221504 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/1232/statm: 4581 391 342 23 0 91 0
[pid=1233] ppid=1232 vsize=851656 CPUtime=1182.31 cores=0
/proc/1233/stat : 1233 (cryptominisat) R 1232 1232 567 0 -1 4202496 226123 0 0 0 118155 76 0 0 25 0 1 0 598245166 872095744 43958 33554432000 4194304 4587354 140735456801936 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1233/statm: 212914 43958 336 96 0 209476 0
[pid=1234] ppid=1232 vsize=308080 CPUtime=1182.21 cores=4
/proc/1234/stat : 1234 (clasp) R 1232 1232 567 0 -1 4202496 76054 0 0 0 118197 24 0 0 25 0 1 0 598245166 315473920 72853 33554432000 4194304 4785740 140735953160896 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1234/statm: 77020 72853 340 145 0 74065 0
[pid=1236] ppid=1232 vsize=56088 CPUtime=1182.31 cores=2
/proc/1236/stat : 1236 (lingeling) R 1232 1232 567 0 -1 4202496 30968 0 0 0 118226 5 0 0 25 0 1 0 598245166 57434112 13190 33554432000 4194304 4352236 140733757674992 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1236/statm: 14022 13190 127 39 0 13102 0
[pid=1237] ppid=1232 vsize=216216 CPUtime=1175.86 cores=6
/proc/1237/stat : 1237 (march_hi) R 1232 1232 567 0 -1 4202496 107791 0 0 0 117568 18 0 0 25 0 1 0 598245166 221405184 34046 33554432000 4194304 4331988 140733249828320 18446744073709551615 4263335 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1237/statm: 54054 34046 175 34 0 52496 0
Current children cumulated CPU time (s) 4722.7
Current children cumulated vsize (KiB) 1450364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.03 8.07 8.41 9/186 1306
/proc/meminfo: memFree=19687020/32950928 swapFree=67111524/67111528
[pid=1232] ppid=1230 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1232/stat : 1232 (ppfolio) S 1230 1232 567 0 -1 4202496 524 1197 0 0 0 0 0 1 15 0 1 0 598245165 18763776 391 33554432000 4194304 4287625 140735526221504 18446744073709551615 231895510543 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/1232/statm: 4581 391 342 23 0 91 0
[pid=1233] ppid=1232 vsize=934652 CPUtime=1201.72 cores=0
/proc/1233/stat : 1233 (cryptominisat) R 1232 1232 567 0 -1 4202496 228477 0 0 0 120094 78 0 0 25 0 1 0 598245166 957083648 36382 33554432000 4194304 4587354 140735456801936 18446744073709551615 4239555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1233/statm: 233663 36382 336 96 0 230225 0
[pid=1234] ppid=1232 vsize=308080 CPUtime=1201.62 cores=4
/proc/1234/stat : 1234 (clasp) R 1232 1232 567 0 -1 4202496 76054 0 0 0 120138 24 0 0 25 0 1 0 598245166 315473920 72853 33554432000 4194304 4785740 140735953160896 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1234/statm: 77020 72853 340 145 0 74065 0
[pid=1236] ppid=1232 vsize=56088 CPUtime=1201.72 cores=2
/proc/1236/stat : 1236 (lingeling) R 1232 1232 567 0 -1 4202496 30968 0 0 0 120167 5 0 0 25 0 1 0 598245166 57434112 13190 33554432000 4194304 4352236 140733757674992 18446744073709551615 4278746 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1236/statm: 14022 13190 127 39 0 13102 0
[pid=1237] ppid=1232 vsize=216348 CPUtime=1195.15 cores=6
/proc/1237/stat : 1237 (march_hi) R 1232 1232 567 0 -1 4202496 107811 0 0 0 119497 18 0 0 25 0 1 0 598245166 221540352 34066 33554432000 4194304 4331988 140733249828320 18446744073709551615 4265477 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1237/statm: 54087 34066 175 34 0 52529 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 1533492

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 1232 and gives
#  childrusage.ru_utime.tv_sec=1201
#  childrusage.ru_utime.tv_usec=684316
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=74988
# CPU time returned by wait4() is 1201.76
# while last known CPU time is 4800.22
#
# 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.22
CPU user time (s): 4798.96
CPU system time (s): 1.26
CPU usage (%): 399.448
Max. virtual memory (cumulated for all children) (KiB): 2144880

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

runsolver used 1.9817 second user time and 4.5833 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-29 14:29:05
IDJOB=3288846
IDBENCH=83107
IDSOLVER=1612
FILE ID=node114/3288846-1304080145
RUNJOBID= node114-1304077601-585
PBS_JOBID= 13170509
Free space on /tmp= 71792 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom26.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288846-1304080145/watcher-3288846-1304080145 -o /tmp/evaluation-result-3288846-1304080145/solver-3288846-1304080145 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3288846-1304080145.cnf

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

MD5SUM BENCH= 98fee1752ddf8cd7cd77925ecf4bfe6e
RANDOM SEED=1553897187

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.74
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.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20625628 kB
Buffers:       2222164 kB
Cached:        9353024 kB
SwapCached:          4 kB
Active:        2944620 kB
Inactive:      8800004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20625628 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           14376 kB
Writeback:           0 kB
AnonPages:      168652 kB
Mapped:          16388 kB
Slab:           515944 kB
PageTables:       4900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   770444 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= 71768 MiB
End job on node114 at 2011-04-29 14:49:09