Trace number 3377996

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)UNSAT 73.2909 73.5366

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtviseisenberg2-tseitin.cnf
MD5SUM7eb9713591c46f87c512df513290fd7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.2302
Satisfiable
(Un)Satisfiability was proved
Number of variables115266
Number of clauses345359
Sum of the clauses size805835
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2230238
Number of clauses of size 3115119
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.35/0.63	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.35/0.63	c INFO: solving HOME/instance-3377996-1305455742.cnf
0.35/0.63	c INFO: computing task features
1.34/1.64	c INFO: computed variable-clause graph statistics
1.34/1.68	c INFO: computed clause balance statistics
6.64/6.93	c INFO: computed variable balance statistics
10.65/10.93	c INFO: computed small-clause counts
10.65/10.98	c INFO: computed Horn-clause counts
26.15/26.43	c INFO: computed variable graph statistics
26.15/26.43	c INFO: collected features for HOME/instance-3377996-1305455742.cnf in 25.76 s
26.15/26.44	c INFO: running lingeling-276@0 for 388 with 2374 remaining (b = 0.62)
73.22/73.50	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 5,7

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: 3.60 2.27 2.53 5/348 30607
/proc/meminfo: memFree=12860512/32950928 swapFree=67085488/67111528
[pid=30607] ppid=30605 vsize=14644 CPUtime=0 cores=5,7
/proc/30607/stat : 30607 (python) R 30605 30607 29010 0 -1 4202496 271 0 0 0 0 0 0 0 20 0 1 0 735804893 14995456 200 33554432000 4194304 5683644 140733536065680 18446744073709551615 231895145456 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30607/statm: 3661 209 164 364 0 148 0

[startup+0.0790881 s]
/proc/loadavg: 3.60 2.27 2.53 5/348 30607
/proc/meminfo: memFree=12860512/32950928 swapFree=67085488/67111528
[pid=30607] ppid=30605 vsize=36508 CPUtime=0.03 cores=5,7
/proc/30607/stat : 30607 (python) R 30605 30607 29010 0 -1 4202496 1568 0 0 0 3 0 0 0 17 0 1 0 735804893 37384192 1404 33554432000 4194304 5683644 140733536065680 18446744073709551615 231895151301 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30607/statm: 9127 1405 452 364 0 944 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 36508

[startup+0.101087 s]
/proc/loadavg: 3.60 2.27 2.53 5/348 30607
/proc/meminfo: memFree=12860512/32950928 swapFree=67085488/67111528
[pid=30607] ppid=30605 vsize=84472 CPUtime=0.05 cores=5,7
/proc/30607/stat : 30607 (python) R 30605 30607 29010 0 -1 4202496 2323 0 0 0 4 1 0 0 17 0 1 0 735804893 86499328 2054 33554432000 4194304 5683644 140733536065680 18446744073709551615 231895151301 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30607/statm: 21118 2059 666 364 0 1335 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84472

[startup+0.300985 s]
/proc/loadavg: 3.60 2.27 2.53 5/348 30607
/proc/meminfo: memFree=12860512/32950928 swapFree=67085488/67111528
[pid=30607] ppid=30605 vsize=135748 CPUtime=0.17 cores=5,7
/proc/30607/stat : 30607 (python) S 30605 30607 29010 0 -1 4202496 5973 935 1 0 14 3 0 0 17 0 1 0 735804893 139005952 4148 33554432000 4194304 5683644 140733536065680 18446744073709551615 231895486469 0 2147483391 16781312 2 18446744071699215550 0 0 17 7 0 0 0
/proc/30607/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135748

[startup+0.705003 s]
/proc/loadavg: 3.60 2.27 2.53 5/348 30607
/proc/meminfo: memFree=12860512/32950928 swapFree=67085488/67111528
[pid=30607] ppid=30605 vsize=288420 CPUtime=0.44 cores=5,7
/proc/30607/stat : 30607 (python) R 30605 30607 29010 0 -1 4202496 11850 935 1 0 36 8 0 0 15 0 1 0 735804893 295342080 9399 33554432000 4194304 5683644 140733536065680 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30607/statm: 72105 9399 1761 364 0 8029 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 288420

[startup+1.50082 s]
/proc/loadavg: 3.60 2.27 2.53 6/349 30612
/proc/meminfo: memFree=12808548/32950928 swapFree=67085488/67111528
[pid=30607] ppid=30605 vsize=326256 CPUtime=1.24 cores=5,7
/proc/30607/stat : 30607 (python) R 30605 30607 29010 0 -1 4202496 25207 935 1 0 114 10 0 0 16 0 1 0 735804893 334086144 17769 33554432000 4194304 5683644 140733536065680 18446744073709551615 231895533703 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30607/statm: 81564 17711 1764 364 0 17488 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 326256

[startup+3.10052 s]
/proc/loadavg: 3.60 2.27 2.53 6/349 30612
/proc/meminfo: memFree=12745804/32950928 swapFree=67085488/67111528
[pid=30607] ppid=30605 vsize=343060 CPUtime=2.84 cores=5,7
/proc/30607/stat : 30607 (python) R 30605 30607 29010 0 -1 4202496 36690 935 1 0 273 11 0 0 18 0 1 0 735804893 351293440 23150 33554432000 4194304 5683644 140733536065680 18446744073709551615 4562986 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30607/statm: 85765 23150 1826 364 0 21689 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 343060

[startup+6.30092 s]
/proc/loadavg: 3.63 2.30 2.53 6/349 30612
/proc/meminfo: memFree=12721716/32950928 swapFree=67085488/67111528
[pid=30607] ppid=30605 vsize=343060 CPUtime=6.04 cores=5,7
/proc/30607/stat : 30607 (python) R 30605 30607 29010 0 -1 4202496 36690 935 1 0 593 11 0 0 25 0 1 0 735804893 351293440 23150 33554432000 4194304 5683644 140733536065680 18446744073709551615 4510835 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30607/statm: 85765 23150 1826 364 0 21689 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 343060

[startup+12.7007 s]
/proc/loadavg: 3.66 2.33 2.54 6/349 30612
/proc/meminfo: memFree=12742796/32950928 swapFree=67085488/67111528
[pid=30607] ppid=30605 vsize=345756 CPUtime=12.44 cores=5,7
/proc/30607/stat : 30607 (python) R 30605 30607 29010 0 -1 4202496 37371 935 1 0 1233 11 0 0 25 0 1 0 735804893 354054144 23831 33554432000 4194304 5683644 140733536065680 18446744073709551615 47560042588288 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30607/statm: 86439 23831 1833 364 0 22363 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 345756

[startup+25.5003 s]
/proc/loadavg: 3.73 2.41 2.56 6/349 30612
/proc/meminfo: memFree=12739468/32950928 swapFree=67085488/67111528
[pid=30607] ppid=30605 vsize=345756 CPUtime=25.24 cores=5,7
/proc/30607/stat : 30607 (python) R 30605 30607 29010 0 -1 4202496 37371 935 1 0 2513 11 0 0 25 0 1 0 735804893 354054144 23831 33554432000 4194304 5683644 140733536065680 18446744073709551615 47560042588288 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30607/statm: 86439 23831 1833 364 0 22363 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 345756

[startup+51.1005 s]
/proc/loadavg: 3.82 2.54 2.60 6/352 30616
/proc/meminfo: memFree=12713200/32950928 swapFree=67085488/67111528
[pid=30607] ppid=30605 vsize=350736 CPUtime=26.19 cores=5,7
/proc/30607/stat : 30607 (python) S 30605 30607 29010 0 -1 4202496 37654 935 1 0 2607 12 0 0 18 0 2 0 735804893 359153664 22547 33554432000 4194304 5683644 140733536065680 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30607/statm: 87684 22547 1867 364 0 23602 0
[pid=30613] ppid=30607 vsize=340492 CPUtime=0.05 cores=5,7
/proc/30613/stat : 30613 (python) S 30607 30607 29010 0 -1 4202560 899 0 0 0 3 2 0 0 18 0 1 0 735807538 348663808 21052 33554432000 4194304 5683644 140733536065680 18446744073709551615 231895510543 0 0 16781312 514 7811546330232226052 0 0 17 5 0 0 0
/proc/30613/statm: 85123 21052 376 364 0 21041 0
[pid=30615] ppid=30613 vsize=27336 CPUtime=24.58 cores=5,7
/proc/30615/stat : 30615 (lingeling) R 30613 30615 30615 0 -1 4202496 21754 0 0 0 2455 3 0 0 25 0 1 0 735807538 27992064 6004 33554432000 4194304 4352236 140734040242528 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30615/statm: 6834 6004 129 39 0 5914 0
[pid=30607/tid=30614] ppid=30605 vsize=350736 CPUtime=0 cores=5,7
/proc/30607/task/30614/stat : 30614 (python) S 30605 30607 29010 0 -1 4202560 31 935 0 0 0 0 0 0 19 0 2 0 735807538 359153664 22547 33554432000 4194304 5683644 140733536065680 18446744073709551615 231907314097 0 0 16781312 2 18446604463011619776 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 718564

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

[startup+63.9011 s]
/proc/loadavg: 3.86 2.61 2.62 6/352 30616
/proc/meminfo: memFree=12710728/32950928 swapFree=67085488/67111528
[pid=30607] ppid=30605 vsize=350736 CPUtime=26.19 cores=5,7
/proc/30607/stat : 30607 (python) S 30605 30607 29010 0 -1 4202496 37654 935 1 0 2607 12 0 0 18 0 2 0 735804893 359153664 22547 33554432000 4194304 5683644 140733536065680 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30607/statm: 87684 22547 1867 364 0 23602 0
[pid=30613] ppid=30607 vsize=340492 CPUtime=0.08 cores=5,7
/proc/30613/stat : 30613 (python) S 30607 30607 29010 0 -1 4202560 905 0 0 0 4 4 0 0 18 0 1 0 735807538 348663808 21052 33554432000 4194304 5683644 140733536065680 18446744073709551615 231895510543 0 0 16781312 514 7811546330232226052 0 0 17 5 0 0 0
/proc/30613/statm: 85123 21052 376 364 0 21041 0
[pid=30615] ppid=30613 vsize=29300 CPUtime=37.36 cores=5,7
/proc/30615/stat : 30615 (lingeling) R 30613 30615 30615 0 -1 4202496 22602 0 0 0 3733 3 0 0 25 0 1 0 735807538 30003200 6495 33554432000 4194304 4352236 140734040242528 18446744073709551615 4328102 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30615/statm: 7325 6495 129 39 0 6405 0
[pid=30607/tid=30614] ppid=30605 vsize=350736 CPUtime=0 cores=5,7
/proc/30607/task/30614/stat : 30614 (python) S 30605 30607 29010 0 -1 4202560 31 935 0 0 0 0 0 0 19 0 2 0 735807538 359153664 22547 33554432000 4194304 5683644 140733536065680 18446744073709551615 231907314097 0 0 16781312 2 18446604463011619776 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 63.63
Current children cumulated vsize (KiB) 720528

[startup+70.3009 s]
/proc/loadavg: 3.87 2.63 2.63 6/352 30617
/proc/meminfo: memFree=12708116/32950928 swapFree=67085488/67111528
[pid=30607] ppid=30605 vsize=350736 CPUtime=26.19 cores=5,7
/proc/30607/stat : 30607 (python) S 30605 30607 29010 0 -1 4202496 37654 935 1 0 2607 12 0 0 18 0 2 0 735804893 359153664 22547 33554432000 4194304 5683644 140733536065680 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30607/statm: 87684 22547 1867 364 0 23602 0
[pid=30613] ppid=30607 vsize=340492 CPUtime=0.1 cores=5,7
/proc/30613/stat : 30613 (python) S 30607 30607 29010 0 -1 4202560 907 0 0 0 5 5 0 0 18 0 1 0 735807538 348663808 21052 33554432000 4194304 5683644 140733536065680 18446744073709551615 231895510543 0 0 16781312 514 7811546330232226052 0 0 17 5 0 0 0
/proc/30613/statm: 85123 21052 376 364 0 21041 0
[pid=30615] ppid=30613 vsize=30364 CPUtime=43.75 cores=5,7
/proc/30615/stat : 30615 (lingeling) R 30613 30615 30615 0 -1 4202496 22868 0 0 0 4372 3 0 0 25 0 1 0 735807538 31092736 6761 33554432000 4194304 4352236 140734040242528 18446744073709551615 4276765 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30615/statm: 7591 6761 129 39 0 6671 0
[pid=30607/tid=30614] ppid=30605 vsize=350736 CPUtime=0 cores=5,7
/proc/30607/task/30614/stat : 30614 (python) S 30605 30607 29010 0 -1 4202560 31 935 0 0 0 0 0 0 19 0 2 0 735807538 359153664 22547 33554432000 4194304 5683644 140733536065680 18446744073709551615 231907314097 0 0 16781312 2 18446604463011619776 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 70.04
Current children cumulated vsize (KiB) 721592

[startup+71.9006 s]
/proc/loadavg: 3.87 2.63 2.63 6/352 30617
/proc/meminfo: memFree=12708116/32950928 swapFree=67085488/67111528
[pid=30607] ppid=30605 vsize=350736 CPUtime=26.19 cores=5,7
/proc/30607/stat : 30607 (python) S 30605 30607 29010 0 -1 4202496 37654 935 1 0 2607 12 0 0 18 0 2 0 735804893 359153664 22547 33554432000 4194304 5683644 140733536065680 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30607/statm: 87684 22547 1867 364 0 23602 0
[pid=30613] ppid=30607 vsize=340492 CPUtime=0.1 cores=5,7
/proc/30613/stat : 30613 (python) S 30607 30607 29010 0 -1 4202560 907 0 0 0 5 5 0 0 18 0 1 0 735807538 348663808 21052 33554432000 4194304 5683644 140733536065680 18446744073709551615 231895510543 0 0 16781312 514 7811546330232226052 0 0 17 5 0 0 0
/proc/30613/statm: 85123 21052 376 364 0 21041 0
[pid=30615] ppid=30613 vsize=30364 CPUtime=45.34 cores=5,7
/proc/30615/stat : 30615 (lingeling) R 30613 30615 30615 0 -1 4202496 22868 0 0 0 4531 3 0 0 25 0 1 0 735807538 31092736 6761 33554432000 4194304 4352236 140734040242528 18446744073709551615 4328085 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30615/statm: 7591 6761 129 39 0 6671 0
[pid=30607/tid=30614] ppid=30605 vsize=350736 CPUtime=0 cores=5,7
/proc/30607/task/30614/stat : 30614 (python) S 30605 30607 29010 0 -1 4202560 31 935 0 0 0 0 0 0 19 0 2 0 735807538 359153664 22547 33554432000 4194304 5683644 140733536065680 18446744073709551615 231907314097 0 0 16781312 2 18446604463011619776 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 71.63
Current children cumulated vsize (KiB) 721592

[startup+72.7005 s]
/proc/loadavg: 3.87 2.63 2.63 6/352 30617
/proc/meminfo: memFree=12707992/32950928 swapFree=67085488/67111528
[pid=30607] ppid=30605 vsize=350736 CPUtime=26.19 cores=5,7
/proc/30607/stat : 30607 (python) S 30605 30607 29010 0 -1 4202496 37654 935 1 0 2607 12 0 0 18 0 2 0 735804893 359153664 22547 33554432000 4194304 5683644 140733536065680 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30607/statm: 87684 22547 1867 364 0 23602 0
[pid=30613] ppid=30607 vsize=340492 CPUtime=0.11 cores=5,7
/proc/30613/stat : 30613 (python) S 30607 30607 29010 0 -1 4202560 910 0 0 0 5 6 0 0 18 0 1 0 735807538 348663808 21052 33554432000 4194304 5683644 140733536065680 18446744073709551615 231895510543 0 0 16781312 514 7811546330232226052 0 0 17 5 0 0 0
/proc/30613/statm: 85123 21052 376 364 0 21041 0
[pid=30615] ppid=30613 vsize=31016 CPUtime=46.12 cores=5,7
/proc/30615/stat : 30615 (lingeling) R 30613 30615 30615 0 -1 4202496 23031 0 0 0 4609 3 0 0 25 0 1 0 735807538 31760384 6924 33554432000 4194304 4352236 140734040242528 18446744073709551615 4329024 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30615/statm: 7754 6924 129 39 0 6834 0
[pid=30607/tid=30614] ppid=30605 vsize=350736 CPUtime=0 cores=5,7
/proc/30607/task/30614/stat : 30614 (python) S 30605 30607 29010 0 -1 4202560 31 935 0 0 0 0 0 0 19 0 2 0 735807538 359153664 22547 33554432000 4194304 5683644 140733536065680 18446744073709551615 231907314097 0 0 16781312 2 18446604463011619776 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 72.42
Current children cumulated vsize (KiB) 722244

[startup+73.1004 s]
/proc/loadavg: 3.87 2.63 2.63 6/352 30617
/proc/meminfo: memFree=12707992/32950928 swapFree=67085488/67111528
[pid=30607] ppid=30605 vsize=350736 CPUtime=26.19 cores=5,7
/proc/30607/stat : 30607 (python) S 30605 30607 29010 0 -1 4202496 37654 935 1 0 2607 12 0 0 18 0 2 0 735804893 359153664 22547 33554432000 4194304 5683644 140733536065680 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30607/statm: 87684 22547 1867 364 0 23602 0
[pid=30613] ppid=30607 vsize=340492 CPUtime=0.11 cores=5,7
/proc/30613/stat : 30613 (python) S 30607 30607 29010 0 -1 4202560 910 0 0 0 5 6 0 0 18 0 1 0 735807538 348663808 21052 33554432000 4194304 5683644 140733536065680 18446744073709551615 231895510543 0 0 16781312 514 7811546330232226052 0 0 17 5 0 0 0
/proc/30613/statm: 85123 21052 376 364 0 21041 0
[pid=30615] ppid=30613 vsize=31616 CPUtime=46.52 cores=5,7
/proc/30615/stat : 30615 (lingeling) R 30613 30615 30615 0 -1 4202496 23181 0 0 0 4649 3 0 0 25 0 1 0 735807538 32374784 7074 33554432000 4194304 4352236 140734040242528 18446744073709551615 4235535 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30615/statm: 7904 7074 129 39 0 6984 0
[pid=30607/tid=30614] ppid=30605 vsize=350736 CPUtime=0 cores=5,7
/proc/30607/task/30614/stat : 30614 (python) S 30605 30607 29010 0 -1 4202560 31 935 0 0 0 0 0 0 19 0 2 0 735807538 359153664 22547 33554432000 4194304 5683644 140733536065680 18446744073709551615 231907314097 0 0 16781312 2 18446604463011619776 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 72.82
Current children cumulated vsize (KiB) 722844

[startup+73.5003 s]
/proc/loadavg: 3.87 2.63 2.63 6/352 30617
/proc/meminfo: memFree=12707992/32950928 swapFree=67085488/67111528
[pid=30607] ppid=30605 vsize=350736 CPUtime=26.19 cores=5,7
/proc/30607/stat : 30607 (python) S 30605 30607 29010 0 -1 4202496 37654 935 1 0 2607 12 0 0 18 0 2 0 735804893 359153664 22547 33554432000 4194304 5683644 140733536065680 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30607/statm: 87684 22547 1867 364 0 23602 0
[pid=30613] ppid=30607 vsize=340492 CPUtime=0.17 cores=5,7
/proc/30613/stat : 30613 (python) R 30607 30607 29010 0 -1 4202560 911 0 0 0 10 7 0 0 17 0 1 0 735807538 348663808 21052 33554432000 4194304 5683644 140733536065680 18446744073709551615 231907320581 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/30613/statm: 85123 21052 376 364 0 21041 0
[pid=30615] ppid=30613 vsize=0 CPUtime=46.86 cores=5,7
/proc/30615/stat : 30615 (lingeling) R 30613 30615 30615 0 -1 4202500 23184 0 0 0 4683 3 0 0 25 0 1 0 735807538 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/30615/statm: 0 0 0 0 0 0 0
[pid=30607/tid=30614] ppid=30605 vsize=350736 CPUtime=0 cores=5,7
/proc/30607/task/30614/stat : 30614 (python) S 30605 30607 29010 0 -1 4202560 31 935 0 0 0 0 0 0 19 0 2 0 735807538 359153664 22547 33554432000 4194304 5683644 140733536065680 18446744073709551615 231907314097 0 0 16781312 2 18446604463011619776 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 73.22
Current children cumulated vsize (KiB) 691228

Child status: 0
Real time (s): 73.5366
CPU time (s): 73.2909
CPU user time (s): 73.0439
CPU system time (s): 0.246962
CPU usage (%): 99.6658
Max. virtual memory (cumulated for all children) (KiB): 748208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 73.0439
system time used= 0.246962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74202
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= 2595
involuntary context switches= 203

runsolver used 0.222966 second user time and 0.59191 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-15 12:35:42
IDJOB=3377996
IDBENCH=82492
IDSOLVER=1858
FILE ID=node114/3377996-1305455742
RUNJOBID= node114-1305455630-30404
PBS_JOBID= 13324876
Free space on /tmp= 72880 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtviseisenberg2-tseitin.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-3377996-1305455742/watcher-3377996-1305455742 -o /tmp/evaluation-result-3377996-1305455742/solver-3377996-1305455742 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377996-1305455742.cnf -seed 1242690923 -budget 2400

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

MD5SUM BENCH= 7eb9713591c46f87c512df513290fd7f
RANDOM SEED=1242690923

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.74
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.848
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.73
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.848
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.848
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.848
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.848
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:     32950928 kB
MemFree:      12860924 kB
Buffers:        298636 kB
Cached:        6890036 kB
SwapCached:         96 kB
Active:       14408552 kB
Inactive:      5260264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12860924 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           45220 kB
Writeback:           0 kB
AnonPages:    12480248 kB
Mapped:          34472 kB
Slab:           309752 kB
PageTables:      45872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 54974440 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= 72848 MiB
End job on node114 at 2011-05-15 12:36:56