Trace number 3282268

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? (MO) 1668.37 417.822

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxxororand/maxxororand064.cnf
MD5SUM49dbd2fb16b3d5ce554d30c48729a56d
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 variables92464
Number of clauses276623
Sum of the clauses size645451
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2184414
Number of clauses of size 392207
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

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-3282268-1307633279/watcher-3282268-1307633279 -o /tmp/evaluation-result-3282268-1307633279/solver-3282268-1307633279 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3282268-1307633279.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: 0.00 0.00 0.00 2/174 1107
/proc/meminfo: memFree=32051056/32951124 swapFree=67050508/67111528
[pid=1107] ppid=1105 vsize=304 CPUtime=0 cores=0,2,4,6
/proc/1107/stat : 1107 (ppfolio) S 1105 1107 1071 0 -1 4194304 76 0 0 0 0 0 0 0 21 0 1 0 874930507 311296 30 33554432000 4194304 4287625 140734478778880 18446744073709551615 212431093383 0 2147483391 4096 0 18446744071699207358 0 0 17 2 0 0 0
/proc/1107/statm: 76 30 23 23 0 22 0

[startup+0.077636 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 1107
/proc/meminfo: memFree=32051056/32951124 swapFree=67050508/67111528
[pid=1107] ppid=1105 vsize=2712 CPUtime=0 cores=0,2,4,6
/proc/1107/stat : 1107 (ppfolio) D 1105 1107 1071 0 -1 4194304 82 0 1 0 0 0 0 0 21 0 1 0 874930507 2777088 36 33554432000 4194304 4287625 140734478778880 18446744073709551615 212431095218 0 0 4096 0 18446744071562234166 0 0 17 2 0 0 3
/proc/1107/statm: 678 36 26 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100622 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 1107
/proc/meminfo: memFree=32051056/32951124 swapFree=67050508/67111528
[pid=1107] ppid=1105 vsize=2712 CPUtime=0 cores=0,2,4,6
/proc/1107/stat : 1107 (ppfolio) D 1105 1107 1071 0 -1 4194304 82 0 1 0 0 0 0 0 21 0 1 0 874930507 2777088 36 33554432000 4194304 4287625 140734478778880 18446744073709551615 212431095218 0 0 4096 0 18446744071562234166 0 0 17 2 0 0 3
/proc/1107/statm: 678 36 26 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300522 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 1107
/proc/meminfo: memFree=32051056/32951124 swapFree=67050508/67111528
[pid=1107] ppid=1105 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1107/stat : 1107 (ppfolio) S 1105 1107 1071 0 -1 4202496 522 0 2 0 0 0 0 0 23 0 1 0 874930507 18763776 390 33554432000 4194304 4287625 140734478778880 18446744073709551615 212436037135 0 0 4096 65536 15911560123105935359 0 0 17 4 0 0 8
/proc/1107/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700461 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 1107
/proc/meminfo: memFree=32051056/32951124 swapFree=67050508/67111528
[pid=1107] ppid=1105 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1107/stat : 1107 (ppfolio) S 1105 1107 1071 0 -1 4202496 522 0 2 0 0 0 0 0 23 0 1 0 874930507 18763776 390 33554432000 4194304 4287625 140734478778880 18446744073709551615 212436037135 0 0 4096 65536 15911560123105935359 0 0 17 4 0 0 8
/proc/1107/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5013 s]
/proc/loadavg: 0.00 0.00 0.00 7/180 1113
/proc/meminfo: memFree=31836480/32951124 swapFree=67050508/67111528
[pid=1107] ppid=1105 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1107/stat : 1107 (ppfolio) S 1105 1107 1071 0 -1 4202496 522 0 2 0 0 0 0 0 17 0 1 0 874930507 18763776 390 33554432000 4194304 4287625 140734478778880 18446744073709551615 212436037135 0 0 4096 65536 15911560123105935359 0 0 17 4 0 0 8
/proc/1107/statm: 4581 390 341 23 0 91 0
[pid=1109] ppid=1107 vsize=71108 CPUtime=1.36 cores=0
/proc/1109/stat : 1109 (cryptominisat) R 1107 1107 1071 0 -1 4202496 11933 0 0 0 135 1 0 0 25 0 1 0 874930520 72814592 11664 33554432000 4194304 4587354 140733389583184 18446744073709551615 212435677893 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1109/statm: 17777 11667 310 96 0 14339 0
[pid=1110] ppid=1107 vsize=69824 CPUtime=1.35 cores=4
/proc/1110/stat : 1110 (clasp) R 1107 1107 1071 0 -1 4202496 17919 0 0 0 133 2 0 0 25 0 1 0 874930520 71499776 14380 33554432000 4194304 4785740 140736547249408 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1110/statm: 17456 14380 333 145 0 14501 0
[pid=1111] ppid=1107 vsize=471136 CPUtime=0.62 cores=6
/proc/1111/stat : 1111 (TNM) R 1107 1107 1071 0 -1 4202496 9713 0 11 0 61 1 0 0 25 0 1 0 874930520 482443264 9621 33554432000 134512640 134534564 4288217008 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 6 0 0 14
/proc/1111/statm: 117784 9621 95 6 0 116450 0
[pid=1112] ppid=1107 vsize=23280 CPUtime=1.36 cores=2
/proc/1112/stat : 1112 (lingeling) R 1107 1107 1071 0 -1 4202496 10081 0 0 0 134 2 0 0 25 0 1 0 874930520 23838720 4974 33554432000 4194304 4352236 140733219811360 18446744073709551615 4319040 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1112/statm: 5820 4974 119 39 0 4900 0
[pid=1113] ppid=1107 vsize=64096 CPUtime=0.73 cores=6
/proc/1113/stat : 1113 (march_hi) R 1107 1107 1071 0 -1 4202496 36490 0 0 0 68 5 0 0 25 0 1 0 874930520 65634304 11870 33554432000 4194304 4331988 140734860898944 18446744073709551615 212435674945 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1113/statm: 16024 11870 140 34 0 14466 0
Current children cumulated CPU time (s) 5.42
Current children cumulated vsize (KiB) 717768

[startup+3.10096 s]
/proc/loadavg: 0.96 0.20 0.06 10/187 1128
/proc/meminfo: memFree=31462944/32951124 swapFree=67050508/67111528
[pid=1107] ppid=1105 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1107/stat : 1107 (ppfolio) S 1105 1107 1071 0 -1 4202496 522 0 2 0 0 0 0 0 15 0 1 0 874930507 18763776 390 33554432000 4194304 4287625 140734478778880 18446744073709551615 212436037135 0 0 4096 65536 15911560123105935359 0 0 17 4 0 0 8
/proc/1107/statm: 4581 390 341 23 0 91 0
[pid=1109] ppid=1107 vsize=93916 CPUtime=2.95 cores=0
/proc/1109/stat : 1109 (cryptominisat) R 1107 1107 1071 0 -1 4202496 20287 0 0 0 293 2 0 0 25 0 1 0 874930520 96169984 18034 33554432000 4194304 4587354 140733389583184 18446744073709551615 4383873 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1109/statm: 23479 18035 317 96 0 20041 0
[pid=1110] ppid=1107 vsize=69824 CPUtime=2.95 cores=4
/proc/1110/stat : 1110 (clasp) R 1107 1107 1071 0 -1 4202496 17926 0 0 0 293 2 0 0 25 0 1 0 874930520 71499776 14387 33554432000 4194304 4785740 140736547249408 18446744073709551615 4319144 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1110/statm: 17456 14387 340 145 0 14501 0
[pid=1111] ppid=1107 vsize=471136 CPUtime=1.41 cores=6
/proc/1111/stat : 1111 (TNM) R 1107 1107 1071 0 -1 4202496 9713 0 11 0 140 1 0 0 25 0 1 0 874930520 482443264 9621 33554432000 134512640 134534564 4288217008 18446744073709551615 10005524 0 0 4096 0 0 0 0 17 6 0 0 14
/proc/1111/statm: 117784 9621 95 6 0 116450 0
[pid=1112] ppid=1107 vsize=37344 CPUtime=2.95 cores=2
/proc/1112/stat : 1112 (lingeling) R 1107 1107 1071 0 -1 4202496 13609 0 0 0 293 2 0 0 25 0 1 0 874930520 38240256 8502 33554432000 4194304 4352236 140733219811360 18446744073709551615 4298776 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1112/statm: 9336 8502 125 39 0 8416 0
[pid=1113] ppid=1107 vsize=190432 CPUtime=1.52 cores=6
/proc/1113/stat : 1113 (march_hi) R 1107 1107 1071 0 -1 4202496 74557 0 0 0 143 9 0 0 25 0 1 0 874930520 195002368 21498 33554432000 4194304 4331988 140734860898944 18446744073709551615 212435676463 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1113/statm: 47608 21498 151 34 0 46050 0
Current children cumulated CPU time (s) 11.78
Current children cumulated vsize (KiB) 880976

[startup+6.30036 s]
/proc/loadavg: 0.96 0.20 0.06 10/187 1128
/proc/meminfo: memFree=30500272/32951124 swapFree=67050508/67111528
[pid=1107] ppid=1105 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1107/stat : 1107 (ppfolio) S 1105 1107 1071 0 -1 4202496 522 0 2 0 0 0 0 0 15 0 1 0 874930507 18763776 390 33554432000 4194304 4287625 140734478778880 18446744073709551615 212436037135 0 0 4096 65536 15911560123105935359 0 0 17 4 0 0 8
/proc/1107/statm: 4581 390 341 23 0 91 0
[pid=1109] ppid=1107 vsize=155152 CPUtime=6.16 cores=0
/proc/1109/stat : 1109 (cryptominisat) R 1107 1107 1071 0 -1 4202496 31446 0 0 0 612 4 0 0 25 0 1 0 874930520 158875648 25987 33554432000 4194304 4587354 140733389583184 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1109/statm: 38788 25987 330 96 0 35350 0
[pid=1110] ppid=1107 vsize=69824 CPUtime=6.15 cores=4
/proc/1110/stat : 1110 (clasp) R 1107 1107 1071 0 -1 4202496 17926 0 0 0 613 2 0 0 25 0 1 0 874930520 71499776 14387 33554432000 4194304 4785740 140736547249408 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1110/statm: 17456 14387 340 145 0 14501 0
[pid=1111] ppid=1107 vsize=471136 CPUtime=3.01 cores=6
/proc/1111/stat : 1111 (TNM) R 1107 1107 1071 0 -1 4202496 9713 0 11 0 300 1 0 0 25 0 1 0 874930520 482443264 9621 33554432000 134512640 134534564 4288217008 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 14
/proc/1111/statm: 117784 9621 95 6 0 116450 0
[pid=1112] ppid=1107 vsize=47592 CPUtime=6.16 cores=2
/proc/1112/stat : 1112 (lingeling) R 1107 1107 1071 0 -1 4202496 18220 0 0 0 613 3 0 0 25 0 1 0 874930520 48734208 11096 33554432000 4194304 4352236 140733219811360 18446744073709551615 4267573 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1112/statm: 11898 11096 125 39 0 10978 0
[pid=1113] ppid=1107 vsize=186896 CPUtime=3.11 cores=6
/proc/1113/stat : 1113 (march_hi) R 1107 1107 1071 0 -1 4202496 98980 0 0 0 299 12 0 0 25 0 1 0 874930520 191381504 39353 33554432000 4194304 4331988 140734860898944 18446744073709551615 4229471 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1113/statm: 46724 39353 173 34 0 45166 0
Current children cumulated CPU time (s) 24.59
Current children cumulated vsize (KiB) 948924

[startup+12.7012 s]
/proc/loadavg: 2.20 0.49 0.16 10/187 1128
/proc/meminfo: memFree=30469860/32951124 swapFree=67050508/67111528
[pid=1107] ppid=1105 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1107/stat : 1107 (ppfolio) S 1105 1107 1071 0 -1 4202496 522 0 2 0 0 0 0 0 15 0 1 0 874930507 18763776 390 33554432000 4194304 4287625 140734478778880 18446744073709551615 212436037135 0 0 4096 65536 15911560123105935359 0 0 17 4 0 0 8
/proc/1107/statm: 4581 390 341 23 0 91 0
[pid=1109] ppid=1107 vsize=155152 CPUtime=12.55 cores=0
/proc/1109/stat : 1109 (cryptominisat) R 1107 1107 1071 0 -1 4202496 32073 0 0 0 1251 4 0 0 25 0 1 0 874930520 158875648 26597 33554432000 4194304 4587354 140733389583184 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1109/statm: 38788 26597 333 96 0 35350 0
[pid=1110] ppid=1107 vsize=73828 CPUtime=12.56 cores=4
/proc/1110/stat : 1110 (clasp) R 1107 1107 1071 0 -1 4202496 18944 0 0 0 1253 3 0 0 25 0 1 0 874930520 75599872 15405 33554432000 4194304 4785740 140736547249408 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1110/statm: 18457 15405 340 145 0 15502 0
[pid=1111] ppid=1107 vsize=471136 CPUtime=6.19 cores=6
/proc/1111/stat : 1111 (TNM) R 1107 1107 1071 0 -1 4202496 9713 0 11 0 617 2 0 0 25 0 1 0 874930520 482443264 9621 33554432000 134512640 134534564 4288217008 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 6 0 0 14
/proc/1111/statm: 117784 9621 95 6 0 116450 0
[pid=1112] ppid=1107 vsize=30072 CPUtime=12.56 cores=2
/proc/1112/stat : 1112 (lingeling) R 1107 1107 1071 0 -1 4202496 19633 0 0 0 1253 3 0 0 25 0 1 0 874930520 30793728 6686 33554432000 4194304 4352236 140733219811360 18446744073709551615 4207589 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1112/statm: 7518 6686 127 39 0 6598 0
[pid=1113] ppid=1107 vsize=194624 CPUtime=6.29 cores=6
/proc/1113/stat : 1113 (march_hi) R 1107 1107 1071 0 -1 4202496 101704 0 0 0 617 12 0 0 25 0 1 0 874930520 199294976 42077 33554432000 4194304 4331988 140734860898944 18446744073709551615 4299847 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1113/statm: 48656 42077 173 34 0 47098 0
Current children cumulated CPU time (s) 50.15
Current children cumulated vsize (KiB) 943136

[startup+25.5007 s]
/proc/loadavg: 3.24 0.77 0.25 10/187 1129
/proc/meminfo: memFree=30257592/32951124 swapFree=67050508/67111528
[pid=1107] ppid=1105 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1107/stat : 1107 (ppfolio) S 1105 1107 1071 0 -1 4202496 522 0 2 0 0 0 0 0 15 0 1 0 874930507 18763776 390 33554432000 4194304 4287625 140734478778880 18446744073709551615 212436037135 0 0 4096 65536 15911560123105935359 0 0 17 4 0 0 8
/proc/1107/statm: 4581 390 341 23 0 91 0
[pid=1109] ppid=1107 vsize=157420 CPUtime=25.36 cores=0
/proc/1109/stat : 1109 (cryptominisat) R 1107 1107 1071 0 -1 4202496 33133 0 0 0 2531 5 0 0 25 0 1 0 874930520 161198080 27651 33554432000 4194304 4587354 140733389583184 18446744073709551615 4367584 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1109/statm: 39355 27651 336 96 0 35917 0
[pid=1110] ppid=1107 vsize=89340 CPUtime=25.35 cores=4
/proc/1110/stat : 1110 (clasp) R 1107 1107 1071 0 -1 4202496 22781 0 0 0 2531 4 0 0 25 0 1 0 874930520 91484160 19242 33554432000 4194304 4785740 140736547249408 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1110/statm: 22335 19242 340 145 0 19380 0
[pid=1111] ppid=1107 vsize=471136 CPUtime=12.52 cores=6
/proc/1111/stat : 1111 (TNM) R 1107 1107 1071 0 -1 4202496 9713 0 11 0 1250 2 0 0 25 0 1 0 874930520 482443264 9621 33554432000 134512640 134534564 4288217008 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 14
/proc/1111/statm: 117784 9621 95 6 0 116450 0
[pid=1112] ppid=1107 vsize=33728 CPUtime=25.35 cores=2
/proc/1112/stat : 1112 (lingeling) R 1107 1107 1071 0 -1 4202496 20547 0 0 0 2532 3 0 0 25 0 1 0 874930520 34537472 7600 33554432000 4194304 4352236 140733219811360 18446744073709551615 4208723 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1112/statm: 8432 7600 127 39 0 7512 0
[pid=1113] ppid=1107 vsize=194624 CPUtime=12.69 cores=6
/proc/1113/stat : 1113 (march_hi) R 1107 1107 1071 0 -1 4202496 101728 0 0 0 1257 12 0 0 25 0 1 0 874930520 199294976 42101 33554432000 4194304 4331988 140734860898944 18446744073709551615 4237226 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1113/statm: 48656 42101 173 34 0 47098 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 964572

[startup+51.1009 s]
/proc/loadavg: 5.36 1.46 0.50 10/187 1129
/proc/meminfo: memFree=30069472/32951124 swapFree=67050508/67111528
[pid=1107] ppid=1105 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1107/stat : 1107 (ppfolio) S 1105 1107 1071 0 -1 4202496 522 0 2 0 0 0 0 0 15 0 1 0 874930507 18763776 390 33554432000 4194304 4287625 140734478778880 18446744073709551615 212436037135 0 0 4096 65536 15911560123105935359 0 0 17 4 0 0 8
/proc/1107/statm: 4581 390 341 23 0 91 0
[pid=1109] ppid=1107 vsize=2129744 CPUtime=50.95 cores=0
/proc/1109/stat : 1109 (cryptominisat) R 1107 1107 1071 0 -1 4202496 43998 0 0 0 5089 6 0 0 25 0 1 0 874930520 2180857856 29892 33554432000 4194304 4587354 140733389583184 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1109/statm: 532436 29892 336 96 0 528998 0
[pid=1110] ppid=1107 vsize=103276 CPUtime=50.95 cores=4
/proc/1110/stat : 1110 (clasp) R 1107 1107 1071 0 -1 4202496 26209 0 0 0 5089 6 0 0 25 0 1 0 874930520 105754624 22670 33554432000 4194304 4785740 140736547249408 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1110/statm: 25819 22670 340 145 0 22864 0
[pid=1111] ppid=1107 vsize=471136 CPUtime=25.29 cores=6
/proc/1111/stat : 1111 (TNM) R 1107 1107 1071 0 -1 4202496 9713 0 11 0 2527 2 0 0 25 0 1 0 874930520 482443264 9621 33554432000 134512640 134534564 4288217008 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 6 0 0 14
/proc/1111/statm: 117784 9621 95 6 0 116450 0
[pid=1112] ppid=1107 vsize=40192 CPUtime=50.96 cores=2

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

/proc/1113/statm: 49012 42309 173 34 0 47454 0
Current children cumulated CPU time (s) 408.1
Current children cumulated vsize (KiB) 3048640

[startup+162.301 s]
/proc/loadavg: 8.63 3.84 1.46 10/187 1132
/proc/meminfo: memFree=29519868/32951124 swapFree=67050508/67111528
[pid=1107] ppid=1105 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1107/stat : 1107 (ppfolio) S 1105 1107 1071 0 -1 4202496 522 0 2 0 0 0 0 0 15 0 1 0 874930507 18763776 390 33554432000 4194304 4287625 140734478778880 18446744073709551615 212436037135 0 0 4096 65536 15911560123105935359 0 0 17 4 0 0 8
/proc/1107/statm: 4581 390 341 23 0 91 0
[pid=1109] ppid=1107 vsize=2096164 CPUtime=162.17 cores=0
/proc/1109/stat : 1109 (cryptominisat) R 1107 1107 1071 0 -1 4202496 78771 0 0 0 16203 14 0 0 25 0 1 0 874930520 2146471936 39344 33554432000 4194304 4587354 140733389583184 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1109/statm: 524041 39344 336 96 0 520603 0
[pid=1110] ppid=1107 vsize=147444 CPUtime=162.15 cores=4
/proc/1110/stat : 1110 (clasp) R 1107 1107 1071 0 -1 4202496 37144 0 0 0 16205 10 0 0 25 0 1 0 874930520 150982656 33605 33554432000 4194304 4785740 140736547249408 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1110/statm: 36861 33605 340 145 0 33906 0
[pid=1111] ppid=1107 vsize=471136 CPUtime=80.59 cores=6
/proc/1111/stat : 1111 (TNM) R 1107 1107 1071 0 -1 4202496 9713 0 11 0 8057 2 0 0 25 0 1 0 874930520 482443264 9621 33554432000 134512640 134534564 4288217008 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 6 0 0 14
/proc/1111/statm: 117784 9621 95 6 0 116450 0
[pid=1112] ppid=1107 vsize=41836 CPUtime=162.16 cores=2
/proc/1112/stat : 1112 (lingeling) R 1107 1107 1071 0 -1 4202496 23586 0 0 0 16212 4 0 0 25 0 1 0 874930520 42840064 9627 33554432000 4194304 4352236 140733219811360 18446744073709551615 4276518 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1112/statm: 10459 9627 127 39 0 9539 0
[pid=1113] ppid=1107 vsize=197468 CPUtime=80.68 cores=6
/proc/1113/stat : 1113 (march_hi) R 1107 1107 1071 0 -1 4202496 102036 0 0 0 8056 12 0 0 25 0 1 0 874930520 202207232 42409 33554432000 4194304 4331988 140734860898944 18446744073709551615 4299872 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1113/statm: 49367 42409 173 34 0 47809 0
Current children cumulated CPU time (s) 647.75
Current children cumulated vsize (KiB) 2972372

[startup+222.301 s]
/proc/loadavg: 8.93 4.86 1.97 10/187 1134
/proc/meminfo: memFree=29461284/32951124 swapFree=67050508/67111528
[pid=1107] ppid=1105 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1107/stat : 1107 (ppfolio) S 1105 1107 1071 0 -1 4202496 522 0 2 0 0 0 0 0 15 0 1 0 874930507 18763776 390 33554432000 4194304 4287625 140734478778880 18446744073709551615 212436037135 0 0 4096 65536 15911560123105935359 0 0 17 4 0 0 8
/proc/1107/statm: 4581 390 341 23 0 91 0
[pid=1109] ppid=1107 vsize=2282428 CPUtime=222.17 cores=0
/proc/1109/stat : 1109 (cryptominisat) R 1107 1107 1071 0 -1 4202496 96154 0 0 0 22199 18 0 0 25 0 1 0 874930520 2337206272 41913 33554432000 4194304 4587354 140733389583184 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1109/statm: 570607 41913 336 96 0 567169 0
[pid=1110] ppid=1107 vsize=169156 CPUtime=222.14 cores=4
/proc/1110/stat : 1110 (clasp) R 1107 1107 1071 0 -1 4202496 42499 0 0 0 22202 12 0 0 25 0 1 0 874930520 173215744 38960 33554432000 4194304 4785740 140736547249408 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1110/statm: 42289 38960 340 145 0 39334 0
[pid=1111] ppid=1107 vsize=471136 CPUtime=110.4 cores=6
/proc/1111/stat : 1111 (TNM) R 1107 1107 1071 0 -1 4202496 9713 0 11 0 11038 2 0 0 25 0 1 0 874930520 482443264 9621 33554432000 134512640 134534564 4288217008 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 6 0 0 14
/proc/1111/statm: 117784 9621 95 6 0 116450 0
[pid=1112] ppid=1107 vsize=41824 CPUtime=222.17 cores=2
/proc/1112/stat : 1112 (lingeling) R 1107 1107 1071 0 -1 4202496 24062 0 0 0 22213 4 0 0 25 0 1 0 874930520 42827776 9624 33554432000 4194304 4352236 140733219811360 18446744073709551615 4327922 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1112/statm: 10456 9624 127 39 0 9536 0
[pid=1113] ppid=1107 vsize=197468 CPUtime=110.54 cores=6
/proc/1113/stat : 1113 (march_hi) R 1107 1107 1071 0 -1 4202496 102135 0 0 0 11042 12 0 0 25 0 1 0 874930520 202207232 42508 33554432000 4194304 4331988 140734860898944 18446744073709551615 4226450 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1113/statm: 49367 42508 173 34 0 47809 0
Current children cumulated CPU time (s) 887.42
Current children cumulated vsize (KiB) 3180336

[startup+282.301 s]
/proc/loadavg: 9.16 5.60 2.39 10/187 1135
/proc/meminfo: memFree=29384596/32951124 swapFree=67050508/67111528
[pid=1107] ppid=1105 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1107/stat : 1107 (ppfolio) S 1105 1107 1071 0 -1 4202496 522 0 2 0 0 0 0 0 15 0 1 0 874930507 18763776 390 33554432000 4194304 4287625 140734478778880 18446744073709551615 212436037135 0 0 4096 65536 15911560123105935359 0 0 17 4 0 0 8
/proc/1107/statm: 4581 390 341 23 0 91 0
[pid=1109] ppid=1107 vsize=2110176 CPUtime=282.17 cores=0
/proc/1109/stat : 1109 (cryptominisat) R 1107 1107 1071 0 -1 4202496 118648 0 0 0 28193 24 0 0 25 0 1 0 874930520 2160820224 32604 33554432000 4194304 4587354 140733389583184 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1109/statm: 527544 32604 336 96 0 524106 0
[pid=1110] ppid=1107 vsize=192968 CPUtime=282.14 cores=4
/proc/1110/stat : 1110 (clasp) R 1107 1107 1071 0 -1 4202496 48412 0 0 0 28200 14 0 0 25 0 1 0 874930520 197599232 44873 33554432000 4194304 4785740 140736547249408 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1110/statm: 48242 44873 340 145 0 45287 0
[pid=1111] ppid=1107 vsize=471136 CPUtime=140.25 cores=6
/proc/1111/stat : 1111 (TNM) R 1107 1107 1071 0 -1 4202496 9713 0 11 0 14023 2 0 0 25 0 1 0 874930520 482443264 9621 33554432000 134512640 134534564 4288217008 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 6 0 0 14
/proc/1111/statm: 117784 9621 95 6 0 116450 0
[pid=1112] ppid=1107 vsize=41816 CPUtime=282.17 cores=2
/proc/1112/stat : 1112 (lingeling) R 1107 1107 1071 0 -1 4202496 26110 0 0 0 28213 4 0 0 25 0 1 0 874930520 42819584 9622 33554432000 4194304 4352236 140733219811360 18446744073709551615 4233800 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1112/statm: 10454 9622 127 39 0 9534 0
[pid=1113] ppid=1107 vsize=197468 CPUtime=140.38 cores=6
/proc/1113/stat : 1113 (march_hi) R 1107 1107 1071 0 -1 4202496 102235 0 0 0 14025 13 0 0 25 0 1 0 874930520 202207232 42608 33554432000 4194304 4331988 140734860898944 18446744073709551615 4226519 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1113/statm: 49367 42608 173 34 0 47809 0
Current children cumulated CPU time (s) 1127.11
Current children cumulated vsize (KiB) 3031888

[startup+342.301 s]
/proc/loadavg: 9.17 6.29 2.85 10/187 1137
/proc/meminfo: memFree=29361608/32951124 swapFree=67050508/67111528
[pid=1107] ppid=1105 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1107/stat : 1107 (ppfolio) S 1105 1107 1071 0 -1 4202496 522 0 2 0 0 0 0 0 15 0 1 0 874930507 18763776 390 33554432000 4194304 4287625 140734478778880 18446744073709551615 212436037135 0 0 4096 65536 15911560123105935359 0 0 17 4 0 0 8
/proc/1107/statm: 4581 390 341 23 0 91 0
[pid=1109] ppid=1107 vsize=2080516 CPUtime=342.17 cores=0
/proc/1109/stat : 1109 (cryptominisat) R 1107 1107 1071 0 -1 4202496 154295 0 0 0 34185 32 0 0 25 0 1 0 874930520 2130448384 43777 33554432000 4194304 4587354 140733389583184 18446744073709551615 4238131 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1109/statm: 520129 43777 336 96 0 516691 0
[pid=1110] ppid=1107 vsize=192968 CPUtime=342.14 cores=4
/proc/1110/stat : 1110 (clasp) R 1107 1107 1071 0 -1 4202496 48430 0 0 0 34200 14 0 0 25 0 1 0 874930520 197599232 44891 33554432000 4194304 4785740 140736547249408 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1110/statm: 48242 44891 340 145 0 45287 0
[pid=1111] ppid=1107 vsize=471136 CPUtime=170.09 cores=6
/proc/1111/stat : 1111 (TNM) R 1107 1107 1071 0 -1 4202496 9713 0 11 0 17007 2 0 0 25 0 1 0 874930520 482443264 9621 33554432000 134512640 134534564 4288217008 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 6 0 0 14
/proc/1111/statm: 117784 9621 95 6 0 116450 0
[pid=1112] ppid=1107 vsize=36804 CPUtime=342.16 cores=2
/proc/1112/stat : 1112 (lingeling) R 1107 1107 1071 0 -1 4202496 26908 0 0 0 34212 4 0 0 25 0 1 0 874930520 37687296 8369 33554432000 4194304 4352236 140733219811360 18446744073709551615 4241523 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1112/statm: 9201 8369 127 39 0 8281 0
[pid=1113] ppid=1107 vsize=197468 CPUtime=170.21 cores=6
/proc/1113/stat : 1113 (march_hi) R 1107 1107 1071 0 -1 4202496 102343 0 0 0 17008 13 0 0 25 0 1 0 874930520 202207232 42716 33554432000 4194304 4331988 140734860898944 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1113/statm: 49367 42716 173 34 0 47809 0
Current children cumulated CPU time (s) 1366.77
Current children cumulated vsize (KiB) 2997216

[startup+402.301 s]
/proc/loadavg: 9.23 6.79 3.21 10/187 1139
/proc/meminfo: memFree=29267284/32951124 swapFree=67050508/67111528
[pid=1107] ppid=1105 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1107/stat : 1107 (ppfolio) S 1105 1107 1071 0 -1 4202496 522 0 2 0 0 0 0 0 15 0 1 0 874930507 18763776 390 33554432000 4194304 4287625 140734478778880 18446744073709551615 212436037135 0 0 4096 65536 15911560123105935359 0 0 17 4 0 0 8
/proc/1107/statm: 4581 390 341 23 0 91 0
[pid=1109] ppid=1107 vsize=7965040 CPUtime=402.17 cores=0
/proc/1109/stat : 1109 (cryptominisat) R 1107 1107 1071 0 -1 4202496 181021 0 0 0 40175 42 0 0 25 0 1 0 874930520 8156200960 44878 33554432000 4194304 4587354 140733389583184 18446744073709551615 4238323 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1109/statm: 1991260 44878 336 96 0 1987822 0
[pid=1110] ppid=1107 vsize=221480 CPUtime=402.13 cores=4
/proc/1110/stat : 1110 (clasp) R 1107 1107 1071 0 -1 4202496 55478 0 0 0 40197 16 0 0 25 0 1 0 874930520 226795520 51939 33554432000 4194304 4785740 140736547249408 18446744073709551615 4286930 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1110/statm: 55370 51939 340 145 0 52415 0
[pid=1111] ppid=1107 vsize=471136 CPUtime=199.91 cores=6
/proc/1111/stat : 1111 (TNM) R 1107 1107 1071 0 -1 4202496 9713 0 11 0 19989 2 0 0 25 0 1 0 874930520 482443264 9621 33554432000 134512640 134534564 4288217008 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 6 0 0 14
/proc/1111/statm: 117784 9621 95 6 0 116450 0
[pid=1112] ppid=1107 vsize=36800 CPUtime=402.17 cores=2
/proc/1112/stat : 1112 (lingeling) R 1107 1107 1071 0 -1 4202496 29427 0 0 0 40212 5 0 0 25 0 1 0 874930520 37683200 8368 33554432000 4194304 4352236 140733219811360 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1112/statm: 9200 8368 127 39 0 8280 0
[pid=1113] ppid=1107 vsize=200920 CPUtime=200.07 cores=6
/proc/1113/stat : 1113 (march_hi) R 1107 1107 1071 0 -1 4202496 103015 0 0 0 19994 13 0 0 25 0 1 0 874930520 205742080 43388 33554432000 4194304 4331988 140734860898944 18446744073709551615 4286447 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1113/statm: 50230 43388 173 34 0 48672 0
Current children cumulated CPU time (s) 1606.45
Current children cumulated vsize (KiB) 8913700



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+417.801 s]
/proc/loadavg: 9.16 6.93 3.33 10/187 1139
/proc/meminfo: memFree=29190136/32951124 swapFree=67050508/67111528
[pid=1107] ppid=1105 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/1107/stat : 1107 (ppfolio) S 1105 1107 1071 0 -1 4202496 522 0 2 0 0 0 0 0 15 0 1 0 874930507 18763776 390 33554432000 4194304 4287625 140734478778880 18446744073709551615 212436037135 0 0 4096 65536 15911560123105935359 0 0 17 4 0 0 8
/proc/1107/statm: 4581 390 341 23 0 91 0
[pid=1109] ppid=1107 vsize=15752292 CPUtime=417.67 cores=0
/proc/1109/stat : 1109 (cryptominisat) R 1107 1107 1071 0 -1 4202496 187049 0 0 0 41724 43 0 0 25 0 1 0 874930520 16130347008 50871 33554432000 4194304 4587354 140733389583184 18446744073709551615 212435713684 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1109/statm: 3938073 50875 336 96 0 3934635 0
[pid=1110] ppid=1107 vsize=252820 CPUtime=417.63 cores=4
/proc/1110/stat : 1110 (clasp) R 1107 1107 1071 0 -1 4202496 63313 0 0 0 41745 18 0 0 25 0 1 0 874930520 258887680 59774 33554432000 4194304 4785740 140736547249408 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/1110/statm: 63205 59774 340 145 0 60250 0
[pid=1111] ppid=1107 vsize=471136 CPUtime=207.63 cores=6
/proc/1111/stat : 1111 (TNM) R 1107 1107 1071 0 -1 4202496 9713 0 11 0 20761 2 0 0 25 0 1 0 874930520 482443264 9621 33554432000 134512640 134534564 4288217008 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 6 0 0 14
/proc/1111/statm: 117784 9621 95 6 0 116450 0
[pid=1112] ppid=1107 vsize=44988 CPUtime=417.67 cores=2
/proc/1112/stat : 1112 (lingeling) R 1107 1107 1071 0 -1 4202496 31475 0 0 0 41762 5 0 0 25 0 1 0 874930520 46067712 10415 33554432000 4194304 4352236 140733219811360 18446744073709551615 4238973 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/1112/statm: 11247 10415 127 39 0 10327 0
[pid=1113] ppid=1107 vsize=200920 CPUtime=207.77 cores=6
/proc/1113/stat : 1113 (march_hi) R 1107 1107 1071 0 -1 4202496 103044 0 0 0 20764 13 0 0 25 0 1 0 874930520 205742080 43417 33554432000 4194304 4331988 140734860898944 18446744073709551615 4237147 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1113/statm: 50230 43417 173 34 0 48672 0
Current children cumulated CPU time (s) 1668.37
Current children cumulated vsize (KiB) 16740480

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 1107 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 1668.37
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 417.822
CPU time (s): 1668.37
CPU user time (s): 1667.56
CPU system time (s): 0.81
CPU usage (%): 399.302
Max. virtual memory (cumulated for all children) (KiB): 16740480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 522
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 210
involuntary context switches= 6

runsolver used 0.649901 second user time and 1.64375 second system time

The end

Launcher Data

Begin job on node102 at 2011-06-09 17:27:59
IDJOB=3282268
IDBENCH=70797
IDSOLVER=1612
FILE ID=node102/3282268-1307633279
RUNJOBID= node102-1307633278-1089
PBS_JOBID= 13549389
Free space on /tmp= 74196 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxororand/maxxororand064.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282268-1307633279/watcher-3282268-1307633279 -o /tmp/evaluation-result-3282268-1307633279/solver-3282268-1307633279 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3282268-1307633279.cnf

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

MD5SUM BENCH= 49dbd2fb16b3d5ce554d30c48729a56d
RANDOM SEED=2112848629

node102.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32053388 kB
Buffers:        201932 kB
Cached:         455932 kB
SwapCached:      25184 kB
Active:         333928 kB
Inactive:       357352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32053388 kB
SwapTotal:    67111528 kB
SwapFree:     67050508 kB
Dirty:           40220 kB
Writeback:           0 kB
AnonPages:       31288 kB
Mapped:           8708 kB
Slab:           141068 kB
PageTables:       4688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   195068 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= 74092 MiB
End job on node102 at 2011-06-09 17:35:01