Trace number 3483871

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)UNSAT 98.932 99.9057

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 benchmark39.7879
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.45/1.48	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.45/1.48	c INFO: solving HOME/instance-3483871-1307748217.cnf
0.45/1.48	c INFO: computing task features
2.12/3.55	c INFO: computed variable-clause graph statistics
3.21/4.20	c INFO: computed clause balance statistics
12.42/13.40	c INFO: computed variable balance statistics
19.71/20.75	c INFO: computed small-clause counts
19.81/20.89	c INFO: computed Horn-clause counts
47.72/48.73	c INFO: computed variable graph statistics
47.72/48.73	c INFO: collected features for HOME/instance-3483871-1307748217.cnf in 47.19 s
47.72/48.74	c INFO: running cryptominisat-2.9.0@0 for 1152 with 1152 remaining (b = 0.52)
98.78/99.86	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: 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-3483871-1307748217/watcher-3483871-1307748217 -o /tmp/evaluation-result-3483871-1307748217/solver-3483871-1307748217 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483871-1307748217.cnf -seed 1394102490 -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: 3.85 3.92 3.51 3/192 21285
/proc/meminfo: memFree=31254284/32950928 swapFree=67111528/67111528
[pid=21285] ppid=21280 vsize=11804 CPUtime=0 cores=1,3
/proc/21285/stat : 21285 (runsolver) S 21280 21285 20932 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 5566777 12087296 50 33554432000 4194304 5436572 140736673620464 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071699960631 0 0 17 1 0 0 0
/proc/21285/statm: 2951 50 31 304 0 2643 0

[startup+0.0350551 s]
/proc/loadavg: 3.85 3.92 3.51 3/192 21285
/proc/meminfo: memFree=31254284/32950928 swapFree=67111528/67111528
[pid=21285] ppid=21280 vsize=11804 CPUtime=0 cores=1,3
/proc/21285/stat : 21285 (runsolver) S 21280 21285 20932 0 -1 4202560 46 0 0 0 0 0 0 0 21 0 1 0 5566777 12087296 55 33554432000 4194304 5436572 140736673620464 18446744073709551615 5057063 0 2147483391 4096 24578 18446744071699199166 0 0 17 1 0 0 0
/proc/21285/statm: 2951 55 36 304 0 2643 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11804

[startup+0.101046 s]
/proc/loadavg: 3.85 3.92 3.51 3/192 21285
/proc/meminfo: memFree=31254284/32950928 swapFree=67111528/67111528
[pid=21285] ppid=21280 vsize=15908 CPUtime=0 cores=1,3
/proc/21285/stat : 21285 (python) S 21280 21285 20932 0 -1 4202496 945 0 0 0 0 0 0 0 17 0 1 0 5566777 16289792 821 33554432000 4194304 5683644 140737017805200 18446744073709551615 232124078080 0 2147483391 16781312 2 18446744071699199166 0 0 17 3 0 0 0
/proc/21285/statm: 3977 834 357 364 0 464 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15908

[startup+0.301008 s]
/proc/loadavg: 3.85 3.92 3.51 3/192 21285
/proc/meminfo: memFree=31254284/32950928 swapFree=67111528/67111528
[pid=21285] ppid=21280 vsize=23184 CPUtime=0.03 cores=1,3
/proc/21285/stat : 21285 (python) S 21280 21285 20932 0 -1 4202496 1332 0 0 0 2 1 0 0 16 0 1 0 5566777 23740416 1179 33554432000 4194304 5683644 140737017805200 18446744073709551615 232124078080 0 2147483391 16781312 2 18446744071699199166 0 0 17 3 0 0 0
/proc/21285/statm: 5796 1179 432 364 0 723 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 23184

[startup+0.700941 s]
/proc/loadavg: 3.85 3.92 3.51 3/192 21285
/proc/meminfo: memFree=31254284/32950928 swapFree=67111528/67111528
[pid=21285] ppid=21280 vsize=99344 CPUtime=0.09 cores=1,3
/proc/21285/stat : 21285 (python) S 21280 21285 20932 0 -1 4202496 2857 0 0 0 5 4 0 0 15 0 1 0 5566777 101728256 2557 33554432000 4194304 5683644 140737017805200 18446744073709551615 232124078080 0 2147483391 16781312 2 18446744071699945619 0 0 17 3 0 0 0
/proc/21285/statm: 24836 2557 818 364 0 1687 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 99344

[startup+1.50085 s]
/proc/loadavg: 3.85 3.92 3.51 4/197 21302
/proc/meminfo: memFree=31215304/32950928 swapFree=67111528/67111528
[pid=21285] ppid=21280 vsize=290540 CPUtime=0.51 cores=1,3
/proc/21285/stat : 21285 (python) R 21280 21285 20932 0 -1 4202496 12285 931 1 0 31 20 0 0 15 0 1 0 5566777 297512960 9957 33554432000 4194304 5683644 140737017805200 18446744073709551615 48009063967811 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21285/statm: 72635 9957 1761 364 0 8559 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 290540

[startup+3.10051 s]
/proc/loadavg: 3.85 3.92 3.51 6/197 21302
/proc/meminfo: memFree=31031908/32950928 swapFree=67111528/67111528
[pid=21285] ppid=21280 vsize=395224 CPUtime=2.12 cores=1,3
/proc/21285/stat : 21285 (python) R 21280 21285 20932 0 -1 4202496 37629 931 1 0 188 24 0 0 17 0 1 0 5566777 404709376 35301 33554432000 4194304 5683644 140737017805200 18446744073709551615 4539214 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21285/statm: 98806 35301 1761 364 0 34730 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 395224
heavy processes:

[startup+6.30095 s]
/proc/loadavg: 3.87 3.92 3.51 5/197 21302
/proc/meminfo: memFree=30717824/32950928 swapFree=67111528/67111528
[pid=21285] ppid=21280 vsize=414468 CPUtime=5.31 cores=1,3
/proc/21285/stat : 21285 (python) R 21280 21285 20932 0 -1 4202496 58499 931 1 0 505 26 0 0 25 0 1 0 5566777 424415232 41002 33554432000 4194304 5683644 140737017805200 18446744073709551615 4571061 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21285/statm: 103617 41002 1826 364 0 39541 0
Current children cumulated CPU time (s) 5.31
Current children cumulated vsize (KiB) 414468

[startup+12.7008 s]
/proc/loadavg: 3.88 3.92 3.51 5/197 21302
/proc/meminfo: memFree=30718996/32950928 swapFree=67111528/67111528
[pid=21285] ppid=21280 vsize=414468 CPUtime=11.71 cores=1,3
/proc/21285/stat : 21285 (python) R 21280 21285 20932 0 -1 4202496 58499 931 1 0 1145 26 0 0 25 0 1 0 5566777 424415232 41002 33554432000 4194304 5683644 140737017805200 18446744073709551615 232123766489 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21285/statm: 103617 41002 1826 364 0 39541 0
Current children cumulated CPU time (s) 11.71
Current children cumulated vsize (KiB) 414468

[startup+25.5006 s]
/proc/loadavg: 3.90 3.93 3.52 5/197 21302
/proc/meminfo: memFree=30716764/32950928 swapFree=67111528/67111528
[pid=21285] ppid=21280 vsize=414468 CPUtime=24.52 cores=1,3
/proc/21285/stat : 21285 (python) R 21280 21285 20932 0 -1 4202496 58506 931 1 0 2426 26 0 0 25 0 1 0 5566777 424415232 41009 33554432000 4194304 5683644 140737017805200 18446744073709551615 48008893106316 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21285/statm: 103617 41009 1833 364 0 39541 0
Current children cumulated CPU time (s) 24.52
Current children cumulated vsize (KiB) 414468

[startup+51.101 s]
/proc/loadavg: 3.93 3.93 3.53 5/200 21351
/proc/meminfo: memFree=30575848/32950928 swapFree=67111528/67111528
[pid=21285] ppid=21280 vsize=414436 CPUtime=47.75 cores=1,3
/proc/21285/stat : 21285 (python) S 21280 21285 20932 0 -1 4202496 58790 931 1 0 4749 26 0 0 25 0 2 0 5566777 424382464 38472 33554432000 4194304 5683644 140737017805200 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21285/statm: 103609 38472 1867 364 0 39527 0
[pid=21349] ppid=21285 vsize=404192 CPUtime=0 cores=1,3
/proc/21349/stat : 21349 (python) S 21285 21285 20932 0 -1 4202560 740 0 0 0 0 0 0 0 18 0 1 0 5571652 413892608 36954 33554432000 4194304 5683644 140737017805200 18446744073709551615 232124100111 0 0 16781312 514 4582117956028170504 0 0 17 1 0 0 0
/proc/21349/statm: 101048 36954 353 364 0 36966 0
[pid=21351] ppid=21349 vsize=206564 CPUtime=2.34 cores=1,3
/proc/21351/stat : 21351 (cryptominisat-2) R 21349 21351 21351 0 -1 4202496 41962 0 0 0 229 5 0 0 25 0 1 0 5571652 211521536 37389 33554432000 4194304 4677096 140734411172736 18446744073709551615 4319643 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21351/statm: 51641 37389 361 118 0 46600 0
[pid=21285/tid=21350] ppid=21280 vsize=414436 CPUtime=0 cores=1,3
/proc/21285/task/21350/stat : 21350 (python) S 21280 21285 20932 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 5571652 424382464 38472 33554432000 4194304 5683644 140737017805200 18446744073709551615 232135903665 0 0 16781312 2 18446604469865912256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.09
Current children cumulated vsize (KiB) 1025192

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

[startup+51.401 s]
/proc/loadavg: 3.93 3.93 3.53 5/200 21351
/proc/meminfo: memFree=30575848/32950928 swapFree=67111528/67111528
[pid=21285] ppid=21280 vsize=414436 CPUtime=47.75 cores=1,3
/proc/21285/stat : 21285 (python) S 21280 21285 20932 0 -1 4202496 58790 931 1 0 4749 26 0 0 25 0 2 0 5566777 424382464 38472 33554432000 4194304 5683644 140737017805200 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21285/statm: 103609 38472 1867 364 0 39527 0
[pid=21349] ppid=21285 vsize=404192 CPUtime=0 cores=1,3
/proc/21349/stat : 21349 (python) S 21285 21285 20932 0 -1 4202560 740 0 0 0 0 0 0 0 18 0 1 0 5571652 413892608 36954 33554432000 4194304 5683644 140737017805200 18446744073709551615 232124100111 0 0 16781312 514 4582117956028170504 0 0 17 1 0 0 0
/proc/21349/statm: 101048 36954 353 364 0 36966 0
[pid=21351] ppid=21349 vsize=225144 CPUtime=2.63 cores=1,3
/proc/21351/stat : 21351 (cryptominisat-2) R 21349 21351 21351 0 -1 4202496 45573 0 0 0 258 5 0 0 25 0 1 0 5571652 230547456 41000 33554432000 4194304 4677096 140734411172736 18446744073709551615 4319643 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21351/statm: 56286 41000 361 118 0 51245 0
[pid=21285/tid=21350] ppid=21280 vsize=414436 CPUtime=0 cores=1,3
/proc/21285/task/21350/stat : 21350 (python) S 21280 21285 20932 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 5571652 424382464 38472 33554432000 4194304 5683644 140737017805200 18446744073709551615 232135903665 0 0 16781312 2 18446604469865912256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 1043772

[startup+77.0005 s]
/proc/loadavg: 3.96 3.94 3.54 5/203 21356
/proc/meminfo: memFree=30148420/32950928 swapFree=67111528/67111528
[pid=21285] ppid=21280 vsize=414436 CPUtime=47.75 cores=1,3
/proc/21285/stat : 21285 (python) S 21280 21285 20932 0 -1 4202496 58790 931 1 0 4749 26 0 0 25 0 2 0 5566777 424382464 38472 33554432000 4194304 5683644 140737017805200 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21285/statm: 103609 38472 1867 364 0 39527 0
[pid=21349] ppid=21285 vsize=404192 CPUtime=0.04 cores=1,3
/proc/21349/stat : 21349 (python) S 21285 21285 20932 0 -1 4202560 894 0 0 0 3 1 0 0 15 0 1 0 5571652 413892608 36977 33554432000 4194304 5683644 140737017805200 18446744073709551615 232124100111 0 0 16781312 514 17148458335817662728 0 0 17 1 0 0 0
/proc/21349/statm: 101048 36977 376 364 0 36966 0
[pid=21351] ppid=21349 vsize=737044 CPUtime=28.2 cores=1,3
/proc/21351/stat : 21351 (cryptominisat-2) R 21349 21351 21351 0 -1 4202496 142128 0 0 0 2803 17 0 0 25 0 1 0 5571652 754733056 137555 33554432000 4194304 4677096 140734411172736 18446744073709551615 4336422 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21351/statm: 184261 137555 387 118 0 179220 0
[pid=21285/tid=21350] ppid=21280 vsize=414436 CPUtime=0 cores=1,3
/proc/21285/task/21350/stat : 21350 (python) S 21280 21285 20932 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 5571652 424382464 38472 33554432000 4194304 5683644 140737017805200 18446744073709551615 232135903665 0 0 16781312 2 18446604469865912256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 75.99
Current children cumulated vsize (KiB) 1555672

[startup+89.8002 s]
/proc/loadavg: 3.96 3.94 3.55 5/203 21356
/proc/meminfo: memFree=30131520/32950928 swapFree=67111528/67111528
[pid=21285] ppid=21280 vsize=414436 CPUtime=47.75 cores=1,3
/proc/21285/stat : 21285 (python) S 21280 21285 20932 0 -1 4202496 58790 931 1 0 4749 26 0 0 25 0 2 0 5566777 424382464 38472 33554432000 4194304 5683644 140737017805200 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21285/statm: 103609 38472 1867 364 0 39527 0
[pid=21349] ppid=21285 vsize=404192 CPUtime=0.04 cores=1,3
/proc/21349/stat : 21349 (python) S 21285 21285 20932 0 -1 4202560 899 0 0 0 3 1 0 0 15 0 1 0 5571652 413892608 36977 33554432000 4194304 5683644 140737017805200 18446744073709551615 232124100111 0 0 16781312 514 17148458335817662728 0 0 17 1 0 0 0
/proc/21349/statm: 101048 36977 376 364 0 36966 0
[pid=21351] ppid=21349 vsize=717608 CPUtime=40.99 cores=1,3
/proc/21351/stat : 21351 (cryptominisat-2) R 21349 21351 21351 0 -1 4202496 146366 0 0 0 4080 19 0 0 25 0 1 0 5571652 734830592 136081 33554432000 4194304 4677096 140734411172736 18446744073709551615 4319643 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21351/statm: 179402 136081 387 118 0 174361 0
[pid=21285/tid=21350] ppid=21280 vsize=414436 CPUtime=0 cores=1,3
/proc/21285/task/21350/stat : 21350 (python) S 21280 21285 20932 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 5571652 424382464 38472 33554432000 4194304 5683644 140737017805200 18446744073709551615 232135903665 0 0 16781312 2 18446604469865912256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 88.78
Current children cumulated vsize (KiB) 1536236

[startup+96.2011 s]
/proc/loadavg: 3.97 3.94 3.55 4/197 21361
/proc/meminfo: memFree=29953252/32950928 swapFree=67111528/67111528
[pid=21285] ppid=21280 vsize=414436 CPUtime=47.75 cores=1,3
/proc/21285/stat : 21285 (python) S 21280 21285 20932 0 -1 4202496 58790 931 1 0 4749 26 0 0 25 0 2 0 5566777 424382464 38472 33554432000 4194304 5683644 140737017805200 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21285/statm: 103609 38472 1867 364 0 39527 0
[pid=21349] ppid=21285 vsize=404192 CPUtime=0.06 cores=1,3
/proc/21349/stat : 21349 (python) S 21285 21285 20932 0 -1 4202560 902 0 0 0 4 2 0 0 15 0 1 0 5571652 413892608 36977 33554432000 4194304 5683644 140737017805200 18446744073709551615 232124100111 0 0 16781312 514 4582117956028170504 0 0 17 1 0 0 0
/proc/21349/statm: 101048 36977 376 364 0 36966 0
[pid=21351] ppid=21349 vsize=718600 CPUtime=47.38 cores=1,3
/proc/21351/stat : 21351 (cryptominisat-2) R 21349 21351 21351 0 -1 4202496 147090 0 0 0 4719 19 0 0 25 0 1 0 5571652 735846400 136805 33554432000 4194304 4677096 140734411172736 18446744073709551615 4319841 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21351/statm: 179650 136805 388 118 0 174609 0
[pid=21285/tid=21350] ppid=21280 vsize=414436 CPUtime=0 cores=1,3
/proc/21285/task/21350/stat : 21350 (python) S 21280 21285 20932 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 5571652 424382464 38472 33554432000 4194304 5683644 140737017805200 18446744073709551615 232135903665 0 0 16781312 2 18446604469865912256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 95.19
Current children cumulated vsize (KiB) 1537228

[startup+97.8008 s]
/proc/loadavg: 3.97 3.94 3.55 4/197 21361
/proc/meminfo: memFree=29953372/32950928 swapFree=67111528/67111528
[pid=21285] ppid=21280 vsize=414436 CPUtime=47.75 cores=1,3
/proc/21285/stat : 21285 (python) S 21280 21285 20932 0 -1 4202496 58790 931 1 0 4749 26 0 0 25 0 2 0 5566777 424382464 38472 33554432000 4194304 5683644 140737017805200 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21285/statm: 103609 38472 1867 364 0 39527 0
[pid=21349] ppid=21285 vsize=404192 CPUtime=0.06 cores=1,3
/proc/21349/stat : 21349 (python) S 21285 21285 20932 0 -1 4202560 902 0 0 0 4 2 0 0 15 0 1 0 5571652 413892608 36977 33554432000 4194304 5683644 140737017805200 18446744073709551615 232124100111 0 0 16781312 514 4582117956028170504 0 0 17 1 0 0 0
/proc/21349/statm: 101048 36977 376 364 0 36966 0
[pid=21351] ppid=21349 vsize=718600 CPUtime=48.98 cores=1,3
/proc/21351/stat : 21351 (cryptominisat-2) R 21349 21351 21351 0 -1 4202496 147189 0 0 0 4879 19 0 0 25 0 1 0 5571652 735846400 136904 33554432000 4194304 4677096 140734411172736 18446744073709551615 4334257 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21351/statm: 179650 136904 388 118 0 174609 0
[pid=21285/tid=21350] ppid=21280 vsize=414436 CPUtime=0 cores=1,3
/proc/21285/task/21350/stat : 21350 (python) S 21280 21285 20932 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 5571652 424382464 38472 33554432000 4194304 5683644 140737017805200 18446744073709551615 232135903665 0 0 16781312 2 18446604469865912256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 96.79
Current children cumulated vsize (KiB) 1537228

[startup+98.6006 s]
/proc/loadavg: 3.89 3.92 3.55 5/199 21399
/proc/meminfo: memFree=29946536/32950928 swapFree=67111528/67111528
[pid=21285] ppid=21280 vsize=414436 CPUtime=47.75 cores=1,3
/proc/21285/stat : 21285 (python) S 21280 21285 20932 0 -1 4202496 58790 931 1 0 4749 26 0 0 25 0 2 0 5566777 424382464 38472 33554432000 4194304 5683644 140737017805200 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21285/statm: 103609 38472 1867 364 0 39527 0
[pid=21349] ppid=21285 vsize=404192 CPUtime=0.06 cores=1,3
/proc/21349/stat : 21349 (python) S 21285 21285 20932 0 -1 4202560 902 0 0 0 4 2 0 0 15 0 1 0 5571652 413892608 36977 33554432000 4194304 5683644 140737017805200 18446744073709551615 232124100111 0 0 16781312 514 4582117956028170504 0 0 17 1 0 0 0
/proc/21349/statm: 101048 36977 376 364 0 36966 0
[pid=21351] ppid=21349 vsize=718600 CPUtime=49.78 cores=1,3
/proc/21351/stat : 21351 (cryptominisat-2) R 21349 21351 21351 0 -1 4202496 147250 0 0 0 4959 19 0 0 25 0 1 0 5571652 735846400 136965 33554432000 4194304 4677096 140734411172736 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21351/statm: 179650 136965 388 118 0 174609 0
[pid=21285/tid=21350] ppid=21280 vsize=414436 CPUtime=0 cores=1,3
/proc/21285/task/21350/stat : 21350 (python) S 21280 21285 20932 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 5571652 424382464 38472 33554432000 4194304 5683644 140737017805200 18446744073709551615 232135903665 0 0 16781312 2 18446604469865912256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 97.59
Current children cumulated vsize (KiB) 1537228

[startup+99.4006 s]
/proc/loadavg: 3.89 3.92 3.55 5/199 21403
/proc/meminfo: memFree=29894092/32950928 swapFree=67111528/67111528
[pid=21285] ppid=21280 vsize=414436 CPUtime=47.75 cores=1,3
/proc/21285/stat : 21285 (python) S 21280 21285 20932 0 -1 4202496 58790 931 1 0 4749 26 0 0 25 0 2 0 5566777 424382464 38472 33554432000 4194304 5683644 140737017805200 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21285/statm: 103609 38472 1867 364 0 39527 0
[pid=21349] ppid=21285 vsize=404192 CPUtime=0.06 cores=1,3
/proc/21349/stat : 21349 (python) S 21285 21285 20932 0 -1 4202560 904 0 0 0 4 2 0 0 15 0 1 0 5571652 413892608 36977 33554432000 4194304 5683644 140737017805200 18446744073709551615 232124100111 0 0 16781312 514 17148458335817662728 0 0 17 1 0 0 0
/proc/21349/statm: 101048 36977 376 364 0 36966 0
[pid=21351] ppid=21349 vsize=718600 CPUtime=50.57 cores=1,3
/proc/21351/stat : 21351 (cryptominisat-2) R 21349 21351 21351 0 -1 4202496 147293 0 0 0 5038 19 0 0 25 0 1 0 5571652 735846400 137008 33554432000 4194304 4677096 140734411172736 18446744073709551615 4358608 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21351/statm: 179650 137008 388 118 0 174609 0
[pid=21285/tid=21350] ppid=21280 vsize=414436 CPUtime=0 cores=1,3
/proc/21285/task/21350/stat : 21350 (python) S 21280 21285 20932 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 5571652 424382464 38472 33554432000 4194304 5683644 140737017805200 18446744073709551615 232135903665 0 0 16781312 2 18446604469865912256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 98.38
Current children cumulated vsize (KiB) 1537228

[startup+99.8005 s]
/proc/loadavg: 3.89 3.92 3.55 5/199 21403
/proc/meminfo: memFree=29894092/32950928 swapFree=67111528/67111528
[pid=21285] ppid=21280 vsize=414436 CPUtime=47.75 cores=1,3
/proc/21285/stat : 21285 (python) S 21280 21285 20932 0 -1 4202496 58790 931 1 0 4749 26 0 0 25 0 2 0 5566777 424382464 38472 33554432000 4194304 5683644 140737017805200 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21285/statm: 103609 38472 1867 364 0 39527 0
[pid=21349] ppid=21285 vsize=404192 CPUtime=0.06 cores=1,3
/proc/21349/stat : 21349 (python) S 21285 21285 20932 0 -1 4202560 905 0 0 0 4 2 0 0 15 0 1 0 5571652 413892608 36977 33554432000 4194304 5683644 140737017805200 18446744073709551615 232124100111 0 0 16781312 514 5616736265798910216 0 0 17 1 0 0 0
/proc/21349/statm: 101048 36977 376 364 0 36966 0
[pid=21351] ppid=21349 vsize=718600 CPUtime=50.97 cores=1,3
/proc/21351/stat : 21351 (cryptominisat-2) R 21349 21351 21351 0 -1 4202496 147310 0 0 0 5078 19 0 0 25 0 1 0 5571652 735846400 137024 33554432000 4194304 4677096 140734411172736 18446744073709551615 232123737070 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/21351/statm: 179650 137024 393 118 0 174609 0
[pid=21285/tid=21350] ppid=21280 vsize=414436 CPUtime=0 cores=1,3
/proc/21285/task/21350/stat : 21350 (python) S 21280 21285 20932 0 -1 4202560 30 931 0 0 0 0 0 0 25 0 2 0 5571652 424382464 38472 33554432000 4194304 5683644 140737017805200 18446744073709551615 232135903665 0 0 16781312 2 18446604469865912256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 98.78
Current children cumulated vsize (KiB) 1537228

[startup+99.9004 s]
/proc/loadavg: 3.89 3.92 3.55 5/199 21403
/proc/meminfo: memFree=29894092/32950928 swapFree=67111528/67111528
[pid=21285] ppid=21280 vsize=386808 CPUtime=98.91 cores=1,3
/proc/21285/stat : 21285 (python) R 21280 21285 20932 0 -1 4202500 76574 149449 1 0 4752 28 5087 24 18 0 1 0 5566777 396091392 31610 33554432000 4194304 5683644 140737017805200 18446744073709551615 232123900879 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/21285/statm: 96702 31610 1874 364 0 32626 0
Current children cumulated CPU time (s) 98.91
Current children cumulated vsize (KiB) 386808

Child status: 0
Real time (s): 99.9057
CPU time (s): 98.932
CPU user time (s): 98.401
CPU system time (s): 0.530919
CPU usage (%): 99.0253
Max. virtual memory (cumulated for all children) (KiB): 1577256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 98.401
system time used= 0.530919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226023
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= 19961
involuntary context switches= 388

runsolver used 0.149977 second user time and 0.359945 second system time

The end

Launcher Data

Begin job on node124 at 2011-06-11 01:23:38
IDJOB=3483871
IDBENCH=71003
IDSOLVER=1976
FILE ID=node124/3483871-1307748217
RUNJOBID= node124-1307747010-20952
PBS_JOBID= 13550833
Free space on /tmp= 74092 MiB

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

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

MD5SUM BENCH= ef1df882c8a642421a1d0216a16bf652
RANDOM SEED=1394102490

node124.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.855
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.71
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.855
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.855
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.855
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.855
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.855
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.855
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.82
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.855
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:      31255572 kB
Buffers:         91320 kB
Cached:        1272376 kB
SwapCached:          0 kB
Active:         615064 kB
Inactive:       917772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31255572 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          135716 kB
Writeback:           0 kB
AnonPages:      169184 kB
Mapped:          22972 kB
Slab:            98236 kB
PageTables:       6540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   412244 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= 73984 MiB
End job on node124 at 2011-06-11 01:25:20