Trace number 3483985

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 464.387 464.394

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_kkb_unknown.cnf
MD5SUM254fcd4eae8129ad5842f186e24e0793
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark110.799
Satisfiable
(Un)Satisfiability was proved
Number of variables34510
Number of clauses701694
Sum of the clauses size2616281
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252869
Number of clauses of size 384757
Number of clauses of size 4564068
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.32/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.32/0.46	c INFO: solving HOME/instance-3483985-1307749854.cnf
0.32/0.46	c INFO: computing task features
3.51/3.60	c INFO: computed variable-clause graph statistics
3.51/3.67	c INFO: computed clause balance statistics
18.40/18.52	c INFO: computed variable balance statistics
29.00/29.16	c INFO: computed small-clause counts
29.10/29.22	c INFO: computed Horn-clause counts
31.00/31.12	c INFO: computed variable graph statistics
31.00/31.12	c INFO: collected features for HOME/instance-3483985-1307749854.cnf in 30.56 s
31.00/31.13	c INFO: running lingeling-276@0 for 1169 with 1169 remaining (b = 0.43)
464.25/464.33	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-3483985-1307749854/watcher-3483985-1307749854 -o /tmp/evaluation-result-3483985-1307749854/solver-3483985-1307749854 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483985-1307749854.cnf -seed 1943527088 -budget 1200 

running on 2 cores: 0,2

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.26 3.77 3.73 3/193 30298
/proc/meminfo: memFree=31133100/32951124 swapFree=67072804/67111528
[pid=30298] ppid=30296 vsize=15384 CPUtime=0 cores=0,2
/proc/30298/stat : 30298 (python) S 30296 30298 29444 0 -1 4202496 811 0 0 0 0 0 0 0 25 0 1 0 886583369 15753216 696 33554432000 4194304 5683644 140736908949648 18446744073709551615 255377299456 0 2147483391 16781312 2 18446744071699453118 0 0 17 0 0 0 0
/proc/30298/statm: 3846 696 334 364 0 333 0

[startup+0.0585039 s]
/proc/loadavg: 3.26 3.77 3.73 3/193 30298
/proc/meminfo: memFree=31133100/32951124 swapFree=67072804/67111528
[pid=30298] ppid=30296 vsize=38912 CPUtime=0.03 cores=0,2
/proc/30298/stat : 30298 (python) R 30296 30298 29444 0 -1 4202496 1659 0 0 0 3 0 0 0 25 0 1 0 886583369 39845888 1487 33554432000 4194304 5683644 140736908949648 18446744073709551615 5260271 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/30298/statm: 9728 1487 455 364 0 1028 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 38912

[startup+0.101154 s]
/proc/loadavg: 3.26 3.77 3.73 3/193 30298
/proc/meminfo: memFree=31133100/32951124 swapFree=67072804/67111528
[pid=30298] ppid=30296 vsize=104616 CPUtime=0.07 cores=0,2
/proc/30298/stat : 30298 (python) S 30296 30298 29444 0 -1 4202496 3143 0 0 0 5 2 0 0 17 0 1 0 886583369 107126784 2821 33554432000 4194304 5683644 140736908949648 18446744073709551615 255377299456 0 2147483391 16781312 2 18446744071699453118 0 0 17 2 0 0 0
/proc/30298/statm: 26154 2821 847 364 0 1902 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104616

[startup+0.300456 s]
/proc/loadavg: 3.26 3.77 3.73 3/193 30298
/proc/meminfo: memFree=31133100/32951124 swapFree=67072804/67111528
[pid=30298] ppid=30296 vsize=198920 CPUtime=0.24 cores=0,2
/proc/30298/stat : 30298 (python) R 30296 30298 29444 0 -1 4202496 6992 934 1 0 17 7 0 0 18 0 1 0 886583369 203694080 5023 33554432000 4194304 5683644 140736908949648 18446744073709551615 255377299456 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/30298/statm: 49730 5023 1454 364 0 3757 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 198920

[startup+0.700375 s]
/proc/loadavg: 3.26 3.77 3.73 3/193 30298
/proc/meminfo: memFree=31133100/32951124 swapFree=67072804/67111528
[pid=30298] ppid=30296 vsize=310640 CPUtime=0.61 cores=0,2
/proc/30298/stat : 30298 (python) R 30296 30298 29444 0 -1 4202496 17163 934 1 0 52 9 0 0 19 0 1 0 886583369 318095360 14826 33554432000 4194304 5683644 140736908949648 18446744073709551615 4942120 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/30298/statm: 77660 14826 1761 364 0 13584 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 310640

[startup+1.5003 s]
/proc/loadavg: 3.26 3.77 3.73 4/194 30303
/proc/meminfo: memFree=31061196/32951124 swapFree=67072804/67111528
[pid=30298] ppid=30296 vsize=358792 CPUtime=1.4 cores=0,2
/proc/30298/stat : 30298 (python) R 30296 30298 29444 0 -1 4202496 28942 934 1 0 129 11 0 0 20 0 1 0 886583369 367403008 26605 33554432000 4194304 5683644 140736908949648 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30298/statm: 89698 26606 1761 364 0 25622 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 358792

[startup+3.10098 s]
/proc/loadavg: 3.26 3.77 3.73 4/194 30303
/proc/meminfo: memFree=30998128/32951124 swapFree=67072804/67111528
[pid=30298] ppid=30296 vsize=450280 CPUtime=3.01 cores=0,2
/proc/30298/stat : 30298 (python) R 30296 30298 29444 0 -1 4202496 50644 934 1 0 286 15 0 0 25 0 1 0 886583369 461086720 48307 33554432000 4194304 5683644 140736908949648 18446744073709551615 47243594296005 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30298/statm: 112570 48308 1761 364 0 48494 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 450280

[startup+6.30041 s]
/proc/loadavg: 3.24 3.75 3.72 4/194 30303
/proc/meminfo: memFree=30919352/32951124 swapFree=67072804/67111528
[pid=30298] ppid=30296 vsize=470400 CPUtime=6.21 cores=0,2
/proc/30298/stat : 30298 (python) R 30296 30298 29444 0 -1 4202496 80349 934 1 0 603 18 0 0 25 0 1 0 886583369 481689600 54984 33554432000 4194304 5683644 140736908949648 18446744073709551615 4539725 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30298/statm: 117600 54984 1826 364 0 53524 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 470400

[startup+12.7002 s]
/proc/loadavg: 3.22 3.74 3.72 4/194 30303
/proc/meminfo: memFree=30919084/32951124 swapFree=67072804/67111528
[pid=30298] ppid=30296 vsize=470400 CPUtime=12.6 cores=0,2
/proc/30298/stat : 30298 (python) R 30296 30298 29444 0 -1 4202496 80349 934 1 0 1242 18 0 0 25 0 1 0 886583369 481689600 54984 33554432000 4194304 5683644 140736908949648 18446744073709551615 4314511 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30298/statm: 117600 54984 1826 364 0 53524 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 470400

[startup+25.5009 s]
/proc/loadavg: 3.17 3.70 3.71 4/194 30304
/proc/meminfo: memFree=30901996/32951124 swapFree=67072804/67111528
[pid=30298] ppid=30296 vsize=470400 CPUtime=25.4 cores=0,2
/proc/30298/stat : 30298 (python) R 30296 30298 29444 0 -1 4202496 80350 934 1 0 2522 18 0 0 25 0 1 0 886583369 481689600 54985 33554432000 4194304 5683644 140736908949648 18446744073709551615 47243594450783 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30298/statm: 117600 54985 1827 364 0 53524 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 470400

[startup+51.1011 s]
/proc/loadavg: 3.11 3.65 3.69 4/197 30307
/proc/meminfo: memFree=30873912/32951124 swapFree=67072804/67111528
[pid=30298] ppid=30296 vsize=465148 CPUtime=31.04 cores=0,2
/proc/30298/stat : 30298 (python) S 30296 30298 29444 0 -1 4202496 80638 934 1 0 3085 19 0 0 25 0 2 0 886583369 476311552 51149 33554432000 4194304 5683644 140736908949648 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30298/statm: 116287 51149 1867 364 0 52205 0
[pid=30305] ppid=30298 vsize=454904 CPUtime=0.02 cores=0,2
/proc/30305/stat : 30305 (python) S 30298 30298 29444 0 -1 4202560 888 0 0 0 1 1 0 0 18 0 1 0 886586482 465821696 49654 33554432000 4194304 5683644 140736908949648 18446744073709551615 255377321487 0 0 16781312 514 13734765002642915588 0 0 17 0 0 0 0
/proc/30305/statm: 113726 49654 376 364 0 49644 0
[pid=30307] ppid=30305 vsize=57576 CPUtime=19.92 cores=0,2
/proc/30307/stat : 30307 (lingeling) R 30305 30307 30307 0 -1 4202496 20657 0 0 0 1989 3 0 0 25 0 1 0 886586483 58957824 13564 33554432000 4194304 4352236 140734846585024 18446744073709551615 4328126 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30307/statm: 14394 13564 129 39 0 13474 0
[pid=30298/tid=30306] ppid=30296 vsize=465148 CPUtime=0 cores=0,2
/proc/30298/task/30306/stat : 30306 (python) S 30296 30298 29444 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 886586483 476311552 51149 33554432000 4194304 5683644 140736908949648 18446744073709551615 255389125041 0 0 16781312 2 18446604453855271744 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 977628

[startup+102.307 s]
/proc/loadavg: 3.10 3.56 3.65 4/197 30309
/proc/meminfo: memFree=30856736/32951124 swapFree=67072804/67111528
[pid=30298] ppid=30296 vsize=465148 CPUtime=31.04 cores=0,2
/proc/30298/stat : 30298 (python) S 30296 30298 29444 0 -1 4202496 80638 934 1 0 3085 19 0 0 25 0 2 0 886583369 476311552 51149 33554432000 4194304 5683644 140736908949648 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30298/statm: 116287 51149 1867 364 0 52205 0
[pid=30305] ppid=30298 vsize=454904 CPUtime=0.1 cores=0,2
/proc/30305/stat : 30305 (python) S 30298 30298 29444 0 -1 4202560 913 0 0 0 5 5 0 0 18 0 1 0 886586482 465821696 49654 33554432000 4194304 5683644 140736908949648 18446744073709551615 255377321487 0 0 16781312 514 13734765002642915588 0 0 17 0 0 0 0
/proc/30305/statm: 113726 49654 376 364 0 49644 0
[pid=30307] ppid=30305 vsize=57504 CPUtime=71.05 cores=0,2
/proc/30307/stat : 30307 (lingeling) R 30305 30307 30307 0 -1 4202496 20853 0 0 0 7102 3 0 0 25 0 1 0 886586483 58884096 13545 33554432000 4194304 4352236 140734846585024 18446744073709551615 4281197 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30307/statm: 14376 13545 129 39 0 13456 0
[pid=30298/tid=30306] ppid=30296 vsize=465148 CPUtime=0 cores=0,2
/proc/30298/task/30306/stat : 30306 (python) S 30296 30298 29444 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 886586483 476311552 51149 33554432000 4194304 5683644 140736908949648 18446744073709551615 255389125041 0 0 16781312 2 18446604453855271744 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 977556

[startup+162.3 s]
/proc/loadavg: 3.15 3.49 3.62 3/192 30311
/proc/meminfo: memFree=31145036/32951124 swapFree=67072804/67111528
[pid=30298] ppid=30296 vsize=465148 CPUtime=31.04 cores=0,2
/proc/30298/stat : 30298 (python) S 30296 30298 29444 0 -1 4202496 80638 934 1 0 3085 19 0 0 25 0 2 0 886583369 476311552 51149 33554432000 4194304 5683644 140736908949648 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30298/statm: 116287 51149 1867 364 0 52205 0
[pid=30305] ppid=30298 vsize=454904 CPUtime=0.17 cores=0,2
/proc/30305/stat : 30305 (python) S 30298 30298 29444 0 -1 4202560 933 0 0 0 9 8 0 0 18 0 1 0 886586482 465821696 49654 33554432000 4194304 5683644 140736908949648 18446744073709551615 255377321487 0 0 16781312 514 13734765002642915588 0 0 17 0 0 0 0
/proc/30305/statm: 113726 49654 376 364 0 49644 0
[pid=30307] ppid=30305 vsize=58604 CPUtime=130.96 cores=0,2
/proc/30307/stat : 30307 (lingeling) R 30305 30307 30307 0 -1 4202496 21160 0 0 0 13093 3 0 0 25 0 1 0 886586483 60010496 13821 33554432000 4194304 4352236 140734846585024 18446744073709551615 4235899 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30307/statm: 14651 13821 129 39 0 13731 0
[pid=30298/tid=30306] ppid=30296 vsize=465148 CPUtime=0 cores=0,2
/proc/30298/task/30306/stat : 30306 (python) S 30296 30298 29444 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 886586483 476311552 51149 33554432000 4194304 5683644 140736908949648 18446744073709551615 255389125041 0 0 16781312 2 18446604453855271744 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 978656

[startup+222.3 s]
/proc/loadavg: 2.42 3.21 3.52 3/188 30337
/proc/meminfo: memFree=31188772/32951124 swapFree=67072804/67111528
[pid=30298] ppid=30296 vsize=465148 CPUtime=31.04 cores=0,2
/proc/30298/stat : 30298 (python) S 30296 30298 29444 0 -1 4202496 80638 934 1 0 3085 19 0 0 25 0 2 0 886583369 476311552 51149 33554432000 4194304 5683644 140736908949648 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30298/statm: 116287 51149 1867 364 0 52205 0
[pid=30305] ppid=30298 vsize=454904 CPUtime=0.25 cores=0,2
/proc/30305/stat : 30305 (python) S 30298 30298 29444 0 -1 4202560 953 0 0 0 13 12 0 0 18 0 1 0 886586482 465821696 49654 33554432000 4194304 5683644 140736908949648 18446744073709551615 255377321487 0 0 16781312 514 13734765002642915588 0 0 17 0 0 0 0
/proc/30305/statm: 113726 49654 376 364 0 49644 0
[pid=30307] ppid=30305 vsize=58548 CPUtime=190.88 cores=0,2
/proc/30307/stat : 30307 (lingeling) R 30305 30307 30307 0 -1 4202496 23527 0 0 0 19085 3 0 0 25 0 1 0 886586483 59953152 13807 33554432000 4194304 4352236 140734846585024 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30307/statm: 14637 13807 129 39 0 13717 0
[pid=30298/tid=30306] ppid=30296 vsize=465148 CPUtime=0 cores=0,2
/proc/30298/task/30306/stat : 30306 (python) S 30296 30298 29444 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 886586483 476311552 51149 33554432000 4194304 5683644 140736908949648 18446744073709551615 255389125041 0 0 16781312 2 18446604453855271744 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 978600

[startup+282.3 s]
/proc/loadavg: 2.15 2.99 3.42 3/188 30338
/proc/meminfo: memFree=31178916/32951124 swapFree=67072804/67111528
[pid=30298] ppid=30296 vsize=465148 CPUtime=31.04 cores=0,2
/proc/30298/stat : 30298 (python) S 30296 30298 29444 0 -1 4202496 80638 934 1 0 3085 19 0 0 25 0 2 0 886583369 476311552 51149 33554432000 4194304 5683644 140736908949648 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30298/statm: 116287 51149 1867 364 0 52205 0
[pid=30305] ppid=30298 vsize=454904 CPUtime=0.33 cores=0,2
/proc/30305/stat : 30305 (python) S 30298 30298 29444 0 -1 4202560 966 0 0 0 17 16 0 0 18 0 1 0 886586482 465821696 49654 33554432000 4194304 5683644 140736908949648 18446744073709551615 255377321487 0 0 16781312 514 13734765002642915588 0 0 17 0 0 0 0
/proc/30305/statm: 113726 49654 376 364 0 49644 0
[pid=30307] ppid=30305 vsize=59436 CPUtime=250.8 cores=0,2
/proc/30307/stat : 30307 (lingeling) R 30305 30307 30307 0 -1 4202496 23770 0 0 0 25077 3 0 0 25 0 1 0 886586483 60862464 14029 33554432000 4194304 4352236 140734846585024 18446744073709551615 4328345 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30307/statm: 14859 14029 129 39 0 13939 0
[pid=30298/tid=30306] ppid=30296 vsize=465148 CPUtime=0 cores=0,2
/proc/30298/task/30306/stat : 30306 (python) S 30296 30298 29444 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 886586483 476311552 51149 33554432000 4194304 5683644 140736908949648 18446744073709551615 255389125041 0 0 16781312 2 18446604453855271744 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 979488

[startup+342.301 s]
/proc/loadavg: 2.05 2.81 3.33 3/188 30340
/proc/meminfo: memFree=31173776/32951124 swapFree=67072804/67111528
[pid=30298] ppid=30296 vsize=465148 CPUtime=31.04 cores=0,2
/proc/30298/stat : 30298 (python) S 30296 30298 29444 0 -1 4202496 80638 934 1 0 3085 19 0 0 25 0 2 0 886583369 476311552 51149 33554432000 4194304 5683644 140736908949648 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30298/statm: 116287 51149 1867 364 0 52205 0
[pid=30305] ppid=30298 vsize=454904 CPUtime=0.41 cores=0,2
/proc/30305/stat : 30305 (python) S 30298 30298 29444 0 -1 4202560 966 0 0 0 21 20 0 0 18 0 1 0 886586482 465821696 49654 33554432000 4194304 5683644 140736908949648 18446744073709551615 255377321487 0 0 16781312 514 13734765002642915588 0 0 17 0 0 0 0
/proc/30305/statm: 113726 49654 376 364 0 49644 0
[pid=30307] ppid=30305 vsize=61188 CPUtime=310.74 cores=0,2
/proc/30307/stat : 30307 (lingeling) R 30305 30307 30307 0 -1 4202496 24215 0 0 0 31071 3 0 0 25 0 1 0 886586483 62656512 14467 33554432000 4194304 4352236 140734846585024 18446744073709551615 4329024 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30307/statm: 15297 14467 129 39 0 14377 0
[pid=30298/tid=30306] ppid=30296 vsize=465148 CPUtime=0 cores=0,2
/proc/30298/task/30306/stat : 30306 (python) S 30296 30298 29444 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 886586483 476311552 51149 33554432000 4194304 5683644 140736908949648 18446744073709551615 255389125041 0 0 16781312 2 18446604453855271744 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 981240

[startup+402.301 s]
/proc/loadavg: 2.10 2.67 3.25 3/188 30342
/proc/meminfo: memFree=31176968/32951124 swapFree=67072804/67111528
[pid=30298] ppid=30296 vsize=465148 CPUtime=31.04 cores=0,2
/proc/30298/stat : 30298 (python) S 30296 30298 29444 0 -1 4202496 80638 934 1 0 3085 19 0 0 25 0 2 0 886583369 476311552 51149 33554432000 4194304 5683644 140736908949648 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30298/statm: 116287 51149 1867 364 0 52205 0
[pid=30305] ppid=30298 vsize=454904 CPUtime=0.49 cores=0,2
/proc/30305/stat : 30305 (python) S 30298 30298 29444 0 -1 4202560 966 0 0 0 25 24 0 0 18 0 1 0 886586482 465821696 49654 33554432000 4194304 5683644 140736908949648 18446744073709551615 255377321487 0 0 16781312 514 13734765002642915588 0 0 17 0 0 0 0
/proc/30305/statm: 113726 49654 376 364 0 49644 0
[pid=30307] ppid=30305 vsize=61024 CPUtime=370.69 cores=0,2
/proc/30307/stat : 30307 (lingeling) R 30305 30307 30307 0 -1 4202496 24215 0 0 0 37066 3 0 0 25 0 1 0 886586483 62488576 14426 33554432000 4194304 4352236 140734846585024 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/30307/statm: 15256 14426 129 39 0 14336 0
[pid=30298/tid=30306] ppid=30296 vsize=465148 CPUtime=0 cores=0,2
/proc/30298/task/30306/stat : 30306 (python) S 30296 30298 29444 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 886586483 476311552 51149 33554432000 4194304 5683644 140736908949648 18446744073709551615 255389125041 0 0 16781312 2 18446604453855271744 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 981076

[startup+462.301 s]
/proc/loadavg: 2.03 2.55 3.16 3/188 30343
/proc/meminfo: memFree=31184488/32951124 swapFree=67072804/67111528
[pid=30298] ppid=30296 vsize=465148 CPUtime=31.04 cores=0,2
/proc/30298/stat : 30298 (python) S 30296 30298 29444 0 -1 4202496 80638 934 1 0 3085 19 0 0 25 0 2 0 886583369 476311552 51149 33554432000 4194304 5683644 140736908949648 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30298/statm: 116287 51149 1867 364 0 52205 0
[pid=30305] ppid=30298 vsize=454904 CPUtime=0.57 cores=0,2
/proc/30305/stat : 30305 (python) S 30298 30298 29444 0 -1 4202560 966 0 0 0 30 27 0 0 18 0 1 0 886586482 465821696 49654 33554432000 4194304 5683644 140736908949648 18446744073709551615 255377321487 0 0 16781312 514 13734765002642915588 0 0 17 0 0 0 0
/proc/30305/statm: 113726 49654 376 364 0 49644 0
[pid=30307] ppid=30305 vsize=62344 CPUtime=430.64 cores=0,2
/proc/30307/stat : 30307 (lingeling) R 30305 30307 30307 0 -1 4202496 24578 0 0 0 43061 3 0 0 25 0 1 0 886586483 63840256 14756 33554432000 4194304 4352236 140734846585024 18446744073709551615 4328109 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30307/statm: 15586 14756 129 39 0 14666 0
[pid=30298/tid=30306] ppid=30296 vsize=465148 CPUtime=0 cores=0,2
/proc/30298/task/30306/stat : 30306 (python) S 30296 30298 29444 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 886586483 476311552 51149 33554432000 4194304 5683644 140736908949648 18446744073709551615 255389125041 0 0 16781312 2 18446604453855271744 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 982396

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

[startup+463.107 s]
/proc/loadavg: 2.03 2.55 3.16 3/188 30343
/proc/meminfo: memFree=31184364/32951124 swapFree=67072804/67111528
[pid=30298] ppid=30296 vsize=465148 CPUtime=31.04 cores=0,2
/proc/30298/stat : 30298 (python) S 30296 30298 29444 0 -1 4202496 80638 934 1 0 3085 19 0 0 25 0 2 0 886583369 476311552 51149 33554432000 4194304 5683644 140736908949648 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30298/statm: 116287 51149 1867 364 0 52205 0
[pid=30305] ppid=30298 vsize=454904 CPUtime=0.57 cores=0,2
/proc/30305/stat : 30305 (python) S 30298 30298 29444 0 -1 4202560 966 0 0 0 30 27 0 0 18 0 1 0 886586482 465821696 49654 33554432000 4194304 5683644 140736908949648 18446744073709551615 255377321487 0 0 16781312 514 13734765002642915588 0 0 17 0 0 0 0
/proc/30305/statm: 113726 49654 376 364 0 49644 0
[pid=30307] ppid=30305 vsize=62344 CPUtime=431.45 cores=0,2
/proc/30307/stat : 30307 (lingeling) R 30305 30307 30307 0 -1 4202496 24578 0 0 0 43142 3 0 0 25 0 1 0 886586483 63840256 14756 33554432000 4194304 4352236 140734846585024 18446744073709551615 4329189 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30307/statm: 15586 14756 129 39 0 14666 0
[pid=30298/tid=30306] ppid=30296 vsize=465148 CPUtime=0 cores=0,2
/proc/30298/task/30306/stat : 30306 (python) S 30296 30298 29444 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 886586483 476311552 51149 33554432000 4194304 5683644 140736908949648 18446744073709551615 255389125041 0 0 16781312 2 18446604453855271744 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 463.06
Current children cumulated vsize (KiB) 982396

[startup+463.901 s]
/proc/loadavg: 2.03 2.55 3.16 3/188 30343
/proc/meminfo: memFree=31184364/32951124 swapFree=67072804/67111528
[pid=30298] ppid=30296 vsize=465148 CPUtime=31.04 cores=0,2
/proc/30298/stat : 30298 (python) S 30296 30298 29444 0 -1 4202496 80638 934 1 0 3085 19 0 0 25 0 2 0 886583369 476311552 51149 33554432000 4194304 5683644 140736908949648 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30298/statm: 116287 51149 1867 364 0 52205 0
[pid=30305] ppid=30298 vsize=454904 CPUtime=0.57 cores=0,2
/proc/30305/stat : 30305 (python) S 30298 30298 29444 0 -1 4202560 966 0 0 0 30 27 0 0 18 0 1 0 886586482 465821696 49654 33554432000 4194304 5683644 140736908949648 18446744073709551615 255377321487 0 0 16781312 514 13734765002642915588 0 0 17 0 0 0 0
/proc/30305/statm: 113726 49654 376 364 0 49644 0
[pid=30307] ppid=30305 vsize=62344 CPUtime=432.24 cores=0,2
/proc/30307/stat : 30307 (lingeling) R 30305 30307 30307 0 -1 4202496 24578 0 0 0 43221 3 0 0 25 0 1 0 886586483 63840256 14756 33554432000 4194304 4352236 140734846585024 18446744073709551615 4328432 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30307/statm: 15586 14756 129 39 0 14666 0
[pid=30298/tid=30306] ppid=30296 vsize=465148 CPUtime=0 cores=0,2
/proc/30298/task/30306/stat : 30306 (python) S 30296 30298 29444 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 886586483 476311552 51149 33554432000 4194304 5683644 140736908949648 18446744073709551615 255389125041 0 0 16781312 2 18446604453855271744 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 463.85
Current children cumulated vsize (KiB) 982396

[startup+464.301 s]
/proc/loadavg: 2.03 2.55 3.16 3/188 30343
/proc/meminfo: memFree=31184364/32951124 swapFree=67072804/67111528
[pid=30298] ppid=30296 vsize=465148 CPUtime=31.04 cores=0,2
/proc/30298/stat : 30298 (python) S 30296 30298 29444 0 -1 4202496 80638 934 1 0 3085 19 0 0 25 0 2 0 886583369 476311552 51149 33554432000 4194304 5683644 140736908949648 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30298/statm: 116287 51149 1867 364 0 52205 0
[pid=30305] ppid=30298 vsize=454904 CPUtime=0.57 cores=0,2
/proc/30305/stat : 30305 (python) S 30298 30298 29444 0 -1 4202560 966 0 0 0 30 27 0 0 18 0 1 0 886586482 465821696 49654 33554432000 4194304 5683644 140736908949648 18446744073709551615 255377321487 0 0 16781312 514 13734765002642915588 0 0 17 0 0 0 0
/proc/30305/statm: 113726 49654 376 364 0 49644 0
[pid=30307] ppid=30305 vsize=62344 CPUtime=432.64 cores=0,2
/proc/30307/stat : 30307 (lingeling) R 30305 30307 30307 0 -1 4202496 24578 0 0 0 43261 3 0 0 25 0 1 0 886586483 63840256 14756 33554432000 4194304 4352236 140734846585024 18446744073709551615 4328032 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30307/statm: 15586 14756 129 39 0 14666 0
[pid=30298/tid=30306] ppid=30296 vsize=465148 CPUtime=0 cores=0,2
/proc/30298/task/30306/stat : 30306 (python) S 30296 30298 29444 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 886586483 476311552 51149 33554432000 4194304 5683644 140736908949648 18446744073709551615 255389125041 0 0 16781312 2 18446604453855271744 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 464.25
Current children cumulated vsize (KiB) 982396

Child status: 0
Real time (s): 464.394
CPU time (s): 464.387
CPU user time (s): 463.836
CPU system time (s): 0.551916
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 989212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 463.835
system time used= 0.551916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131646
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= 1450
involuntary context switches= 1697

runsolver used 0.801878 second user time and 1.73474 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-11 01:50:55
IDJOB=3483985
IDBENCH=82496
IDSOLVER=1976
FILE ID=node135/3483985-1307749854
RUNJOBID= node135-1307746989-29462
PBS_JOBID= 13550823
Free space on /tmp= 73812 MiB

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

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

MD5SUM BENCH= 254fcd4eae8129ad5842f186e24e0793
RANDOM SEED=1943527088

node135.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.851
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.851
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.83
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.851
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.75
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31133776 kB
Buffers:        215680 kB
Cached:        1031552 kB
SwapCached:       6548 kB
Active:        1058140 kB
Inactive:       567204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31133776 kB
SwapTotal:    67111528 kB
SwapFree:     67072804 kB
Dirty:           49372 kB
Writeback:           0 kB
AnonPages:      377144 kB
Mapped:          16824 kB
Slab:           123264 kB
PageTables:       8092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   806660 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= 73820 MiB
End job on node135 at 2011-06-11 01:58:39