Trace number 3377874

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)? (TO) 1300.4 1300.04

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.97/2.31	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.97/2.31	c INFO: solving HOME/instance-3377874-1305452590.cnf
0.97/2.31	c INFO: computing task features
3.97/5.36	c INFO: computed variable-clause graph statistics
4.97/7.41	c INFO: computed clause balance statistics
18.97/20.35	c INFO: computed variable balance statistics
30.38/31.75	c INFO: computed small-clause counts
30.67/32.04	c INFO: computed Horn-clause counts
91.28/92.60	c INFO: computed variable graph statistics
91.28/92.60	c INFO: collected features for HOME/instance-3377874-1305452590.cnf in 90.52 s
91.28/92.61	c INFO: running lingeling-276@0 for 291 with 2309 remaining (b = 0.31)
387.87/388.45	c INFO: running lingeling-276@295 for 291 with 2013 remaining (b = 0.20)
678.49/678.27	c INFO: running cryptominisat-2.9.0@0 for 1723 with 1723 remaining (b = 0.53)

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: 961)

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

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.92 1.04 1.79 3/376 18498
/proc/meminfo: memFree=29356500/32951124 swapFree=51873460/67111528
[pid=18498] ppid=18496 vsize=11796 CPUtime=0 cores=4,6
/proc/18498/stat : 18498 (runsolver) R 18496 18498 17591 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 637675413 12079104 49 33554432000 4194304 5432360 140733827876992 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/18498/statm: 2949 49 30 303 0 2643 0

[startup+0.040881 s]
/proc/loadavg: 0.92 1.04 1.79 3/376 18498
/proc/meminfo: memFree=29356500/32951124 swapFree=51873460/67111528
[pid=18498] ppid=18496 vsize=16392 CPUtime=0.01 cores=4,6
/proc/18498/stat : 18498 (python) D 18496 18498 17591 0 -1 4202496 1116 0 0 0 1 0 0 0 17 0 1 0 637675413 16785408 984 33554432000 4194304 5683644 140734876340512 18446744073709551615 212039653376 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/18498/statm: 4098 984 409 364 0 585 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16392

[startup+0.100812 s]
/proc/loadavg: 0.92 1.04 1.79 3/376 18498
/proc/meminfo: memFree=29356500/32951124 swapFree=51873460/67111528
[pid=18498] ppid=18496 vsize=36504 CPUtime=0.05 cores=4,6
/proc/18498/stat : 18498 (python) S 18496 18498 17591 0 -1 4202496 1575 0 0 0 3 2 0 0 17 0 1 0 637675413 37380096 1410 33554432000 4194304 5683644 140734876340512 18446744073709551615 212039653376 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/18498/statm: 9126 1410 452 364 0 943 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 36504

[startup+0.300856 s]
/proc/loadavg: 0.92 1.04 1.79 3/376 18498
/proc/meminfo: memFree=29356500/32951124 swapFree=51873460/67111528
[pid=18498] ppid=18496 vsize=104612 CPUtime=0.09 cores=4,6
/proc/18498/stat : 18498 (python) S 18496 18498 17591 0 -1 4202496 3151 0 0 0 5 4 0 0 17 0 1 0 637675413 107122688 2827 33554432000 4194304 5683644 140734876340512 18446744073709551615 212039653376 0 2147483391 16781312 2 18446744071699945619 0 0 17 6 0 0 0
/proc/18498/statm: 26153 2827 847 364 0 1901 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 104612

[startup+0.700693 s]
/proc/loadavg: 0.92 1.04 1.79 3/376 18498
/proc/meminfo: memFree=29356500/32951124 swapFree=51873460/67111528
[pid=18498] ppid=18496 vsize=124232 CPUtime=0.18 cores=4,6
/proc/18498/stat : 18498 (python) S 18496 18498 17591 0 -1 4202496 4302 0 8 0 9 9 0 0 16 0 1 0 637675413 127213568 3879 33554432000 4194304 5683644 140734876340512 18446744073709551615 212039655168 0 0 16781312 2 18446744071562362840 0 0 17 6 0 0 3
/proc/18498/statm: 31058 3879 997 364 0 2869 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 124232

[startup+1.5006 s]
/proc/loadavg: 1.17 1.08 1.80 5/377 18515
/proc/meminfo: memFree=29308344/32951124 swapFree=51873460/67111528
[pid=18498] ppid=18496 vsize=224304 CPUtime=0.46 cores=4,6
/proc/18498/stat : 18498 (python) R 18496 18498 17591 0 -1 4202496 7469 923 40 8 24 22 0 0 16 0 1 0 637675413 229687296 5490 33554432000 4194304 5683644 140734876340512 18446744073709551615 212034733072 0 0 16781312 2 0 0 0 17 6 0 0 12
/proc/18498/statm: 56076 5490 1546 364 0 4132 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 224304

[startup+3.10026 s]
/proc/loadavg: 1.17 1.08 1.80 7/377 18515
/proc/meminfo: memFree=29175676/32951124 swapFree=51873460/67111528
[pid=18498] ppid=18496 vsize=376400 CPUtime=1.77 cores=4,6
/proc/18498/stat : 18498 (python) R 18496 18498 17591 0 -1 4202496 33195 923 61 8 146 31 0 0 17 0 1 0 637675413 385433600 30930 33554432000 4194304 5683644 140734876340512 18446744073709551615 4602370 0 0 16781312 2 0 0 0 17 4 0 0 16
/proc/18498/statm: 94100 30931 1761 364 0 30024 0
Current children cumulated CPU time (s) 1.77
Current children cumulated vsize (KiB) 376400
heavy processes:

[startup+6.30068 s]
/proc/loadavg: 1.17 1.08 1.80 5/380 18518
/proc/meminfo: memFree=28805060/32951124 swapFree=51873460/67111528
[pid=18498] ppid=18496 vsize=476556 CPUtime=4.97 cores=4,6
/proc/18498/stat : 18498 (python) R 18496 18498 17591 0 -1 4202496 93310 923 61 8 458 39 0 0 22 0 1 0 637675413 487993344 56524 33554432000 4194304 5683644 140734876340512 18446744073709551615 47831365813967 0 0 16781312 2 0 0 0 17 4 0 0 16
/proc/18498/statm: 119139 56524 1826 364 0 55063 0
Current children cumulated CPU time (s) 4.97
Current children cumulated vsize (KiB) 476556
heavy processes:

[startup+12.7006 s]
/proc/loadavg: 1.82 1.23 1.84 5/380 18518
/proc/meminfo: memFree=28784668/32951124 swapFree=51873460/67111528
[pid=18498] ppid=18496 vsize=476556 CPUtime=11.37 cores=4,6
/proc/18498/stat : 18498 (python) R 18496 18498 17591 0 -1 4202496 93310 923 61 8 1098 39 0 0 25 0 1 0 637675413 487993344 56524 33554432000 4194304 5683644 140734876340512 18446744073709551615 4510876 0 0 16781312 2 0 0 0 17 4 0 0 16
/proc/18498/statm: 119139 56524 1826 364 0 55063 0
Current children cumulated CPU time (s) 11.37
Current children cumulated vsize (KiB) 476556

[startup+25.5003 s]
/proc/loadavg: 2.16 1.32 1.86 5/380 18518
/proc/meminfo: memFree=28775008/32951124 swapFree=51873460/67111528
[pid=18498] ppid=18496 vsize=476556 CPUtime=24.18 cores=4,6
/proc/18498/stat : 18498 (python) R 18496 18498 17591 0 -1 4202496 93311 923 61 8 2378 40 0 0 25 0 1 0 637675413 487993344 56525 33554432000 4194304 5683644 140734876340512 18446744073709551615 212039314048 0 0 16781312 2 0 0 0 17 4 0 0 16
/proc/18498/statm: 119139 56525 1827 364 0 55063 0
Current children cumulated CPU time (s) 24.18
Current children cumulated vsize (KiB) 476556

[startup+51.1007 s]
/proc/loadavg: 2.94 1.59 1.93 5/383 18522
/proc/meminfo: memFree=28765228/32951124 swapFree=51873460/67111528
[pid=18498] ppid=18496 vsize=484924 CPUtime=49.77 cores=4,6
/proc/18498/stat : 18498 (python) R 18496 18498 17591 0 -1 4202496 95409 923 61 8 4937 40 0 0 25 0 1 0 637675413 496562176 58623 33554432000 4194304 5683644 140734876340512 18446744073709551615 4570781 0 0 16781312 2 0 0 0 17 4 0 0 16
/proc/18498/statm: 121231 58623 1833 364 0 57155 0
Current children cumulated CPU time (s) 49.77
Current children cumulated vsize (KiB) 484924

[startup+102.315 s]
/proc/loadavg: 3.62 1.99 2.05 5/389 18530
/proc/meminfo: memFree=28685036/32951124 swapFree=51873460/67111528
[pid=18498] ppid=18496 vsize=478936 CPUtime=91.29 cores=4,6
/proc/18498/stat : 18498 (python) S 18496 18498 17591 0 -1 4202496 95695 923 61 8 9088 41 0 0 25 0 2 0 637675413 490430464 54597 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 16
/proc/18498/statm: 119734 54597 1867 364 0 55652 0
[pid=18527] ppid=18498 vsize=468692 CPUtime=0.02 cores=4,6
/proc/18527/stat : 18527 (python) S 18498 18498 17591 0 -1 4202560 897 0 0 0 1 1 0 0 18 0 1 0 637684674 479940608 53102 33554432000 4194304 5683644 140734876340512 18446744073709551615 212039675407 0 0 16781312 514 7003703805518774529 0 0 17 6 0 0 0
/proc/18527/statm: 117173 53102 376 364 0 53091 0
[pid=18529] ppid=18527 vsize=44112 CPUtime=9.67 cores=4,6
/proc/18529/stat : 18529 (lingeling) R 18527 18529 18529 0 -1 4202496 22920 0 0 0 965 2 0 0 25 0 1 0 637684675 45170688 10115 33554432000 4194304 4352236 140735857320672 18446744073709551615 4295869 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/18529/statm: 11028 10115 129 39 0 10108 0
[pid=18498/tid=18528] ppid=18496 vsize=478936 CPUtime=0 cores=4,6
/proc/18498/task/18528/stat : 18528 (python) S 18496 18498 17591 0 -1 4202560 31 923 0 8 0 0 0 0 25 0 2 0 637684675 490430464 54597 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051478961 0 0 16781312 2 18446604441401118784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.98
Current children cumulated vsize (KiB) 991740

[startup+162.301 s]
/proc/loadavg: 3.90 2.37 2.17 5/389 18531
/proc/meminfo: memFree=28692284/32951124 swapFree=51873460/67111528
[pid=18498] ppid=18496 vsize=478936 CPUtime=91.29 cores=4,6
/proc/18498/stat : 18498 (python) S 18496 18498 17591 0 -1 4202496 95695 923 61 8 9088 41 0 0 25 0 2 0 637675413 490430464 54597 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 16
/proc/18498/statm: 119734 54597 1867 364 0 55652 0
[pid=18527] ppid=18498 vsize=468692 CPUtime=0.18 cores=4,6
/proc/18527/stat : 18527 (python) S 18498 18498 17591 0 -1 4202560 926 0 0 0 10 8 0 0 18 0 1 0 637684674 479940608 53102 33554432000 4194304 5683644 140734876340512 18446744073709551615 212039675407 0 0 16781312 514 10979124980645593345 0 0 17 6 0 0 0
/proc/18527/statm: 117173 53102 376 364 0 53091 0
[pid=18529] ppid=18527 vsize=27124 CPUtime=69.67 cores=4,6
/proc/18529/stat : 18529 (lingeling) R 18527 18529 18529 0 -1 4202496 22954 0 0 0 6964 3 0 0 25 0 1 0 637684675 27774976 5868 33554432000 4194304 4352236 140735857320672 18446744073709551615 4233911 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/18529/statm: 6781 5868 129 39 0 5861 0
[pid=18498/tid=18528] ppid=18496 vsize=478936 CPUtime=0 cores=4,6
/proc/18498/task/18528/stat : 18528 (python) S 18496 18498 17591 0 -1 4202560 31 923 0 8 0 0 0 0 25 0 2 0 637684675 490430464 54597 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051478961 0 0 16781312 2 18446604441401118784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 161.14
Current children cumulated vsize (KiB) 974752

[startup+222.301 s]
/proc/loadavg: 3.96 2.66 2.28 5/386 18565
/proc/meminfo: memFree=28361928/32951124 swapFree=51873460/67111528
[pid=18498] ppid=18496 vsize=478936 CPUtime=91.29 cores=4,6
/proc/18498/stat : 18498 (python) S 18496 18498 17591 0 -1 4202496 95695 923 61 8 9088 41 0 0 25 0 2 0 637675413 490430464 54597 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 16
/proc/18498/statm: 119734 54597 1867 364 0 55652 0
[pid=18527] ppid=18498 vsize=468692 CPUtime=0.35 cores=4,6
/proc/18527/stat : 18527 (python) S 18498 18498 17591 0 -1 4202560 949 0 0 0 19 16 0 0 18 0 1 0 637684674 479940608 53102 33554432000 4194304 5683644 140734876340512 18446744073709551615 212039675407 0 0 16781312 514 10979124980645593345 0 0 17 6 0 0 0
/proc/18527/statm: 117173 53102 376 364 0 53091 0
[pid=18529] ppid=18527 vsize=32884 CPUtime=129.66 cores=4,6
/proc/18529/stat : 18529 (lingeling) R 18527 18529 18529 0 -1 4202496 27569 0 0 0 12963 3 0 0 25 0 1 0 637684675 33673216 7390 33554432000 4194304 4352236 140735857320672 18446744073709551615 4329205 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/18529/statm: 8221 7390 129 39 0 7301 0
[pid=18498/tid=18528] ppid=18496 vsize=478936 CPUtime=0 cores=4,6
/proc/18498/task/18528/stat : 18528 (python) S 18496 18498 17591 0 -1 4202560 31 923 0 8 0 0 0 0 25 0 2 0 637684675 490430464 54597 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051478961 0 0 16781312 2 18446604441401118784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 221.3
Current children cumulated vsize (KiB) 980512

[startup+282.3 s]
/proc/loadavg: 4.04 2.92 2.39 5/386 18566
/proc/meminfo: memFree=28357288/32951124 swapFree=51873460/67111528
[pid=18498] ppid=18496 vsize=478936 CPUtime=91.29 cores=4,6
/proc/18498/stat : 18498 (python) S 18496 18498 17591 0 -1 4202496 95695 923 61 8 9088 41 0 0 25 0 2 0 637675413 490430464 54597 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 16
/proc/18498/statm: 119734 54597 1867 364 0 55652 0
[pid=18527] ppid=18498 vsize=468692 CPUtime=0.51 cores=4,6
/proc/18527/stat : 18527 (python) S 18498 18498 17591 0 -1 4202560 968 0 0 0 29 22 0 0 18 0 1 0 637684674 479940608 53102 33554432000 4194304 5683644 140734876340512 18446744073709551615 212039675407 0 0 16781312 514 10979124980645593345 0 0 17 6 0 0 0
/proc/18527/statm: 117173 53102 376 364 0 53091 0
[pid=18529] ppid=18527 vsize=32880 CPUtime=189.67 cores=4,6
/proc/18529/stat : 18529 (lingeling) R 18527 18529 18529 0 -1 4202496 29625 0 0 0 18963 4 0 0 25 0 1 0 637684675 33669120 7389 33554432000 4194304 4352236 140735857320672 18446744073709551615 4328554 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/18529/statm: 8220 7389 129 39 0 7300 0
[pid=18498/tid=18528] ppid=18496 vsize=478936 CPUtime=0 cores=4,6
/proc/18498/task/18528/stat : 18528 (python) S 18496 18498 17591 0 -1 4202560 31 923 0 8 0 0 0 0 25 0 2 0 637684675 490430464 54597 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051478961 0 0 16781312 2 18446604441401118784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 281.47
Current children cumulated vsize (KiB) 980508

[startup+342.301 s]
/proc/loadavg: 4.01 3.11 2.49 5/386 18568
/proc/meminfo: memFree=28343100/32951124 swapFree=51873460/67111528
[pid=18498] ppid=18496 vsize=478936 CPUtime=91.29 cores=4,6
/proc/18498/stat : 18498 (python) S 18496 18498 17591 0 -1 4202496 95695 923 61 8 9088 41 0 0 25 0 2 0 637675413 490430464 54597 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 16
/proc/18498/statm: 119734 54597 1867 364 0 55652 0
[pid=18527] ppid=18498 vsize=468696 CPUtime=0.69 cores=4,6
/proc/18527/stat : 18527 (python) R 18498 18498 17591 0 -1 4202560 985 0 0 0 39 30 0 0 18 0 1 0 637684674 479944704 53102 33554432000 4194304 5683644 140734876340512 18446744073709551615 212039655168 0 0 16781312 514 0 0 0 17 6 0 0 0
/proc/18527/statm: 117174 53102 376 364 0 53092 0
[pid=18529] ppid=18527 vsize=35440 CPUtime=249.67 cores=4,6
/proc/18529/stat : 18529 (lingeling) R 18527 18529 18529 0 -1 4202496 30273 0 0 0 24963 4 0 0 25 0 1 0 637684675 36290560 8029 33554432000 4194304 4352236 140735857320672 18446744073709551615 4329024 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/18529/statm: 8860 8029 129 39 0 7940 0

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

[pid=18596] ppid=18498 vsize=478948 CPUtime=1.18 cores=4,6
/proc/18596/stat : 18596 (python) S 18498 18498 17591 0 -1 4202560 1036 0 0 0 65 53 0 0 15 0 1 0 637743240 490442752 53101 33554432000 4194304 5683644 140734876340512 18446744073709551615 212039675462 0 0 16781312 514 10979124980645593348 0 0 17 4 0 0 0
/proc/18596/statm: 119737 53101 371 364 0 55652 0
[pid=18598] ppid=18596 vsize=825836 CPUtime=382.9 cores=4,6
/proc/18598/stat : 18598 (cryptominisat-2) R 18596 18598 18598 0 -1 4202496 294011 0 0 0 38250 40 0 0 25 0 1 0 637743240 845656064 180109 33554432000 4194304 4677096 140736352528480 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/18598/statm: 206459 180109 394 118 0 201418 0
[pid=18498/tid=18528] ppid=18496 vsize=489192 CPUtime=0 cores=4,6
/proc/18498/task/18528/stat : 18528 (python) S 18496 18498 17591 0 -1 4202560 31 923 0 8 0 0 0 0 18 0 3 0 637684675 500932608 54604 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051478961 0 0 16781312 2 18446604441401118784 0 0 -1 4 0 0 0
[pid=18498/tid=18597] ppid=18496 vsize=489192 CPUtime=0 cores=4,6
/proc/18498/task/18597/stat : 18597 (python) S 18496 18498 17591 0 -1 4202560 25 923 0 8 0 0 0 0 20 0 3 0 637743240 500932608 54604 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051478961 0 0 16781312 2 18446604441401118784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1062.66
Current children cumulated vsize (KiB) 2328832

[startup+1122.3 s]
/proc/loadavg: 4.16 4.07 3.40 5/429 18641
/proc/meminfo: memFree=22910092/32951124 swapFree=51873460/67111528
[pid=18498] ppid=18496 vsize=489192 CPUtime=91.31 cores=4,6
/proc/18498/stat : 18498 (python) S 18496 18498 17591 0 -1 4202496 96548 923 61 8 9090 41 0 0 20 0 3 0 637675413 500932608 54604 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 16
/proc/18498/statm: 122298 54604 1870 364 0 58213 0
[pid=18527] ppid=18498 vsize=478936 CPUtime=1.64 cores=4,6
/proc/18527/stat : 18527 (python) S 18498 18498 17591 0 -1 4202560 1222 0 0 0 91 73 0 0 18 0 2 0 637684674 490430464 53146 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/18527/statm: 119734 53146 415 364 0 55652 0
[pid=18529] ppid=18527 vsize=55920 CPUtime=585.63 cores=4,6
/proc/18529/stat : 18529 (lingeling) T 18527 18529 18529 0 -1 4202496 52817 0 0 0 58556 7 0 0 25 0 1 0 637684675 57262080 13149 33554432000 4194304 4352236 140735857320672 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/18529/statm: 13980 13149 129 39 0 13060 0
[pid=18527/tid=18570] ppid=18498 vsize=478936 CPUtime=0 cores=4,6
/proc/18527/task/18570/stat : 18570 (python) S 18498 18498 17591 0 -1 4202560 44 0 0 0 0 0 0 0 18 0 2 0 637714257 490430464 53146 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051478961 0 0 16781312 514 18446604450248402816 0 0 -1 6 0 0 0
[pid=18596] ppid=18498 vsize=478948 CPUtime=1.35 cores=4,6
/proc/18596/stat : 18596 (python) S 18498 18498 17591 0 -1 4202560 1036 0 0 0 74 61 0 0 15 0 1 0 637743240 490442752 53101 33554432000 4194304 5683644 140734876340512 18446744073709551615 212039675462 0 0 16781312 514 10979124980645593348 0 0 17 4 0 0 0
/proc/18596/statm: 119737 53101 371 364 0 55652 0
[pid=18598] ppid=18596 vsize=825836 CPUtime=442.73 cores=4,6
/proc/18598/stat : 18598 (cryptominisat-2) R 18596 18598 18598 0 -1 4202496 294462 0 0 0 44233 40 0 0 25 0 1 0 637743240 845656064 180109 33554432000 4194304 4677096 140736352528480 18446744073709551615 4319971 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/18598/statm: 206459 180109 394 118 0 201418 0
[pid=18498/tid=18528] ppid=18496 vsize=489192 CPUtime=0 cores=4,6
/proc/18498/task/18528/stat : 18528 (python) S 18496 18498 17591 0 -1 4202560 31 923 0 8 0 0 0 0 18 0 3 0 637684675 500932608 54604 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051478961 0 0 16781312 2 18446604441401118784 0 0 -1 4 0 0 0
[pid=18498/tid=18597] ppid=18496 vsize=489192 CPUtime=0 cores=4,6
/proc/18498/task/18597/stat : 18597 (python) S 18496 18498 17591 0 -1 4202560 25 923 0 8 0 0 0 0 20 0 3 0 637743240 500932608 54604 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051478961 0 0 16781312 2 18446604441401118784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1122.66
Current children cumulated vsize (KiB) 2328832

[startup+1182.3 s]
/proc/loadavg: 4.22 4.09 3.44 5/412 18678
/proc/meminfo: memFree=23022956/32951124 swapFree=51873460/67111528
[pid=18498] ppid=18496 vsize=489192 CPUtime=91.31 cores=4,6
/proc/18498/stat : 18498 (python) S 18496 18498 17591 0 -1 4202496 96548 923 61 8 9090 41 0 0 20 0 3 0 637675413 500932608 54604 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 16
/proc/18498/statm: 122298 54604 1870 364 0 58213 0
[pid=18527] ppid=18498 vsize=478936 CPUtime=1.64 cores=4,6
/proc/18527/stat : 18527 (python) S 18498 18498 17591 0 -1 4202560 1222 0 0 0 91 73 0 0 18 0 2 0 637684674 490430464 53146 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/18527/statm: 119734 53146 415 364 0 55652 0
[pid=18529] ppid=18527 vsize=55920 CPUtime=585.63 cores=4,6
/proc/18529/stat : 18529 (lingeling) T 18527 18529 18529 0 -1 4202496 52817 0 0 0 58556 7 0 0 25 0 1 0 637684675 57262080 13149 33554432000 4194304 4352236 140735857320672 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/18529/statm: 13980 13149 129 39 0 13060 0
[pid=18527/tid=18570] ppid=18498 vsize=478936 CPUtime=0 cores=4,6
/proc/18527/task/18570/stat : 18570 (python) S 18498 18498 17591 0 -1 4202560 44 0 0 0 0 0 0 0 18 0 2 0 637714257 490430464 53146 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051478961 0 0 16781312 514 18446604450248402816 0 0 -1 6 0 0 0
[pid=18596] ppid=18498 vsize=478948 CPUtime=1.53 cores=4,6
/proc/18596/stat : 18596 (python) S 18498 18498 17591 0 -1 4202560 1040 0 0 0 84 69 0 0 15 0 1 0 637743240 490442752 53101 33554432000 4194304 5683644 140734876340512 18446744073709551615 212039675462 0 0 16781312 514 10979124980645593348 0 0 17 4 0 0 0
/proc/18596/statm: 119737 53101 371 364 0 55652 0
[pid=18598] ppid=18596 vsize=828132 CPUtime=502.57 cores=4,6
/proc/18598/stat : 18598 (cryptominisat-2) R 18596 18598 18598 0 -1 4202496 295300 0 0 0 50215 42 0 0 25 0 1 0 637743240 848007168 180485 33554432000 4194304 4677096 140736352528480 18446744073709551615 4320162 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/18598/statm: 207033 180485 394 118 0 201992 0
[pid=18498/tid=18528] ppid=18496 vsize=489192 CPUtime=0 cores=4,6
/proc/18498/task/18528/stat : 18528 (python) S 18496 18498 17591 0 -1 4202560 31 923 0 8 0 0 0 0 18 0 3 0 637684675 500932608 54604 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051478961 0 0 16781312 2 18446604441401118784 0 0 -1 4 0 0 0
[pid=18498/tid=18597] ppid=18496 vsize=489192 CPUtime=0 cores=4,6
/proc/18498/task/18597/stat : 18597 (python) S 18496 18498 17591 0 -1 4202560 25 923 0 8 0 0 0 0 20 0 3 0 637743240 500932608 54604 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051478961 0 0 16781312 2 18446604441401118784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1182.68
Current children cumulated vsize (KiB) 2331128

[startup+1242.3 s]
/proc/loadavg: 4.19 4.10 3.49 5/415 18683
/proc/meminfo: memFree=22906164/32951124 swapFree=51873460/67111528
[pid=18498] ppid=18496 vsize=489192 CPUtime=91.31 cores=4,6
/proc/18498/stat : 18498 (python) S 18496 18498 17591 0 -1 4202496 96548 923 61 8 9090 41 0 0 20 0 3 0 637675413 500932608 54604 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 16
/proc/18498/statm: 122298 54604 1870 364 0 58213 0
[pid=18527] ppid=18498 vsize=478936 CPUtime=1.64 cores=4,6
/proc/18527/stat : 18527 (python) S 18498 18498 17591 0 -1 4202560 1222 0 0 0 91 73 0 0 18 0 2 0 637684674 490430464 53146 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/18527/statm: 119734 53146 415 364 0 55652 0
[pid=18529] ppid=18527 vsize=55920 CPUtime=585.63 cores=4,6
/proc/18529/stat : 18529 (lingeling) T 18527 18529 18529 0 -1 4202496 52817 0 0 0 58556 7 0 0 25 0 1 0 637684675 57262080 13149 33554432000 4194304 4352236 140735857320672 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/18529/statm: 13980 13149 129 39 0 13060 0
[pid=18527/tid=18570] ppid=18498 vsize=478936 CPUtime=0 cores=4,6
/proc/18527/task/18570/stat : 18570 (python) S 18498 18498 17591 0 -1 4202560 44 0 0 0 0 0 0 0 18 0 2 0 637714257 490430464 53146 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051478961 0 0 16781312 514 18446604450248402816 0 0 -1 6 0 0 0
[pid=18596] ppid=18498 vsize=478948 CPUtime=1.7 cores=4,6
/proc/18596/stat : 18596 (python) S 18498 18498 17591 0 -1 4202560 1040 0 0 0 93 77 0 0 15 0 1 0 637743240 490442752 53101 33554432000 4194304 5683644 140734876340512 18446744073709551615 212039675462 0 0 16781312 514 10979124980645593348 0 0 17 4 0 0 0
/proc/18596/statm: 119737 53101 371 364 0 55652 0
[pid=18598] ppid=18596 vsize=828648 CPUtime=562.41 cores=4,6
/proc/18598/stat : 18598 (cryptominisat-2) R 18596 18598 18598 0 -1 4202496 295876 0 0 0 56198 43 0 0 25 0 1 0 637743240 848535552 180684 33554432000 4194304 4677096 140736352528480 18446744073709551615 4319729 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/18598/statm: 207162 180684 394 118 0 202121 0
[pid=18498/tid=18528] ppid=18496 vsize=489192 CPUtime=0 cores=4,6
/proc/18498/task/18528/stat : 18528 (python) S 18496 18498 17591 0 -1 4202560 31 923 0 8 0 0 0 0 18 0 3 0 637684675 500932608 54604 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051478961 0 0 16781312 2 18446604441401118784 0 0 -1 4 0 0 0
[pid=18498/tid=18597] ppid=18496 vsize=489192 CPUtime=0 cores=4,6
/proc/18498/task/18597/stat : 18597 (python) S 18496 18498 17591 0 -1 4202560 25 923 0 8 0 0 0 0 20 0 3 0 637743240 500932608 54604 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051478961 0 0 16781312 2 18446604441401118784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1242.69
Current children cumulated vsize (KiB) 2331644



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.08 3.51 3/393 18686
/proc/meminfo: memFree=24387568/32951124 swapFree=51873460/67111528
[pid=18498] ppid=18496 vsize=489192 CPUtime=91.31 cores=4,6
/proc/18498/stat : 18498 (python) S 18496 18498 17591 0 -1 4202496 96548 923 61 8 9090 41 0 0 20 0 3 0 637675413 500932608 54604 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 16
/proc/18498/statm: 122298 54604 1870 364 0 58213 0
[pid=18527] ppid=18498 vsize=478936 CPUtime=1.64 cores=4,6
/proc/18527/stat : 18527 (python) S 18498 18498 17591 0 -1 4202560 1222 0 0 0 91 73 0 0 18 0 2 0 637684674 490430464 53146 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/18527/statm: 119734 53146 415 364 0 55652 0
[pid=18529] ppid=18527 vsize=55920 CPUtime=585.63 cores=4,6
/proc/18529/stat : 18529 (lingeling) T 18527 18529 18529 0 -1 4202496 52817 0 0 0 58556 7 0 0 25 0 1 0 637684675 57262080 13149 33554432000 4194304 4352236 140735857320672 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/18529/statm: 13980 13149 129 39 0 13060 0
[pid=18527/tid=18570] ppid=18498 vsize=478936 CPUtime=0 cores=4,6
/proc/18527/task/18570/stat : 18570 (python) S 18498 18498 17591 0 -1 4202560 44 0 0 0 0 0 0 0 18 0 2 0 637714257 490430464 53146 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051478961 0 0 16781312 514 18446604450248402816 0 0 -1 6 0 0 0
[pid=18596] ppid=18498 vsize=478948 CPUtime=1.87 cores=4,6
/proc/18596/stat : 18596 (python) S 18498 18498 17591 0 -1 4202560 1041 0 0 0 102 85 0 0 15 0 1 0 637743240 490442752 53101 33554432000 4194304 5683644 140734876340512 18446744073709551615 212039675462 0 0 16781312 514 10979124980645593348 0 0 17 4 0 0 0
/proc/18596/statm: 119737 53101 371 364 0 55652 0
[pid=18598] ppid=18596 vsize=887496 CPUtime=619.95 cores=4,6
/proc/18598/stat : 18598 (cryptominisat-2) R 18596 18598 18598 0 -1 4202496 296187 0 0 0 61952 43 0 0 25 0 1 0 637743240 908795904 180842 33554432000 4194304 4677096 140736352528480 18446744073709551615 4454468 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/18598/statm: 221874 180842 394 118 0 216833 0
[pid=18498/tid=18528] ppid=18496 vsize=489192 CPUtime=0 cores=4,6
/proc/18498/task/18528/stat : 18528 (python) S 18496 18498 17591 0 -1 4202560 31 923 0 8 0 0 0 0 18 0 3 0 637684675 500932608 54604 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051478961 0 0 16781312 2 18446604441401118784 0 0 -1 4 0 0 0
[pid=18498/tid=18597] ppid=18496 vsize=489192 CPUtime=0 cores=4,6
/proc/18498/task/18597/stat : 18597 (python) S 18496 18498 17591 0 -1 4202560 25 923 0 8 0 0 0 0 20 0 3 0 637743240 500932608 54604 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051478961 0 0 16781312 2 18446604441401118784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1300.4
Current children cumulated vsize (KiB) 2390492

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

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

[startup+1300 s]
/proc/loadavg: 4.08 4.08 3.51 3/393 18686
/proc/meminfo: memFree=24387568/32951124 swapFree=51873460/67111528
[pid=18498] ppid=18496 vsize=489192 CPUtime=91.31 cores=4,6
/proc/18498/stat : 18498 (python) S 18496 18498 17591 0 -1 4202496 96548 923 61 8 9090 41 0 0 20 0 3 0 637675413 500932608 54604 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 16
/proc/18498/statm: 122298 54604 1870 364 0 58213 0
[pid=18527] ppid=18498 vsize=478936 CPUtime=1.64 cores=4,6
/proc/18527/stat : 18527 (python) S 18498 18498 17591 0 -1 4202560 1222 0 0 0 91 73 0 0 18 0 2 0 637684674 490430464 53146 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/18527/statm: 119734 53146 415 364 0 55652 0
[pid=18529] ppid=18527 vsize=55920 CPUtime=585.63 cores=4,6
/proc/18529/stat : 18529 (lingeling) T 18527 18529 18529 0 -1 4202496 52817 0 0 0 58556 7 0 0 25 0 1 0 637684675 57262080 13149 33554432000 4194304 4352236 140735857320672 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/18529/statm: 13980 13149 129 39 0 13060 0
[pid=18527/tid=18570] ppid=18498 vsize=478936 CPUtime=0 cores=4,6
/proc/18527/task/18570/stat : 18570 (python) S 18498 18498 17591 0 -1 4202560 44 0 0 0 0 0 0 0 18 0 2 0 637714257 490430464 53146 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051478961 0 0 16781312 514 18446604450248402816 0 0 -1 6 0 0 0
[pid=18596] ppid=18498 vsize=478948 CPUtime=1.87 cores=4,6
/proc/18596/stat : 18596 (python) S 18498 18498 17591 0 -1 4202560 1041 0 0 0 102 85 0 0 15 0 1 0 637743240 490442752 53101 33554432000 4194304 5683644 140734876340512 18446744073709551615 212039675462 0 0 16781312 514 10979124980645593348 0 0 17 4 0 0 0
/proc/18596/statm: 119737 53101 371 364 0 55652 0
[pid=18598] ppid=18596 vsize=887496 CPUtime=619.95 cores=4,6
/proc/18598/stat : 18598 (cryptominisat-2) R 18596 18598 18598 0 -1 4202496 296187 0 0 0 61952 43 0 0 25 0 1 0 637743240 908795904 180842 33554432000 4194304 4677096 140736352528480 18446744073709551615 4454468 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/18598/statm: 221874 180842 394 118 0 216833 0
[pid=18498/tid=18528] ppid=18496 vsize=489192 CPUtime=0 cores=4,6
/proc/18498/task/18528/stat : 18528 (python) S 18496 18498 17591 0 -1 4202560 31 923 0 8 0 0 0 0 18 0 3 0 637684675 500932608 54604 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051478961 0 0 16781312 2 18446604441401118784 0 0 -1 4 0 0 0
[pid=18498/tid=18597] ppid=18496 vsize=489192 CPUtime=0 cores=4,6
/proc/18498/task/18597/stat : 18597 (python) S 18496 18498 17591 0 -1 4202560 25 923 0 8 0 0 0 0 20 0 3 0 637743240 500932608 54604 33554432000 4194304 5683644 140734876340512 18446744073709551615 212051478961 0 0 16781312 2 18446604441401118784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1300.4
Current children cumulated vsize (KiB) 2390492

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18498 and gives
#  childrusage.ru_utime.tv_sec=90
#  childrusage.ru_utime.tv_usec=905180
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=436933
# CPU time returned by wait4() is 91.3421
# while last known CPU time is 1300.4
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.04
CPU time (s): 1300.4
CPU user time (s): 1297.91
CPU system time (s): 2.49
CPU usage (%): 100.028
Max. virtual memory (cumulated for all children) (KiB): 2390492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 90.9052
system time used= 0.436933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97471
page faults= 69
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39179
involuntary context switches= 450

runsolver used 5.09822 second user time and 10.9563 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-15 11:43:11
IDJOB=3377874
IDBENCH=20384
IDSOLVER=1858
FILE ID=node146/3377874-1305452590
RUNJOBID= node146-1305452590-18457
PBS_JOBID= 13324873
Free space on /tmp= 73200 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
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-3377874-1305452590/watcher-3377874-1305452590 -o /tmp/evaluation-result-3377874-1305452590/solver-3377874-1305452590 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377874-1305452590.cnf -seed 1370533225 -budget 2400

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

MD5SUM BENCH= 780d946576ec5746b4ea9832bb01dbc5
RANDOM SEED=1370533225

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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:      29356904 kB
Buffers:        120844 kB
Cached:         973252 kB
SwapCached:      56148 kB
Active:         994492 kB
Inactive:      2363264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29356904 kB
SwapTotal:    67111528 kB
SwapFree:     51873460 kB
Dirty:          169180 kB
Writeback:           0 kB
AnonPages:     2213392 kB
Mapped:          18276 kB
Slab:           110396 kB
PageTables:      59328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81836376 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= 73228 MiB
End job on node146 at 2011-05-15 12:04:54