Trace number 3483830

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.05 1200.43

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k55.cnf
MD5SUM123611192e7b44f446f7ac11e53423f6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark60.9727
Satisfiable
(Un)Satisfiability was proved
Number of variables112764
Number of clauses468539
Sum of the clauses size1200891
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2331975
Number of clauses of size 387836
Number of clauses of size 416674
Number of clauses of size 59489
Number of clauses of size over 520493

Solver Data

0.42/2.38	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.42/2.38	c INFO: solving HOME/instance-3483830-1307747011.cnf
0.42/2.38	c INFO: computing task features
1.99/3.90	c INFO: computed variable-clause graph statistics
1.99/3.95	c INFO: computed clause balance statistics
9.38/11.30	c INFO: computed variable balance statistics
14.78/16.78	c INFO: computed small-clause counts
14.88/16.85	c INFO: computed Horn-clause counts
29.78/31.70	c INFO: computed variable graph statistics
29.78/31.70	c INFO: collected features for HOME/instance-3483830-1307747011.cnf in 29.27 s
29.78/31.70	c INFO: running lingeling-276@0 for 97 with 1170 remaining (b = 0.31)
129.85/131.83	c INFO: running cryptominisat-2.9.0@0 for 1070 with 1070 remaining (b = 0.40)

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

running on 2 cores: 1,3

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: 1.08 1.02 1.01 6/182 12307
/proc/meminfo: memFree=31857848/32950928 swapFree=67048868/67111528
[pid=12307] ppid=12303 vsize=15080 CPUtime=0 cores=1,3
/proc/12307/stat : 12307 (python) S 12303 12307 12251 0 -1 4202496 617 0 0 0 0 0 0 0 21 0 1 0 886300089 15441920 513 33554432000 4194304 5683644 140733399526288 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/12307/statm: 3770 513 300 364 0 257 0

[startup+0.0871419 s]
/proc/loadavg: 1.08 1.02 1.01 6/182 12307
/proc/meminfo: memFree=31857848/32950928 swapFree=67048868/67111528
[pid=12307] ppid=12303 vsize=15772 CPUtime=0 cores=1,3
/proc/12307/stat : 12307 (python) S 12303 12307 12251 0 -1 4202496 895 0 0 0 0 0 0 0 17 0 1 0 886300089 16150528 776 33554432000 4194304 5683644 140733399526288 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/12307/statm: 3943 776 343 364 0 430 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15772

[startup+0.100138 s]
/proc/loadavg: 1.08 1.02 1.01 6/182 12307
/proc/meminfo: memFree=31857848/32950928 swapFree=67048868/67111528
[pid=12307] ppid=12303 vsize=15772 CPUtime=0 cores=1,3
/proc/12307/stat : 12307 (python) S 12303 12307 12251 0 -1 4202496 935 0 0 0 0 0 0 0 17 0 1 0 886300089 16150528 813 33554432000 4194304 5683644 140733399526288 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/12307/statm: 3943 813 356 364 0 430 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15772

[startup+0.300141 s]
/proc/loadavg: 1.08 1.02 1.01 6/182 12307
/proc/meminfo: memFree=31857848/32950928 swapFree=67048868/67111528
[pid=12307] ppid=12303 vsize=29788 CPUtime=0.04 cores=1,3
/proc/12307/stat : 12307 (python) R 12303 12307 12251 0 -1 4202496 1460 0 0 0 3 1 0 0 16 0 1 0 886300089 30502912 1299 33554432000 4194304 5683644 140733399526288 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12307/statm: 7447 1299 443 364 0 817 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29788

[startup+0.701031 s]
/proc/loadavg: 1.08 1.02 1.01 6/182 12307
/proc/meminfo: memFree=31857848/32950928 swapFree=67048868/67111528
[pid=12307] ppid=12303 vsize=135748 CPUtime=0.2 cores=1,3
/proc/12307/stat : 12307 (python) S 12303 12307 12251 0 -1 4202496 5973 931 1 0 12 8 0 0 17 0 1 0 886300089 139005952 4148 33554432000 4194304 5683644 140733399526288 18446744073709551615 268272685061 0 2147483391 16781312 2 18446744071699945619 0 0 17 1 0 0 0
/proc/12307/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135748

[startup+1.57388 s]
/proc/loadavg: 1.08 1.02 1.01 6/182 12307
/proc/meminfo: memFree=31857848/32950928 swapFree=67048868/67111528
[pid=12307] ppid=12303 vsize=135748 CPUtime=0.23 cores=1,3
/proc/12307/stat : 12307 (python) R 12303 12307 12251 0 -1 4202496 5974 931 1 0 14 9 0 0 15 0 1 0 886300089 139005952 4148 33554432000 4194304 5683644 140733399526288 18446744073709551615 268272685061 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12307/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 135748

[startup+3.1006 s]
/proc/loadavg: 1.55 1.12 1.04 7/187 12331
/proc/meminfo: memFree=31652220/32950928 swapFree=67048868/67111528
[pid=12307] ppid=12303 vsize=332508 CPUtime=1.17 cores=1,3
/proc/12307/stat : 12307 (python) R 12303 12307 12251 0 -1 4202496 22619 931 1 0 98 19 0 0 16 0 1 0 886300089 340488192 20288 33554432000 4194304 5683644 140733399526288 18446744073709551615 268272049920 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12307/statm: 83127 20288 1761 364 0 19051 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 332508
heavy processes:

[startup+6.30103 s]
/proc/loadavg: 1.55 1.12 1.04 7/191 12344
/proc/meminfo: memFree=31332884/32950928 swapFree=67048868/67111528
[pid=12307] ppid=12303 vsize=378760 CPUtime=4.38 cores=1,3
/proc/12307/stat : 12307 (python) R 12303 12307 12251 0 -1 4202496 46303 931 1 0 416 22 0 0 21 0 1 0 886300089 387850240 32075 33554432000 4194304 5683644 140733399526288 18446744073709551615 268276097705 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12307/statm: 94690 32075 1826 364 0 30614 0
Current children cumulated CPU time (s) 4.38
Current children cumulated vsize (KiB) 378760
heavy processes:

[startup+12.7009 s]
/proc/loadavg: 1.83 1.18 1.06 7/194 12347
/proc/meminfo: memFree=31325728/32950928 swapFree=67048868/67111528
[pid=12307] ppid=12303 vsize=378760 CPUtime=10.79 cores=1,3
/proc/12307/stat : 12307 (python) R 12303 12307 12251 0 -1 4202496 46304 931 1 0 1057 22 0 0 25 0 1 0 886300089 387850240 32076 33554432000 4194304 5683644 140733399526288 18446744073709551615 46952821056285 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12307/statm: 94690 32076 1827 364 0 30614 0
Current children cumulated CPU time (s) 10.79
Current children cumulated vsize (KiB) 378760

[startup+25.5006 s]
/proc/loadavg: 2.53 1.37 1.12 6/197 12351
/proc/meminfo: memFree=31299540/32950928 swapFree=67048868/67111528
[pid=12307] ppid=12303 vsize=378760 CPUtime=23.58 cores=1,3
/proc/12307/stat : 12307 (python) R 12303 12307 12251 0 -1 4202496 46310 931 1 0 2336 22 0 0 25 0 1 0 886300089 387850240 32082 33554432000 4194304 5683644 140733399526288 18446744073709551615 46952820779148 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12307/statm: 94690 32082 1833 364 0 30614 0
Current children cumulated CPU time (s) 23.58
Current children cumulated vsize (KiB) 378760

[startup+51.101 s]
/proc/loadavg: 3.44 1.67 1.23 6/200 12357
/proc/meminfo: memFree=31257780/32950928 swapFree=67048868/67111528
[pid=12307] ppid=12303 vsize=381328 CPUtime=29.78 cores=1,3
/proc/12307/stat : 12307 (python) S 12303 12307 12251 0 -1 4202496 46598 931 1 0 2956 22 0 0 25 0 2 0 886300089 390479872 30203 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12307/statm: 95332 30203 1875 364 0 31250 0
[pid=12352] ppid=12307 vsize=371084 CPUtime=0.02 cores=1,3
/proc/12352/stat : 12352 (python) S 12307 12307 12251 0 -1 4202560 883 0 0 0 1 1 0 0 18 0 1 0 886303260 379990016 28700 33554432000 4194304 5683644 140733399526288 18446744073709551615 268272709135 0 0 16781312 514 804648997485510920 0 0 17 1 0 0 0
/proc/12352/statm: 92771 28700 376 364 0 28689 0
[pid=12354] ppid=12352 vsize=40052 CPUtime=19.35 cores=1,3
/proc/12354/stat : 12354 (lingeling) R 12352 12354 12354 0 -1 4202496 14981 0 0 0 1933 2 0 0 25 0 1 0 886303260 41013248 9182 33554432000 4194304 4352236 140735074427040 18446744073709551615 4276655 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/12354/statm: 10013 9182 129 39 0 9093 0
[pid=12307/tid=12353] ppid=12303 vsize=381328 CPUtime=0 cores=1,3
/proc/12307/task/12353/stat : 12353 (python) S 12303 12307 12251 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886303260 390479872 30203 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284512689 0 0 16781312 2 18446604471161297728 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.15
Current children cumulated vsize (KiB) 792464

[startup+102.301 s]
/proc/loadavg: 4.43 2.21 1.43 7/200 12405
/proc/meminfo: memFree=30695280/32950928 swapFree=67048868/67111528
[pid=12307] ppid=12303 vsize=381328 CPUtime=29.78 cores=1,3
/proc/12307/stat : 12307 (python) S 12303 12307 12251 0 -1 4202496 46598 931 1 0 2956 22 0 0 25 0 2 0 886300089 390479872 30203 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12307/statm: 95332 30203 1875 364 0 31250 0
[pid=12352] ppid=12307 vsize=371084 CPUtime=0.09 cores=1,3
/proc/12352/stat : 12352 (python) S 12307 12307 12251 0 -1 4202560 908 0 0 0 5 4 0 0 18 0 1 0 886303260 379990016 28700 33554432000 4194304 5683644 140733399526288 18446744073709551615 268272709135 0 0 16781312 514 804648997485510920 0 0 17 1 0 0 0
/proc/12352/statm: 92771 28700 376 364 0 28689 0
[pid=12354] ppid=12352 vsize=43016 CPUtime=70.49 cores=1,3
/proc/12354/stat : 12354 (lingeling) R 12352 12354 12354 0 -1 4202496 16232 0 0 0 7047 2 0 0 25 0 1 0 886303260 44048384 9923 33554432000 4194304 4352236 140735074427040 18446744073709551615 4328032 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/12354/statm: 10754 9923 129 39 0 9834 0
[pid=12307/tid=12353] ppid=12303 vsize=381328 CPUtime=0 cores=1,3
/proc/12307/task/12353/stat : 12353 (python) S 12303 12307 12251 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 886303260 390479872 30203 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284512689 0 0 16781312 2 18446604471161297728 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.36
Current children cumulated vsize (KiB) 795428

[startup+162.301 s]
/proc/loadavg: 4.86 2.73 1.66 6/204 12410
/proc/meminfo: memFree=30360824/32950928 swapFree=67048868/67111528
[pid=12307] ppid=12303 vsize=391584 CPUtime=29.79 cores=1,3
/proc/12307/stat : 12307 (python) S 12303 12307 12251 0 -1 4202496 47410 931 1 0 2957 22 0 0 19 0 3 0 886300089 400982016 30210 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12307/statm: 97896 30210 1878 364 0 33811 0
[pid=12352] ppid=12307 vsize=381328 CPUtime=0.12 cores=1,3
/proc/12352/stat : 12352 (python) S 12307 12307 12251 0 -1 4202560 1151 0 0 0 7 5 0 0 19 0 2 0 886303260 390479872 28743 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12352/statm: 95332 28743 414 364 0 31250 0
[pid=12354] ppid=12352 vsize=43840 CPUtime=99.99 cores=1,3
/proc/12354/stat : 12354 (lingeling) T 12352 12354 12354 0 -1 4202496 16926 0 0 0 9997 2 0 0 25 0 1 0 886303260 44892160 10129 33554432000 4194304 4352236 140735074427040 18446744073709551615 4276472 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/12354/statm: 10960 10129 129 39 0 10040 0
[pid=12352/tid=12407] ppid=12307 vsize=381328 CPUtime=0 cores=1,3
/proc/12352/task/12407/stat : 12407 (python) S 12307 12307 12251 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 886313272 390479872 28743 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284512689 0 0 16781312 514 18446604471101842752 0 0 -1 1 0 0 0
[pid=12408] ppid=12307 vsize=381340 CPUtime=0.04 cores=1,3
/proc/12408/stat : 12408 (python) S 12307 12307 12251 0 -1 4202560 928 0 0 0 2 2 0 0 15 0 1 0 886313272 390492160 28698 33554432000 4194304 5683644 140733399526288 18446744073709551615 268272709190 0 0 16781312 514 4609174738164482312 0 0 17 3 0 0 0
/proc/12408/statm: 95335 28698 370 364 0 31250 0
[pid=12410] ppid=12408 vsize=326788 CPUtime=30.46 cores=1,3
/proc/12410/stat : 12410 (cryptominisat-2) R 12408 12410 12410 0 -1 4202496 101208 0 0 0 3032 14 0 0 25 0 1 0 886313273 334630912 70925 33554432000 4194304 4677096 140736426719072 18446744073709551615 4317723 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12410/statm: 81697 70925 394 118 0 76656 0
[pid=12307/tid=12353] ppid=12303 vsize=391584 CPUtime=0 cores=1,3
/proc/12307/task/12353/stat : 12353 (python) S 12303 12307 12251 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 3 0 886303260 400982016 30210 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284512689 0 0 16781312 2 18446604471161297728 0 0 -1 3 0 0 0
[pid=12307/tid=12409] ppid=12303 vsize=391584 CPUtime=0 cores=1,3
/proc/12307/task/12409/stat : 12409 (python) S 12303 12307 12251 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886313273 400982016 30210 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284512689 0 0 16781312 2 18446604471161297728 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 160.4
Current children cumulated vsize (KiB) 1524880

[startup+222.3 s]
/proc/loadavg: 5.05 3.18 1.88 7/207 12415
/proc/meminfo: memFree=30254092/32950928 swapFree=67048868/67111528
[pid=12307] ppid=12303 vsize=391584 CPUtime=29.79 cores=1,3
/proc/12307/stat : 12307 (python) S 12303 12307 12251 0 -1 4202496 47410 931 1 0 2957 22 0 0 19 0 3 0 886300089 400982016 30210 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12307/statm: 97896 30210 1878 364 0 33811 0
[pid=12352] ppid=12307 vsize=381328 CPUtime=0.12 cores=1,3
/proc/12352/stat : 12352 (python) S 12307 12307 12251 0 -1 4202560 1151 0 0 0 7 5 0 0 19 0 2 0 886303260 390479872 28743 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12352/statm: 95332 28743 414 364 0 31250 0
[pid=12354] ppid=12352 vsize=43840 CPUtime=99.99 cores=1,3
/proc/12354/stat : 12354 (lingeling) T 12352 12354 12354 0 -1 4202496 16926 0 0 0 9997 2 0 0 25 0 1 0 886303260 44892160 10129 33554432000 4194304 4352236 140735074427040 18446744073709551615 4276472 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/12354/statm: 10960 10129 129 39 0 10040 0
[pid=12352/tid=12407] ppid=12307 vsize=381328 CPUtime=0 cores=1,3
/proc/12352/task/12407/stat : 12407 (python) S 12307 12307 12251 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 886313272 390479872 28743 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284512689 0 0 16781312 514 18446604471101842752 0 0 -1 1 0 0 0
[pid=12408] ppid=12307 vsize=381340 CPUtime=0.13 cores=1,3
/proc/12408/stat : 12408 (python) S 12307 12307 12251 0 -1 4202560 968 0 0 0 8 5 0 0 15 0 1 0 886313272 390492160 28698 33554432000 4194304 5683644 140733399526288 18446744073709551615 268272709190 0 0 16781312 514 4609174738164482312 0 0 17 3 0 0 0
/proc/12408/statm: 95335 28698 370 364 0 31250 0
[pid=12410] ppid=12408 vsize=352992 CPUtime=90.45 cores=1,3
/proc/12410/stat : 12410 (cryptominisat-2) R 12408 12410 12410 0 -1 4202496 118373 0 0 0 9029 16 0 0 25 0 1 0 886313273 361463808 76539 33554432000 4194304 4677096 140736426719072 18446744073709551615 4319985 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12410/statm: 88248 76539 394 118 0 83207 0
[pid=12307/tid=12353] ppid=12303 vsize=391584 CPUtime=0 cores=1,3
/proc/12307/task/12353/stat : 12353 (python) S 12303 12307 12251 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 3 0 886303260 400982016 30210 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284512689 0 0 16781312 2 18446604471161297728 0 0 -1 3 0 0 0
[pid=12307/tid=12409] ppid=12303 vsize=391584 CPUtime=0 cores=1,3
/proc/12307/task/12409/stat : 12409 (python) S 12303 12307 12251 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886313273 400982016 30210 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284512689 0 0 16781312 2 18446604471161297728 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 220.48
Current children cumulated vsize (KiB) 1551084

[startup+282.307 s]

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

[pid=12408] ppid=12307 vsize=381340 CPUtime=1.27 cores=1,3
/proc/12408/stat : 12408 (python) S 12307 12307 12251 0 -1 4202560 1009 0 0 0 70 57 0 0 15 0 1 0 886313272 390492160 28698 33554432000 4194304 5683644 140733399526288 18446744073709551615 268272709190 0 0 16781312 514 804648997485510920 0 0 17 3 0 0 0
/proc/12408/statm: 95335 28698 370 364 0 31250 0
[pid=12410] ppid=12408 vsize=433128 CPUtime=870.47 cores=1,3
/proc/12410/stat : 12410 (cryptominisat-2) R 12408 12410 12410 0 -1 4202496 271883 0 0 0 86988 59 0 0 25 0 1 0 886313273 443523072 97938 33554432000 4194304 4677096 140736426719072 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12410/statm: 108282 97938 394 118 0 103241 0
[pid=12307/tid=12353] ppid=12303 vsize=391584 CPUtime=0 cores=1,3
/proc/12307/task/12353/stat : 12353 (python) S 12303 12307 12251 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 3 0 886303260 400982016 30210 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284512689 0 0 16781312 2 18446604471161297728 0 0 -1 3 0 0 0
[pid=12307/tid=12409] ppid=12303 vsize=391584 CPUtime=0 cores=1,3
/proc/12307/task/12409/stat : 12409 (python) S 12303 12307 12251 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886313273 400982016 30210 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284512689 0 0 16781312 2 18446604471161297728 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1001.64
Current children cumulated vsize (KiB) 1631220

[startup+1062.3 s]
/proc/loadavg: 5.11 4.95 3.74 7/215 12491
/proc/meminfo: memFree=29848944/32950928 swapFree=67048868/67111528
[pid=12307] ppid=12303 vsize=391584 CPUtime=29.79 cores=1,3
/proc/12307/stat : 12307 (python) S 12303 12307 12251 0 -1 4202496 47410 931 1 0 2957 22 0 0 19 0 3 0 886300089 400982016 30210 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12307/statm: 97896 30210 1878 364 0 33811 0
[pid=12352] ppid=12307 vsize=381328 CPUtime=0.12 cores=1,3
/proc/12352/stat : 12352 (python) S 12307 12307 12251 0 -1 4202560 1151 0 0 0 7 5 0 0 19 0 2 0 886303260 390479872 28743 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12352/statm: 95332 28743 414 364 0 31250 0
[pid=12354] ppid=12352 vsize=43840 CPUtime=99.99 cores=1,3
/proc/12354/stat : 12354 (lingeling) T 12352 12354 12354 0 -1 4202496 16926 0 0 0 9997 2 0 0 25 0 1 0 886303260 44892160 10129 33554432000 4194304 4352236 140735074427040 18446744073709551615 4276472 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/12354/statm: 10960 10129 129 39 0 10040 0
[pid=12352/tid=12407] ppid=12307 vsize=381328 CPUtime=0 cores=1,3
/proc/12352/task/12407/stat : 12407 (python) S 12307 12307 12251 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 886313272 390479872 28743 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284512689 0 0 16781312 514 18446604471101842752 0 0 -1 1 0 0 0
[pid=12408] ppid=12307 vsize=381340 CPUtime=1.36 cores=1,3
/proc/12408/stat : 12408 (python) S 12307 12307 12251 0 -1 4202560 1009 0 0 0 75 61 0 0 15 0 1 0 886313272 390492160 28698 33554432000 4194304 5683644 140733399526288 18446744073709551615 268272709190 0 0 16781312 514 804648997485510920 0 0 17 3 0 0 0
/proc/12408/statm: 95335 28698 370 364 0 31250 0
[pid=12410] ppid=12408 vsize=433748 CPUtime=930.47 cores=1,3
/proc/12410/stat : 12410 (cryptominisat-2) R 12408 12410 12410 0 -1 4202496 282304 0 0 0 92985 62 0 0 25 0 1 0 886313273 444157952 97200 33554432000 4194304 4677096 140736426719072 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12410/statm: 108437 97200 394 118 0 103396 0
[pid=12307/tid=12353] ppid=12303 vsize=391584 CPUtime=0 cores=1,3
/proc/12307/task/12353/stat : 12353 (python) S 12303 12307 12251 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 3 0 886303260 400982016 30210 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284512689 0 0 16781312 2 18446604471161297728 0 0 -1 3 0 0 0
[pid=12307/tid=12409] ppid=12303 vsize=391584 CPUtime=0 cores=1,3
/proc/12307/task/12409/stat : 12409 (python) S 12303 12307 12251 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886313273 400982016 30210 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284512689 0 0 16781312 2 18446604471161297728 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 1631840

[startup+1122.3 s]
/proc/loadavg: 5.10 4.97 3.82 7/215 12493
/proc/meminfo: memFree=29752064/32950928 swapFree=67048868/67111528
[pid=12307] ppid=12303 vsize=391584 CPUtime=29.79 cores=1,3
/proc/12307/stat : 12307 (python) S 12303 12307 12251 0 -1 4202496 47410 931 1 0 2957 22 0 0 19 0 3 0 886300089 400982016 30210 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12307/statm: 97896 30210 1878 364 0 33811 0
[pid=12352] ppid=12307 vsize=381328 CPUtime=0.12 cores=1,3
/proc/12352/stat : 12352 (python) S 12307 12307 12251 0 -1 4202560 1151 0 0 0 7 5 0 0 19 0 2 0 886303260 390479872 28743 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12352/statm: 95332 28743 414 364 0 31250 0
[pid=12354] ppid=12352 vsize=43840 CPUtime=99.99 cores=1,3
/proc/12354/stat : 12354 (lingeling) T 12352 12354 12354 0 -1 4202496 16926 0 0 0 9997 2 0 0 25 0 1 0 886303260 44892160 10129 33554432000 4194304 4352236 140735074427040 18446744073709551615 4276472 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/12354/statm: 10960 10129 129 39 0 10040 0
[pid=12352/tid=12407] ppid=12307 vsize=381328 CPUtime=0 cores=1,3
/proc/12352/task/12407/stat : 12407 (python) S 12307 12307 12251 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 886313272 390479872 28743 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284512689 0 0 16781312 514 18446604471101842752 0 0 -1 1 0 0 0
[pid=12408] ppid=12307 vsize=381340 CPUtime=1.44 cores=1,3
/proc/12408/stat : 12408 (python) S 12307 12307 12251 0 -1 4202560 1009 0 0 0 79 65 0 0 15 0 1 0 886313272 390492160 28698 33554432000 4194304 5683644 140733399526288 18446744073709551615 268272709190 0 0 16781312 514 4609174738164482312 0 0 17 3 0 0 0
/proc/12408/statm: 95335 28698 370 364 0 31250 0
[pid=12410] ppid=12408 vsize=441696 CPUtime=990.47 cores=1,3
/proc/12410/stat : 12410 (cryptominisat-2) R 12408 12410 12410 0 -1 4202496 291506 0 0 0 98983 64 0 0 25 0 1 0 886313273 452296704 100593 33554432000 4194304 4677096 140736426719072 18446744073709551615 4319571 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12410/statm: 110424 100593 395 118 0 105383 0
[pid=12307/tid=12353] ppid=12303 vsize=391584 CPUtime=0 cores=1,3
/proc/12307/task/12353/stat : 12353 (python) S 12303 12307 12251 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 3 0 886303260 400982016 30210 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284512689 0 0 16781312 2 18446604471161297728 0 0 -1 3 0 0 0
[pid=12307/tid=12409] ppid=12303 vsize=391584 CPUtime=0 cores=1,3
/proc/12307/task/12409/stat : 12409 (python) S 12303 12307 12251 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886313273 400982016 30210 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284512689 0 0 16781312 2 18446604471161297728 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 1639788

[startup+1182.3 s]
/proc/loadavg: 5.10 4.99 3.90 6/215 12495
/proc/meminfo: memFree=29736516/32950928 swapFree=67048868/67111528
[pid=12307] ppid=12303 vsize=391584 CPUtime=29.79 cores=1,3
/proc/12307/stat : 12307 (python) S 12303 12307 12251 0 -1 4202496 47410 931 1 0 2957 22 0 0 19 0 3 0 886300089 400982016 30210 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12307/statm: 97896 30210 1878 364 0 33811 0
[pid=12352] ppid=12307 vsize=381328 CPUtime=0.12 cores=1,3
/proc/12352/stat : 12352 (python) S 12307 12307 12251 0 -1 4202560 1151 0 0 0 7 5 0 0 19 0 2 0 886303260 390479872 28743 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12352/statm: 95332 28743 414 364 0 31250 0
[pid=12354] ppid=12352 vsize=43840 CPUtime=99.99 cores=1,3
/proc/12354/stat : 12354 (lingeling) T 12352 12354 12354 0 -1 4202496 16926 0 0 0 9997 2 0 0 25 0 1 0 886303260 44892160 10129 33554432000 4194304 4352236 140735074427040 18446744073709551615 4276472 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/12354/statm: 10960 10129 129 39 0 10040 0
[pid=12352/tid=12407] ppid=12307 vsize=381328 CPUtime=0 cores=1,3
/proc/12352/task/12407/stat : 12407 (python) S 12307 12307 12251 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 886313272 390479872 28743 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284512689 0 0 16781312 514 18446604471101842752 0 0 -1 1 0 0 0
[pid=12408] ppid=12307 vsize=381340 CPUtime=1.53 cores=1,3
/proc/12408/stat : 12408 (python) S 12307 12307 12251 0 -1 4202560 1009 0 0 0 85 68 0 0 15 0 1 0 886313272 390492160 28698 33554432000 4194304 5683644 140733399526288 18446744073709551615 268272709190 0 0 16781312 514 804648997485510920 0 0 17 3 0 0 0
/proc/12408/statm: 95335 28698 370 364 0 31250 0
[pid=12410] ppid=12408 vsize=441924 CPUtime=1050.48 cores=1,3
/proc/12410/stat : 12410 (cryptominisat-2) R 12408 12410 12410 0 -1 4202496 302239 0 0 0 104980 68 0 0 25 0 1 0 886313273 452530176 98356 33554432000 4194304 4677096 140736426719072 18446744073709551615 4320199 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12410/statm: 110481 98356 395 118 0 105440 0
[pid=12307/tid=12353] ppid=12303 vsize=391584 CPUtime=0 cores=1,3
/proc/12307/task/12353/stat : 12353 (python) S 12303 12307 12251 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 3 0 886303260 400982016 30210 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284512689 0 0 16781312 2 18446604471161297728 0 0 -1 3 0 0 0
[pid=12307/tid=12409] ppid=12303 vsize=391584 CPUtime=0 cores=1,3
/proc/12307/task/12409/stat : 12409 (python) S 12303 12307 12251 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886313273 400982016 30210 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284512689 0 0 16781312 2 18446604471161297728 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 1640016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 5.07 4.99 3.92 5/211 12496
/proc/meminfo: memFree=30515256/32950928 swapFree=67048868/67111528
[pid=12307] ppid=12303 vsize=391584 CPUtime=29.79 cores=1,3
/proc/12307/stat : 12307 (python) S 12303 12307 12251 0 -1 4202496 47410 931 1 0 2957 22 0 0 19 0 3 0 886300089 400982016 30210 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12307/statm: 97896 30210 1878 364 0 33811 0
[pid=12352] ppid=12307 vsize=381328 CPUtime=0.12 cores=1,3
/proc/12352/stat : 12352 (python) S 12307 12307 12251 0 -1 4202560 1151 0 0 0 7 5 0 0 19 0 2 0 886303260 390479872 28743 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12352/statm: 95332 28743 414 364 0 31250 0
[pid=12354] ppid=12352 vsize=43840 CPUtime=99.99 cores=1,3
/proc/12354/stat : 12354 (lingeling) T 12352 12354 12354 0 -1 4202496 16926 0 0 0 9997 2 0 0 25 0 1 0 886303260 44892160 10129 33554432000 4194304 4352236 140735074427040 18446744073709551615 4276472 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/12354/statm: 10960 10129 129 39 0 10040 0
[pid=12352/tid=12407] ppid=12307 vsize=381328 CPUtime=0 cores=1,3
/proc/12352/task/12407/stat : 12407 (python) S 12307 12307 12251 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 886313272 390479872 28743 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284512689 0 0 16781312 514 18446604471101842752 0 0 -1 1 0 0 0
[pid=12408] ppid=12307 vsize=381340 CPUtime=1.56 cores=1,3
/proc/12408/stat : 12408 (python) S 12307 12307 12251 0 -1 4202560 1009 0 0 0 86 70 0 0 15 0 1 0 886313272 390492160 28698 33554432000 4194304 5683644 140733399526288 18446744073709551615 268272709190 0 0 16781312 514 804648997485510920 0 0 17 3 0 0 0
/proc/12408/statm: 95335 28698 370 364 0 31250 0
[pid=12410] ppid=12408 vsize=441924 CPUtime=1068.59 cores=1,3
/proc/12410/stat : 12410 (cryptominisat-2) R 12408 12410 12410 0 -1 4202496 303571 0 0 0 106790 69 0 0 25 0 1 0 886313273 452530176 99688 33554432000 4194304 4677096 140736426719072 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12410/statm: 110481 99688 395 118 0 105440 0
[pid=12307/tid=12353] ppid=12303 vsize=391584 CPUtime=0 cores=1,3
/proc/12307/task/12353/stat : 12353 (python) S 12303 12307 12251 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 3 0 886303260 400982016 30210 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284512689 0 0 16781312 2 18446604471161297728 0 0 -1 3 0 0 0
[pid=12307/tid=12409] ppid=12303 vsize=391584 CPUtime=0 cores=1,3
/proc/12307/task/12409/stat : 12409 (python) S 12303 12307 12251 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886313273 400982016 30210 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284512689 0 0 16781312 2 18446604471161297728 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 1640016

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

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

[startup+1200.4 s]
/proc/loadavg: 5.07 4.99 3.92 5/211 12496
/proc/meminfo: memFree=30515256/32950928 swapFree=67048868/67111528
[pid=12307] ppid=12303 vsize=391584 CPUtime=29.79 cores=1,3
/proc/12307/stat : 12307 (python) S 12303 12307 12251 0 -1 4202496 47410 931 1 0 2957 22 0 0 19 0 3 0 886300089 400982016 30210 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12307/statm: 97896 30210 1878 364 0 33811 0
[pid=12352] ppid=12307 vsize=381328 CPUtime=0.12 cores=1,3
/proc/12352/stat : 12352 (python) S 12307 12307 12251 0 -1 4202560 1151 0 0 0 7 5 0 0 19 0 2 0 886303260 390479872 28743 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12352/statm: 95332 28743 414 364 0 31250 0
[pid=12354] ppid=12352 vsize=43840 CPUtime=99.99 cores=1,3
/proc/12354/stat : 12354 (lingeling) T 12352 12354 12354 0 -1 4202496 16926 0 0 0 9997 2 0 0 25 0 1 0 886303260 44892160 10129 33554432000 4194304 4352236 140735074427040 18446744073709551615 4276472 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/12354/statm: 10960 10129 129 39 0 10040 0
[pid=12352/tid=12407] ppid=12307 vsize=381328 CPUtime=0 cores=1,3
/proc/12352/task/12407/stat : 12407 (python) S 12307 12307 12251 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 886313272 390479872 28743 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284512689 0 0 16781312 514 18446604471101842752 0 0 -1 1 0 0 0
[pid=12408] ppid=12307 vsize=381340 CPUtime=1.56 cores=1,3
/proc/12408/stat : 12408 (python) S 12307 12307 12251 0 -1 4202560 1009 0 0 0 86 70 0 0 15 0 1 0 886313272 390492160 28698 33554432000 4194304 5683644 140733399526288 18446744073709551615 268272709190 0 0 16781312 514 804648997485510920 0 0 17 3 0 0 0
/proc/12408/statm: 95335 28698 370 364 0 31250 0
[pid=12410] ppid=12408 vsize=441924 CPUtime=1068.59 cores=1,3
/proc/12410/stat : 12410 (cryptominisat-2) R 12408 12410 12410 0 -1 4202496 303571 0 0 0 106790 69 0 0 25 0 1 0 886313273 452530176 99688 33554432000 4194304 4677096 140736426719072 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12410/statm: 110481 99688 395 118 0 105440 0
[pid=12307/tid=12353] ppid=12303 vsize=391584 CPUtime=0 cores=1,3
/proc/12307/task/12353/stat : 12353 (python) S 12303 12307 12251 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 3 0 886303260 400982016 30210 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284512689 0 0 16781312 2 18446604471161297728 0 0 -1 3 0 0 0
[pid=12307/tid=12409] ppid=12303 vsize=391584 CPUtime=0 cores=1,3
/proc/12307/task/12409/stat : 12409 (python) S 12303 12307 12251 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886313273 400982016 30210 33554432000 4194304 5683644 140733399526288 18446744073709551615 268284512689 0 0 16781312 2 18446604471161297728 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 1640016

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12307 and gives
#  childrusage.ru_utime.tv_sec=29
#  childrusage.ru_utime.tv_usec=573504
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=239963
# CPU time returned by wait4() is 29.8135
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.43
CPU time (s): 1200.05
CPU user time (s): 1198.37
CPU system time (s): 1.68
CPU usage (%): 99.9685
Max. virtual memory (cumulated for all children) (KiB): 1756452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.5735
system time used= 0.239963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48341
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= 11790
involuntary context switches= 124

runsolver used 1.91671 second user time and 4.63829 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-11 01:03:31
IDJOB=3483830
IDBENCH=20565
IDSOLVER=1976
FILE ID=node122/3483830-1307747011
RUNJOBID= node122-1307747010-12271
PBS_JOBID= 13550835
Free space on /tmp= 74088 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k55.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-3483830-1307747011/watcher-3483830-1307747011 -o /tmp/evaluation-result-3483830-1307747011/solver-3483830-1307747011 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483830-1307747011.cnf -seed 1543104379 -budget 1200

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

MD5SUM BENCH= 123611192e7b44f446f7ac11e53423f6
RANDOM SEED=1543104379

node122.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.820
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.64
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.820
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.820
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.820
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.83
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31859208 kB
Buffers:         92976 kB
Cached:         827740 kB
SwapCached:      14612 kB
Active:         389416 kB
Inactive:       551836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31859208 kB
SwapTotal:    67111528 kB
SwapFree:     67048868 kB
Dirty:          131788 kB
Writeback:           0 kB
AnonPages:       17616 kB
Mapped:           9016 kB
Slab:            85444 kB
PageTables:       5200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   372448 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= 73940 MiB
End job on node122 at 2011-06-11 01:23:35