Trace number 3282636

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

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
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 variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3282636-1304032945/watcher-3282636-1304032945 -o /tmp/evaluation-result-3282636-1304032945/solver-3282636-1304032945 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3282636-1304032945.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.29 8.80 8.02 6/186 2750
/proc/meminfo: memFree=24113264/32951124 swapFree=67111352/67111528
[pid=2750] ppid=2748 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2750/stat : 2750 (ppfolio) S 2748 2750 2100 0 -1 4202496 521 0 0 0 0 0 0 0 23 0 1 0 514892723 18763776 390 33554432000 4194304 4287625 140737340907792 18446744073709551615 246516854287 0 0 4096 65536 2826088480825 0 0 17 4 0 0 0
/proc/2750/statm: 4581 390 341 23 0 91 0

[startup+0.025665 s]
/proc/loadavg: 10.29 8.80 8.02 6/186 2750
/proc/meminfo: memFree=24113264/32951124 swapFree=67111352/67111528
[pid=2750] ppid=2748 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2750/stat : 2750 (ppfolio) R 2748 2750 2100 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 514892723 18763776 390 33554432000 4194304 4287625 140737340907792 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/2750/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100652 s]
/proc/loadavg: 10.29 8.80 8.02 6/186 2750
/proc/meminfo: memFree=24113264/32951124 swapFree=67111352/67111528
[pid=2750] ppid=2748 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2750/stat : 2750 (ppfolio) S 2748 2750 2100 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 514892723 18763776 390 33554432000 4194304 4287625 140737340907792 18446744073709551615 246516854287 0 0 4096 65536 4559199323341979647 0 0 17 4 0 0 0
/proc/2750/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300618 s]
/proc/loadavg: 10.29 8.80 8.02 6/186 2750
/proc/meminfo: memFree=24113264/32951124 swapFree=67111352/67111528
[pid=2750] ppid=2748 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2750/stat : 2750 (ppfolio) S 2748 2750 2100 0 -1 4202496 522 0 0 0 0 0 0 0 23 0 1 0 514892723 18763776 390 33554432000 4194304 4287625 140737340907792 18446744073709551615 246516854287 0 0 4096 65536 4559199323341979647 0 0 17 4 0 0 0
/proc/2750/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700544 s]
/proc/loadavg: 10.29 8.80 8.02 6/186 2750
/proc/meminfo: memFree=24113264/32951124 swapFree=67111352/67111528
[pid=2750] ppid=2748 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2750/stat : 2750 (ppfolio) S 2748 2750 2100 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 514892723 18763776 390 33554432000 4194304 4287625 140737340907792 18446744073709551615 246516854287 0 0 4096 65536 4559199323341979647 0 0 17 4 0 0 0
/proc/2750/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5004 s]
/proc/loadavg: 10.29 8.80 8.02 11/192 2756
/proc/meminfo: memFree=23918416/32951124 swapFree=67111352/67111528
[pid=2750] ppid=2748 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2750/stat : 2750 (ppfolio) S 2748 2750 2100 0 -1 4202496 522 0 0 0 0 0 0 0 17 0 1 0 514892723 18763776 390 33554432000 4194304 4287625 140737340907792 18446744073709551615 246516854287 0 0 4096 65536 4559199323341979647 0 0 17 4 0 0 0
/proc/2750/statm: 4581 390 341 23 0 91 0
[pid=2751] ppid=2750 vsize=134172 CPUtime=1.48 cores=0
/proc/2751/stat : 2751 (cryptominisat) R 2750 2750 2100 0 -1 4202496 23874 0 0 0 145 3 0 0 25 0 1 0 514892723 137392128 18535 33554432000 4194304 4587354 140736758083808 18446744073709551615 4238224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2751/statm: 33543 18535 333 96 0 30105 0
[pid=2752] ppid=2750 vsize=56656 CPUtime=1.49 cores=4
/proc/2752/stat : 2752 (clasp) R 2750 2750 2100 0 -1 4202496 14337 0 0 0 147 2 0 0 25 0 1 0 514892723 58015744 11241 33554432000 4194304 4785740 140733387528704 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2752/statm: 14164 11241 339 145 0 11209 0
[pid=2753] ppid=2750 vsize=468364 CPUtime=0.78 cores=6
/proc/2753/stat : 2753 (TNM) R 2750 2750 2100 0 -1 4202496 8039 0 0 0 77 1 0 0 25 0 1 0 514892723 479604736 7936 33554432000 134512640 134534564 4289192176 18446744073709551615 134529964 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2753/statm: 117091 7936 95 6 0 115757 0
[pid=2754] ppid=2750 vsize=25764 CPUtime=1.48 cores=2
/proc/2754/stat : 2754 (lingeling) R 2750 2750 2100 0 -1 4202496 9254 0 0 0 147 1 0 0 25 0 1 0 514892723 26382336 5608 33554432000 4194304 4352236 140736280944032 18446744073709551615 4306868 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2754/statm: 6441 5608 125 39 0 5521 0
[pid=2755] ppid=2750 vsize=42560 CPUtime=0.69 cores=6
/proc/2755/stat : 2755 (march_hi) R 2750 2750 2100 0 -1 4202496 32235 0 0 0 64 5 0 0 25 0 1 0 514892723 43581440 7140 33554432000 4194304 4331988 140735769665664 18446744073709551615 4222776 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2755/statm: 10640 7140 151 34 0 9082 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 745840

[startup+3.1011 s]
/proc/loadavg: 10.42 8.85 8.04 11/192 2756
/proc/meminfo: memFree=23910976/32951124 swapFree=67111352/67111528
[pid=2750] ppid=2748 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2750/stat : 2750 (ppfolio) S 2748 2750 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514892723 18763776 390 33554432000 4194304 4287625 140737340907792 18446744073709551615 246516854287 0 0 4096 65536 4559199323341979647 0 0 17 4 0 0 0
/proc/2750/statm: 4581 390 341 23 0 91 0
[pid=2751] ppid=2750 vsize=134172 CPUtime=3.08 cores=0
/proc/2751/stat : 2751 (cryptominisat) R 2750 2750 2100 0 -1 4202496 23987 0 0 0 305 3 0 0 25 0 1 0 514892723 137392128 18648 33554432000 4194304 4587354 140736758083808 18446744073709551615 4243751 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2751/statm: 33543 18648 333 96 0 30105 0
[pid=2752] ppid=2750 vsize=56656 CPUtime=3.09 cores=4
/proc/2752/stat : 2752 (clasp) R 2750 2750 2100 0 -1 4202496 14338 0 0 0 307 2 0 0 25 0 1 0 514892723 58015744 11242 33554432000 4194304 4785740 140733387528704 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2752/statm: 14164 11242 340 145 0 11209 0
[pid=2753] ppid=2750 vsize=472196 CPUtime=1.57 cores=6
/proc/2753/stat : 2753 (TNM) R 2750 2750 2100 0 -1 4202496 8040 0 0 0 156 1 0 0 25 0 1 0 514892723 483528704 7937 33554432000 134512640 134534564 4289192176 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2753/statm: 118049 7937 95 6 0 116715 0
[pid=2754] ppid=2750 vsize=33956 CPUtime=3.08 cores=2
/proc/2754/stat : 2754 (lingeling) R 2750 2750 2100 0 -1 4202496 11302 0 0 0 307 1 0 0 25 0 1 0 514892723 34770944 7656 33554432000 4194304 4352236 140736280944032 18446744073709551615 4214744 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2754/statm: 8489 7656 125 39 0 7569 0
[pid=2755] ppid=2750 vsize=133576 CPUtime=1.49 cores=6
/proc/2755/stat : 2755 (march_hi) R 2750 2750 2100 0 -1 4202496 63866 0 0 0 140 9 0 0 25 0 1 0 514892723 136781824 14972 33554432000 4194304 4331988 140735769665664 18446744073709551615 4241486 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2755/statm: 33394 14972 215 34 0 31836 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 848880

[startup+6.30052 s]
/proc/loadavg: 10.42 8.85 8.04 11/192 2756
/proc/meminfo: memFree=23881268/32951124 swapFree=67111352/67111528
[pid=2750] ppid=2748 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2750/stat : 2750 (ppfolio) S 2748 2750 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514892723 18763776 390 33554432000 4194304 4287625 140737340907792 18446744073709551615 246516854287 0 0 4096 65536 4559199323341979647 0 0 17 4 0 0 0
/proc/2750/statm: 4581 390 341 23 0 91 0
[pid=2751] ppid=2750 vsize=134172 CPUtime=6.28 cores=0
/proc/2751/stat : 2751 (cryptominisat) R 2750 2750 2100 0 -1 4202496 24160 0 0 0 625 3 0 0 25 0 1 0 514892723 137392128 18819 33554432000 4194304 4587354 140736758083808 18446744073709551615 4236415 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2751/statm: 33543 18819 334 96 0 30105 0
[pid=2752] ppid=2750 vsize=56656 CPUtime=6.29 cores=4
/proc/2752/stat : 2752 (clasp) R 2750 2750 2100 0 -1 4202496 14338 0 0 0 627 2 0 0 25 0 1 0 514892723 58015744 11242 33554432000 4194304 4785740 140733387528704 18446744073709551615 4550473 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2752/statm: 14164 11242 340 145 0 11209 0
[pid=2753] ppid=2750 vsize=472196 CPUtime=3.15 cores=6
/proc/2753/stat : 2753 (TNM) R 2750 2750 2100 0 -1 4202496 8040 0 0 0 314 1 0 0 25 0 1 0 514892723 483528704 7937 33554432000 134512640 134534564 4289192176 18446744073709551615 134529104 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2753/statm: 118049 7937 95 6 0 116715 0
[pid=2754] ppid=2750 vsize=33804 CPUtime=6.29 cores=2
/proc/2754/stat : 2754 (lingeling) R 2750 2750 2100 0 -1 4202496 11304 0 0 0 627 2 0 0 25 0 1 0 514892723 34615296 7620 33554432000 4194304 4352236 140736280944032 18446744073709551615 4328385 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2754/statm: 8451 7620 127 39 0 7531 0
[pid=2755] ppid=2750 vsize=138312 CPUtime=3.09 cores=6
/proc/2755/stat : 2755 (march_hi) R 2750 2750 2100 0 -1 4202496 64980 0 0 0 300 9 0 0 25 0 1 0 514892723 141631488 16048 33554432000 4194304 4331988 140735769665664 18446744073709551615 4241088 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2755/statm: 34578 16048 177 34 0 33020 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 853464

[startup+12.7004 s]
/proc/loadavg: 10.44 8.90 8.06 11/192 2757
/proc/meminfo: memFree=23872600/32951124 swapFree=67111352/67111528
[pid=2750] ppid=2748 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2750/stat : 2750 (ppfolio) S 2748 2750 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514892723 18763776 390 33554432000 4194304 4287625 140737340907792 18446744073709551615 246516854287 0 0 4096 65536 4559199323341979647 0 0 17 4 0 0 0
/proc/2750/statm: 4581 390 341 23 0 91 0
[pid=2751] ppid=2750 vsize=134172 CPUtime=12.69 cores=0
/proc/2751/stat : 2751 (cryptominisat) R 2750 2750 2100 0 -1 4202496 24404 0 0 0 1265 4 0 0 25 0 1 0 514892723 137392128 19058 33554432000 4194304 4587354 140736758083808 18446744073709551615 4243281 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2751/statm: 33543 19058 334 96 0 30105 0
[pid=2752] ppid=2750 vsize=57448 CPUtime=12.69 cores=4
/proc/2752/stat : 2752 (clasp) R 2750 2750 2100 0 -1 4202496 14613 0 0 0 1267 2 0 0 25 0 1 0 514892723 58826752 11517 33554432000 4194304 4785740 140733387528704 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2752/statm: 14362 11517 340 145 0 11407 0
[pid=2753] ppid=2750 vsize=472196 CPUtime=6.32 cores=6
/proc/2753/stat : 2753 (TNM) R 2750 2750 2100 0 -1 4202496 8040 0 0 0 631 1 0 0 25 0 1 0 514892723 483528704 7937 33554432000 134512640 134534564 4289192176 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2753/statm: 118049 7937 95 6 0 116715 0
[pid=2754] ppid=2750 vsize=33804 CPUtime=12.69 cores=2
/proc/2754/stat : 2754 (lingeling) R 2750 2750 2100 0 -1 4202496 11304 0 0 0 1267 2 0 0 25 0 1 0 514892723 34615296 7620 33554432000 4194304 4352236 140736280944032 18446744073709551615 4207621 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2754/statm: 8451 7620 127 39 0 7531 0
[pid=2755] ppid=2750 vsize=140292 CPUtime=6.29 cores=6
/proc/2755/stat : 2755 (march_hi) R 2750 2750 2100 0 -1 4202496 65553 0 0 0 619 10 0 0 25 0 1 0 514892723 143659008 16617 33554432000 4194304 4331988 140735769665664 18446744073709551615 246516229333 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2755/statm: 35073 16617 173 34 0 33515 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 856236

[startup+25.501 s]
/proc/loadavg: 10.45 8.96 8.09 11/192 2757
/proc/meminfo: memFree=23858716/32951124 swapFree=67111352/67111528
[pid=2750] ppid=2748 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2750/stat : 2750 (ppfolio) S 2748 2750 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514892723 18763776 390 33554432000 4194304 4287625 140737340907792 18446744073709551615 246516854287 0 0 4096 65536 4559199323341979647 0 0 17 4 0 0 0
/proc/2750/statm: 4581 390 341 23 0 91 0
[pid=2751] ppid=2750 vsize=134172 CPUtime=25.49 cores=0
/proc/2751/stat : 2751 (cryptominisat) R 2750 2750 2100 0 -1 4202496 25105 0 0 0 2544 5 0 0 25 0 1 0 514892723 137392128 19748 33554432000 4194304 4587354 140736758083808 18446744073709551615 4237740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2751/statm: 33543 19748 334 96 0 30105 0
[pid=2752] ppid=2750 vsize=60804 CPUtime=25.49 cores=4
/proc/2752/stat : 2752 (clasp) R 2750 2750 2100 0 -1 4202496 15449 0 0 0 2547 2 0 0 25 0 1 0 514892723 62263296 12353 33554432000 4194304 4785740 140733387528704 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2752/statm: 15201 12353 340 145 0 12246 0
[pid=2753] ppid=2750 vsize=472196 CPUtime=12.7 cores=6
/proc/2753/stat : 2753 (TNM) R 2750 2750 2100 0 -1 4202496 8040 0 0 0 1269 1 0 0 25 0 1 0 514892723 483528704 7937 33554432000 134512640 134534564 4289192176 18446744073709551615 134529870 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2753/statm: 118049 7937 95 6 0 116715 0
[pid=2754] ppid=2750 vsize=33804 CPUtime=25.49 cores=2
/proc/2754/stat : 2754 (lingeling) R 2750 2750 2100 0 -1 4202496 11304 0 0 0 2547 2 0 0 25 0 1 0 514892723 34615296 7620 33554432000 4194304 4352236 140736280944032 18446744073709551615 4278623 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2754/statm: 8451 7620 127 39 0 7531 0
[pid=2755] ppid=2750 vsize=145404 CPUtime=12.64 cores=6
/proc/2755/stat : 2755 (march_hi) R 2750 2750 2100 0 -1 4202496 66740 0 0 0 1254 10 0 0 25 0 1 0 514892723 148893696 17804 33554432000 4194304 4331988 140735769665664 18446744073709551615 4228459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2755/statm: 36351 17804 173 34 0 34793 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 864704

[startup+51.1004 s]
/proc/loadavg: 10.30 9.04 8.14 11/192 2758
/proc/meminfo: memFree=23833100/32951124 swapFree=67111352/67111528
[pid=2750] ppid=2748 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2750/stat : 2750 (ppfolio) S 2748 2750 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514892723 18763776 390 33554432000 4194304 4287625 140737340907792 18446744073709551615 246516854287 0 0 4096 65536 4559199323341979647 0 0 17 4 0 0 0
/proc/2750/statm: 4581 390 341 23 0 91 0
[pid=2751] ppid=2750 vsize=755040 CPUtime=51.09 cores=0
/proc/2751/stat : 2751 (cryptominisat) R 2750 2750 2100 0 -1 4202496 28350 0 0 0 5103 6 0 0 25 0 1 0 514892723 773160960 18655 33554432000 4194304 4587354 140736758083808 18446744073709551615 4238227 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2751/statm: 188760 18655 337 96 0 185322 0
[pid=2752] ppid=2750 vsize=64932 CPUtime=51.09 cores=4
/proc/2752/stat : 2752 (clasp) R 2750 2750 2100 0 -1 4202496 16490 0 0 0 5106 3 0 0 25 0 1 0 514892723 66490368 13394 33554432000 4194304 4785740 140733387528704 18446744073709551615 4550931 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2752/statm: 16233 13394 340 145 0 13278 0
[pid=2753] ppid=2750 vsize=472196 CPUtime=25.41 cores=6
/proc/2753/stat : 2753 (TNM) R 2750 2750 2100 0 -1 4202496 8040 0 0 0 2540 1 0 0 25 0 1 0 514892723 483528704 7937 33554432000 134512640 134534564 4289192176 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2753/statm: 118049 7937 95 6 0 116715 0
[pid=2754] ppid=2750 vsize=33804 CPUtime=51.09 cores=2

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

/proc/2755/statm: 39453 20863 173 34 0 37895 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 1650472

[startup+1002.3 s]
/proc/loadavg: 10.15 10.17 9.46 11/192 2848
/proc/meminfo: memFree=23423924/32951124 swapFree=67111352/67111528
[pid=2750] ppid=2748 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2750/stat : 2750 (ppfolio) S 2748 2750 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514892723 18763776 390 33554432000 4194304 4287625 140737340907792 18446744073709551615 246516854287 0 0 4096 65536 4559199323341979647 0 0 17 4 0 0 0
/proc/2750/statm: 4581 390 341 23 0 91 0
[pid=2751] ppid=2750 vsize=823248 CPUtime=1002.29 cores=0
/proc/2751/stat : 2751 (cryptominisat) R 2750 2750 2100 0 -1 4202496 55710 0 0 0 100214 15 0 0 25 0 1 0 514892723 843005952 28860 33554432000 4194304 4587354 140736758083808 18446744073709551615 4244234 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2751/statm: 205812 28860 340 96 0 202374 0
[pid=2752] ppid=2750 vsize=137304 CPUtime=1002.31 cores=4
/proc/2752/stat : 2752 (clasp) R 2750 2750 2100 0 -1 4202496 34405 0 0 0 100220 11 0 0 25 0 1 0 514892723 140599296 31309 33554432000 4194304 4785740 140733387528704 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2752/statm: 34326 31309 340 145 0 31371 0
[pid=2753] ppid=2750 vsize=472196 CPUtime=498.43 cores=6
/proc/2753/stat : 2753 (TNM) R 2750 2750 2100 0 -1 4202496 8040 0 0 0 49842 1 0 0 25 0 1 0 514892723 483528704 7937 33554432000 134512640 134534564 4289192176 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2753/statm: 118049 7937 95 6 0 116715 0
[pid=2754] ppid=2750 vsize=42064 CPUtime=1002.31 cores=2
/proc/2754/stat : 2754 (lingeling) R 2750 2750 2100 0 -1 4202496 13369 0 0 0 100229 2 0 0 25 0 1 0 514892723 43073536 9685 33554432000 4194304 4352236 140736280944032 18446744073709551615 4278721 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2754/statm: 10516 9685 127 39 0 9596 0
[pid=2755] ppid=2750 vsize=160536 CPUtime=498.41 cores=6
/proc/2755/stat : 2755 (march_hi) R 2750 2750 2100 0 -1 4202496 69902 0 0 0 49830 11 0 0 25 0 1 0 514892723 164388864 20966 33554432000 4194304 4331988 140735769665664 18446744073709551615 4237096 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2755/statm: 40134 20966 173 34 0 38576 0
Current children cumulated CPU time (s) 4003.75
Current children cumulated vsize (KiB) 1653672

[startup+1062.3 s]
/proc/loadavg: 10.23 10.20 9.51 11/192 2850
/proc/meminfo: memFree=23372192/32951124 swapFree=67111352/67111528
[pid=2750] ppid=2748 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2750/stat : 2750 (ppfolio) S 2748 2750 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514892723 18763776 390 33554432000 4194304 4287625 140737340907792 18446744073709551615 246516854287 0 0 4096 65536 4559199323341979647 0 0 17 4 0 0 0
/proc/2750/statm: 4581 390 341 23 0 91 0
[pid=2751] ppid=2750 vsize=889792 CPUtime=1062.29 cores=0
/proc/2751/stat : 2751 (cryptominisat) R 2750 2750 2100 0 -1 4202496 55712 0 0 0 106214 15 0 0 25 0 1 0 514892723 911147008 28861 33554432000 4194304 4587354 140736758083808 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2751/statm: 222448 28861 340 96 0 219010 0
[pid=2752] ppid=2750 vsize=137304 CPUtime=1062.31 cores=4
/proc/2752/stat : 2752 (clasp) R 2750 2750 2100 0 -1 4202496 34415 0 0 0 106220 11 0 0 25 0 1 0 514892723 140599296 31319 33554432000 4194304 4785740 140733387528704 18446744073709551615 4287129 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2752/statm: 34326 31319 340 145 0 31371 0
[pid=2753] ppid=2750 vsize=472196 CPUtime=528.3 cores=6
/proc/2753/stat : 2753 (TNM) R 2750 2750 2100 0 -1 4202496 8040 0 0 0 52829 1 0 0 25 0 1 0 514892723 483528704 7937 33554432000 134512640 134534564 4289192176 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2753/statm: 118049 7937 95 6 0 116715 0
[pid=2754] ppid=2750 vsize=42064 CPUtime=1062.32 cores=2
/proc/2754/stat : 2754 (lingeling) R 2750 2750 2100 0 -1 4202496 13369 0 0 0 106229 3 0 0 25 0 1 0 514892723 43073536 9685 33554432000 4194304 4352236 140736280944032 18446744073709551615 4278712 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2754/statm: 10516 9685 127 39 0 9596 0
[pid=2755] ppid=2750 vsize=160668 CPUtime=528.21 cores=6
/proc/2755/stat : 2755 (march_hi) R 2750 2750 2100 0 -1 4202496 70011 0 0 0 52810 11 0 0 25 0 1 0 514892723 164524032 21075 33554432000 4194304 4331988 140735769665664 18446744073709551615 4228459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2755/statm: 40167 21075 173 34 0 38609 0
Current children cumulated CPU time (s) 4243.43
Current children cumulated vsize (KiB) 1720348

[startup+1122.3 s]
/proc/loadavg: 10.24 10.20 9.56 11/192 2851
/proc/meminfo: memFree=23230432/32951124 swapFree=67111352/67111528
[pid=2750] ppid=2748 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2750/stat : 2750 (ppfolio) S 2748 2750 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514892723 18763776 390 33554432000 4194304 4287625 140737340907792 18446744073709551615 246516854287 0 0 4096 65536 4559199323341979647 0 0 17 4 0 0 0
/proc/2750/statm: 4581 390 341 23 0 91 0
[pid=2751] ppid=2750 vsize=889792 CPUtime=1122.29 cores=0
/proc/2751/stat : 2751 (cryptominisat) R 2750 2750 2100 0 -1 4202496 55712 0 0 0 112214 15 0 0 25 0 1 0 514892723 911147008 28861 33554432000 4194304 4587354 140736758083808 18446744073709551615 4236595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2751/statm: 222448 28861 340 96 0 219010 0
[pid=2752] ppid=2750 vsize=138572 CPUtime=1122.31 cores=4
/proc/2752/stat : 2752 (clasp) R 2750 2750 2100 0 -1 4202496 34682 0 0 0 112220 11 0 0 25 0 1 0 514892723 141897728 31586 33554432000 4194304 4785740 140733387528704 18446744073709551615 246516531792 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2752/statm: 34643 31586 340 145 0 31688 0
[pid=2753] ppid=2750 vsize=472196 CPUtime=558.12 cores=6
/proc/2753/stat : 2753 (TNM) R 2750 2750 2100 0 -1 4202496 8040 0 0 0 55811 1 0 0 25 0 1 0 514892723 483528704 7937 33554432000 134512640 134534564 4289192176 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2753/statm: 118049 7937 95 6 0 116715 0
[pid=2754] ppid=2750 vsize=42552 CPUtime=1122.32 cores=2
/proc/2754/stat : 2754 (lingeling) R 2750 2750 2100 0 -1 4202496 13491 0 0 0 112229 3 0 0 25 0 1 0 514892723 43573248 9807 33554432000 4194304 4352236 140736280944032 18446744073709551615 4281085 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2754/statm: 10638 9807 127 39 0 9718 0
[pid=2755] ppid=2750 vsize=160800 CPUtime=558.07 cores=6
/proc/2755/stat : 2755 (march_hi) R 2750 2750 2100 0 -1 4202496 70123 0 0 0 55796 11 0 0 25 0 1 0 514892723 164659200 21187 33554432000 4194304 4331988 140735769665664 18446744073709551615 4263143 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2755/statm: 40200 21187 173 34 0 38642 0
Current children cumulated CPU time (s) 4483.11
Current children cumulated vsize (KiB) 1722236

[startup+1182.3 s]
/proc/loadavg: 10.18 10.19 9.59 11/192 2853
/proc/meminfo: memFree=23349316/32951124 swapFree=67111352/67111528
[pid=2750] ppid=2748 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2750/stat : 2750 (ppfolio) S 2748 2750 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514892723 18763776 390 33554432000 4194304 4287625 140737340907792 18446744073709551615 246516854287 0 0 4096 65536 4559199323341979647 0 0 17 4 0 0 0
/proc/2750/statm: 4581 390 341 23 0 91 0
[pid=2751] ppid=2750 vsize=828036 CPUtime=1182.29 cores=0
/proc/2751/stat : 2751 (cryptominisat) R 2750 2750 2100 0 -1 4202496 55713 0 0 0 118214 15 0 0 25 0 1 0 514892723 847908864 28861 33554432000 4194304 4587354 140736758083808 18446744073709551615 4238149 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2751/statm: 207009 28861 340 96 0 203571 0
[pid=2752] ppid=2750 vsize=138572 CPUtime=1182.31 cores=4
/proc/2752/stat : 2752 (clasp) R 2750 2750 2100 0 -1 4202496 34682 0 0 0 118220 11 0 0 25 0 1 0 514892723 141897728 31586 33554432000 4194304 4785740 140733387528704 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2752/statm: 34643 31586 340 145 0 31688 0
[pid=2753] ppid=2750 vsize=472196 CPUtime=587.96 cores=6
/proc/2753/stat : 2753 (TNM) R 2750 2750 2100 0 -1 4202496 8040 0 0 0 58795 1 0 0 25 0 1 0 514892723 483528704 7937 33554432000 134512640 134534564 4289192176 18446744073709551615 134530234 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2753/statm: 118049 7937 95 6 0 116715 0
[pid=2754] ppid=2750 vsize=42552 CPUtime=1182.32 cores=2
/proc/2754/stat : 2754 (lingeling) R 2750 2750 2100 0 -1 4202496 13491 0 0 0 118229 3 0 0 25 0 1 0 514892723 43573248 9807 33554432000 4194304 4352236 140736280944032 18446744073709551615 4207597 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2754/statm: 10638 9807 127 39 0 9718 0
[pid=2755] ppid=2750 vsize=160932 CPUtime=587.9 cores=6
/proc/2755/stat : 2755 (march_hi) R 2750 2750 2100 0 -1 4202496 70219 0 0 0 58779 11 0 0 25 0 1 0 514892723 164794368 21283 33554432000 4194304 4331988 140735769665664 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2755/statm: 40233 21283 173 34 0 38675 0
Current children cumulated CPU time (s) 4722.78
Current children cumulated vsize (KiB) 1660612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.26 10.21 9.61 11/192 2853
/proc/meminfo: memFree=23325132/32951124 swapFree=67111352/67111528
[pid=2750] ppid=2748 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2750/stat : 2750 (ppfolio) S 2748 2750 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514892723 18763776 390 33554432000 4194304 4287625 140737340907792 18446744073709551615 246516854287 0 0 4096 65536 4559199323341979647 0 0 17 4 0 0 0
/proc/2750/statm: 4581 390 341 23 0 91 0
[pid=2751] ppid=2750 vsize=828036 CPUtime=1201.7 cores=0
/proc/2751/stat : 2751 (cryptominisat) R 2750 2750 2100 0 -1 4202496 55713 0 0 0 120155 15 0 0 25 0 1 0 514892723 847908864 28861 33554432000 4194304 4587354 140736758083808 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2751/statm: 207009 28861 340 96 0 203571 0
[pid=2752] ppid=2750 vsize=138572 CPUtime=1201.72 cores=4
/proc/2752/stat : 2752 (clasp) R 2750 2750 2100 0 -1 4202496 34682 0 0 0 120161 11 0 0 25 0 1 0 514892723 141897728 31586 33554432000 4194304 4785740 140733387528704 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2752/statm: 34643 31586 340 145 0 31688 0
[pid=2753] ppid=2750 vsize=472196 CPUtime=597.61 cores=6
/proc/2753/stat : 2753 (TNM) R 2750 2750 2100 0 -1 4202496 8040 0 0 0 59760 1 0 0 25 0 1 0 514892723 483528704 7937 33554432000 134512640 134534564 4289192176 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2753/statm: 118049 7937 95 6 0 116715 0
[pid=2754] ppid=2750 vsize=42552 CPUtime=1201.72 cores=2
/proc/2754/stat : 2754 (lingeling) R 2750 2750 2100 0 -1 4202496 13491 0 0 0 120169 3 0 0 25 0 1 0 514892723 43573248 9807 33554432000 4194304 4352236 140736280944032 18446744073709551615 4280960 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2754/statm: 10638 9807 127 39 0 9718 0
[pid=2755] ppid=2750 vsize=160932 CPUtime=597.54 cores=6
/proc/2755/stat : 2755 (march_hi) R 2750 2750 2100 0 -1 4202496 70251 0 0 0 59743 11 0 0 25 0 1 0 514892723 164794368 21315 33554432000 4194304 4331988 140735769665664 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2755/statm: 40233 21315 173 34 0 38675 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 1660612

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.26 10.21 9.61 11/192 2853
/proc/meminfo: memFree=23325132/32951124 swapFree=67111352/67111528
[pid=2750] ppid=2748 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2750/stat : 2750 (ppfolio) S 2748 2750 2100 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514892723 18763776 390 33554432000 4194304 4287625 140737340907792 18446744073709551615 246516854287 0 0 4096 65536 4559199323341979647 0 0 17 4 0 0 0
/proc/2750/statm: 4581 390 341 23 0 91 0
[pid=2751] ppid=2750 vsize=828036 CPUtime=1201.7 cores=0
/proc/2751/stat : 2751 (cryptominisat) R 2750 2750 2100 0 -1 4202496 55713 0 0 0 120155 15 0 0 25 0 1 0 514892723 847908864 28861 33554432000 4194304 4587354 140736758083808 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2751/statm: 207009 28861 340 96 0 203571 0
[pid=2752] ppid=2750 vsize=138572 CPUtime=1201.72 cores=4
/proc/2752/stat : 2752 (clasp) R 2750 2750 2100 0 -1 4202496 34682 0 0 0 120161 11 0 0 25 0 1 0 514892723 141897728 31586 33554432000 4194304 4785740 140733387528704 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2752/statm: 34643 31586 340 145 0 31688 0
[pid=2753] ppid=2750 vsize=472196 CPUtime=597.61 cores=6
/proc/2753/stat : 2753 (TNM) R 2750 2750 2100 0 -1 4202496 8040 0 0 0 59760 1 0 0 25 0 1 0 514892723 483528704 7937 33554432000 134512640 134534564 4289192176 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2753/statm: 118049 7937 95 6 0 116715 0
[pid=2754] ppid=2750 vsize=42552 CPUtime=1201.72 cores=2
/proc/2754/stat : 2754 (lingeling) R 2750 2750 2100 0 -1 4202496 13491 0 0 0 120169 3 0 0 25 0 1 0 514892723 43573248 9807 33554432000 4194304 4352236 140736280944032 18446744073709551615 4280960 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2754/statm: 10638 9807 127 39 0 9718 0
[pid=2755] ppid=2750 vsize=160932 CPUtime=597.54 cores=6
/proc/2755/stat : 2755 (march_hi) R 2750 2750 2100 0 -1 4202496 70251 0 0 0 59743 11 0 0 25 0 1 0 514892723 164794368 21315 33554432000 4194304 4331988 140735769665664 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2755/statm: 40233 21315 173 34 0 38675 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 1660612

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2750 and gives
#  childrusage.ru_utime.tv_sec=1201
#  childrusage.ru_utime.tv_usec=702313
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=38994
# CPU time returned by wait4() is 1201.74
# while last known CPU time is 4800.29
#
# 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.29
CPU user time (s): 4799.88
CPU system time (s): 0.41
CPU usage (%): 399.454
Max. virtual memory (cumulated for all children) (KiB): 2440160

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

runsolver used 1.82272 second user time and 4.74128 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 01:22:25
IDJOB=3282636
IDBENCH=70830
IDSOLVER=1612
FILE ID=node134/3282636-1304032945
RUNJOBID= node134-1304032574-2554
PBS_JOBID= 13170318
Free space on /tmp= 71548 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282636-1304032945/watcher-3282636-1304032945 -o /tmp/evaluation-result-3282636-1304032945/solver-3282636-1304032945 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3282636-1304032945.cnf

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=2100938830

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24113552 kB
Buffers:       1468464 kB
Cached:        5795900 kB
SwapCached:         64 kB
Active:        2400688 kB
Inactive:      5913856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24113552 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           14260 kB
Writeback:           0 kB
AnonPages:     1050168 kB
Mapped:          16928 kB
Slab:           458368 kB
PageTables:       7300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3891840 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= 71552 MiB
End job on node134 at 2011-04-29 01:42:29