Trace number 3498312

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 99.5059 99.7203

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-10p0.cnf
MD5SUMef1df882c8a642421a1d0216a16bf652
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark31.6162
Satisfiable
(Un)Satisfiability was proved
Number of variables155107
Number of clauses675624
Sum of the clauses size1568150
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2547130
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

0.34/0.69	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.34/0.69	c INFO: solving HOME/instance-3498312-1308045851.cnf
0.34/0.69	c INFO: computing task features
2.42/2.72	c INFO: computed variable-clause graph statistics
2.42/2.80	c INFO: computed clause balance statistics
12.22/12.50	c INFO: computed variable balance statistics
19.32/19.69	c INFO: computed small-clause counts
19.52/19.83	c INFO: computed Horn-clause counts
47.32/47.66	c INFO: computed variable graph statistics
47.32/47.66	c INFO: collected features for HOME/instance-3498312-1308045851.cnf in 46.90 s
47.32/47.68	c INFO: running lingeling-276@0 for 97 with 4953 remaining (b = 0.27)
99.35/99.67	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.1 (svn: 989)

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-3498312-1308045851/watcher-3498312-1308045851 -o /tmp/evaluation-result-3498312-1308045851/solver-3498312-1308045851 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498312-1308045851.cnf -seed 1189923844 -budget 5000 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 1.94 2.31 2/180 7624
/proc/meminfo: memFree=28790860/32951124 swapFree=67052292/67111528
[pid=7624] ppid=7622 vsize=15184 CPUtime=0 cores=1,3,5,7
/proc/7624/stat : 7624 (python) S 7622 7624 7082 0 -1 4202496 725 0 0 0 0 0 0 0 25 0 1 0 916186101 15548416 614 33554432000 4194304 5683644 140735688879408 18446744073709551615 270613108736 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/7624/statm: 3796 614 321 364 0 283 0

[startup+0.036928 s]
/proc/loadavg: 2.00 1.94 2.31 2/180 7624
/proc/meminfo: memFree=28790860/32951124 swapFree=67052292/67111528
[pid=7624] ppid=7622 vsize=18880 CPUtime=0.01 cores=1,3,5,7
/proc/7624/stat : 7624 (python) R 7622 7624 7082 0 -1 4202496 1236 0 0 0 1 0 0 0 17 0 1 0 916186101 19333120 1091 33554432000 4194304 5683644 140735688879408 18446744073709551615 270613108736 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/7624/statm: 4720 1091 421 364 0 689 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18880

[startup+0.100947 s]
/proc/loadavg: 2.00 1.94 2.31 2/180 7624
/proc/meminfo: memFree=28790860/32951124 swapFree=67052292/67111528
[pid=7624] ppid=7622 vsize=85616 CPUtime=0.07 cores=1,3,5,7
/proc/7624/stat : 7624 (python) S 7622 7624 7082 0 -1 4202496 2631 0 0 0 5 2 0 0 17 0 1 0 916186101 87670784 2347 33554432000 4194304 5683644 140735688879408 18446744073709551615 270613108736 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/7624/statm: 21404 2347 713 364 0 1621 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 85616

[startup+0.300942 s]
/proc/loadavg: 2.00 1.94 2.31 2/180 7624
/proc/meminfo: memFree=28790860/32951124 swapFree=67052292/67111528
[pid=7624] ppid=7622 vsize=135748 CPUtime=0.19 cores=1,3,5,7
/proc/7624/stat : 7624 (python) S 7622 7624 7082 0 -1 4202496 5972 932 1 0 13 6 0 0 17 0 1 0 916186101 139005952 4148 33554432000 4194304 5683644 140735688879408 18446744073709551615 270613106693 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/7624/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135748

[startup+0.70078 s]
/proc/loadavg: 2.00 1.94 2.31 2/180 7624
/proc/meminfo: memFree=28790860/32951124 swapFree=67052292/67111528
[pid=7624] ppid=7622 vsize=289900 CPUtime=0.41 cores=1,3,5,7
/proc/7624/stat : 7624 (python) R 7622 7624 7082 0 -1 4202496 12136 932 1 0 29 12 0 0 15 0 1 0 916186101 296857600 9806 33554432000 4194304 5683644 140735688879408 18446744073709551615 47900418646733 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7624/statm: 72475 9806 1761 364 0 8399 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 289900

[startup+1.50064 s]
/proc/loadavg: 2.00 1.94 2.31 3/181 7629
/proc/meminfo: memFree=28736688/32951124 swapFree=67052292/67111528
[pid=7624] ppid=7622 vsize=346768 CPUtime=1.21 cores=1,3,5,7
/proc/7624/stat : 7624 (python) R 7622 7624 7082 0 -1 4202496 26212 932 1 0 107 14 0 0 16 0 1 0 916186101 355090432 23882 33554432000 4194304 5683644 140735688879408 18446744073709551615 270612771525 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7624/statm: 86692 23882 1761 364 0 22616 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 346768

[startup+3.10037 s]
/proc/loadavg: 2.00 1.95 2.31 3/181 7629
/proc/meminfo: memFree=28665760/32951124 swapFree=67052292/67111528
[pid=7624] ppid=7622 vsize=414468 CPUtime=2.82 cores=1,3,5,7
/proc/7624/stat : 7624 (python) R 7622 7624 7082 0 -1 4202496 58501 932 1 0 263 19 0 0 18 0 1 0 916186101 424415232 41002 33554432000 4194304 5683644 140735688879408 18446744073709551615 47900250548075 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7624/statm: 103617 41002 1826 364 0 39541 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 414468

[startup+6.30079 s]
/proc/loadavg: 2.00 1.95 2.31 3/181 7629
/proc/meminfo: memFree=28633284/32951124 swapFree=67052292/67111528
[pid=7624] ppid=7622 vsize=414468 CPUtime=6.02 cores=1,3,5,7
/proc/7624/stat : 7624 (python) R 7622 7624 7082 0 -1 4202496 58501 932 1 0 583 19 0 0 25 0 1 0 916186101 424415232 41002 33554432000 4194304 5683644 140735688879408 18446744073709551615 270612769528 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7624/statm: 103617 41002 1826 364 0 39541 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 414468

[startup+12.7007 s]
/proc/loadavg: 2.00 1.95 2.31 3/181 7629
/proc/meminfo: memFree=28633348/32951124 swapFree=67052292/67111528
[pid=7624] ppid=7622 vsize=414468 CPUtime=12.42 cores=1,3,5,7
/proc/7624/stat : 7624 (python) R 7622 7624 7082 0 -1 4202496 58502 932 1 0 1223 19 0 0 25 0 1 0 916186101 424415232 41003 33554432000 4194304 5683644 140735688879408 18446744073709551615 4603765 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7624/statm: 103617 41003 1827 364 0 39541 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 414468

[startup+25.5004 s]
/proc/loadavg: 2.00 1.95 2.30 3/181 7629
/proc/meminfo: memFree=28633836/32951124 swapFree=67052292/67111528
[pid=7624] ppid=7622 vsize=414468 CPUtime=25.22 cores=1,3,5,7
/proc/7624/stat : 7624 (python) R 7622 7624 7082 0 -1 4202496 58508 932 1 0 2503 19 0 0 25 0 1 0 916186101 424415232 41009 33554432000 4194304 5683644 140735688879408 18446744073709551615 47900247783552 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/7624/statm: 103617 41009 1833 364 0 39541 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 414468

[startup+51.1009 s]
/proc/loadavg: 2.00 1.95 2.29 3/181 7676
/proc/meminfo: memFree=28573944/32951124 swapFree=67052292/67111528
[pid=7624] ppid=7622 vsize=414436 CPUtime=47.4 cores=1,3,5,7
/proc/7624/stat : 7624 (python) S 7622 7624 7082 0 -1 4202496 58875 932 1 0 4721 19 0 0 19 0 2 0 916186101 424382464 38480 33554432000 4194304 5683644 140735688879408 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7624/statm: 103609 38480 1875 364 0 39527 0
[pid=7674] ppid=7624 vsize=404192 CPUtime=0 cores=1,3,5,7
/proc/7674/stat : 7674 (python) S 7624 7624 7082 0 -1 4202560 810 0 0 0 0 0 0 0 18 0 1 0 916190869 413892608 36959 33554432000 4194304 5683644 140735688879408 18446744073709551615 270613130767 0 0 16781312 514 4459333293531169028 0 0 17 7 0 0 0
/proc/7674/statm: 101048 36959 358 364 0 36966 0
[pid=7676] ppid=7674 vsize=41168 CPUtime=3.4 cores=1,3,5,7
/proc/7676/stat : 7676 (lingeling) R 7674 7676 7676 0 -1 4202496 16696 0 0 0 338 2 0 0 25 0 1 0 916190870 42156032 9458 33554432000 4194304 4352236 140737193389424 18446744073709551615 4227314 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/7676/statm: 10292 9458 126 39 0 9372 0
[pid=7624/tid=7675] ppid=7622 vsize=414436 CPUtime=0 cores=1,3,5,7
/proc/7624/task/7675/stat : 7675 (python) S 7622 7624 7082 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 2 0 916190870 424382464 38480 33554432000 4194304 5683644 140735688879408 18446744073709551615 270624934321 0 0 16781312 2 18446604471139169408 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 859796

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

[startup+76.7003 s]
/proc/loadavg: 2.00 1.95 2.29 3/181 7677
/proc/meminfo: memFree=28558540/32951124 swapFree=67052292/67111528
[pid=7624] ppid=7622 vsize=414436 CPUtime=47.4 cores=1,3,5,7
/proc/7624/stat : 7624 (python) S 7622 7624 7082 0 -1 4202496 58875 932 1 0 4721 19 0 0 19 0 2 0 916186101 424382464 38480 33554432000 4194304 5683644 140735688879408 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7624/statm: 103609 38480 1875 364 0 39527 0
[pid=7674] ppid=7624 vsize=404192 CPUtime=0.02 cores=1,3,5,7
/proc/7674/stat : 7674 (python) S 7624 7624 7082 0 -1 4202560 967 0 0 0 1 1 0 0 18 0 1 0 916190869 413892608 36982 33554432000 4194304 5683644 140735688879408 18446744073709551615 270613130767 0 0 16781312 514 11688952095351734532 0 0 17 7 0 0 0
/proc/7674/statm: 101048 36982 381 364 0 36966 0
[pid=7676] ppid=7674 vsize=59820 CPUtime=28.99 cores=1,3,5,7
/proc/7676/stat : 7676 (lingeling) R 7674 7676 7676 0 -1 4202496 21024 0 0 0 2897 2 0 0 25 0 1 0 916190870 61255680 13102 33554432000 4194304 4352236 140737193389424 18446744073709551615 4327902 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/7676/statm: 14955 13102 129 39 0 14035 0
[pid=7624/tid=7675] ppid=7622 vsize=414436 CPUtime=0 cores=1,3,5,7
/proc/7624/task/7675/stat : 7675 (python) S 7622 7624 7082 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 2 0 916190870 424382464 38480 33554432000 4194304 5683644 140735688879408 18446744073709551615 270624934321 0 0 16781312 2 18446604471139169408 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 76.41
Current children cumulated vsize (KiB) 878448

[startup+89.5011 s]
/proc/loadavg: 2.00 1.95 2.28 3/181 7677
/proc/meminfo: memFree=28532240/32951124 swapFree=67052292/67111528
[pid=7624] ppid=7622 vsize=414436 CPUtime=47.4 cores=1,3,5,7
/proc/7624/stat : 7624 (python) S 7622 7624 7082 0 -1 4202496 58875 932 1 0 4721 19 0 0 19 0 2 0 916186101 424382464 38480 33554432000 4194304 5683644 140735688879408 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7624/statm: 103609 38480 1875 364 0 39527 0
[pid=7674] ppid=7624 vsize=404192 CPUtime=0.04 cores=1,3,5,7
/proc/7674/stat : 7674 (python) S 7624 7624 7082 0 -1 4202560 972 0 0 0 2 2 0 0 18 0 1 0 916190869 413892608 36982 33554432000 4194304 5683644 140735688879408 18446744073709551615 270613130767 0 0 16781312 514 11688952095351734532 0 0 17 7 0 0 0
/proc/7674/statm: 101048 36982 381 364 0 36966 0
[pid=7676] ppid=7674 vsize=76172 CPUtime=41.8 cores=1,3,5,7
/proc/7676/stat : 7676 (lingeling) R 7674 7676 7676 0 -1 4202496 25120 0 0 0 4177 3 0 0 25 0 1 0 916190870 78000128 17190 33554432000 4194304 4352236 140737193389424 18446744073709551615 4319114 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/7676/statm: 19043 17190 129 39 0 18123 0
[pid=7624/tid=7675] ppid=7622 vsize=414436 CPUtime=0 cores=1,3,5,7
/proc/7624/task/7675/stat : 7675 (python) S 7622 7624 7082 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 2 0 916190870 424382464 38480 33554432000 4194304 5683644 140735688879408 18446744073709551615 270624934321 0 0 16781312 2 18446604471139169408 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 89.24
Current children cumulated vsize (KiB) 894800

[startup+95.9009 s]
/proc/loadavg: 2.00 1.95 2.28 3/181 7677
/proc/meminfo: memFree=28531116/32951124 swapFree=67052292/67111528
[pid=7624] ppid=7622 vsize=414436 CPUtime=47.4 cores=1,3,5,7
/proc/7624/stat : 7624 (python) S 7622 7624 7082 0 -1 4202496 58875 932 1 0 4721 19 0 0 19 0 2 0 916186101 424382464 38480 33554432000 4194304 5683644 140735688879408 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7624/statm: 103609 38480 1875 364 0 39527 0
[pid=7674] ppid=7624 vsize=404192 CPUtime=0.05 cores=1,3,5,7
/proc/7674/stat : 7674 (python) S 7624 7624 7082 0 -1 4202560 974 0 0 0 2 3 0 0 18 0 1 0 916190869 413892608 36982 33554432000 4194304 5683644 140735688879408 18446744073709551615 270613130767 0 0 16781312 514 11688952095351734532 0 0 17 7 0 0 0
/proc/7674/statm: 101048 36982 381 364 0 36966 0
[pid=7676] ppid=7674 vsize=77392 CPUtime=48.2 cores=1,3,5,7
/proc/7676/stat : 7676 (lingeling) R 7674 7676 7676 0 -1 4202496 25432 0 0 0 4817 3 0 0 25 0 1 0 916190870 79249408 17495 33554432000 4194304 4352236 140737193389424 18446744073709551615 4234392 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/7676/statm: 19348 17495 129 39 0 18428 0
[pid=7624/tid=7675] ppid=7622 vsize=414436 CPUtime=0 cores=1,3,5,7
/proc/7624/task/7675/stat : 7675 (python) S 7622 7624 7082 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 2 0 916190870 424382464 38480 33554432000 4194304 5683644 140735688879408 18446744073709551615 270624934321 0 0 16781312 2 18446604471139169408 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 95.65
Current children cumulated vsize (KiB) 896020

[startup+97.5006 s]
/proc/loadavg: 2.00 1.95 2.28 3/181 7677
/proc/meminfo: memFree=28531116/32951124 swapFree=67052292/67111528
[pid=7624] ppid=7622 vsize=414436 CPUtime=47.4 cores=1,3,5,7
/proc/7624/stat : 7624 (python) S 7622 7624 7082 0 -1 4202496 58875 932 1 0 4721 19 0 0 19 0 2 0 916186101 424382464 38480 33554432000 4194304 5683644 140735688879408 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7624/statm: 103609 38480 1875 364 0 39527 0
[pid=7674] ppid=7624 vsize=404192 CPUtime=0.05 cores=1,3,5,7
/proc/7674/stat : 7674 (python) S 7624 7624 7082 0 -1 4202560 974 0 0 0 2 3 0 0 18 0 1 0 916190869 413892608 36982 33554432000 4194304 5683644 140735688879408 18446744073709551615 270613130767 0 0 16781312 514 11688952095351734532 0 0 17 7 0 0 0
/proc/7674/statm: 101048 36982 381 364 0 36966 0
[pid=7676] ppid=7674 vsize=77392 CPUtime=49.8 cores=1,3,5,7
/proc/7676/stat : 7676 (lingeling) R 7674 7676 7676 0 -1 4202496 25432 0 0 0 4977 3 0 0 25 0 1 0 916190870 79249408 17495 33554432000 4194304 4352236 140737193389424 18446744073709551615 4234266 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/7676/statm: 19348 17495 129 39 0 18428 0
[pid=7624/tid=7675] ppid=7622 vsize=414436 CPUtime=0 cores=1,3,5,7
/proc/7624/task/7675/stat : 7675 (python) S 7622 7624 7082 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 2 0 916190870 424382464 38480 33554432000 4194304 5683644 140735688879408 18446744073709551615 270624934321 0 0 16781312 2 18446604471139169408 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 97.25
Current children cumulated vsize (KiB) 896020

[startup+99.1004 s]
/proc/loadavg: 2.00 1.95 2.28 3/181 7677
/proc/meminfo: memFree=28531116/32951124 swapFree=67052292/67111528
[pid=7624] ppid=7622 vsize=414436 CPUtime=47.4 cores=1,3,5,7
/proc/7624/stat : 7624 (python) S 7622 7624 7082 0 -1 4202496 58875 932 1 0 4721 19 0 0 19 0 2 0 916186101 424382464 38480 33554432000 4194304 5683644 140735688879408 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7624/statm: 103609 38480 1875 364 0 39527 0
[pid=7674] ppid=7624 vsize=404192 CPUtime=0.05 cores=1,3,5,7
/proc/7674/stat : 7674 (python) S 7624 7624 7082 0 -1 4202560 974 0 0 0 2 3 0 0 18 0 1 0 916190869 413892608 36982 33554432000 4194304 5683644 140735688879408 18446744073709551615 270613130767 0 0 16781312 514 11688952095351734532 0 0 17 7 0 0 0
/proc/7674/statm: 101048 36982 381 364 0 36966 0
[pid=7676] ppid=7674 vsize=77392 CPUtime=51.4 cores=1,3,5,7
/proc/7676/stat : 7676 (lingeling) R 7674 7676 7676 0 -1 4202496 25432 0 0 0 5137 3 0 0 25 0 1 0 916190870 79249408 17495 33554432000 4194304 4352236 140737193389424 18446744073709551615 4258971 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/7676/statm: 19348 17495 129 39 0 18428 0
[pid=7624/tid=7675] ppid=7622 vsize=414436 CPUtime=0 cores=1,3,5,7
/proc/7624/task/7675/stat : 7675 (python) S 7622 7624 7082 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 2 0 916190870 424382464 38480 33554432000 4194304 5683644 140735688879408 18446744073709551615 270624934321 0 0 16781312 2 18446604471139169408 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 98.85
Current children cumulated vsize (KiB) 896020

[startup+99.5003 s]
/proc/loadavg: 2.00 1.95 2.28 3/181 7677
/proc/meminfo: memFree=28531116/32951124 swapFree=67052292/67111528
[pid=7624] ppid=7622 vsize=414436 CPUtime=47.4 cores=1,3,5,7
/proc/7624/stat : 7624 (python) S 7622 7624 7082 0 -1 4202496 58875 932 1 0 4721 19 0 0 19 0 2 0 916186101 424382464 38480 33554432000 4194304 5683644 140735688879408 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7624/statm: 103609 38480 1875 364 0 39527 0
[pid=7674] ppid=7624 vsize=404192 CPUtime=0.05 cores=1,3,5,7
/proc/7674/stat : 7674 (python) S 7624 7624 7082 0 -1 4202560 974 0 0 0 2 3 0 0 18 0 1 0 916190869 413892608 36982 33554432000 4194304 5683644 140735688879408 18446744073709551615 270613130767 0 0 16781312 514 11688952095351734532 0 0 17 7 0 0 0
/proc/7674/statm: 101048 36982 381 364 0 36966 0
[pid=7676] ppid=7674 vsize=77384 CPUtime=51.8 cores=1,3,5,7
/proc/7676/stat : 7676 (lingeling) R 7674 7676 7676 0 -1 4202496 25432 0 0 0 5177 3 0 0 25 0 1 0 916190870 79241216 17493 33554432000 4194304 4352236 140737193389424 18446744073709551615 4328105 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/7676/statm: 19346 17493 129 39 0 18426 0
[pid=7624/tid=7675] ppid=7622 vsize=414436 CPUtime=0 cores=1,3,5,7
/proc/7624/task/7675/stat : 7675 (python) S 7622 7624 7082 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 2 0 916190870 424382464 38480 33554432000 4194304 5683644 140735688879408 18446744073709551615 270624934321 0 0 16781312 2 18446604471139169408 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 99.25
Current children cumulated vsize (KiB) 896012

[startup+99.7002 s]
/proc/loadavg: 2.00 1.95 2.28 3/181 7677
/proc/meminfo: memFree=28531116/32951124 swapFree=67052292/67111528
[pid=7624] ppid=7622 vsize=414412 CPUtime=99.46 cores=1,3,5,7
/proc/7624/stat : 7624 (python) R 7622 7624 7082 0 -1 4202496 72315 27575 1 0 4722 20 5197 7 17 0 1 0 916186101 424357888 38478 33554432000 4194304 5683644 140735688879408 18446744073709551615 270612766135 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/7624/statm: 103603 38478 1873 364 0 39527 0
Current children cumulated CPU time (s) 99.46
Current children cumulated vsize (KiB) 414412

Child status: 0
Real time (s): 99.7203
CPU time (s): 99.5059
CPU user time (s): 99.2119
CPU system time (s): 0.293955
CPU usage (%): 99.785
Max. virtual memory (cumulated for all children) (KiB): 896048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 99.2119
system time used= 0.293955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104163
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= 2936
involuntary context switches= 170

runsolver used 0.121981 second user time and 0.365944 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-14 12:04:11
IDJOB=3498312
IDBENCH=71003
IDSOLVER=1991
FILE ID=node108/3498312-1308045851
RUNJOBID= node108-1308045242-7101
PBS_JOBID= 13565709
Free space on /tmp= 74080 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-10p0.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-3498312-1308045851/watcher-3498312-1308045851 -o /tmp/evaluation-result-3498312-1308045851/solver-3498312-1308045851 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498312-1308045851.cnf -seed 1189923844 -budget 5000

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

MD5SUM BENCH= ef1df882c8a642421a1d0216a16bf652
RANDOM SEED=1189923844

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.77
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28791668 kB
Buffers:        213328 kB
Cached:        3435980 kB
SwapCached:      23260 kB
Active:         833360 kB
Inactive:      3090940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28791668 kB
SwapTotal:    67111528 kB
SwapFree:     67052292 kB
Dirty:           44636 kB
Writeback:           0 kB
AnonPages:      272528 kB
Mapped:          14772 kB
Slab:           167688 kB
PageTables:       6496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   652620 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= 74040 MiB
End job on node108 at 2011-06-14 12:05:51