Trace number 3377824

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 122.911 123.197

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.35/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.35/0.67	c INFO: solving HOME/instance-3377824-1305453667.cnf
0.35/0.67	c INFO: computing task features
4.92/5.24	c INFO: computed variable-clause graph statistics
5.13/5.41	c INFO: computed clause balance statistics
25.42/25.76	c INFO: computed variable balance statistics
41.11/41.47	c INFO: computed small-clause counts
41.52/41.83	c INFO: computed Horn-clause counts
111.92/112.25	c INFO: computed variable graph statistics
111.92/112.25	c INFO: collected features for HOME/instance-3377824-1305453667.cnf in 111.42 s
111.92/112.26	c INFO: running lingeling-276@0 for 291 with 2288 remaining (b = 0.27)
122.79/123.12	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3377824-1305453667/watcher-3377824-1305453667 -o /tmp/evaluation-result-3377824-1305453667/solver-3377824-1305453667 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377824-1305453667.cnf -seed 924680308 -budget 2400 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.06 4.02 3.85 5/391 28518
/proc/meminfo: memFree=22255488/32951124 swapFree=67111348/67111528
[pid=28518] ppid=28516 vsize=15380 CPUtime=0 cores=0,2
/proc/28518/stat : 28518 (python) S 28516 28518 27552 0 -1 4202496 794 0 0 0 0 0 0 0 21 0 1 0 656964536 15749120 681 33554432000 4194304 5683644 140737292751040 18446744073709551615 212687673344 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/28518/statm: 3845 681 322 364 0 332 0

[startup+0.0657769 s]
/proc/loadavg: 4.06 4.02 3.85 5/391 28518
/proc/meminfo: memFree=22255488/32951124 swapFree=67111348/67111528
[pid=28518] ppid=28516 vsize=29784 CPUtime=0.03 cores=0,2
/proc/28518/stat : 28518 (python) S 28516 28518 27552 0 -1 4202496 1454 0 0 0 3 0 0 0 17 0 1 0 656964536 30498816 1295 33554432000 4194304 5683644 140737292751040 18446744073709551615 212687673344 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/28518/statm: 7446 1295 443 364 0 816 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29784

[startup+0.100769 s]
/proc/loadavg: 4.06 4.02 3.85 5/391 28518
/proc/meminfo: memFree=22255488/32951124 swapFree=67111348/67111528
[pid=28518] ppid=28516 vsize=85356 CPUtime=0.06 cores=0,2
/proc/28518/stat : 28518 (python) R 28516 28518 27552 0 -1 4202496 2582 0 0 0 5 1 0 0 17 0 1 0 656964536 87404544 2307 33554432000 4194304 5683644 140737292751040 18446744073709551615 212687675136 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28518/statm: 21339 2307 707 364 0 1556 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85356

[startup+0.300795 s]
/proc/loadavg: 4.06 4.02 3.85 5/391 28518
/proc/meminfo: memFree=22255488/32951124 swapFree=67111348/67111528
[pid=28518] ppid=28516 vsize=135744 CPUtime=0.18 cores=0,2
/proc/28518/stat : 28518 (python) R 28516 28518 27552 0 -1 4202496 5969 934 1 0 14 4 0 0 17 0 1 0 656964536 139001856 4147 33554432000 4194304 5683644 140737292751040 18446744073709551615 212687671301 0 2147483391 16781312 2 0 0 0 17 0 0 0 0
/proc/28518/statm: 33936 4147 1032 364 0 3122 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135744

[startup+0.700702 s]
/proc/loadavg: 4.06 4.02 3.85 5/391 28518
/proc/meminfo: memFree=22255488/32951124 swapFree=67111348/67111528
[pid=28518] ppid=28516 vsize=302384 CPUtime=0.42 cores=0,2
/proc/28518/stat : 28518 (python) R 28516 28518 27552 0 -1 4202496 15246 934 1 0 32 10 0 0 16 0 1 0 656964536 309641216 12917 33554432000 4194304 5683644 140737292751040 18446744073709551615 47053618451124 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28518/statm: 75596 12918 1761 364 0 11520 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 302384

[startup+1.50057 s]
/proc/loadavg: 4.06 4.02 3.85 5/392 28523
/proc/meminfo: memFree=22190380/32951124 swapFree=67111348/67111528
[pid=28518] ppid=28516 vsize=352792 CPUtime=1.21 cores=0,2
/proc/28518/stat : 28518 (python) R 28516 28518 27552 0 -1 4202496 27741 934 1 0 110 11 0 0 17 0 1 0 656964536 361259008 25412 33554432000 4194304 5683644 140737292751040 18446744073709551615 47053618439433 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28518/statm: 88198 25413 1761 364 0 24122 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 352792

[startup+3.10024 s]
/proc/loadavg: 4.06 4.02 3.85 5/392 28523
/proc/meminfo: memFree=22122304/32951124 swapFree=67111348/67111528
[pid=28518] ppid=28516 vsize=456064 CPUtime=2.82 cores=0,2
/proc/28518/stat : 28518 (python) R 28516 28518 27552 0 -1 4202496 52266 934 1 0 267 15 0 0 19 0 1 0 656964536 467009536 49937 33554432000 4194304 5683644 140737292751040 18446744073709551615 4603712 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28518/statm: 114016 49938 1761 364 0 49940 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 456064

[startup+6.30068 s]
/proc/loadavg: 4.05 4.02 3.85 5/392 28523
/proc/meminfo: memFree=21991108/32951124 swapFree=67111348/67111528
[pid=28518] ppid=28516 vsize=518512 CPUtime=6.02 cores=0,2
/proc/28518/stat : 28518 (python) R 28516 28518 27552 0 -1 4202496 111109 934 1 0 579 23 0 0 25 0 1 0 656964536 530956288 67013 33554432000 4194304 5683644 140737292751040 18446744073709551615 4500373 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28518/statm: 129628 67013 1826 364 0 65552 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 518512

[startup+12.7005 s]
/proc/loadavg: 4.05 4.02 3.85 5/392 28523
/proc/meminfo: memFree=21991692/32951124 swapFree=67111348/67111528
[pid=28518] ppid=28516 vsize=518512 CPUtime=12.42 cores=0,2
/proc/28518/stat : 28518 (python) R 28516 28518 27552 0 -1 4202496 111109 934 1 0 1219 23 0 0 25 0 1 0 656964536 530956288 67013 33554432000 4194304 5683644 140737292751040 18446744073709551615 47053450360877 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28518/statm: 129628 67013 1826 364 0 65552 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 518512

[startup+25.5002 s]
/proc/loadavg: 4.04 4.02 3.85 5/392 28523
/proc/meminfo: memFree=21991192/32951124 swapFree=67111348/67111528
[pid=28518] ppid=28516 vsize=518512 CPUtime=25.22 cores=0,2
/proc/28518/stat : 28518 (python) R 28516 28518 27552 0 -1 4202496 111109 934 1 0 2499 23 0 0 25 0 1 0 656964536 530956288 67013 33554432000 4194304 5683644 140737292751040 18446744073709551615 4528320 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28518/statm: 129628 67013 1826 364 0 65552 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 518512

[startup+51.1005 s]
/proc/loadavg: 4.02 4.02 3.85 5/392 28524
/proc/meminfo: memFree=21980920/32951124 swapFree=67111348/67111528
[pid=28518] ppid=28516 vsize=528376 CPUtime=50.81 cores=0,2
/proc/28518/stat : 28518 (python) R 28516 28518 27552 0 -1 4202496 113582 934 1 0 5058 23 0 0 25 0 1 0 656964536 541057024 69486 33554432000 4194304 5683644 140737292751040 18446744073709551615 47053447587980 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28518/statm: 132094 69486 1833 364 0 68018 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 528376

[startup+102.314 s]
/proc/loadavg: 4.01 4.01 3.86 5/392 28525
/proc/meminfo: memFree=21980044/32951124 swapFree=67111348/67111528
[pid=28518] ppid=28516 vsize=528376 CPUtime=102.02 cores=0,2
/proc/28518/stat : 28518 (python) R 28516 28518 27552 0 -1 4202496 113582 934 1 0 10179 23 0 0 25 0 1 0 656964536 541057024 69486 33554432000 4194304 5683644 140737292751040 18446744073709551615 47053447587968 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/28518/statm: 132094 69486 1833 364 0 68018 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 528376

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

[startup+115.101 s]
/proc/loadavg: 4.01 4.01 3.86 5/395 28529
/proc/meminfo: memFree=21936120/32951124 swapFree=67111348/67111528
[pid=28518] ppid=28516 vsize=518848 CPUtime=111.98 cores=0,2
/proc/28518/stat : 28518 (python) S 28516 28518 27552 0 -1 4202496 113864 934 1 0 11174 24 0 0 25 0 2 0 656964536 531300352 64575 33554432000 4194304 5683644 140737292751040 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28518/statm: 129712 64575 1867 364 0 65630 0
[pid=28527] ppid=28518 vsize=508604 CPUtime=0.01 cores=0,2
/proc/28527/stat : 28527 (python) S 28518 28518 27552 0 -1 4202560 738 0 0 0 0 1 0 0 18 0 1 0 656975763 520810496 63057 33554432000 4194304 5683644 140737292751040 18446744073709551615 212687695375 0 0 16781312 514 11066532311058055427 0 0 17 0 0 0 0
/proc/28527/statm: 127151 63057 353 364 0 63069 0
[pid=28529] ppid=28527 vsize=65388 CPUtime=2.8 cores=0,2
/proc/28529/stat : 28529 (lingeling) R 28527 28529 28529 0 -1 4202496 23293 0 0 0 276 4 0 0 25 0 1 0 656975764 66957312 15514 33554432000 4194304 4352236 140735447031920 18446744073709551615 4229934 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28529/statm: 16347 15514 126 39 0 15427 0
[pid=28518/tid=28528] ppid=28516 vsize=518848 CPUtime=0 cores=0,2
/proc/28518/task/28528/stat : 28528 (python) S 28516 28518 27552 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 2 0 656975764 531300352 64575 33554432000 4194304 5683644 140737292751040 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 114.79
Current children cumulated vsize (KiB) 1092840

[startup+118.301 s]
/proc/loadavg: 3.93 4.00 3.85 5/392 28561
/proc/meminfo: memFree=21906100/32951124 swapFree=67111348/67111528
[pid=28518] ppid=28516 vsize=518848 CPUtime=111.98 cores=0,2
/proc/28518/stat : 28518 (python) S 28516 28518 27552 0 -1 4202496 113864 934 1 0 11174 24 0 0 25 0 2 0 656964536 531300352 64575 33554432000 4194304 5683644 140737292751040 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28518/statm: 129712 64575 1867 364 0 65630 0
[pid=28527] ppid=28518 vsize=508604 CPUtime=0.02 cores=0,2
/proc/28527/stat : 28527 (python) S 28518 28518 27552 0 -1 4202560 881 0 0 0 1 1 0 0 18 0 1 0 656975763 520810496 63080 33554432000 4194304 5683644 140737292751040 18446744073709551615 212687695375 0 0 16781312 514 11066532311058055427 0 0 17 0 0 0 0
/proc/28527/statm: 127151 63080 376 364 0 63069 0
[pid=28529] ppid=28527 vsize=65212 CPUtime=5.99 cores=0,2
/proc/28529/stat : 28529 (lingeling) R 28527 28529 28529 0 -1 4202496 23296 0 0 0 595 4 0 0 25 0 1 0 656975764 66777088 15473 33554432000 4194304 4352236 140735447031920 18446744073709551615 4233979 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28529/statm: 16303 15473 129 39 0 15383 0
[pid=28518/tid=28528] ppid=28516 vsize=518848 CPUtime=0 cores=0,2
/proc/28518/task/28528/stat : 28528 (python) S 28516 28518 27552 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 2 0 656975764 531300352 64575 33554432000 4194304 5683644 140737292751040 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 117.99
Current children cumulated vsize (KiB) 1092664

[startup+121.501 s]
/proc/loadavg: 3.93 4.00 3.85 5/392 28561
/proc/meminfo: memFree=21922612/32951124 swapFree=67111348/67111528
[pid=28518] ppid=28516 vsize=518848 CPUtime=111.98 cores=0,2
/proc/28518/stat : 28518 (python) S 28516 28518 27552 0 -1 4202496 113864 934 1 0 11174 24 0 0 25 0 2 0 656964536 531300352 64575 33554432000 4194304 5683644 140737292751040 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28518/statm: 129712 64575 1867 364 0 65630 0
[pid=28527] ppid=28518 vsize=508604 CPUtime=0.02 cores=0,2
/proc/28527/stat : 28527 (python) S 28518 28518 27552 0 -1 4202560 881 0 0 0 1 1 0 0 18 0 1 0 656975763 520810496 63080 33554432000 4194304 5683644 140737292751040 18446744073709551615 212687695375 0 0 16781312 514 11066532311058055427 0 0 17 0 0 0 0
/proc/28527/statm: 127151 63080 376 364 0 63069 0
[pid=28529] ppid=28527 vsize=40564 CPUtime=9.19 cores=0,2
/proc/28529/stat : 28529 (lingeling) R 28527 28529 28529 0 -1 4202496 23296 0 0 0 915 4 0 0 25 0 1 0 656975764 41537536 9311 33554432000 4194304 4352236 140735447031920 18446744073709551615 4278712 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28529/statm: 10141 9311 129 39 0 9221 0
[pid=28518/tid=28528] ppid=28516 vsize=518848 CPUtime=0 cores=0,2
/proc/28518/task/28528/stat : 28528 (python) S 28516 28518 27552 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 2 0 656975764 531300352 64575 33554432000 4194304 5683644 140737292751040 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 121.19
Current children cumulated vsize (KiB) 1068016

[startup+122.301 s]
/proc/loadavg: 3.93 4.00 3.85 5/392 28561
/proc/meminfo: memFree=21930796/32951124 swapFree=67111348/67111528
[pid=28518] ppid=28516 vsize=518848 CPUtime=111.98 cores=0,2
/proc/28518/stat : 28518 (python) S 28516 28518 27552 0 -1 4202496 113864 934 1 0 11174 24 0 0 25 0 2 0 656964536 531300352 64575 33554432000 4194304 5683644 140737292751040 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28518/statm: 129712 64575 1867 364 0 65630 0
[pid=28527] ppid=28518 vsize=508604 CPUtime=0.02 cores=0,2
/proc/28527/stat : 28527 (python) S 28518 28518 27552 0 -1 4202560 881 0 0 0 1 1 0 0 18 0 1 0 656975763 520810496 63080 33554432000 4194304 5683644 140737292751040 18446744073709551615 212687695375 0 0 16781312 514 11066532311058055427 0 0 17 0 0 0 0
/proc/28527/statm: 127151 63080 376 364 0 63069 0
[pid=28529] ppid=28527 vsize=40564 CPUtime=9.99 cores=0,2
/proc/28529/stat : 28529 (lingeling) R 28527 28529 28529 0 -1 4202496 23296 0 0 0 995 4 0 0 25 0 1 0 656975764 41537536 9311 33554432000 4194304 4352236 140735447031920 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28529/statm: 10141 9311 129 39 0 9221 0
[pid=28518/tid=28528] ppid=28516 vsize=518848 CPUtime=0 cores=0,2
/proc/28518/task/28528/stat : 28528 (python) S 28516 28518 27552 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 2 0 656975764 531300352 64575 33554432000 4194304 5683644 140737292751040 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 121.99
Current children cumulated vsize (KiB) 1068016

[startup+122.7 s]
/proc/loadavg: 3.93 4.00 3.85 5/392 28561
/proc/meminfo: memFree=21930796/32951124 swapFree=67111348/67111528
[pid=28518] ppid=28516 vsize=518848 CPUtime=111.98 cores=0,2
/proc/28518/stat : 28518 (python) S 28516 28518 27552 0 -1 4202496 113864 934 1 0 11174 24 0 0 25 0 2 0 656964536 531300352 64575 33554432000 4194304 5683644 140737292751040 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28518/statm: 129712 64575 1867 364 0 65630 0
[pid=28527] ppid=28518 vsize=508604 CPUtime=0.03 cores=0,2
/proc/28527/stat : 28527 (python) S 28518 28518 27552 0 -1 4202560 884 0 0 0 1 2 0 0 18 0 1 0 656975763 520810496 63080 33554432000 4194304 5683644 140737292751040 18446744073709551615 212687695375 0 0 16781312 514 8718388336449782019 0 0 17 0 0 0 0
/proc/28527/statm: 127151 63080 376 364 0 63069 0
[pid=28529] ppid=28527 vsize=40564 CPUtime=10.37 cores=0,2
/proc/28529/stat : 28529 (lingeling) R 28527 28529 28529 0 -1 4202496 23296 0 0 0 1033 4 0 0 25 0 1 0 656975764 41537536 9311 33554432000 4194304 4352236 140735447031920 18446744073709551615 4234447 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/28529/statm: 10141 9311 129 39 0 9221 0
[pid=28518/tid=28528] ppid=28516 vsize=518848 CPUtime=0 cores=0,2
/proc/28518/task/28528/stat : 28528 (python) S 28516 28518 27552 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 2 0 656975764 531300352 64575 33554432000 4194304 5683644 140737292751040 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 122.38
Current children cumulated vsize (KiB) 1068016

[startup+123.1 s]
/proc/loadavg: 3.93 4.00 3.85 6/392 28561
/proc/meminfo: memFree=21967748/32951124 swapFree=67111348/67111528
[pid=28518] ppid=28516 vsize=518848 CPUtime=111.98 cores=0,2
/proc/28518/stat : 28518 (python) S 28516 28518 27552 0 -1 4202496 113864 934 1 0 11174 24 0 0 25 0 2 0 656964536 531300352 64575 33554432000 4194304 5683644 140737292751040 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28518/statm: 129712 64575 1867 364 0 65630 0
[pid=28527] ppid=28518 vsize=508604 CPUtime=0.11 cores=0,2
/proc/28527/stat : 28527 (python) R 28518 28518 27552 0 -1 4202560 887 0 0 0 8 3 0 0 15 0 1 0 656975763 520810496 63080 33554432000 4194304 5683644 140737292751040 18446744073709551615 4458881 0 0 16781312 514 0 0 0 17 0 0 0 0
/proc/28527/statm: 127151 63080 376 364 0 63069 0
[pid=28529] ppid=28527 vsize=0 CPUtime=10.7 cores=0,2
/proc/28529/stat : 28529 (lingeling) R 28527 28529 28529 0 -1 4202500 23299 0 0 0 1066 4 0 0 25 0 1 0 656975764 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28529/statm: 0 0 0 0 0 0 0
[pid=28518/tid=28528] ppid=28516 vsize=518848 CPUtime=0 cores=0,2
/proc/28518/task/28528/stat : 28528 (python) S 28516 28518 27552 0 -1 4202560 30 934 0 0 0 0 0 0 25 0 2 0 656975764 531300352 64575 33554432000 4194304 5683644 140737292751040 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 122.79
Current children cumulated vsize (KiB) 1027452

Child status: 0
Real time (s): 123.197
CPU time (s): 122.911
CPU user time (s): 122.536
CPU system time (s): 0.374943
CPU usage (%): 99.7681
Max. virtual memory (cumulated for all children) (KiB): 1095636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 122.536
system time used= 0.374943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 169437
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= 2875
involuntary context switches= 1538

runsolver used 0.473927 second user time and 0.999848 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-15 12:01:08
IDJOB=3377824
IDBENCH=71012
IDSOLVER=1858
FILE ID=node139/3377824-1305453667
RUNJOBID= node139-1305453462-28370
PBS_JOBID= 13324881
Free space on /tmp= 73288 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-3377824-1305453667/watcher-3377824-1305453667 -o /tmp/evaluation-result-3377824-1305453667/solver-3377824-1305453667 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377824-1305453667.cnf -seed 924680308 -budget 2400

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

MD5SUM BENCH= 9029cec808e66e35ae213dc5615fd1f7
RANDOM SEED=924680308

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22255520 kB
Buffers:        309224 kB
Cached:        3099020 kB
SwapCached:          0 kB
Active:        8330628 kB
Inactive:      2050976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22255520 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           55744 kB
Writeback:          32 kB
AnonPages:     6973620 kB
Mapped:          35432 kB
Slab:           205768 kB
PageTables:      42200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77098460 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= 73256 MiB
End job on node139 at 2011-05-15 12:03:11