Trace number 3498314

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 120.909 121.409

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 benchmark3.9144
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.37/0.90	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.37/0.90	c INFO: solving HOME/instance-3498314-1308045881.cnf
0.37/0.90	c INFO: computing task features
4.56/5.10	c INFO: computed variable-clause graph statistics
4.67/5.24	c INFO: computed clause balance statistics
22.26/22.88	c INFO: computed variable balance statistics
36.16/36.79	c INFO: computed small-clause counts
36.57/37.13	c INFO: computed Horn-clause counts
101.27/101.88	c INFO: computed variable graph statistics
101.27/101.88	c INFO: collected features for HOME/instance-3498314-1308045881.cnf in 100.84 s
101.37/101.91	c INFO: running cryptominisat-2.9.0@0 for 485 with 4899 remaining (b = 0.32)
120.77/121.34	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-3498314-1308045881/watcher-3498314-1308045881 -o /tmp/evaluation-result-3498314-1308045881/solver-3498314-1308045881 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498314-1308045881.cnf -seed 1902914517 -budget 5000 

running on 4 cores: 0,2,4,6

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.95 2.30 2/177 7667
/proc/meminfo: memFree=28864620/32951124 swapFree=67052292/67111528
[pid=7667] ppid=7665 vsize=15380 CPUtime=0 cores=0,2,4,6
/proc/7667/stat : 7667 (python) R 7665 7667 7082 0 -1 4202496 800 0 0 0 0 0 0 0 23 0 1 0 916189132 15749120 684 33554432000 4194304 5683644 140733650271040 18446744073709551615 5287856 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/7667/statm: 3845 690 329 364 0 332 0

[startup+0.0464731 s]
/proc/loadavg: 2.00 1.95 2.30 2/177 7667
/proc/meminfo: memFree=28864620/32951124 swapFree=67052292/67111528
[pid=7667] ppid=7665 vsize=29788 CPUtime=0.03 cores=0,2,4,6
/proc/7667/stat : 7667 (python) R 7665 7667 7082 0 -1 4202496 1408 0 0 0 3 0 0 0 24 0 1 0 916189132 30502912 1250 33554432000 4194304 5683644 140733650271040 18446744073709551615 5213754 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/7667/statm: 7447 1250 443 364 0 817 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29788

[startup+0.10046 s]
/proc/loadavg: 2.00 1.95 2.30 2/177 7667
/proc/meminfo: memFree=28864620/32951124 swapFree=67052292/67111528
[pid=7667] ppid=7665 vsize=104216 CPUtime=0.07 cores=0,2,4,6
/proc/7667/stat : 7667 (python) S 7665 7667 7082 0 -1 4202496 3048 0 0 0 5 2 0 0 17 0 1 0 916189132 106717184 2731 33554432000 4194304 5683644 140733650271040 18446744073709551615 270613108736 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/7667/statm: 26054 2731 847 364 0 1802 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104216

[startup+0.300509 s]
/proc/loadavg: 2.00 1.95 2.30 2/177 7667
/proc/meminfo: memFree=28864620/32951124 swapFree=67052292/67111528
[pid=7667] ppid=7665 vsize=126796 CPUtime=0.14 cores=0,2,4,6
/proc/7667/stat : 7667 (python) D 7665 7667 7082 0 -1 4202496 5401 936 1 0 11 3 0 0 18 0 1 0 916189132 129839104 3998 33554432000 4194304 5683644 140733650271040 18446744073709551615 270613116471 0 0 16781312 2 18446744071562154983 0 0 17 6 0 0 1
/proc/7667/statm: 31699 3998 1003 364 0 2994 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 126796

[startup+0.70037 s]
/proc/loadavg: 2.00 1.95 2.30 2/177 7667
/proc/meminfo: memFree=28864620/32951124 swapFree=67052292/67111528
[pid=7667] ppid=7665 vsize=135748 CPUtime=0.21 cores=0,2,4,6
/proc/7667/stat : 7667 (python) R 7665 7667 7082 0 -1 4202496 6014 936 1 0 15 6 0 0 17 0 1 0 916189132 139005952 4168 33554432000 4194304 5683644 140733650271040 18446744073709551615 270613106699 0 0 16781312 2 0 0 0 17 6 0 0 43
/proc/7667/statm: 33937 4168 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 135748

[startup+1.50026 s]
/proc/loadavg: 2.00 1.95 2.30 3/178 7673
/proc/meminfo: memFree=28812684/32951124 swapFree=67052292/67111528
[pid=7667] ppid=7665 vsize=342516 CPUtime=0.97 cores=0,2,4,6
/proc/7667/stat : 7667 (python) R 7665 7667 7082 0 -1 4202496 25084 936 1 0 85 12 0 0 18 0 1 0 916189132 350736384 22752 33554432000 4194304 5683644 140733650271040 18446744073709551615 270612771525 0 0 16781312 2 0 0 0 17 2 0 0 43
/proc/7667/statm: 85629 22753 1761 364 0 21553 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 342516

[startup+3.10092 s]
/proc/loadavg: 2.00 1.95 2.30 3/178 7673
/proc/meminfo: memFree=28739648/32951124 swapFree=67052292/67111528
[pid=7667] ppid=7665 vsize=448636 CPUtime=2.57 cores=0,2,4,6
/proc/7667/stat : 7667 (python) R 7665 7667 7082 0 -1 4202496 51488 936 1 0 242 15 0 0 21 0 1 0 916189132 459403264 49156 33554432000 4194304 5683644 140733650271040 18446744073709551615 4539767 0 0 16781312 2 0 0 0 17 6 0 0 43
/proc/7667/statm: 112159 49156 1761 364 0 48083 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 448636

[startup+6.30042 s]
/proc/loadavg: 2.00 1.95 2.30 3/178 7673
/proc/meminfo: memFree=28602492/32951124 swapFree=67052292/67111528
[pid=7667] ppid=7665 vsize=518512 CPUtime=5.76 cores=0,2,4,6
/proc/7667/stat : 7667 (python) R 7665 7667 7082 0 -1 4202496 111112 936 1 0 554 22 0 0 25 0 1 0 916189132 530956288 67013 33554432000 4194304 5683644 140733650271040 18446744073709551615 4527920 0 0 16781312 2 0 0 0 17 4 0 0 43
/proc/7667/statm: 129628 67013 1826 364 0 65552 0
Current children cumulated CPU time (s) 5.76
Current children cumulated vsize (KiB) 518512

[startup+12.7003 s]
/proc/loadavg: 2.00 1.95 2.30 3/178 7673
/proc/meminfo: memFree=28602844/32951124 swapFree=67052292/67111528
[pid=7667] ppid=7665 vsize=518512 CPUtime=12.16 cores=0,2,4,6
/proc/7667/stat : 7667 (python) R 7665 7667 7082 0 -1 4202496 111112 936 1 0 1194 22 0 0 25 0 1 0 916189132 530956288 67013 33554432000 4194304 5683644 140733650271040 18446744073709551615 270612768989 0 0 16781312 2 0 0 0 17 4 0 0 43
/proc/7667/statm: 129628 67013 1826 364 0 65552 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 518512

[startup+25.501 s]
/proc/loadavg: 2.00 1.95 2.29 3/181 7676
/proc/meminfo: memFree=28573564/32951124 swapFree=67052292/67111528
[pid=7667] ppid=7665 vsize=518512 CPUtime=24.96 cores=0,2,4,6
/proc/7667/stat : 7667 (python) R 7665 7667 7082 0 -1 4202496 111113 936 1 0 2474 22 0 0 25 0 1 0 916189132 530956288 67014 33554432000 4194304 5683644 140733650271040 18446744073709551615 4602989 0 0 16781312 2 0 0 0 17 4 0 0 43
/proc/7667/statm: 129628 67014 1827 364 0 65552 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 518512

[startup+51.1005 s]
/proc/loadavg: 2.00 1.95 2.28 3/181 7677
/proc/meminfo: memFree=28548744/32951124 swapFree=67052292/67111528
[pid=7667] ppid=7665 vsize=528376 CPUtime=50.57 cores=0,2,4,6
/proc/7667/stat : 7667 (python) R 7665 7667 7082 0 -1 4202496 113585 936 1 0 5034 23 0 0 25 0 1 0 916189132 541057024 69486 33554432000 4194304 5683644 140733650271040 18446744073709551615 47735665821836 0 0 16781312 2 0 0 0 17 4 0 0 43
/proc/7667/statm: 132094 69486 1833 364 0 68018 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 528376

[startup+102.306 s]
/proc/loadavg: 2.00 1.96 2.26 4/184 7727
/proc/meminfo: memFree=28593044/32951124 swapFree=67052292/67111528
[pid=7667] ppid=7665 vsize=518848 CPUtime=101.39 cores=0,2,4,6
/proc/7667/stat : 7667 (python) S 7665 7667 7082 0 -1 4202496 113943 936 1 0 10115 24 0 0 25 0 2 0 916189132 531300352 64575 33554432000 4194304 5683644 140733650271040 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 43
/proc/7667/statm: 129712 64575 1867 364 0 65630 0
[pid=7725] ppid=7667 vsize=508604 CPUtime=0 cores=0,2,4,6
/proc/7725/stat : 7725 (python) S 7667 7667 7082 0 -1 4202560 815 0 0 0 0 0 0 0 18 0 1 0 916199323 520810496 63062 33554432000 4194304 5683644 140733650271040 18446744073709551615 270613130767 0 0 16781312 514 4590491836585312516 0 0 17 4 0 0 0
/proc/7725/statm: 127151 63062 358 364 0 63069 0
[pid=7727] ppid=7725 vsize=109448 CPUtime=0.37 cores=0,2,4,6
/proc/7727/stat : 7727 (cryptominisat-2) R 7725 7727 7727 0 -1 4202496 23977 0 0 0 34 3 0 0 25 0 1 0 916199323 112074752 19514 33554432000 4194304 4677096 140736865241536 18446744073709551615 4317821 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/7727/statm: 27362 19514 339 118 0 22321 0
[pid=7667/tid=7726] ppid=7665 vsize=518848 CPUtime=0 cores=0,2,4,6
/proc/7667/task/7726/stat : 7726 (python) S 7665 7667 7082 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 2 0 916199323 531300352 64575 33554432000 4194304 5683644 140733650271040 18446744073709551615 270624934321 0 0 16781312 2 18446604445970769920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 1136900

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

[startup+115.101 s]
/proc/loadavg: 2.00 1.96 2.26 3/184 7728
/proc/meminfo: memFree=28265152/32951124 swapFree=67052292/67111528
[pid=7667] ppid=7665 vsize=518848 CPUtime=101.39 cores=0,2,4,6
/proc/7667/stat : 7667 (python) S 7665 7667 7082 0 -1 4202496 113943 936 1 0 10115 24 0 0 25 0 2 0 916189132 531300352 64575 33554432000 4194304 5683644 140733650271040 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 43
/proc/7667/statm: 129712 64575 1867 364 0 65630 0
[pid=7725] ppid=7667 vsize=508604 CPUtime=0.01 cores=0,2,4,6
/proc/7725/stat : 7725 (python) S 7667 7667 7082 0 -1 4202560 967 0 0 0 0 1 0 0 15 0 1 0 916199323 520810496 63085 33554432000 4194304 5683644 140733650271040 18446744073709551615 270613130767 0 0 16781312 514 4590491836585312516 0 0 17 4 0 0 0
/proc/7725/statm: 127151 63085 381 364 0 63069 0
[pid=7727] ppid=7725 vsize=505312 CPUtime=13.17 cores=0,2,4,6
/proc/7727/stat : 7727 (cryptominisat-2) R 7725 7727 7727 0 -1 4202496 103862 0 0 0 1304 13 0 0 25 0 1 0 916199323 517439488 99341 33554432000 4194304 4677096 140736865241536 18446744073709551615 4468391 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/7727/statm: 126328 99341 372 118 0 121287 0
[pid=7667/tid=7726] ppid=7665 vsize=518848 CPUtime=0 cores=0,2,4,6
/proc/7667/task/7726/stat : 7726 (python) S 7665 7667 7082 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 2 0 916199323 531300352 64575 33554432000 4194304 5683644 140733650271040 18446744073709551615 270624934321 0 0 16781312 2 18446604445970769920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 114.57
Current children cumulated vsize (KiB) 1532764

[startup+118.301 s]
/proc/loadavg: 2.00 1.96 2.26 3/184 7728
/proc/meminfo: memFree=28264532/32951124 swapFree=67052292/67111528
[pid=7667] ppid=7665 vsize=518848 CPUtime=101.39 cores=0,2,4,6
/proc/7667/stat : 7667 (python) S 7665 7667 7082 0 -1 4202496 113943 936 1 0 10115 24 0 0 25 0 2 0 916189132 531300352 64575 33554432000 4194304 5683644 140733650271040 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 43
/proc/7667/statm: 129712 64575 1867 364 0 65630 0
[pid=7725] ppid=7667 vsize=508604 CPUtime=0.02 cores=0,2,4,6
/proc/7725/stat : 7725 (python) S 7667 7667 7082 0 -1 4202560 970 0 0 0 0 2 0 0 15 0 1 0 916199323 520810496 63085 33554432000 4194304 5683644 140733650271040 18446744073709551615 270613130767 0 0 16781312 514 4590491836585312516 0 0 17 4 0 0 0
/proc/7725/statm: 127151 63085 381 364 0 63069 0
[pid=7727] ppid=7725 vsize=538128 CPUtime=16.37 cores=0,2,4,6
/proc/7727/stat : 7727 (cryptominisat-2) R 7725 7727 7727 0 -1 4202496 104243 0 0 0 1624 13 0 0 25 0 1 0 916199323 551043072 99722 33554432000 4194304 4677096 140736865241536 18446744073709551615 4476875 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/7727/statm: 134532 99722 378 118 0 129491 0
[pid=7667/tid=7726] ppid=7665 vsize=518848 CPUtime=0 cores=0,2,4,6
/proc/7667/task/7726/stat : 7726 (python) S 7665 7667 7082 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 2 0 916199323 531300352 64575 33554432000 4194304 5683644 140733650271040 18446744073709551615 270624934321 0 0 16781312 2 18446604445970769920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 117.78
Current children cumulated vsize (KiB) 1565580

[startup+119.906 s]
/proc/loadavg: 2.00 1.96 2.26 3/184 7728
/proc/meminfo: memFree=28252872/32951124 swapFree=67052292/67111528
[pid=7667] ppid=7665 vsize=518848 CPUtime=101.39 cores=0,2,4,6
/proc/7667/stat : 7667 (python) S 7665 7667 7082 0 -1 4202496 113943 936 1 0 10115 24 0 0 25 0 2 0 916189132 531300352 64575 33554432000 4194304 5683644 140733650271040 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 43
/proc/7667/statm: 129712 64575 1867 364 0 65630 0
[pid=7725] ppid=7667 vsize=508604 CPUtime=0.02 cores=0,2,4,6
/proc/7725/stat : 7725 (python) S 7667 7667 7082 0 -1 4202560 971 0 0 0 0 2 0 0 15 0 1 0 916199323 520810496 63085 33554432000 4194304 5683644 140733650271040 18446744073709551615 270613130767 0 0 16781312 514 4590491836585312516 0 0 17 4 0 0 0
/proc/7725/statm: 127151 63085 381 364 0 63069 0
[pid=7727] ppid=7725 vsize=548380 CPUtime=17.97 cores=0,2,4,6
/proc/7727/stat : 7727 (cryptominisat-2) R 7725 7727 7727 0 -1 4202496 107084 0 0 0 1784 13 0 0 25 0 1 0 916199323 561541120 102563 33554432000 4194304 4677096 140736865241536 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/7727/statm: 137095 102563 387 118 0 132054 0
[pid=7667/tid=7726] ppid=7665 vsize=518848 CPUtime=0 cores=0,2,4,6
/proc/7667/task/7726/stat : 7726 (python) S 7665 7667 7082 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 2 0 916199323 531300352 64575 33554432000 4194304 5683644 140733650271040 18446744073709551615 270624934321 0 0 16781312 2 18446604445970769920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 119.38
Current children cumulated vsize (KiB) 1575832

[startup+120.701 s]
/proc/loadavg: 2.00 1.96 2.26 3/184 7728
/proc/meminfo: memFree=28252872/32951124 swapFree=67052292/67111528
[pid=7667] ppid=7665 vsize=518848 CPUtime=101.39 cores=0,2,4,6
/proc/7667/stat : 7667 (python) S 7665 7667 7082 0 -1 4202496 113943 936 1 0 10115 24 0 0 25 0 2 0 916189132 531300352 64575 33554432000 4194304 5683644 140733650271040 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 43
/proc/7667/statm: 129712 64575 1867 364 0 65630 0
[pid=7725] ppid=7667 vsize=508604 CPUtime=0.02 cores=0,2,4,6
/proc/7725/stat : 7725 (python) S 7667 7667 7082 0 -1 4202560 971 0 0 0 0 2 0 0 15 0 1 0 916199323 520810496 63085 33554432000 4194304 5683644 140733650271040 18446744073709551615 270613130767 0 0 16781312 514 4590491836585312516 0 0 17 4 0 0 0
/proc/7725/statm: 127151 63085 381 364 0 63069 0
[pid=7727] ppid=7725 vsize=552152 CPUtime=18.76 cores=0,2,4,6
/proc/7727/stat : 7727 (cryptominisat-2) R 7725 7727 7727 0 -1 4202496 108006 0 0 0 1863 13 0 0 25 0 1 0 916199323 565403648 103485 33554432000 4194304 4677096 140736865241536 18446744073709551615 4336318 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/7727/statm: 138038 103485 387 118 0 132997 0
[pid=7667/tid=7726] ppid=7665 vsize=518848 CPUtime=0 cores=0,2,4,6
/proc/7667/task/7726/stat : 7726 (python) S 7665 7667 7082 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 2 0 916199323 531300352 64575 33554432000 4194304 5683644 140733650271040 18446744073709551615 270624934321 0 0 16781312 2 18446604445970769920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 120.17
Current children cumulated vsize (KiB) 1579604

[startup+121.101 s]
/proc/loadavg: 2.00 1.96 2.26 3/184 7728
/proc/meminfo: memFree=28247540/32951124 swapFree=67052292/67111528
[pid=7667] ppid=7665 vsize=518848 CPUtime=101.39 cores=0,2,4,6
/proc/7667/stat : 7667 (python) S 7665 7667 7082 0 -1 4202496 113943 936 1 0 10115 24 0 0 25 0 2 0 916189132 531300352 64575 33554432000 4194304 5683644 140733650271040 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 43
/proc/7667/statm: 129712 64575 1867 364 0 65630 0
[pid=7725] ppid=7667 vsize=508604 CPUtime=0.02 cores=0,2,4,6
/proc/7725/stat : 7725 (python) S 7667 7667 7082 0 -1 4202560 971 0 0 0 0 2 0 0 15 0 1 0 916199323 520810496 63085 33554432000 4194304 5683644 140733650271040 18446744073709551615 270613130767 0 0 16781312 514 4590491836585312516 0 0 17 4 0 0 0
/proc/7725/statm: 127151 63085 381 364 0 63069 0
[pid=7727] ppid=7725 vsize=554284 CPUtime=19.16 cores=0,2,4,6
/proc/7727/stat : 7727 (cryptominisat-2) R 7725 7727 7727 0 -1 4202496 108576 0 0 0 1903 13 0 0 25 0 1 0 916199323 567586816 104055 33554432000 4194304 4677096 140736865241536 18446744073709551615 4336262 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/7727/statm: 138571 104055 387 118 0 133530 0
[pid=7667/tid=7726] ppid=7665 vsize=518848 CPUtime=0 cores=0,2,4,6
/proc/7667/task/7726/stat : 7726 (python) S 7665 7667 7082 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 2 0 916199323 531300352 64575 33554432000 4194304 5683644 140733650271040 18446744073709551615 270624934321 0 0 16781312 2 18446604445970769920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 120.57
Current children cumulated vsize (KiB) 1581736

[startup+121.301 s]
/proc/loadavg: 2.00 1.96 2.26 3/184 7728
/proc/meminfo: memFree=28247540/32951124 swapFree=67052292/67111528
[pid=7667] ppid=7665 vsize=518848 CPUtime=101.39 cores=0,2,4,6
/proc/7667/stat : 7667 (python) S 7665 7667 7082 0 -1 4202496 113943 936 1 0 10115 24 0 0 25 0 2 0 916189132 531300352 64575 33554432000 4194304 5683644 140733650271040 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 43
/proc/7667/statm: 129712 64575 1867 364 0 65630 0
[pid=7725] ppid=7667 vsize=508604 CPUtime=0.02 cores=0,2,4,6
/proc/7725/stat : 7725 (python) S 7667 7667 7082 0 -1 4202560 972 0 0 0 0 2 0 0 15 0 1 0 916199323 520810496 63085 33554432000 4194304 5683644 140733650271040 18446744073709551615 270613130767 0 0 16781312 514 5618014808843452676 0 0 17 4 0 0 0
/proc/7725/statm: 127151 63085 381 364 0 63069 0
[pid=7727] ppid=7725 vsize=526956 CPUtime=19.36 cores=0,2,4,6
/proc/7727/stat : 7727 (cryptominisat-2) R 7725 7727 7727 0 -1 4202496 108592 0 0 0 1923 13 0 0 25 0 1 0 916199323 539602944 98506 33554432000 4194304 4677096 140736865241536 18446744073709551615 270612768530 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/7727/statm: 131739 98506 392 118 0 126698 0
[pid=7667/tid=7726] ppid=7665 vsize=518848 CPUtime=0 cores=0,2,4,6
/proc/7667/task/7726/stat : 7726 (python) S 7665 7667 7082 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 2 0 916199323 531300352 64575 33554432000 4194304 5683644 140733650271040 18446744073709551615 270624934321 0 0 16781312 2 18446604445970769920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 120.77
Current children cumulated vsize (KiB) 1554408

[startup+121.401 s]
/proc/loadavg: 2.00 1.96 2.26 3/184 7728
/proc/meminfo: memFree=28247540/32951124 swapFree=67052292/67111528
[pid=7667] ppid=7665 vsize=0 CPUtime=120.88 cores=0,2,4,6
/proc/7667/stat : 7667 (python) R 7665 7667 7082 0 -1 4202500 144019 110729 1 0 10118 26 1926 18 17 0 1 0 916189132 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 43
/proc/7667/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 120.88
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 121.409
CPU time (s): 120.909
CPU user time (s): 120.451
CPU system time (s): 0.45793
CPU usage (%): 99.5882
Max. virtual memory (cumulated for all children) (KiB): 1581736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 120.451
system time used= 0.45793
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 254748
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= 1048
involuntary context switches= 218

runsolver used 0.175973 second user time and 0.397939 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-14 12:04:42
IDJOB=3498314
IDBENCH=71012
IDSOLVER=1991
FILE ID=node108/3498314-1308045881
RUNJOBID= node108-1308045242-7100
PBS_JOBID= 13565709
Free space on /tmp= 74072 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
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-3498314-1308045881/watcher-3498314-1308045881 -o /tmp/evaluation-result-3498314-1308045881/solver-3498314-1308045881 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498314-1308045881.cnf -seed 1902914517 -budget 5000

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

MD5SUM BENCH= 9029cec808e66e35ae213dc5615fd1f7
RANDOM SEED=1902914517

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:      28865172 kB
Buffers:        213696 kB
Cached:        3448224 kB
SwapCached:      23260 kB
Active:         756192 kB
Inactive:      3096136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28865172 kB
SwapTotal:    67111528 kB
SwapFree:     67052292 kB
Dirty:           99628 kB
Writeback:          16 kB
AnonPages:      188604 kB
Mapped:          14756 kB
Slab:           168244 kB
PageTables:       5376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   371788 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= 74048 MiB
End job on node108 at 2011-06-14 12:06:43