Trace number 3483873

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 124.348 125.071

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10t0.cnf
MD5SUM9029cec808e66e35ae213dc5615fd1f7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.15537
Satisfiable
(Un)Satisfiability was proved
Number of variables237336
Number of clauses1262609
Sum of the clauses size3042396
Maximum clause length10
Minimum clause length1
Number of clauses of size 113421
Number of clauses of size 2900089
Number of clauses of size 3288599
Number of clauses of size 46720
Number of clauses of size 526880
Number of clauses of size over 526900

Solver Data

0.42/1.16	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.42/1.16	c INFO: solving HOME/instance-3483873-1307748217.cnf
0.42/1.16	c INFO: computing task features
4.68/5.40	c INFO: computed variable-clause graph statistics
4.78/5.54	c INFO: computed clause balance statistics
23.28/24.02	c INFO: computed variable balance statistics
38.08/38.81	c INFO: computed small-clause counts
38.38/39.15	c INFO: computed Horn-clause counts
103.37/104.10	c INFO: computed variable graph statistics
103.37/104.10	c INFO: collected features for HOME/instance-3483873-1307748217.cnf in 102.82 s
103.37/104.11	c INFO: running cryptominisat-2.9.0@0 for 1097 with 1097 remaining (b = 0.44)
124.25/125.00	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-3483873-1307748217/watcher-3483873-1307748217 -o /tmp/evaluation-result-3483873-1307748217/solver-3483873-1307748217 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483873-1307748217.cnf -seed 693387542 -budget 1200 

running on 2 cores: 5,7

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.86 3.94 2.90 3/193 28791
/proc/meminfo: memFree=31397104/32951124 swapFree=67063272/67111528
[pid=28791] ppid=28789 vsize=11804 CPUtime=0 cores=5,7
/proc/28791/stat : 28791 (runsolver) S 28789 28791 28449 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 886420154 12087296 50 33554432000 4194304 5436572 140734588932336 18446744073709551615 4883175 0 2147483391 4096 24578 18446744071700214583 0 0 17 7 0 0 0
/proc/28791/statm: 2951 50 31 304 0 2643 0

[startup+0.0583019 s]
/proc/loadavg: 3.86 3.94 2.90 3/193 28791
/proc/meminfo: memFree=31397104/32951124 swapFree=67063272/67111528
[pid=28791] ppid=28789 vsize=15184 CPUtime=0 cores=5,7
/proc/28791/stat : 28791 (python) S 28789 28791 28449 0 -1 4202496 712 0 0 0 0 0 0 0 21 0 1 0 886420154 15548416 603 33554432000 4194304 5683644 140735512708992 18446744073709551615 232335890432 0 2147483391 16781312 2 18446744071699453118 0 0 17 5 0 0 0
/proc/28791/statm: 3796 603 319 364 0 283 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15184

[startup+0.100289 s]
/proc/loadavg: 3.86 3.94 2.90 3/193 28791
/proc/meminfo: memFree=31397104/32951124 swapFree=67063272/67111528
[pid=28791] ppid=28789 vsize=15184 CPUtime=0 cores=5,7
/proc/28791/stat : 28791 (python) S 28789 28791 28449 0 -1 4202496 734 0 0 0 0 0 0 0 21 0 1 0 886420154 15548416 622 33554432000 4194304 5683644 140735512708992 18446744073709551615 232335890432 0 2147483391 16781312 2 18446744071699453118 0 0 17 5 0 0 0
/proc/28791/statm: 3796 622 322 364 0 283 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15184

[startup+0.300279 s]
/proc/loadavg: 3.86 3.94 2.90 3/193 28791
/proc/meminfo: memFree=31397104/32951124 swapFree=67063272/67111528
[pid=28791] ppid=28789 vsize=16240 CPUtime=0 cores=5,7
/proc/28791/stat : 28791 (python) R 28789 28791 28449 0 -1 4202496 1042 0 0 0 0 0 0 0 16 0 1 0 886420154 16629760 913 33554432000 4194304 5683644 140735512708992 18446744073709551615 4566415 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28791/statm: 4060 914 381 364 0 547 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16240

[startup+0.700165 s]
/proc/loadavg: 3.86 3.94 2.90 3/193 28791
/proc/meminfo: memFree=31397104/32951124 swapFree=67063272/67111528
[pid=28791] ppid=28789 vsize=135748 CPUtime=0.2 cores=5,7
/proc/28791/stat : 28791 (python) S 28789 28791 28449 0 -1 4202496 5973 935 1 0 15 5 0 0 16 0 1 0 886420154 139005952 4148 33554432000 4194304 5683644 140735512708992 18446744073709551615 232335888389 0 2147483391 16781312 2 18446744071699453118 0 0 17 7 0 0 0
/proc/28791/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135748

[startup+1.50102 s]
/proc/loadavg: 3.63 3.89 2.89 5/198 28813
/proc/meminfo: memFree=31347220/32951124 swapFree=67063272/67111528
[pid=28791] ppid=28789 vsize=324252 CPUtime=0.78 cores=5,7
/proc/28791/stat : 28791 (python) R 28789 28791 28449 0 -1 4202496 20624 935 1 0 62 16 0 0 16 0 1 0 886420154 332034048 18291 33554432000 4194304 5683644 140735512708992 18446744073709551615 232335553221 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28791/statm: 81063 18291 1761 364 0 16987 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 324252

[startup+3.10074 s]
/proc/loadavg: 3.63 3.89 2.89 5/198 28813
/proc/meminfo: memFree=31103436/32951124 swapFree=67063272/67111528
[pid=28791] ppid=28789 vsize=432408 CPUtime=2.37 cores=5,7
/proc/28791/stat : 28791 (python) R 28789 28791 28449 0 -1 4202496 47480 935 1 0 219 18 0 0 18 0 1 0 886420154 442785792 45147 33554432000 4194304 5683644 140735512708992 18446744073709551615 232335553221 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28791/statm: 108135 45148 1761 364 0 44059 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 432408
heavy processes:

[startup+6.30017 s]
/proc/loadavg: 3.63 3.89 2.89 5/198 28813
/proc/meminfo: memFree=30808284/32951124 swapFree=67063272/67111528
[pid=28791] ppid=28789 vsize=518516 CPUtime=5.58 cores=5,7
/proc/28791/stat : 28791 (python) R 28789 28791 28449 0 -1 4202496 111115 935 1 0 532 26 0 0 25 0 1 0 886420154 530960384 67014 33554432000 4194304 5683644 140735512708992 18446744073709551615 47433895017581 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28791/statm: 129629 67014 1826 364 0 65553 0
Current children cumulated CPU time (s) 5.58
Current children cumulated vsize (KiB) 518516

[startup+12.701 s]
/proc/loadavg: 3.76 3.91 2.91 5/198 28813
/proc/meminfo: memFree=30827520/32951124 swapFree=67063272/67111528
[pid=28791] ppid=28789 vsize=518516 CPUtime=11.98 cores=5,7
/proc/28791/stat : 28791 (python) R 28789 28791 28449 0 -1 4202496 111115 935 1 0 1172 26 0 0 25 0 1 0 886420154 530960384 67014 33554432000 4194304 5683644 140735512708992 18446744073709551615 47433895017771 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28791/statm: 129629 67014 1826 364 0 65553 0
Current children cumulated CPU time (s) 11.98
Current children cumulated vsize (KiB) 518516

[startup+25.5008 s]
/proc/loadavg: 3.80 3.91 2.92 5/198 28813
/proc/meminfo: memFree=30828948/32951124 swapFree=67063272/67111528
[pid=28791] ppid=28789 vsize=518516 CPUtime=24.78 cores=5,7
/proc/28791/stat : 28791 (python) R 28789 28791 28449 0 -1 4202496 111116 935 1 0 2452 26 0 0 25 0 1 0 886420154 530960384 67015 33554432000 4194304 5683644 140735512708992 18446744073709551615 4662559 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28791/statm: 129629 67015 1827 364 0 65553 0
Current children cumulated CPU time (s) 24.78
Current children cumulated vsize (KiB) 518516

[startup+51.1002 s]
/proc/loadavg: 3.86 3.92 2.95 5/201 28817
/proc/meminfo: memFree=30777324/32951124 swapFree=67063272/67111528
[pid=28791] ppid=28789 vsize=528380 CPUtime=50.37 cores=5,7
/proc/28791/stat : 28791 (python) R 28789 28791 28449 0 -1 4202496 113588 935 1 0 5011 26 0 0 25 0 1 0 886420154 541061120 69487 33554432000 4194304 5683644 140735512708992 18446744073709551615 47433892243584 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28791/statm: 132095 69487 1833 364 0 68019 0
Current children cumulated CPU time (s) 50.37
Current children cumulated vsize (KiB) 528380

[startup+102.307 s]
/proc/loadavg: 3.94 3.93 3.01 5/204 28821
/proc/meminfo: memFree=30316724/32951124 swapFree=67063272/67111528
[pid=28791] ppid=28789 vsize=528380 CPUtime=101.58 cores=5,7
/proc/28791/stat : 28791 (python) R 28789 28791 28449 0 -1 4202496 113588 935 1 0 10132 26 0 0 25 0 1 0 886420154 541061120 69487 33554432000 4194304 5683644 140735512708992 18446744073709551615 47433892243596 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28791/statm: 132095 69487 1833 364 0 68019 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 528380

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

[startup+115.101 s]
/proc/loadavg: 3.95 3.93 3.02 5/207 28825
/proc/meminfo: memFree=29953424/32951124 swapFree=67063272/67111528
[pid=28791] ppid=28789 vsize=518852 CPUtime=103.4 cores=5,7
/proc/28791/stat : 28791 (python) S 28789 28791 28449 0 -1 4202496 113867 935 1 0 10313 27 0 0 25 0 2 0 886420154 531304448 64576 33554432000 4194304 5683644 140735512708992 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28791/statm: 129713 64576 1867 364 0 65631 0
[pid=28822] ppid=28791 vsize=508608 CPUtime=0.01 cores=5,7
/proc/28822/stat : 28822 (python) S 28791 28791 28449 0 -1 4202560 883 0 0 0 0 1 0 0 15 0 1 0 886430566 520814592 63081 33554432000 4194304 5683644 140735512708992 18446744073709551615 232335912463 0 0 16781312 514 5633171907344826632 0 0 17 5 0 0 0
/proc/28822/statm: 127152 63081 376 364 0 63070 0
[pid=28824] ppid=28822 vsize=505316 CPUtime=10.94 cores=5,7
/proc/28824/stat : 28824 (cryptominisat-2) R 28822 28824 28824 0 -1 4202496 103854 0 0 0 1081 13 0 0 25 0 1 0 886430566 517443584 99334 33554432000 4194304 4677096 140733780137216 18446744073709551615 4586901 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28824/statm: 126329 99334 372 118 0 121288 0
[pid=28791/tid=28823] ppid=28789 vsize=518852 CPUtime=0 cores=5,7
/proc/28791/task/28823/stat : 28823 (python) S 28789 28791 28449 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 886430566 531304448 64576 33554432000 4194304 5683644 140735512708992 18446744073709551615 232347716017 0 0 16781312 2 18446604456766734720 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 114.35
Current children cumulated vsize (KiB) 1532776

[startup+121.501 s]
/proc/loadavg: 3.96 3.93 3.02 5/207 28825
/proc/meminfo: memFree=29934948/32951124 swapFree=67063272/67111528
[pid=28791] ppid=28789 vsize=518852 CPUtime=103.4 cores=5,7
/proc/28791/stat : 28791 (python) S 28789 28791 28449 0 -1 4202496 113867 935 1 0 10313 27 0 0 25 0 2 0 886420154 531304448 64576 33554432000 4194304 5683644 140735512708992 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28791/statm: 129713 64576 1867 364 0 65631 0
[pid=28822] ppid=28791 vsize=508608 CPUtime=0.02 cores=5,7
/proc/28822/stat : 28822 (python) S 28791 28791 28449 0 -1 4202560 886 0 0 0 1 1 0 0 15 0 1 0 886430566 520814592 63081 33554432000 4194304 5683644 140735512708992 18446744073709551615 232335912463 0 0 16781312 514 5633171907344826632 0 0 17 5 0 0 0
/proc/28822/statm: 127152 63081 376 364 0 63070 0
[pid=28824] ppid=28822 vsize=544608 CPUtime=17.33 cores=5,7
/proc/28824/stat : 28824 (cryptominisat-2) R 28822 28824 28824 0 -1 4202496 105969 0 0 0 1720 13 0 0 25 0 1 0 886430566 557678592 101449 33554432000 4194304 4677096 140733780137216 18446744073709551615 4564230 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28824/statm: 136152 101449 379 118 0 131111 0
[pid=28791/tid=28823] ppid=28789 vsize=518852 CPUtime=0 cores=5,7
/proc/28791/task/28823/stat : 28823 (python) S 28789 28791 28449 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 886430566 531304448 64576 33554432000 4194304 5683644 140735512708992 18446744073709551615 232347716017 0 0 16781312 2 18446604456766734720 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 120.75
Current children cumulated vsize (KiB) 1572068

[startup+123.1 s]
/proc/loadavg: 3.96 3.93 3.02 5/207 28825
/proc/meminfo: memFree=29917464/32951124 swapFree=67063272/67111528
[pid=28791] ppid=28789 vsize=518852 CPUtime=103.4 cores=5,7
/proc/28791/stat : 28791 (python) S 28789 28791 28449 0 -1 4202496 113867 935 1 0 10313 27 0 0 25 0 2 0 886420154 531304448 64576 33554432000 4194304 5683644 140735512708992 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28791/statm: 129713 64576 1867 364 0 65631 0
[pid=28822] ppid=28791 vsize=508608 CPUtime=0.02 cores=5,7
/proc/28822/stat : 28822 (python) S 28791 28791 28449 0 -1 4202560 888 0 0 0 1 1 0 0 15 0 1 0 886430566 520814592 63081 33554432000 4194304 5683644 140735512708992 18446744073709551615 232335912463 0 0 16781312 514 5616736364583158024 0 0 17 5 0 0 0
/proc/28822/statm: 127152 63081 376 364 0 63070 0
[pid=28824] ppid=28822 vsize=552020 CPUtime=18.93 cores=5,7
/proc/28824/stat : 28824 (cryptominisat-2) R 28822 28824 28824 0 -1 4202496 107943 0 0 0 1880 13 0 0 25 0 1 0 886430566 565268480 103423 33554432000 4194304 4677096 140733780137216 18446744073709551615 4318873 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28824/statm: 138005 103423 387 118 0 132964 0
[pid=28791/tid=28823] ppid=28789 vsize=518852 CPUtime=0 cores=5,7
/proc/28791/task/28823/stat : 28823 (python) S 28789 28791 28449 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 886430566 531304448 64576 33554432000 4194304 5683644 140735512708992 18446744073709551615 232347716017 0 0 16781312 2 18446604456766734720 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 122.35
Current children cumulated vsize (KiB) 1579480

[startup+123.9 s]
/proc/loadavg: 3.96 3.93 3.02 5/207 28825
/proc/meminfo: memFree=29917464/32951124 swapFree=67063272/67111528
[pid=28791] ppid=28789 vsize=518852 CPUtime=103.4 cores=5,7
/proc/28791/stat : 28791 (python) S 28789 28791 28449 0 -1 4202496 113867 935 1 0 10313 27 0 0 25 0 2 0 886420154 531304448 64576 33554432000 4194304 5683644 140735512708992 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28791/statm: 129713 64576 1867 364 0 65631 0
[pid=28822] ppid=28791 vsize=508608 CPUtime=0.02 cores=5,7
/proc/28822/stat : 28822 (python) S 28791 28791 28449 0 -1 4202560 888 0 0 0 1 1 0 0 15 0 1 0 886430566 520814592 63081 33554432000 4194304 5683644 140735512708992 18446744073709551615 232335912463 0 0 16781312 514 5616736364583158024 0 0 17 5 0 0 0
/proc/28822/statm: 127152 63081 376 364 0 63070 0
[pid=28824] ppid=28822 vsize=556588 CPUtime=19.74 cores=5,7
/proc/28824/stat : 28824 (cryptominisat-2) R 28822 28824 28824 0 -1 4202496 109075 0 0 0 1960 14 0 0 25 0 1 0 886430566 569946112 104555 33554432000 4194304 4677096 140733780137216 18446744073709551615 4250205 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28824/statm: 139147 104555 387 118 0 134106 0
[pid=28791/tid=28823] ppid=28789 vsize=518852 CPUtime=0 cores=5,7
/proc/28791/task/28823/stat : 28823 (python) S 28789 28791 28449 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 886430566 531304448 64576 33554432000 4194304 5683644 140735512708992 18446744073709551615 232347716017 0 0 16781312 2 18446604456766734720 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 123.16
Current children cumulated vsize (KiB) 1584048

[startup+124.701 s]
/proc/loadavg: 3.96 3.93 3.02 5/207 28825
/proc/meminfo: memFree=29910404/32951124 swapFree=67063272/67111528
[pid=28791] ppid=28789 vsize=518852 CPUtime=103.4 cores=5,7
/proc/28791/stat : 28791 (python) S 28789 28791 28449 0 -1 4202496 113867 935 1 0 10313 27 0 0 25 0 2 0 886420154 531304448 64576 33554432000 4194304 5683644 140735512708992 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28791/statm: 129713 64576 1867 364 0 65631 0
[pid=28822] ppid=28791 vsize=508608 CPUtime=0.02 cores=5,7
/proc/28822/stat : 28822 (python) S 28791 28791 28449 0 -1 4202560 888 0 0 0 1 1 0 0 15 0 1 0 886430566 520814592 63081 33554432000 4194304 5683644 140735512708992 18446744073709551615 232335912463 0 0 16781312 514 5633171907344826632 0 0 17 5 0 0 0
/proc/28822/statm: 127152 63081 376 364 0 63070 0
[pid=28824] ppid=28822 vsize=557720 CPUtime=20.53 cores=5,7
/proc/28824/stat : 28824 (cryptominisat-2) R 28822 28824 28824 0 -1 4202496 109423 0 0 0 2039 14 0 0 25 0 1 0 886430566 571105280 104903 33554432000 4194304 4677096 140733780137216 18446744073709551615 4319756 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28824/statm: 139430 104903 387 118 0 134389 0
[pid=28791/tid=28823] ppid=28789 vsize=518852 CPUtime=0 cores=5,7
/proc/28791/task/28823/stat : 28823 (python) S 28789 28791 28449 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 886430566 531304448 64576 33554432000 4194304 5683644 140735512708992 18446744073709551615 232347716017 0 0 16781312 2 18446604456766734720 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 123.95
Current children cumulated vsize (KiB) 1585180

[startup+124.901 s]
/proc/loadavg: 3.96 3.93 3.02 5/207 28825
/proc/meminfo: memFree=29910404/32951124 swapFree=67063272/67111528
[pid=28791] ppid=28789 vsize=518852 CPUtime=103.4 cores=5,7
/proc/28791/stat : 28791 (python) S 28789 28791 28449 0 -1 4202496 113867 935 1 0 10313 27 0 0 25 0 2 0 886420154 531304448 64576 33554432000 4194304 5683644 140735512708992 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28791/statm: 129713 64576 1867 364 0 65631 0
[pid=28822] ppid=28791 vsize=508608 CPUtime=0.03 cores=5,7
/proc/28822/stat : 28822 (python) S 28791 28791 28449 0 -1 4202560 893 0 0 0 1 2 0 0 15 0 1 0 886430566 520814592 63081 33554432000 4194304 5683644 140735512708992 18446744073709551615 232335912463 0 0 16781312 514 5616736377468059912 0 0 17 5 0 0 0
/proc/28822/statm: 127152 63081 376 364 0 63070 0
[pid=28824] ppid=28822 vsize=558000 CPUtime=20.72 cores=5,7
/proc/28824/stat : 28824 (cryptominisat-2) R 28822 28824 28824 0 -1 4202496 109503 0 0 0 2058 14 0 0 25 0 1 0 886430566 571392000 104982 33554432000 4194304 4677096 140733780137216 18446744073709551615 232335541377 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28824/statm: 139500 104982 392 118 0 134459 0
[pid=28791/tid=28823] ppid=28789 vsize=518852 CPUtime=0 cores=5,7
/proc/28791/task/28823/stat : 28823 (python) S 28789 28791 28449 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 886430566 531304448 64576 33554432000 4194304 5683644 140735512708992 18446744073709551615 232347716017 0 0 16781312 2 18446604456766734720 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 124.15
Current children cumulated vsize (KiB) 1585460

[startup+125.001 s]
/proc/loadavg: 3.96 3.93 3.02 5/207 28825
/proc/meminfo: memFree=29910404/32951124 swapFree=67063272/67111528
[pid=28791] ppid=28789 vsize=518852 CPUtime=103.4 cores=5,7
/proc/28791/stat : 28791 (python) S 28789 28791 28449 0 -1 4202496 113867 935 1 0 10313 27 0 0 25 0 2 0 886420154 531304448 64576 33554432000 4194304 5683644 140735512708992 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28791/statm: 129713 64576 1867 364 0 65631 0
[pid=28822] ppid=28791 vsize=508608 CPUtime=0.07 cores=5,7
/proc/28822/stat : 28822 (python) R 28791 28791 28449 0 -1 4202560 893 0 0 0 5 2 0 0 15 0 1 0 886430566 520814592 63081 33554432000 4194304 5683644 140735512708992 18446744073709551615 232335912463 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/28822/statm: 127152 63081 376 364 0 63070 0
[pid=28824] ppid=28822 vsize=0 CPUtime=20.78 cores=5,7
/proc/28824/stat : 28824 (cryptominisat-2) R 28822 28824 28824 0 -1 4202500 109504 0 0 0 2063 15 0 0 25 0 1 0 886430566 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28824/statm: 0 0 0 0 0 0 0
[pid=28791/tid=28823] ppid=28789 vsize=518852 CPUtime=0 cores=5,7
/proc/28791/task/28823/stat : 28823 (python) S 28789 28791 28449 0 -1 4202560 29 935 0 0 0 0 0 0 25 0 2 0 886430566 531304448 64576 33554432000 4194304 5683644 140735512708992 18446744073709551615 232347716017 0 0 16781312 2 18446604456766734720 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 124.25
Current children cumulated vsize (KiB) 1027460

Child status: 0
Real time (s): 125.071
CPU time (s): 124.348
CPU user time (s): 123.85
CPU system time (s): 0.497924
CPU usage (%): 99.4222
Max. virtual memory (cumulated for all children) (KiB): 1585460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 123.85
system time used= 0.497924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 255660
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= 10846
involuntary context switches= 300

runsolver used 0.209968 second user time and 0.480926 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-11 01:23:39
IDJOB=3483873
IDBENCH=71012
IDSOLVER=1976
FILE ID=node132/3483873-1307748217
RUNJOBID= node132-1307747008-28470
PBS_JOBID= 13550826
Free space on /tmp= 74020 MiB

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

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

MD5SUM BENCH= 9029cec808e66e35ae213dc5615fd1f7
RANDOM SEED=693387542

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.74
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.833
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.76
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.833
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.75
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.833
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.77
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.833
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.67
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.833
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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31397260 kB
Buffers:        225424 kB
Cached:         973524 kB
SwapCached:       9968 kB
Active:         766620 kB
Inactive:       572576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31397260 kB
SwapTotal:    67111528 kB
SwapFree:     67063272 kB
Dirty:          140364 kB
Writeback:           0 kB
AnonPages:      138008 kB
Mapped:          15500 kB
Slab:           148364 kB
PageTables:       6812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   415964 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73928 MiB
End job on node132 at 2011-06-11 01:25:45