Trace number 3483809

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
borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)? (TO) 1200.09 1203.13

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-10-17-u.cnf
MD5SUM780d946576ec5746b4ea9832bb01dbc5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1033.89
Satisfiable
(Un)Satisfiability was proved
Number of variables229544
Number of clauses1070757
Sum of the clauses size2471122
Maximum clause length10
Minimum clause length1
Number of clauses of size 119156
Number of clauses of size 2831957
Number of clauses of size 3176604
Number of clauses of size 44780
Number of clauses of size 519120
Number of clauses of size over 519140

Solver Data

0.36/4.73	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.36/4.73	c INFO: solving HOME/instance-3483809-1307747008.cnf
0.36/4.73	c INFO: computing task features
3.74/8.14	c INFO: computed variable-clause graph statistics
3.85/8.25	c INFO: computed clause balance statistics
18.44/22.81	c INFO: computed variable balance statistics
29.64/34.00	c INFO: computed small-clause counts
29.84/34.28	c INFO: computed Horn-clause counts
90.45/94.87	c INFO: computed variable graph statistics
90.45/94.87	c INFO: collected features for HOME/instance-3483809-1307747008.cnf in 90.02 s
90.45/94.88	c INFO: running cryptominisat-2.9.0@0 for 1109 with 1109 remaining (b = 0.46)
117.05/121.41	c INFO: running lingeling-276@0 for 1084 with 1084 remaining (b = 0.44)
1200.02/1203.11	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3483809-1307747008/watcher-3483809-1307747008 -o /tmp/evaluation-result-3483809-1307747008/solver-3483809-1307747008 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483809-1307747008.cnf -seed 5039089 -budget 1200 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.18 0.06 0.02 3/192 3549
/proc/meminfo: memFree=31519876/32951124 swapFree=67054536/67111528
[pid=3549] ppid=3539 vsize=11804 CPUtime=0 cores=4,6
/proc/3549/stat : 3549 (runsolver) S 3539 3549 3469 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 1 0 886298901 12087296 55 33554432000 4194304 5436572 140735979452592 18446744073709551615 5057063 0 2147483391 4096 24578 18446744071699469502 0 0 17 4 0 0 0
/proc/3549/statm: 2951 55 36 304 0 2643 0

[startup+0.0355031 s]
/proc/loadavg: 0.18 0.06 0.02 3/192 3549
/proc/meminfo: memFree=31519876/32951124 swapFree=67054536/67111528
[pid=3549] ppid=3539 vsize=15184 CPUtime=0 cores=4,6
/proc/3549/stat : 3549 (python) S 3539 3549 3469 0 -1 4202496 726 0 0 0 0 0 0 0 17 0 1 0 886298901 15548416 615 33554432000 4194304 5683644 140734777029968 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071700215955 0 0 17 6 0 0 0
/proc/3549/statm: 3796 615 321 364 0 283 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15184

[startup+0.10058 s]
/proc/loadavg: 0.18 0.06 0.02 3/192 3549
/proc/meminfo: memFree=31519876/32951124 swapFree=67054536/67111528
[pid=3549] ppid=3539 vsize=15384 CPUtime=0 cores=4,6
/proc/3549/stat : 3549 (python) S 3539 3549 3469 0 -1 4202496 796 0 0 0 0 0 0 0 17 0 1 0 886298901 15753216 681 33554432000 4194304 5683644 140734777029968 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071699469502 0 0 17 6 0 0 0
/proc/3549/statm: 3846 681 322 364 0 333 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15384

[startup+0.300516 s]
/proc/loadavg: 0.18 0.06 0.02 3/192 3549
/proc/meminfo: memFree=31519876/32951124 swapFree=67054536/67111528
[pid=3549] ppid=3539 vsize=15780 CPUtime=0 cores=4,6
/proc/3549/stat : 3549 (python) S 3539 3549 3469 0 -1 4202496 929 0 0 0 0 0 0 0 15 0 1 0 886298901 16158720 807 33554432000 4194304 5683644 140734777029968 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071699469502 0 0 17 6 0 0 0
/proc/3549/statm: 3945 807 356 364 0 432 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15780

[startup+0.700436 s]
/proc/loadavg: 0.18 0.06 0.02 3/192 3549
/proc/meminfo: memFree=31519876/32951124 swapFree=67054536/67111528
[pid=3549] ppid=3539 vsize=16540 CPUtime=0.01 cores=4,6
/proc/3549/stat : 3549 (python) S 3539 3549 3469 0 -1 4202496 1187 0 0 0 1 0 0 0 16 0 1 0 886298901 16936960 1046 33554432000 4194304 5683644 140734777029968 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071700215955 0 0 17 6 0 0 0
/proc/3549/statm: 4135 1046 417 364 0 622 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16540

[startup+1.50027 s]
/proc/loadavg: 0.18 0.06 0.02 2/194 3551
/proc/meminfo: memFree=31506964/32951124 swapFree=67054536/67111528
[pid=3549] ppid=3539 vsize=29792 CPUtime=0.03 cores=4,6
/proc/3549/stat : 3549 (python) S 3539 3549 3469 0 -1 4202496 1448 0 0 0 2 1 0 0 15 0 1 0 886298901 30507008 1288 33554432000 4194304 5683644 140734777029968 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071699469502 0 0 17 6 0 0 0
/proc/3549/statm: 7448 1288 443 364 0 818 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29792

[startup+3.10101 s]
/proc/loadavg: 0.18 0.06 0.02 5/194 3551
/proc/meminfo: memFree=31498780/32951124 swapFree=67054536/67111528
[pid=3549] ppid=3539 vsize=85364 CPUtime=0.06 cores=4,6
/proc/3549/stat : 3549 (python) D 3539 3549 3469 0 -1 4202496 2585 0 0 0 4 2 0 0 16 0 1 0 886298901 87412736 2308 33554432000 4194304 5683644 140734777029968 18446744073709551615 271550543415 0 0 16781312 2 18446744071562154983 0 0 17 6 0 0 0
/proc/3549/statm: 21341 2308 707 364 0 1558 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85364
heavy processes:

[startup+6.30042 s]
/proc/loadavg: 0.80 0.19 0.06 5/197 3571
/proc/meminfo: memFree=31164304/32951124 swapFree=67054536/67111528
[pid=3549] ppid=3539 vsize=408480 CPUtime=1.94 cores=4,6
/proc/3549/stat : 3549 (python) R 3539 3549 3469 0 -1 4202496 40809 939 1 0 179 15 0 0 17 0 1 0 886298901 418283520 38479 33554432000 4194304 5683644 140734777029968 18446744073709551615 271550198469 0 0 16781312 2 0 0 0 17 4 0 0 106
/proc/3549/statm: 102120 38479 1761 364 0 38044 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 408480
heavy processes:

[startup+12.7002 s]
/proc/loadavg: 1.06 0.26 0.08 5/197 3571
/proc/meminfo: memFree=30830664/32951124 swapFree=67054536/67111528
[pid=3549] ppid=3539 vsize=476560 CPUtime=8.34 cores=4,6
/proc/3549/stat : 3549 (python) R 3539 3549 3469 0 -1 4202496 93375 939 1 0 812 22 0 0 25 0 1 0 886298901 487997440 56524 33554432000 4194304 5683644 140734777029968 18446744073709551615 4602391 0 0 16781312 2 0 0 0 17 4 0 0 106
/proc/3549/statm: 119140 56524 1826 364 0 55064 0
Current children cumulated CPU time (s) 8.34
Current children cumulated vsize (KiB) 476560
heavy processes:

[startup+25.5009 s]
/proc/loadavg: 1.71 0.44 0.15 5/197 3572
/proc/meminfo: memFree=30826412/32951124 swapFree=67054536/67111528
[pid=3549] ppid=3539 vsize=476560 CPUtime=21.15 cores=4,6
/proc/3549/stat : 3549 (python) R 3539 3549 3469 0 -1 4202496 93376 939 1 0 2093 22 0 0 25 0 1 0 886298901 487997440 56525 33554432000 4194304 5683644 140734777029968 18446744073709551615 4578847 0 0 16781312 2 0 0 0 17 4 0 0 106
/proc/3549/statm: 119140 56525 1827 364 0 55064 0
Current children cumulated CPU time (s) 21.15
Current children cumulated vsize (KiB) 476560

[startup+51.1003 s]
/proc/loadavg: 2.57 0.74 0.25 5/200 3577
/proc/meminfo: memFree=30809412/32951124 swapFree=67054536/67111528
[pid=3549] ppid=3539 vsize=484928 CPUtime=46.74 cores=4,6
/proc/3549/stat : 3549 (python) R 3539 3549 3469 0 -1 4202496 95474 939 1 0 4652 22 0 0 25 0 1 0 886298901 496566272 58623 33554432000 4194304 5683644 140734777029968 18446744073709551615 47569282939020 0 0 16781312 2 0 0 0 17 4 0 0 106
/proc/3549/statm: 121232 58623 1833 364 0 57156 0
Current children cumulated CPU time (s) 46.74
Current children cumulated vsize (KiB) 484928

[startup+102.301 s]
/proc/loadavg: 3.38 1.24 0.45 5/203 3583
/proc/meminfo: memFree=30459196/32951124 swapFree=67054536/67111528
[pid=3549] ppid=3539 vsize=478940 CPUtime=90.53 cores=4,6
/proc/3549/stat : 3549 (python) S 3539 3549 3469 0 -1 4202496 95756 939 1 0 9030 23 0 0 25 0 2 0 886298901 490434560 54597 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 106
/proc/3549/statm: 119735 54597 1867 364 0 55653 0
[pid=3580] ppid=3549 vsize=468696 CPUtime=0 cores=4,6
/proc/3580/stat : 3580 (python) S 3549 3549 3469 0 -1 4202560 890 0 0 0 0 0 0 0 15 0 1 0 886308389 479944704 53102 33554432000 4194304 5683644 140734777029968 18446744073709551615 271550557711 0 0 16781312 514 4469043080716058884 0 0 17 6 0 0 0
/proc/3580/statm: 117174 53102 376 364 0 53092 0
[pid=3582] ppid=3580 vsize=471008 CPUtime=7.4 cores=4,6
/proc/3582/stat : 3582 (cryptominisat-2) R 3580 3582 3582 0 -1 4202496 99563 0 0 0 730 10 0 0 25 0 1 0 886308389 482312192 94947 33554432000 4194304 4677096 140734913275840 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/3582/statm: 117752 94947 362 118 0 112711 0
[pid=3549/tid=3581] ppid=3539 vsize=478940 CPUtime=0 cores=4,6
/proc/3549/task/3581/stat : 3581 (python) S 3539 3549 3469 0 -1 4202560 28 939 0 0 0 0 0 0 25 0 2 0 886308389 490434560 54597 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562361265 0 0 16781312 2 18446604453976622016 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 97.93
Current children cumulated vsize (KiB) 1418644

[startup+162.301 s]
/proc/loadavg: 4.02 1.82 0.69 5/207 3593
/proc/meminfo: memFree=30192748/32951124 swapFree=67054536/67111528
[pid=3549] ppid=3539 vsize=489196 CPUtime=117.08 cores=4,6
/proc/3549/stat : 3549 (python) S 3539 3549 3469 0 -1 4202496 96565 185479 1 0 9030 23 2562 93 20 0 3 0 886298901 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 106
/proc/3549/statm: 122299 54604 1870 364 0 58214 0
[pid=3585] ppid=3549 vsize=478952 CPUtime=0.05 cores=4,6
/proc/3585/stat : 3585 (python) S 3549 3549 3469 0 -1 4202560 906 0 0 0 3 2 0 0 18 0 1 0 886311043 490446848 53100 33554432000 4194304 5683644 140734777029968 18446744073709551615 271550557766 0 0 16781312 514 10605062328783175940 0 0 17 6 0 0 0
/proc/3585/statm: 119738 53100 370 364 0 55653 0
[pid=3587] ppid=3585 vsize=27116 CPUtime=40.86 cores=4,6
/proc/3587/stat : 3587 (lingeling) R 3585 3587 3587 0 -1 4202496 23009 0 0 0 4084 2 0 0 25 0 1 0 886311043 27766784 5919 33554432000 4194304 4352236 140733245820592 18446744073709551615 4328055 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/3587/statm: 6779 5919 129 39 0 5859 0
[pid=3549/tid=3581] ppid=3539 vsize=489196 CPUtime=26.55 cores=4,6
/proc/3549/task/3581/stat : 3581 (python) S 3539 3549 3469 0 -1 4202560 28 185479 0 0 0 0 2562 93 25 0 3 0 886308389 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562361265 0 0 16781312 2 18446604453976622016 0 0 -1 4 0 0 0
[pid=3549/tid=3586] ppid=3539 vsize=489196 CPUtime=26.55 cores=4,6
/proc/3549/task/3586/stat : 3586 (python) S 3539 3549 3469 0 -1 4202560 26 185479 0 0 0 0 2562 93 20 0 3 0 886311043 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562361265 0 0 16781312 2 18446604453976622016 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 157.99
Current children cumulated vsize (KiB) 995264

[startup+222.301 s]
/proc/loadavg: 4.01 2.21 0.90 5/207 3595
/proc/meminfo: memFree=30209100/32951124 swapFree=67054536/67111528
[pid=3549] ppid=3539 vsize=489196 CPUtime=117.08 cores=4,6
/proc/3549/stat : 3549 (python) S 3539 3549 3469 0 -1 4202496 96565 185479 1 0 9030 23 2562 93 20 0 3 0 886298901 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 106
/proc/3549/statm: 122299 54604 1870 364 0 58214 0
[pid=3585] ppid=3549 vsize=478952 CPUtime=0.13 cores=4,6
/proc/3585/stat : 3585 (python) S 3549 3549 3469 0 -1 4202560 929 0 0 0 8 5 0 0 18 0 1 0 886311043 490446848 53100 33554432000 4194304 5683644 140734777029968 18446744073709551615 271550557766 0 0 16781312 514 10605062328783175940 0 0 17 6 0 0 0
/proc/3585/statm: 119738 53100 370 364 0 55653 0
[pid=3587] ppid=3585 vsize=31204 CPUtime=100.86 cores=4,6
/proc/3587/stat : 3587 (lingeling) R 3585 3587 3587 0 -1 4202496 26090 0 0 0 10084 2 0 0 25 0 1 0 886311043 31952896 6941 33554432000 4194304 4352236 140733245820592 18446744073709551615 4328114 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/3587/statm: 7801 6941 129 39 0 6881 0
[pid=3549/tid=3581] ppid=3539 vsize=489196 CPUtime=26.55 cores=4,6
/proc/3549/task/3581/stat : 3581 (python) S 3539 3549 3469 0 -1 4202560 28 185479 0 0 0 0 2562 93 25 0 3 0 886308389 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562361265 0 0 16781312 2 18446604453976622016 0 0 -1 4 0 0 0
[pid=3549/tid=3586] ppid=3539 vsize=489196 CPUtime=26.55 cores=4,6
/proc/3549/task/3586/stat : 3586 (python) S 3539 3549 3469 0 -1 4202560 26 185479 0 0 0 0 2562 93 20 0 3 0 886311043 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562361265 0 0 16781312 2 18446604453976622016 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 218.07
Current children cumulated vsize (KiB) 999352

[startup+282.301 s]
/proc/loadavg: 4.00 2.53 1.09 5/211 3600
/proc/meminfo: memFree=29675356/32951124 swapFree=67054536/67111528
[pid=3549] ppid=3539 vsize=489196 CPUtime=117.08 cores=4,6
/proc/3549/stat : 3549 (python) S 3539 3549 3469 0 -1 4202496 96565 185479 1 0 9030 23 2562 93 20 0 3 0 886298901 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 106
/proc/3549/statm: 122299 54604 1870 364 0 58214 0
[pid=3585] ppid=3549 vsize=478952 CPUtime=0.21 cores=4,6
/proc/3585/stat : 3585 (python) S 3549 3549 3469 0 -1 4202560 949 0 0 0 12 9 0 0 18 0 1 0 886311043 490446848 53100 33554432000 4194304 5683644 140734777029968 18446744073709551615 271550557766 0 0 16781312 514 10605062328783175940 0 0 17 6 0 0 0
/proc/3585/statm: 119738 53100 370 364 0 55653 0
[pid=3587] ppid=3585 vsize=34660 CPUtime=160.86 cores=4,6
/proc/3587/stat : 3587 (lingeling) R 3585 3587 3587 0 -1 4202496 30065 0 0 0 16083 3 0 0 25 0 1 0 886311043 35491840 7836 33554432000 4194304 4352236 140733245820592 18446744073709551615 4328087 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/3587/statm: 8665 7836 129 39 0 7745 0
[pid=3549/tid=3581] ppid=3539 vsize=489196 CPUtime=26.55 cores=4,6
/proc/3549/task/3581/stat : 3581 (python) S 3539 3549 3469 0 -1 4202560 28 185479 0 0 0 0 2562 93 25 0 3 0 886308389 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562361265 0 0 16781312 2 18446604453976622016 0 0 -1 4 0 0 0
[pid=3549/tid=3586] ppid=3539 vsize=489196 CPUtime=26.55 cores=4,6
/proc/3549/task/3586/stat : 3586 (python) S 3539 3549 3469 0 -1 4202560 26 185479 0 0 0 0 2562 93 20 0 3 0 886311043 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562361265 0 0 16781312 2 18446604453976622016 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 278.15
Current children cumulated vsize (KiB) 1002808

[startup+342.301 s]
/proc/loadavg: 4.10 2.83 1.28 5/211 3602
/proc/meminfo: memFree=29408832/32951124 swapFree=67054536/67111528
[pid=3549] ppid=3539 vsize=489196 CPUtime=117.08 cores=4,6
/proc/3549/stat : 3549 (python) S 3539 3549 3469 0 -1 4202496 96565 185479 1 0 9030 23 2562 93 20 0 3 0 886298901 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 106

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

[pid=3587] ppid=3585 vsize=51556 CPUtime=700.88 cores=4,6
/proc/3587/stat : 3587 (lingeling) R 3585 3587 3587 0 -1 4202496 56832 0 0 0 70082 6 0 0 25 0 1 0 886311043 52793344 12060 33554432000 4194304 4352236 140733245820592 18446744073709551615 4328191 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/3587/statm: 12889 12060 129 39 0 11969 0
[pid=3549/tid=3581] ppid=3539 vsize=489196 CPUtime=26.55 cores=4,6
/proc/3549/task/3581/stat : 3581 (python) S 3539 3549 3469 0 -1 4202560 28 185479 0 0 0 0 2562 93 25 0 3 0 886308389 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562361265 0 0 16781312 2 18446604453976622016 0 0 -1 4 0 0 0
[pid=3549/tid=3586] ppid=3539 vsize=489196 CPUtime=26.55 cores=4,6
/proc/3549/task/3586/stat : 3586 (python) S 3539 3549 3469 0 -1 4202560 26 185479 0 0 0 0 2562 93 20 0 3 0 886311043 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562361265 0 0 16781312 2 18446604453976622016 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 818.89
Current children cumulated vsize (KiB) 1019704

[startup+882.301 s]
/proc/loadavg: 4.11 3.85 2.48 5/215 3622
/proc/meminfo: memFree=29205884/32951124 swapFree=67054536/67111528
[pid=3549] ppid=3539 vsize=489196 CPUtime=117.08 cores=4,6
/proc/3549/stat : 3549 (python) S 3539 3549 3469 0 -1 4202496 96565 185479 1 0 9030 23 2562 93 20 0 3 0 886298901 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 106
/proc/3549/statm: 122299 54604 1870 364 0 58214 0
[pid=3585] ppid=3549 vsize=478952 CPUtime=1.02 cores=4,6
/proc/3585/stat : 3585 (python) S 3549 3549 3469 0 -1 4202560 972 0 0 0 54 48 0 0 18 0 1 0 886311043 490446848 53100 33554432000 4194304 5683644 140734777029968 18446744073709551615 271550557766 0 0 16781312 514 10605062328783175940 0 0 17 6 0 0 0
/proc/3585/statm: 119738 53100 370 364 0 55653 0
[pid=3587] ppid=3585 vsize=59748 CPUtime=760.89 cores=4,6
/proc/3587/stat : 3587 (lingeling) R 3585 3587 3587 0 -1 4202496 60928 0 0 0 76082 7 0 0 25 0 1 0 886311043 61181952 14108 33554432000 4194304 4352236 140733245820592 18446744073709551615 4328677 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/3587/statm: 14937 14108 129 39 0 14017 0
[pid=3549/tid=3581] ppid=3539 vsize=489196 CPUtime=26.55 cores=4,6
/proc/3549/task/3581/stat : 3581 (python) S 3539 3549 3469 0 -1 4202560 28 185479 0 0 0 0 2562 93 25 0 3 0 886308389 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562361265 0 0 16781312 2 18446604453976622016 0 0 -1 4 0 0 0
[pid=3549/tid=3586] ppid=3539 vsize=489196 CPUtime=26.55 cores=4,6
/proc/3549/task/3586/stat : 3586 (python) S 3539 3549 3469 0 -1 4202560 26 185479 0 0 0 0 2562 93 20 0 3 0 886311043 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562361265 0 0 16781312 2 18446604453976622016 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 878.99
Current children cumulated vsize (KiB) 1027896

[startup+942.301 s]
/proc/loadavg: 4.18 3.92 2.59 5/215 3624
/proc/meminfo: memFree=29200664/32951124 swapFree=67054536/67111528
[pid=3549] ppid=3539 vsize=489196 CPUtime=117.08 cores=4,6
/proc/3549/stat : 3549 (python) S 3539 3549 3469 0 -1 4202496 96565 185479 1 0 9030 23 2562 93 20 0 3 0 886298901 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 106
/proc/3549/statm: 122299 54604 1870 364 0 58214 0
[pid=3585] ppid=3549 vsize=478952 CPUtime=1.09 cores=4,6
/proc/3585/stat : 3585 (python) S 3549 3549 3469 0 -1 4202560 972 0 0 0 57 52 0 0 18 0 1 0 886311043 490446848 53100 33554432000 4194304 5683644 140734777029968 18446744073709551615 271550557766 0 0 16781312 514 10605062328783175940 0 0 17 6 0 0 0
/proc/3585/statm: 119738 53100 370 364 0 55653 0
[pid=3587] ppid=3585 vsize=51584 CPUtime=820.89 cores=4,6
/proc/3587/stat : 3587 (lingeling) R 3585 3587 3587 0 -1 4202496 60935 0 0 0 82082 7 0 0 25 0 1 0 886311043 52822016 12067 33554432000 4194304 4352236 140733245820592 18446744073709551615 4329004 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/3587/statm: 12896 12067 129 39 0 11976 0
[pid=3549/tid=3581] ppid=3539 vsize=489196 CPUtime=26.55 cores=4,6
/proc/3549/task/3581/stat : 3581 (python) S 3539 3549 3469 0 -1 4202560 28 185479 0 0 0 0 2562 93 25 0 3 0 886308389 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562361265 0 0 16781312 2 18446604453976622016 0 0 -1 4 0 0 0
[pid=3549/tid=3586] ppid=3539 vsize=489196 CPUtime=26.55 cores=4,6
/proc/3549/task/3586/stat : 3586 (python) S 3539 3549 3469 0 -1 4202560 26 185479 0 0 0 0 2562 93 20 0 3 0 886311043 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562361265 0 0 16781312 2 18446604453976622016 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 939.06
Current children cumulated vsize (KiB) 1019732

[startup+1002.3 s]
/proc/loadavg: 4.06 3.93 2.67 5/215 3626
/proc/meminfo: memFree=29194428/32951124 swapFree=67054536/67111528
[pid=3549] ppid=3539 vsize=489196 CPUtime=117.08 cores=4,6
/proc/3549/stat : 3549 (python) S 3539 3549 3469 0 -1 4202496 96565 185479 1 0 9030 23 2562 93 20 0 3 0 886298901 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 106
/proc/3549/statm: 122299 54604 1870 364 0 58214 0
[pid=3585] ppid=3549 vsize=478952 CPUtime=1.18 cores=4,6
/proc/3585/stat : 3585 (python) S 3549 3549 3469 0 -1 4202560 972 0 0 0 62 56 0 0 18 0 1 0 886311043 490446848 53100 33554432000 4194304 5683644 140734777029968 18446744073709551615 271550557766 0 0 16781312 514 10605062328783175940 0 0 17 6 0 0 0
/proc/3585/statm: 119738 53100 370 364 0 55653 0
[pid=3587] ppid=3585 vsize=51556 CPUtime=880.9 cores=4,6
/proc/3587/stat : 3587 (lingeling) R 3585 3587 3587 0 -1 4202496 62983 0 0 0 88083 7 0 0 25 0 1 0 886311043 52793344 12060 33554432000 4194304 4352236 140733245820592 18446744073709551615 4328423 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/3587/statm: 12889 12060 129 39 0 11969 0
[pid=3549/tid=3581] ppid=3539 vsize=489196 CPUtime=26.55 cores=4,6
/proc/3549/task/3581/stat : 3581 (python) S 3539 3549 3469 0 -1 4202560 28 185479 0 0 0 0 2562 93 25 0 3 0 886308389 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562361265 0 0 16781312 2 18446604453976622016 0 0 -1 4 0 0 0
[pid=3549/tid=3586] ppid=3539 vsize=489196 CPUtime=26.55 cores=4,6
/proc/3549/task/3586/stat : 3586 (python) S 3539 3549 3469 0 -1 4202560 26 185479 0 0 0 0 2562 93 20 0 3 0 886311043 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562361265 0 0 16781312 2 18446604453976622016 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 999.16
Current children cumulated vsize (KiB) 1019704

[startup+1062.3 s]
/proc/loadavg: 4.02 3.94 2.75 5/215 3627
/proc/meminfo: memFree=29182724/32951124 swapFree=67054536/67111528
[pid=3549] ppid=3539 vsize=489196 CPUtime=117.08 cores=4,6
/proc/3549/stat : 3549 (python) S 3539 3549 3469 0 -1 4202496 96565 185479 1 0 9030 23 2562 93 20 0 3 0 886298901 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 106
/proc/3549/statm: 122299 54604 1870 364 0 58214 0
[pid=3585] ppid=3549 vsize=478952 CPUtime=1.26 cores=4,6
/proc/3585/stat : 3585 (python) S 3549 3549 3469 0 -1 4202560 972 0 0 0 67 59 0 0 18 0 1 0 886311043 490446848 53100 33554432000 4194304 5683644 140734777029968 18446744073709551615 271550557766 0 0 16781312 514 10605062328783175940 0 0 17 6 0 0 0
/proc/3585/statm: 119738 53100 370 364 0 55653 0
[pid=3587] ppid=3585 vsize=63844 CPUtime=940.89 cores=4,6
/proc/3587/stat : 3587 (lingeling) R 3585 3587 3587 0 -1 4202496 66055 0 0 0 94082 7 0 0 25 0 1 0 886311043 65376256 15132 33554432000 4194304 4352236 140733245820592 18446744073709551615 4328375 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/3587/statm: 15961 15132 129 39 0 15041 0
[pid=3549/tid=3581] ppid=3539 vsize=489196 CPUtime=26.55 cores=4,6
/proc/3549/task/3581/stat : 3581 (python) S 3539 3549 3469 0 -1 4202560 28 185479 0 0 0 0 2562 93 25 0 3 0 886308389 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562361265 0 0 16781312 2 18446604453976622016 0 0 -1 4 0 0 0
[pid=3549/tid=3586] ppid=3539 vsize=489196 CPUtime=26.55 cores=4,6
/proc/3549/task/3586/stat : 3586 (python) S 3539 3549 3469 0 -1 4202560 26 185479 0 0 0 0 2562 93 20 0 3 0 886311043 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562361265 0 0 16781312 2 18446604453976622016 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1059.23
Current children cumulated vsize (KiB) 1031992

[startup+1122.31 s]
/proc/loadavg: 4.06 3.96 2.83 5/215 3630
/proc/meminfo: memFree=29183072/32951124 swapFree=67054536/67111528
[pid=3549] ppid=3539 vsize=489196 CPUtime=117.08 cores=4,6
/proc/3549/stat : 3549 (python) S 3539 3549 3469 0 -1 4202496 96565 185479 1 0 9030 23 2562 93 20 0 3 0 886298901 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 106
/proc/3549/statm: 122299 54604 1870 364 0 58214 0
[pid=3585] ppid=3549 vsize=478952 CPUtime=1.34 cores=4,6
/proc/3585/stat : 3585 (python) S 3549 3549 3469 0 -1 4202560 972 0 0 0 71 63 0 0 18 0 1 0 886311043 490446848 53100 33554432000 4194304 5683644 140734777029968 18446744073709551615 271550557766 0 0 16781312 514 10605062328783175940 0 0 17 6 0 0 0
/proc/3585/statm: 119738 53100 370 364 0 55653 0
[pid=3587] ppid=3585 vsize=64868 CPUtime=1000.83 cores=4,6
/proc/3587/stat : 3587 (lingeling) R 3585 3587 3587 0 -1 4202496 68359 0 0 0 100076 7 0 0 25 0 1 0 886311043 66424832 15388 33554432000 4194304 4352236 140733245820592 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/3587/statm: 16217 15388 129 39 0 15297 0
[pid=3549/tid=3581] ppid=3539 vsize=489196 CPUtime=26.55 cores=4,6
/proc/3549/task/3581/stat : 3581 (python) S 3539 3549 3469 0 -1 4202560 28 185479 0 0 0 0 2562 93 25 0 3 0 886308389 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562361265 0 0 16781312 2 18446604453976622016 0 0 -1 4 0 0 0
[pid=3549/tid=3586] ppid=3539 vsize=489196 CPUtime=26.55 cores=4,6
/proc/3549/task/3586/stat : 3586 (python) S 3539 3549 3469 0 -1 4202560 26 185479 0 0 0 0 2562 93 20 0 3 0 886311043 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562361265 0 0 16781312 2 18446604453976622016 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1119.25
Current children cumulated vsize (KiB) 1033016

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 2.90 5/215 3631
/proc/meminfo: memFree=29161836/32951124 swapFree=67054536/67111528
[pid=3549] ppid=3539 vsize=489196 CPUtime=117.08 cores=4,6
/proc/3549/stat : 3549 (python) S 3539 3549 3469 0 -1 4202496 96565 185479 1 0 9030 23 2562 93 20 0 3 0 886298901 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 106
/proc/3549/statm: 122299 54604 1870 364 0 58214 0
[pid=3585] ppid=3549 vsize=478952 CPUtime=1.42 cores=4,6
/proc/3585/stat : 3585 (python) S 3549 3549 3469 0 -1 4202560 972 0 0 0 75 67 0 0 18 0 1 0 886311043 490446848 53100 33554432000 4194304 5683644 140734777029968 18446744073709551615 271550557766 0 0 16781312 514 10605062328783175940 0 0 17 4 0 0 0
/proc/3585/statm: 119738 53100 370 364 0 55653 0
[pid=3587] ppid=3585 vsize=64868 CPUtime=1060.73 cores=4,6
/proc/3587/stat : 3587 (lingeling) R 3585 3587 3587 0 -1 4202496 70407 0 0 0 106065 8 0 0 25 0 1 0 886311043 66424832 15388 33554432000 4194304 4352236 140733245820592 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/3587/statm: 16217 15388 129 39 0 15297 0
[pid=3549/tid=3581] ppid=3539 vsize=489196 CPUtime=26.55 cores=4,6
/proc/3549/task/3581/stat : 3581 (python) S 3539 3549 3469 0 -1 4202560 28 185479 0 0 0 0 2562 93 25 0 3 0 886308389 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562361265 0 0 16781312 2 18446604453976622016 0 0 -1 4 0 0 0
[pid=3549/tid=3586] ppid=3539 vsize=489196 CPUtime=26.55 cores=4,6
/proc/3549/task/3586/stat : 3586 (python) S 3539 3549 3469 0 -1 4202560 26 185479 0 0 0 0 2562 93 20 0 3 0 886311043 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562361265 0 0 16781312 2 18446604453976622016 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1179.23
Current children cumulated vsize (KiB) 1033016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 4.01 3.97 2.93 5/215 3632
/proc/meminfo: memFree=29166288/32951124 swapFree=67054536/67111528
[pid=3549] ppid=3539 vsize=489196 CPUtime=117.08 cores=4,6
/proc/3549/stat : 3549 (python) S 3539 3549 3469 0 -1 4202496 96565 185479 1 0 9030 23 2562 93 20 0 3 0 886298901 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 106
/proc/3549/statm: 122299 54604 1870 364 0 58214 0
[pid=3585] ppid=3549 vsize=478952 CPUtime=1.45 cores=4,6
/proc/3585/stat : 3585 (python) S 3549 3549 3469 0 -1 4202560 972 0 0 0 77 68 0 0 18 0 1 0 886311043 490446848 53100 33554432000 4194304 5683644 140734777029968 18446744073709551615 271550557766 0 0 16781312 514 10605062328783175940 0 0 17 4 0 0 0
/proc/3585/statm: 119738 53100 370 364 0 55653 0
[pid=3587] ppid=3585 vsize=64868 CPUtime=1081.49 cores=4,6
/proc/3587/stat : 3587 (lingeling) R 3585 3587 3587 0 -1 4202496 70407 0 0 0 108141 8 0 0 25 0 1 0 886311043 66424832 15388 33554432000 4194304 4352236 140733245820592 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/3587/statm: 16217 15388 129 39 0 15297 0
[pid=3549/tid=3581] ppid=3539 vsize=489196 CPUtime=26.55 cores=4,6
/proc/3549/task/3581/stat : 3581 (python) S 3539 3549 3469 0 -1 4202560 28 185479 0 0 0 0 2562 93 25 0 3 0 886308389 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562361265 0 0 16781312 2 18446604453976622016 0 0 -1 4 0 0 0
[pid=3549/tid=3586] ppid=3539 vsize=489196 CPUtime=26.55 cores=4,6
/proc/3549/task/3586/stat : 3586 (python) S 3539 3549 3469 0 -1 4202560 26 185479 0 0 0 0 2562 93 20 0 3 0 886311043 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562361265 0 0 16781312 2 18446604453976622016 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 1033016

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

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

[startup+1203.1 s]
/proc/loadavg: 4.01 3.97 2.93 5/215 3632
/proc/meminfo: memFree=29166288/32951124 swapFree=67054536/67111528
[pid=3549] ppid=3539 vsize=489196 CPUtime=117.08 cores=4,6
/proc/3549/stat : 3549 (python) S 3539 3549 3469 0 -1 4202496 96565 185479 1 0 9030 23 2562 93 20 0 3 0 886298901 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 106
/proc/3549/statm: 122299 54604 1870 364 0 58214 0
[pid=3585] ppid=3549 vsize=478952 CPUtime=1.45 cores=4,6
/proc/3585/stat : 3585 (python) S 3549 3549 3469 0 -1 4202560 972 0 0 0 77 68 0 0 18 0 1 0 886311043 490446848 53100 33554432000 4194304 5683644 140734777029968 18446744073709551615 271550557766 0 0 16781312 514 10605062328783175940 0 0 17 4 0 0 0
/proc/3585/statm: 119738 53100 370 364 0 55653 0
[pid=3587] ppid=3585 vsize=64868 CPUtime=1081.49 cores=4,6
/proc/3587/stat : 3587 (lingeling) R 3585 3587 3587 0 -1 4202496 70407 0 0 0 108141 8 0 0 25 0 1 0 886311043 66424832 15388 33554432000 4194304 4352236 140733245820592 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/3587/statm: 16217 15388 129 39 0 15297 0
[pid=3549/tid=3581] ppid=3539 vsize=489196 CPUtime=26.55 cores=4,6
/proc/3549/task/3581/stat : 3581 (python) S 3539 3549 3469 0 -1 4202560 28 185479 0 0 0 0 2562 93 25 0 3 0 886308389 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562361265 0 0 16781312 2 18446604453976622016 0 0 -1 4 0 0 0
[pid=3549/tid=3586] ppid=3539 vsize=489196 CPUtime=26.55 cores=4,6
/proc/3549/task/3586/stat : 3586 (python) S 3539 3549 3469 0 -1 4202560 26 185479 0 0 0 0 2562 93 20 0 3 0 886311043 500936704 54604 33554432000 4194304 5683644 140734777029968 18446744073709551615 271562361265 0 0 16781312 2 18446604453976622016 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 1033016

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.13
CPU time (s): 1200.09
CPU user time (s): 1198.14
CPU system time (s): 1.9537
CPU usage (%): 99.7477
Max. virtual memory (cumulated for all children) (KiB): 1640640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.14
system time used= 1.9537
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 355243
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5793
involuntary context switches= 4308

runsolver used 2.11768 second user time and 4.45832 second system time

The end

Launcher Data

Begin job on node133 at 2011-06-11 01:03:29
IDJOB=3483809
IDBENCH=20384
IDSOLVER=1976
FILE ID=node133/3483809-1307747008
RUNJOBID= node133-1307747008-3489
PBS_JOBID= 13550825
Free space on /tmp= 74040 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-10-17-u.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3483809-1307747008/watcher-3483809-1307747008 -o /tmp/evaluation-result-3483809-1307747008/solver-3483809-1307747008 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483809-1307747008.cnf -seed 5039089 -budget 1200

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 780d946576ec5746b4ea9832bb01dbc5
RANDOM SEED=5039089

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:      31523516 kB
Buffers:        226480 kB
Cached:         977036 kB
SwapCached:      10420 kB
Active:         688760 kB
Inactive:       534508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31523516 kB
SwapTotal:    67111528 kB
SwapFree:     67054536 kB
Dirty:          181944 kB
Writeback:           0 kB
AnonPages:       17824 kB
Mapped:          12360 kB
Slab:           138844 kB
PageTables:       5212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193872 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= 73368 MiB
End job on node133 at 2011-06-11 01:23:35