Trace number 3288938

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom25.cnf
MD5SUMc40bd543dad558d19995fef4fd742233
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 variables67777
Number of clauses227761
Sum of the clauses size582177
Maximum clause length2084
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2115213
Number of clauses of size 3111398
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 5802

Solver Data

0.00/0.03	This is pico-portfolio, a naive parallel portfolio
0.00/0.03	Copyright (C) 2011 Olivier Roussel
0.00/0.03	Using 4 processing units
0.00/0.03	This portfolio uses the following solvers:
0.00/0.03	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.03	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.03	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.03	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.03	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.03	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.03	Starting clasp 1.3.6 on core(s) 4
0.00/0.03	Starting TNM 2009 on core(s) 6
0.00/0.03	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.03	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-3288938-1304080181/watcher-3288938-1304080181 -o /tmp/evaluation-result-3288938-1304080181/solver-3288938-1304080181 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3288938-1304080181.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.23 10.25 9.92 6/186 1216
/proc/meminfo: memFree=30629660/32951124 swapFree=67111344/67111528
[pid=1216] ppid=1214 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1216/stat : 1216 (ppfolio) R 1214 1216 379 0 -1 4194304 495 0 0 0 0 0 0 0 25 0 1 0 519615991 18763776 388 33554432000 4194304 4287625 140735091889344 18446744073709551615 271550357909 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/1216/statm: 4581 388 339 23 0 91 0

[startup+0.0400261 s]
/proc/loadavg: 10.23 10.25 9.92 6/186 1216
/proc/meminfo: memFree=30629660/32951124 swapFree=67111344/67111528
[pid=1216] ppid=1214 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1216/stat : 1216 (ppfolio) S 1214 1216 379 0 -1 4202496 527 1196 0 0 0 0 0 1 25 0 1 0 519615991 18763776 391 33554432000 4194304 4287625 140735091889344 18446744073709551615 271550557711 0 0 4096 65536 9224195386380386304 0 0 17 6 0 0 0
/proc/1216/statm: 4581 391 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.101017 s]
/proc/loadavg: 10.23 10.25 9.92 6/186 1216
/proc/meminfo: memFree=30629660/32951124 swapFree=67111344/67111528
[pid=1216] ppid=1214 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1216/stat : 1216 (ppfolio) R 1214 1216 379 0 -1 4202496 527 1196 0 0 0 0 0 1 25 0 1 0 519615991 18763776 391 33554432000 4194304 4287625 140735091889344 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/1216/statm: 4581 391 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.300983 s]
/proc/loadavg: 10.23 10.25 9.92 6/186 1216
/proc/meminfo: memFree=30629660/32951124 swapFree=67111344/67111528
[pid=1216] ppid=1214 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1216/stat : 1216 (ppfolio) S 1214 1216 379 0 -1 4202496 527 1196 0 0 0 0 0 1 25 0 1 0 519615991 18763776 391 33554432000 4194304 4287625 140735091889344 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639364 0 0 17 6 0 0 0
/proc/1216/statm: 4581 391 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.70091 s]
/proc/loadavg: 10.23 10.25 9.92 6/186 1216
/proc/meminfo: memFree=30629660/32951124 swapFree=67111344/67111528
[pid=1216] ppid=1214 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1216/stat : 1216 (ppfolio) S 1214 1216 379 0 -1 4202496 527 1196 0 0 0 0 0 1 25 0 1 0 519615991 18763776 391 33554432000 4194304 4287625 140735091889344 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639364 0 0 17 6 0 0 0
/proc/1216/statm: 4581 391 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+1.50076 s]
/proc/loadavg: 10.23 10.25 9.92 10/191 1222
/proc/meminfo: memFree=30504504/32951124 swapFree=67111344/67111528
[pid=1216] ppid=1214 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1216/stat : 1216 (ppfolio) S 1214 1216 379 0 -1 4202496 527 1196 0 0 0 0 0 1 17 0 1 0 519615991 18763776 391 33554432000 4194304 4287625 140735091889344 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639364 0 0 17 6 0 0 0
/proc/1216/statm: 4581 391 342 23 0 91 0
[pid=1217] ppid=1216 vsize=62256 CPUtime=1.48 cores=0
/proc/1217/stat : 1217 (cryptominisat) R 1216 1216 379 0 -1 4202496 10505 0 0 0 147 1 0 0 20 0 1 0 519615992 63750144 10218 33554432000 4194304 4587354 140735473749360 18446744073709551615 4248831 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1217/statm: 15564 10218 316 96 0 12126 0
[pid=1218] ppid=1216 vsize=52180 CPUtime=1.49 cores=4
/proc/1218/stat : 1218 (clasp) R 1216 1216 379 0 -1 4202496 13124 0 0 0 147 2 0 0 20 0 1 0 519615992 53432320 10099 33554432000 4194304 4785740 140734677851648 18446744073709551615 4545919 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1218/statm: 13045 10099 340 145 0 10090 0
[pid=1220] ppid=1216 vsize=23128 CPUtime=1.49 cores=2
/proc/1220/stat : 1220 (lingeling) R 1216 1216 379 0 -1 4202496 8233 0 0 0 148 1 0 0 25 0 1 0 519615992 23683072 4937 33554432000 4194304 4352236 140735830916480 18446744073709551615 4319146 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1220/statm: 5782 4937 119 39 0 4862 0
[pid=1222] ppid=1216 vsize=45892 CPUtime=1.46 cores=6
/proc/1222/stat : 1222 (march_hi) R 1216 1216 379 0 -1 4202496 59383 0 0 0 139 7 0 0 25 0 1 0 519615994 46993408 7920 33554432000 4194304 4331988 140735711945392 18446744073709551615 4251952 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1222/statm: 11473 7920 151 34 0 9915 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 201780

[startup+3.10047 s]
/proc/loadavg: 10.23 10.25 9.92 10/191 1222
/proc/meminfo: memFree=30425132/32951124 swapFree=67111344/67111528
[pid=1216] ppid=1214 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1216/stat : 1216 (ppfolio) S 1214 1216 379 0 -1 4202496 527 1196 0 0 0 0 0 1 15 0 1 0 519615991 18763776 391 33554432000 4194304 4287625 140735091889344 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/1216/statm: 4581 391 342 23 0 91 0
[pid=1217] ppid=1216 vsize=126428 CPUtime=3.09 cores=0
/proc/1217/stat : 1217 (cryptominisat) R 1216 1216 379 0 -1 4202496 20546 0 0 0 306 3 0 0 25 0 1 0 519615992 129462272 17827 33554432000 4194304 4587354 140735473749360 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1217/statm: 31607 17827 330 96 0 28169 0
[pid=1218] ppid=1216 vsize=52180 CPUtime=3.09 cores=4
/proc/1218/stat : 1218 (clasp) R 1216 1216 379 0 -1 4202496 13124 0 0 0 307 2 0 0 25 0 1 0 519615992 53432320 10099 33554432000 4194304 4785740 140734677851648 18446744073709551615 4558260 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1218/statm: 13045 10099 340 145 0 10090 0
[pid=1220] ppid=1216 vsize=27456 CPUtime=3.09 cores=2
/proc/1220/stat : 1220 (lingeling) R 1216 1216 379 0 -1 4202496 9327 0 0 0 308 1 0 0 25 0 1 0 519615992 28114944 6031 33554432000 4194304 4352236 140735830916480 18446744073709551615 4214779 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1220/statm: 6864 6031 125 39 0 5944 0
[pid=1222] ppid=1216 vsize=147452 CPUtime=3.05 cores=6
/proc/1222/stat : 1222 (march_hi) R 1216 1216 379 0 -1 4202496 81060 0 0 0 296 9 0 0 25 0 1 0 519615994 150990848 18030 33554432000 4194304 4331988 140735711945392 18446744073709551615 4210951 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1222/statm: 36863 18030 192 34 0 35305 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 371840

[startup+6.30089 s]
/proc/loadavg: 10.13 10.22 9.91 10/191 1222
/proc/meminfo: memFree=30416328/32951124 swapFree=67111344/67111528
[pid=1216] ppid=1214 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1216/stat : 1216 (ppfolio) S 1214 1216 379 0 -1 4202496 527 1196 0 0 0 0 0 1 15 0 1 0 519615991 18763776 391 33554432000 4194304 4287625 140735091889344 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/1216/statm: 4581 391 342 23 0 91 0
[pid=1217] ppid=1216 vsize=345140 CPUtime=6.28 cores=0
/proc/1217/stat : 1217 (cryptominisat) R 1216 1216 379 0 -1 4202496 23509 0 0 0 625 3 0 0 25 0 1 0 519615992 353423360 17228 33554432000 4194304 4587354 140735473749360 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1217/statm: 86285 17228 333 96 0 82847 0
[pid=1218] ppid=1216 vsize=55368 CPUtime=6.29 cores=4
/proc/1218/stat : 1218 (clasp) R 1216 1216 379 0 -1 4202496 14019 0 0 0 627 2 0 0 25 0 1 0 519615992 56696832 10994 33554432000 4194304 4785740 140734677851648 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1218/statm: 13842 10994 340 145 0 10887 0
[pid=1220] ppid=1216 vsize=27456 CPUtime=6.29 cores=2
/proc/1220/stat : 1220 (lingeling) R 1216 1216 379 0 -1 4202496 9327 0 0 0 628 1 0 0 25 0 1 0 519615992 28114944 6031 33554432000 4194304 4352236 140735830916480 18446744073709551615 4268398 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1220/statm: 6864 6031 125 39 0 5944 0
[pid=1222] ppid=1216 vsize=147452 CPUtime=6.23 cores=6
/proc/1222/stat : 1222 (march_hi) R 1216 1216 379 0 -1 4202496 81080 0 0 0 614 9 0 0 25 0 1 0 519615994 150990848 18050 33554432000 4194304 4331988 140735711945392 18446744073709551615 4211249 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1222/statm: 36863 18050 192 34 0 35305 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 593740

[startup+12.7007 s]
/proc/loadavg: 10.04 10.20 9.91 10/191 1222
/proc/meminfo: memFree=30369960/32951124 swapFree=67111344/67111528
[pid=1216] ppid=1214 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1216/stat : 1216 (ppfolio) S 1214 1216 379 0 -1 4202496 527 1196 0 0 0 0 0 1 15 0 1 0 519615991 18763776 391 33554432000 4194304 4287625 140735091889344 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/1216/statm: 4581 391 342 23 0 91 0
[pid=1217] ppid=1216 vsize=353212 CPUtime=12.69 cores=0
/proc/1217/stat : 1217 (cryptominisat) R 1216 1216 379 0 -1 4202496 26348 0 0 0 1265 4 0 0 25 0 1 0 519615992 361689088 20048 33554432000 4194304 4587354 140735473749360 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1217/statm: 88303 20048 339 96 0 84865 0
[pid=1218] ppid=1216 vsize=66616 CPUtime=12.69 cores=4
/proc/1218/stat : 1218 (clasp) R 1216 1216 379 0 -1 4202496 16819 0 0 0 1266 3 0 0 25 0 1 0 519615992 68214784 13794 33554432000 4194304 4785740 140734677851648 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1218/statm: 16654 13794 340 145 0 13699 0
[pid=1220] ppid=1216 vsize=27300 CPUtime=12.69 cores=2
/proc/1220/stat : 1220 (lingeling) R 1216 1216 379 0 -1 4202496 9329 0 0 0 1268 1 0 0 25 0 1 0 519615992 27955200 5994 33554432000 4194304 4352236 140735830916480 18446744073709551615 4208628 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1220/statm: 6825 5994 127 39 0 5905 0
[pid=1222] ppid=1216 vsize=147820 CPUtime=12.59 cores=6
/proc/1222/stat : 1222 (march_hi) R 1216 1216 379 0 -1 4202496 81131 0 0 0 1250 9 0 0 25 0 1 0 519615994 151367680 18101 33554432000 4194304 4331988 140735711945392 18446744073709551615 4237416 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1222/statm: 36955 18101 192 34 0 35397 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 613272

[startup+25.5004 s]
/proc/loadavg: 9.81 10.14 9.89 11/191 1223
/proc/meminfo: memFree=30341320/32951124 swapFree=67111344/67111528
[pid=1216] ppid=1214 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1216/stat : 1216 (ppfolio) S 1214 1216 379 0 -1 4202496 527 1196 0 0 0 0 0 1 15 0 1 0 519615991 18763776 391 33554432000 4194304 4287625 140735091889344 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/1216/statm: 4581 391 342 23 0 91 0
[pid=1217] ppid=1216 vsize=378680 CPUtime=25.48 cores=0
/proc/1217/stat : 1217 (cryptominisat) R 1216 1216 379 0 -1 4202496 32906 0 0 0 2543 5 0 0 25 0 1 0 519615992 387768320 20477 33554432000 4194304 4587354 140735473749360 18446744073709551615 4239000 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1217/statm: 94670 20477 336 96 0 91232 0
[pid=1218] ppid=1216 vsize=73640 CPUtime=25.48 cores=4
/proc/1218/stat : 1218 (clasp) R 1216 1216 379 0 -1 4202496 18528 0 0 0 2545 3 0 0 25 0 1 0 519615992 75407360 15503 33554432000 4194304 4785740 140734677851648 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1218/statm: 18410 15503 340 145 0 15455 0
[pid=1220] ppid=1216 vsize=27296 CPUtime=25.49 cores=2
/proc/1220/stat : 1220 (lingeling) R 1216 1216 379 0 -1 4202496 9329 0 0 0 2548 1 0 0 25 0 1 0 519615992 27951104 5993 33554432000 4194304 4352236 140735830916480 18446744073709551615 4329362 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1220/statm: 6824 5993 127 39 0 5904 0
[pid=1222] ppid=1216 vsize=166044 CPUtime=25.33 cores=6
/proc/1222/stat : 1222 (march_hi) R 1216 1216 379 0 -1 4202496 85844 0 0 0 2522 11 0 0 25 0 1 0 519615994 170029056 22797 33554432000 4194304 4331988 140735711945392 18446744073709551615 4286225 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1222/statm: 41511 22797 175 34 0 39953 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 663984

[startup+51.1008 s]
/proc/loadavg: 9.69 10.08 9.88 10/191 1223
/proc/meminfo: memFree=30285296/32951124 swapFree=67111344/67111528
[pid=1216] ppid=1214 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1216/stat : 1216 (ppfolio) S 1214 1216 379 0 -1 4202496 527 1196 0 0 0 0 0 1 15 0 1 0 519615991 18763776 391 33554432000 4194304 4287625 140735091889344 18446744073709551615 271550557711 0 0 4096 65536 9224195738567704576 0 0 17 0 0 0 0
/proc/1216/statm: 4581 391 342 23 0 91 0
[pid=1217] ppid=1216 vsize=391864 CPUtime=51.08 cores=0
/proc/1217/stat : 1217 (cryptominisat) R 1216 1216 379 0 -1 4202496 40909 0 0 0 5101 7 0 0 25 0 1 0 519615992 401268736 28437 33554432000 4194304 4587354 140735473749360 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1217/statm: 97966 28437 336 96 0 94528 0
[pid=1218] ppid=1216 vsize=86528 CPUtime=51.08 cores=4
/proc/1218/stat : 1218 (clasp) R 1216 1216 379 0 -1 4202496 21699 0 0 0 5103 5 0 0 25 0 1 0 519615992 88604672 18674 33554432000 4194304 4785740 140734677851648 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1218/statm: 21632 18674 340 145 0 18677 0
[pid=1220] ppid=1216 vsize=27296 CPUtime=51.08 cores=2
/proc/1220/stat : 1220 (lingeling) R 1216 1216 379 0 -1 4202496 9329 0 0 0 5107 1 0 0 25 0 1 0 519615992 27951104 5993 33554432000 4194304 4352236 140735830916480 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1220/statm: 6824 5993 127 39 0 5904 0
[pid=1222] ppid=1216 vsize=170556 CPUtime=50.79 cores=6
/proc/1222/stat : 1222 (march_hi) R 1216 1216 379 0 -1 4202496 87212 0 0 0 5068 11 0 0 25 0 1 0 519615994 174649344 24165 33554432000 4194304 4331988 140735711945392 18446744073709551615 4228450 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1222/statm: 42639 24165 175 34 0 41081 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 694568

[startup+102.306 s]
/proc/loadavg: 9.50 9.98 9.85 10/191 1225
/proc/meminfo: memFree=30236168/32951124 swapFree=67111344/67111528
[pid=1216] ppid=1214 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1216/stat : 1216 (ppfolio) S 1214 1216 379 0 -1 4202496 527 1196 0 0 0 0 0 1 15 0 1 0 519615991 18763776 391 33554432000 4194304 4287625 140735091889344 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/1216/statm: 4581 391 342 23 0 91 0
[pid=1217] ppid=1216 vsize=425524 CPUtime=102.29 cores=0
/proc/1217/stat : 1217 (cryptominisat) R 1216 1216 379 0 -1 4202496 45577 0 0 0 10220 9 0 0 25 0 1 0 519615992 435736576 33064 33554432000 4194304 4587354 140735473749360 18446744073709551615 4239479 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1217/statm: 106381 33064 336 96 0 102943 0
[pid=1218] ppid=1216 vsize=110676 CPUtime=102.28 cores=4

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


[startup+942.301 s]
/proc/loadavg: 8.28 8.37 8.96 9/190 1280
/proc/meminfo: memFree=29907456/32951124 swapFree=67111344/67111528
[pid=1216] ppid=1214 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1216/stat : 1216 (ppfolio) S 1214 1216 379 0 -1 4202496 527 1196 0 0 0 0 0 1 15 0 1 0 519615991 18763776 391 33554432000 4194304 4287625 140735091889344 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/1216/statm: 4581 391 342 23 0 91 0
[pid=1217] ppid=1216 vsize=454480 CPUtime=942.31 cores=0
/proc/1217/stat : 1217 (cryptominisat) R 1216 1216 379 0 -1 4202496 175139 0 0 0 94168 63 0 0 25 0 1 0 519615992 465387520 31059 33554432000 4194304 4587354 140735473749360 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1217/statm: 113620 31059 336 96 0 110182 0
[pid=1218] ppid=1216 vsize=255472 CPUtime=942.2 cores=4
/proc/1218/stat : 1218 (clasp) R 1216 1216 379 0 -1 4202496 63100 0 0 0 94198 22 0 0 25 0 1 0 519615992 261603328 60075 33554432000 4194304 4785740 140734677851648 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1218/statm: 63868 60075 340 145 0 60913 0
[pid=1220] ppid=1216 vsize=54760 CPUtime=942.31 cores=2
/proc/1220/stat : 1220 (lingeling) R 1216 1216 379 0 -1 4202496 28484 0 0 0 94226 5 0 0 25 0 1 0 519615992 56074240 12859 33554432000 4194304 4352236 140735830916480 18446744073709551615 4276757 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1220/statm: 13690 12859 127 39 0 12770 0
[pid=1222] ppid=1216 vsize=187808 CPUtime=937.15 cores=6
/proc/1222/stat : 1222 (march_hi) R 1216 1216 379 0 -1 4202496 91538 0 0 0 93702 13 0 0 25 0 1 0 519615994 192315392 28491 33554432000 4194304 4331988 140735711945392 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1222/statm: 46952 28491 175 34 0 45394 0
Current children cumulated CPU time (s) 3763.98
Current children cumulated vsize (KiB) 970844

[startup+1002.3 s]
/proc/loadavg: 8.26 8.35 8.91 9/190 1282
/proc/meminfo: memFree=29903456/32951124 swapFree=67111344/67111528
[pid=1216] ppid=1214 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1216/stat : 1216 (ppfolio) S 1214 1216 379 0 -1 4202496 527 1196 0 0 0 0 0 1 15 0 1 0 519615991 18763776 391 33554432000 4194304 4287625 140735091889344 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/1216/statm: 4581 391 342 23 0 91 0
[pid=1217] ppid=1216 vsize=146612 CPUtime=1002.31 cores=0
/proc/1217/stat : 1217 (cryptominisat) R 1216 1216 379 0 -1 4202496 190580 0 0 0 100162 69 0 0 25 0 1 0 519615992 150130688 29630 33554432000 4194304 4587354 140735473749360 18446744073709551615 271550204938 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1217/statm: 36653 29630 336 96 0 33215 0
[pid=1218] ppid=1216 vsize=255472 CPUtime=1002.19 cores=4
/proc/1218/stat : 1218 (clasp) R 1216 1216 379 0 -1 4202496 63113 0 0 0 100197 22 0 0 25 0 1 0 519615992 261603328 60088 33554432000 4194304 4785740 140734677851648 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1218/statm: 63868 60088 340 145 0 60913 0
[pid=1220] ppid=1216 vsize=50668 CPUtime=1002.31 cores=2
/proc/1220/stat : 1220 (lingeling) R 1216 1216 379 0 -1 4202496 30533 0 0 0 100226 5 0 0 25 0 1 0 519615992 51884032 11836 33554432000 4194304 4352236 140735830916480 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1220/statm: 12667 11836 127 39 0 11747 0
[pid=1222] ppid=1216 vsize=189796 CPUtime=996.82 cores=6
/proc/1222/stat : 1222 (march_hi) R 1216 1216 379 0 -1 4202496 91648 0 0 0 99669 13 0 0 25 0 1 0 519615994 194351104 28601 33554432000 4194304 4331988 140735711945392 18446744073709551615 4291920 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1222/statm: 47449 28601 175 34 0 45891 0
Current children cumulated CPU time (s) 4003.64
Current children cumulated vsize (KiB) 660872

[startup+1062.3 s]
/proc/loadavg: 8.28 8.33 8.87 9/190 1283
/proc/meminfo: memFree=29861008/32951124 swapFree=67111344/67111528
[pid=1216] ppid=1214 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1216/stat : 1216 (ppfolio) S 1214 1216 379 0 -1 4202496 527 1196 0 0 0 0 0 1 15 0 1 0 519615991 18763776 391 33554432000 4194304 4287625 140735091889344 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/1216/statm: 4581 391 342 23 0 91 0
[pid=1217] ppid=1216 vsize=407764 CPUtime=1062.31 cores=0
/proc/1217/stat : 1217 (cryptominisat) R 1216 1216 379 0 -1 4202496 203511 0 0 0 106156 75 0 0 25 0 1 0 519615992 417550336 33363 33554432000 4194304 4587354 140735473749360 18446744073709551615 4243530 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1217/statm: 101941 33363 336 96 0 98503 0
[pid=1218] ppid=1216 vsize=255472 CPUtime=1062.18 cores=4
/proc/1218/stat : 1218 (clasp) R 1216 1216 379 0 -1 4202496 63138 0 0 0 106196 22 0 0 25 0 1 0 519615992 261603328 60113 33554432000 4194304 4785740 140734677851648 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1218/statm: 63868 60113 340 145 0 60913 0
[pid=1220] ppid=1216 vsize=55788 CPUtime=1062.32 cores=2
/proc/1220/stat : 1220 (lingeling) R 1216 1216 379 0 -1 4202496 32581 0 0 0 106226 6 0 0 25 0 1 0 519615992 57126912 13116 33554432000 4194304 4352236 140735830916480 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1220/statm: 13947 13116 127 39 0 13027 0
[pid=1222] ppid=1216 vsize=190060 CPUtime=1056.5 cores=6
/proc/1222/stat : 1222 (march_hi) R 1216 1216 379 0 -1 4202496 91772 0 0 0 105637 13 0 0 25 0 1 0 519615994 194621440 28725 33554432000 4194304 4331988 140735711945392 18446744073709551615 4263258 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1222/statm: 47515 28725 175 34 0 45957 0
Current children cumulated CPU time (s) 4243.32
Current children cumulated vsize (KiB) 927408

[startup+1122.3 s]
/proc/loadavg: 8.22 8.30 8.82 9/190 1285
/proc/meminfo: memFree=29855768/32951124 swapFree=67111344/67111528
[pid=1216] ppid=1214 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1216/stat : 1216 (ppfolio) S 1214 1216 379 0 -1 4202496 527 1196 0 0 0 0 0 1 15 0 1 0 519615991 18763776 391 33554432000 4194304 4287625 140735091889344 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/1216/statm: 4581 391 342 23 0 91 0
[pid=1217] ppid=1216 vsize=467680 CPUtime=1122.31 cores=0
/proc/1217/stat : 1217 (cryptominisat) R 1216 1216 379 0 -1 4202496 218916 0 0 0 112149 82 0 0 25 0 1 0 519615992 478904320 31015 33554432000 4194304 4587354 140735473749360 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1217/statm: 116920 31015 336 96 0 113482 0
[pid=1218] ppid=1216 vsize=255472 CPUtime=1122.18 cores=4
/proc/1218/stat : 1218 (clasp) R 1216 1216 379 0 -1 4202496 63141 0 0 0 112196 22 0 0 25 0 1 0 519615992 261603328 60116 33554432000 4194304 4785740 140734677851648 18446744073709551615 4548880 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1218/statm: 63868 60116 340 145 0 60913 0
[pid=1220] ppid=1216 vsize=55788 CPUtime=1122.32 cores=2
/proc/1220/stat : 1220 (lingeling) R 1216 1216 379 0 -1 4202496 33093 0 0 0 112226 6 0 0 25 0 1 0 519615992 57126912 13116 33554432000 4194304 4352236 140735830916480 18446744073709551615 4280960 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1220/statm: 13947 13116 127 39 0 13027 0
[pid=1222] ppid=1216 vsize=190324 CPUtime=1116.17 cores=6
/proc/1222/stat : 1222 (march_hi) R 1216 1216 379 0 -1 4202496 91887 0 0 0 111604 13 0 0 25 0 1 0 519615994 194891776 28840 33554432000 4194304 4331988 140735711945392 18446744073709551615 4237180 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1222/statm: 47581 28840 175 34 0 46023 0
Current children cumulated CPU time (s) 4482.99
Current children cumulated vsize (KiB) 987588

[startup+1182.3 s]
/proc/loadavg: 8.25 8.29 8.79 9/190 1286
/proc/meminfo: memFree=29852628/32951124 swapFree=67111344/67111528
[pid=1216] ppid=1214 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1216/stat : 1216 (ppfolio) S 1214 1216 379 0 -1 4202496 527 1196 0 0 0 0 0 1 15 0 1 0 519615991 18763776 391 33554432000 4194304 4287625 140735091889344 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/1216/statm: 4581 391 342 23 0 91 0
[pid=1217] ppid=1216 vsize=421428 CPUtime=1182.32 cores=0
/proc/1217/stat : 1217 (cryptominisat) R 1216 1216 379 0 -1 4202496 234137 0 0 0 118143 89 0 0 25 0 1 0 519615992 431542272 29902 33554432000 4194304 4587354 140735473749360 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1217/statm: 105357 29902 336 96 0 101919 0
[pid=1218] ppid=1216 vsize=255472 CPUtime=1182.18 cores=4
/proc/1218/stat : 1218 (clasp) R 1216 1216 379 0 -1 4202496 63161 0 0 0 118196 22 0 0 25 0 1 0 519615992 261603328 60136 33554432000 4194304 4785740 140734677851648 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1218/statm: 63868 60136 340 145 0 60913 0
[pid=1220] ppid=1216 vsize=56812 CPUtime=1182.32 cores=2
/proc/1220/stat : 1220 (lingeling) R 1216 1216 379 0 -1 4202496 33605 0 0 0 118226 6 0 0 25 0 1 0 519615992 58175488 13372 33554432000 4194304 4352236 140735830916480 18446744073709551615 4328441 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1220/statm: 14203 13372 127 39 0 13283 0
[pid=1222] ppid=1216 vsize=190588 CPUtime=1175.84 cores=6
/proc/1222/stat : 1222 (march_hi) R 1216 1216 379 0 -1 4202496 92015 0 0 0 117571 13 0 0 25 0 1 0 519615994 195162112 28968 33554432000 4194304 4331988 140735711945392 18446744073709551615 4211090 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1222/statm: 47647 28968 175 34 0 46089 0
Current children cumulated CPU time (s) 4722.67
Current children cumulated vsize (KiB) 942624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.24 8.28 8.77 9/190 1287
/proc/meminfo: memFree=29823584/32951124 swapFree=67111344/67111528
[pid=1216] ppid=1214 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1216/stat : 1216 (ppfolio) S 1214 1216 379 0 -1 4202496 527 1196 0 0 0 0 0 1 15 0 1 0 519615991 18763776 391 33554432000 4194304 4287625 140735091889344 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/1216/statm: 4581 391 342 23 0 91 0
[pid=1217] ppid=1216 vsize=421428 CPUtime=1201.72 cores=0
/proc/1217/stat : 1217 (cryptominisat) R 1216 1216 379 0 -1 4202496 237207 0 0 0 120081 91 0 0 25 0 1 0 519615992 431542272 32922 33554432000 4194304 4587354 140735473749360 18446744073709551615 4230206 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1217/statm: 105357 32922 336 96 0 101919 0
[pid=1218] ppid=1216 vsize=255472 CPUtime=1201.57 cores=4
/proc/1218/stat : 1218 (clasp) R 1216 1216 379 0 -1 4202496 63161 0 0 0 120135 22 0 0 25 0 1 0 519615992 261603328 60136 33554432000 4194304 4785740 140734677851648 18446744073709551615 4277424 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1218/statm: 63868 60136 340 145 0 60913 0
[pid=1220] ppid=1216 vsize=56812 CPUtime=1201.72 cores=2
/proc/1220/stat : 1220 (lingeling) R 1216 1216 379 0 -1 4202496 34117 0 0 0 120166 6 0 0 25 0 1 0 519615992 58175488 13372 33554432000 4194304 4352236 140735830916480 18446744073709551615 4328413 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1220/statm: 14203 13372 127 39 0 13283 0
[pid=1222] ppid=1216 vsize=190724 CPUtime=1195.14 cores=6
/proc/1222/stat : 1222 (march_hi) R 1216 1216 379 0 -1 4202496 92053 0 0 0 119501 13 0 0 25 0 1 0 519615994 195301376 29006 33554432000 4194304 4331988 140735711945392 18446744073709551615 4237419 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1222/statm: 47681 29006 175 34 0 46123 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 942760

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: 8.24 8.28 8.77 9/190 1287
/proc/meminfo: memFree=29823584/32951124 swapFree=67111344/67111528
[pid=1216] ppid=1214 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/1216/stat : 1216 (ppfolio) S 1214 1216 379 0 -1 4202496 527 1196 0 0 0 0 0 1 15 0 1 0 519615991 18763776 391 33554432000 4194304 4287625 140735091889344 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639364 0 0 17 0 0 0 0
/proc/1216/statm: 4581 391 342 23 0 91 0
[pid=1217] ppid=1216 vsize=421428 CPUtime=1201.72 cores=0
/proc/1217/stat : 1217 (cryptominisat) R 1216 1216 379 0 -1 4202496 237207 0 0 0 120081 91 0 0 25 0 1 0 519615992 431542272 32922 33554432000 4194304 4587354 140735473749360 18446744073709551615 4230206 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1217/statm: 105357 32922 336 96 0 101919 0
[pid=1218] ppid=1216 vsize=255472 CPUtime=1201.57 cores=4
/proc/1218/stat : 1218 (clasp) R 1216 1216 379 0 -1 4202496 63161 0 0 0 120135 22 0 0 25 0 1 0 519615992 261603328 60136 33554432000 4194304 4785740 140734677851648 18446744073709551615 4277424 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1218/statm: 63868 60136 340 145 0 60913 0
[pid=1220] ppid=1216 vsize=56812 CPUtime=1201.72 cores=2
/proc/1220/stat : 1220 (lingeling) R 1216 1216 379 0 -1 4202496 34117 0 0 0 120166 6 0 0 25 0 1 0 519615992 58175488 13372 33554432000 4194304 4352236 140735830916480 18446744073709551615 4328413 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1220/statm: 14203 13372 127 39 0 13283 0
[pid=1222] ppid=1216 vsize=190724 CPUtime=1195.14 cores=6
/proc/1222/stat : 1222 (march_hi) R 1216 1216 379 0 -1 4202496 92053 0 0 0 119501 13 0 0 25 0 1 0 519615994 195301376 29006 33554432000 4194304 4331988 140735711945392 18446744073709551615 4237419 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1222/statm: 47681 29006 175 34 0 46123 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 942760

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1216 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=5999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=19996
# CPU time returned by wait4() is 0.025995
# while last known CPU time is 4800.16
#
# 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.16
CPU user time (s): 4798.83
CPU system time (s): 1.33
CPU usage (%): 399.443
Max. virtual memory (cumulated for all children) (KiB): 1347640

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

runsolver used 1.89171 second user time and 4.67129 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 14:29:41
IDJOB=3288938
IDBENCH=83109
IDSOLVER=1612
FILE ID=node133/3288938-1304080181
RUNJOBID= node133-1304077694-397
PBS_JOBID= 13170511
Free space on /tmp= 71884 MiB

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

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

MD5SUM BENCH= c40bd543dad558d19995fef4fd742233
RANDOM SEED=1515871882

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.75
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.834
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:      30629948 kB
Buffers:        737128 kB
Cached:         974648 kB
SwapCached:        124 kB
Active:         801068 kB
Inactive:      1162408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30629948 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           13980 kB
Writeback:           0 kB
AnonPages:      251252 kB
Mapped:          16568 kB
Slab:           294196 kB
PageTables:       5752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2604236 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71860 MiB
End job on node133 at 2011-04-29 14:49:45