Trace number 3377976

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 49.7174 66.3359

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark13.37
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.59/15.80	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.59/15.80	c INFO: solving HOME/instance-3377976-1305453040.cnf
0.59/15.80	c INFO: computing task features
1.38/16.61	c INFO: computed variable-clause graph statistics
1.38/16.64	c INFO: computed clause balance statistics
5.78/21.01	c INFO: computed variable balance statistics
8.98/24.23	c INFO: computed small-clause counts
8.98/24.28	c INFO: computed Horn-clause counts
19.79/35.08	c INFO: computed variable graph statistics
19.79/35.08	c INFO: collected features for HOME/instance-3377976-1305453040.cnf in 19.27 s
19.79/35.09	c INFO: running lingeling-276@0 for 388 with 2380 remaining (b = 0.60)
49.64/66.30	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-3377976-1305453040/watcher-3377976-1305453040 -o /tmp/evaluation-result-3377976-1305453040/solver-3377976-1305453040 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377976-1305453040.cnf -seed 122734768 -budget 2400 

running on 2 cores: 4,6

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: 2.25 3.46 3.83 3/292 16448
/proc/meminfo: memFree=18467084/32951132 swapFree=67093824/67111528
[pid=16448] ppid=16442 vsize=15776 CPUtime=0 cores=4,6
/proc/16448/stat : 16448 (python) R 16442 16448 15028 0 -1 4202496 901 0 0 0 0 0 0 0 17 0 1 0 656903957 16154624 782 33554432000 4194304 5683644 140733332843536 18446744073709551615 4426576 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16448/statm: 3944 782 345 364 0 431 0

[startup+0.114601 s]
/proc/loadavg: 2.25 3.46 3.83 3/292 16448
/proc/meminfo: memFree=18467084/32951132 swapFree=67093824/67111528
[pid=16448] ppid=16442 vsize=16396 CPUtime=0.01 cores=4,6
/proc/16448/stat : 16448 (python) R 16442 16448 15028 0 -1 4202496 1116 0 0 0 1 0 0 0 17 0 1 0 656903957 16789504 984 33554432000 4194304 5683644 140733332843536 18446744073709551615 274664806400 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16448/statm: 4099 984 409 364 0 586 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16396

[startup+0.200575 s]
/proc/loadavg: 2.25 3.46 3.83 3/292 16448
/proc/meminfo: memFree=18467084/32951132 swapFree=67093824/67111528
[pid=16448] ppid=16442 vsize=54540 CPUtime=0.07 cores=4,6
/proc/16448/stat : 16448 (python) R 16442 16448 15028 0 -1 4202496 2071 0 0 0 4 3 0 0 17 0 1 0 656903957 55848960 1828 33554432000 4194304 5683644 140733332843536 18446744073709551615 274664851591 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16448/statm: 13635 1828 492 364 0 1285 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 54540

[startup+0.300579 s]
/proc/loadavg: 2.25 3.46 3.83 3/292 16448
/proc/meminfo: memFree=18467084/32951132 swapFree=67093824/67111528
[pid=16448] ppid=16442 vsize=99348 CPUtime=0.09 cores=4,6
/proc/16448/stat : 16448 (python) D 16442 16448 15028 0 -1 4202496 2849 0 7 0 5 4 0 0 17 0 1 0 656903957 101732352 2557 33554432000 4194304 5683644 140733332843536 18446744073709551615 274664806400 0 0 16781312 2 0 0 0 17 4 0 0 1
/proc/16448/statm: 24837 2557 818 364 0 1688 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 99348

[startup+0.700519 s]
/proc/loadavg: 2.25 3.46 3.83 3/292 16448
/proc/meminfo: memFree=18467084/32951132 swapFree=67093824/67111528
[pid=16448] ppid=16442 vsize=124240 CPUtime=0.19 cores=4,6
/proc/16448/stat : 16448 (python) S 16442 16448 15028 0 -1 4202496 4294 0 17 0 11 8 0 0 16 0 1 0 656903957 127221760 3880 33554432000 4194304 5683644 140733332843536 18446744073709551615 274664808192 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 7
/proc/16448/statm: 31060 3880 997 364 0 2871 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 124240

[startup+1.50041 s]
/proc/loadavg: 2.31 3.46 3.82 4/295 16467
/proc/meminfo: memFree=18410156/32951132 swapFree=67093824/67111528
[pid=16448] ppid=16442 vsize=146732 CPUtime=0.42 cores=4,6
/proc/16448/stat : 16448 (python) S 16442 16448 15028 0 -1 4202496 6265 923 21 10 22 20 0 0 17 0 1 0 656903957 150253568 4403 33554432000 4194304 5683644 140733332843536 18446744073709551615 274659884612 0 2147483391 16781312 2 18446744071699855507 0 0 17 4 0 0 10
/proc/16448/statm: 36683 4403 1202 364 0 3182 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 146732

[startup+3.49105 s]
/proc/loadavg: 2.31 3.46 3.82 1/295 16467
/proc/meminfo: memFree=18389852/32951132 swapFree=67093824/67111528
[pid=16448] ppid=16442 vsize=157384 CPUtime=0.43 cores=4,6
/proc/16448/stat : 16448 (python) D 16442 16448 15028 0 -1 4202496 6576 923 24 10 23 20 0 0 17 0 1 0 656903957 161161216 4696 33554432000 4194304 5683644 140733332843536 18446744073709551615 274664814135 0 0 16781312 2 18446744071562154983 0 0 17 4 0 0 12
/proc/16448/statm: 39346 4696 1257 364 0 3454 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 157384
heavy processes:

[startup+12.8724 s]
/proc/loadavg: 3.50 3.67 3.89 3/295 16468
/proc/meminfo: memFree=18310016/32951132 swapFree=67093824/67111528
[pid=16448] ppid=16442 vsize=157384 CPUtime=0.43 cores=4,6
/proc/16448/stat : 16448 (python) D 16442 16448 15028 0 -1 4202496 6576 923 24 10 23 20 0 0 17 0 1 0 656903957 161161216 4696 33554432000 4194304 5683644 140733332843536 18446744073709551615 274664814135 0 0 16781312 2 18446744071562154983 0 0 17 4 0 0 12
/proc/16448/statm: 39346 4696 1257 364 0 3454 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 157384
heavy processes:

[startup+12.9104 s]
/proc/loadavg: 3.50 3.67 3.89 2/295 16468
/proc/meminfo: memFree=18309644/32951132 swapFree=67093824/67111528
[pid=16448] ppid=16442 vsize=157384 CPUtime=0.43 cores=4,6
/proc/16448/stat : 16448 (python) D 16442 16448 15028 0 -1 4202496 6576 923 24 10 23 20 0 0 17 0 1 0 656903957 161161216 4696 33554432000 4194304 5683644 140733332843536 18446744073709551615 274664814135 0 0 16781312 2 18446744071562154983 0 0 17 4 0 0 12
/proc/16448/statm: 39346 4696 1257 364 0 3454 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 157384
heavy processes:

[startup+25.5002 s]
/proc/loadavg: 4.19 3.81 3.93 7/298 16471
/proc/meminfo: memFree=17860644/32951132 swapFree=67093824/67111528
[pid=16448] ppid=16442 vsize=333724 CPUtime=10.29 cores=4,6
/proc/16448/stat : 16448 (python) R 16442 16448 15028 0 -1 4202496 32204 923 24 10 1003 26 0 0 25 0 1 0 656903957 341733376 20822 33554432000 4194304 5683644 140733332843536 18446744073709551615 47796080158860 0 0 16781312 2 0 0 0 17 4 0 0 1417
/proc/16448/statm: 83431 20822 1833 364 0 19355 0
Current children cumulated CPU time (s) 10.29
Current children cumulated vsize (KiB) 333724
heavy processes:

[startup+51.1008 s]
/proc/loadavg: 5.22 4.10 4.02 6/301 16475
/proc/meminfo: memFree=17778592/32951132 swapFree=67093824/67111528
[pid=16448] ppid=16442 vsize=339640 CPUtime=19.88 cores=4,6
/proc/16448/stat : 16448 (python) S 16442 16448 15028 0 -1 4202496 32488 923 24 10 1962 26 0 0 25 0 2 0 656903957 347791360 19772 33554432000 4194304 5683644 140733332843536 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 1417
/proc/16448/statm: 84910 19772 1867 364 0 20828 0
[pid=16472] ppid=16448 vsize=329396 CPUtime=0.02 cores=4,6
/proc/16472/stat : 16472 (python) S 16448 16448 15028 0 -1 4202560 883 0 0 0 1 1 0 0 18 0 1 0 656907467 337301504 18277 33554432000 4194304 5683644 140733332843536 18446744073709551615 274664828431 0 0 16781312 514 7014268458699292930 0 0 17 4 0 0 0
/proc/16472/statm: 82349 18277 376 364 0 18267 0
[pid=16474] ppid=16472 vsize=29776 CPUtime=14.54 cores=4,6
/proc/16474/stat : 16474 (lingeling) R 16472 16474 16474 0 -1 4202496 13749 0 0 0 1453 1 0 0 25 0 1 0 656907467 30490624 6614 33554432000 4194304 4352236 140736436885632 18446744073709551615 4331541 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16474/statm: 7444 6614 129 39 0 6524 0
[pid=16448/tid=16473] ppid=16442 vsize=339640 CPUtime=0 cores=4,6
/proc/16448/task/16473/stat : 16473 (python) S 16442 16448 15028 0 -1 4202560 28 923 0 10 0 0 0 0 25 0 2 0 656907467 347791360 19772 33554432000 4194304 5683644 140733332843536 18446744073709551615 274676631985 0 0 16781312 2 18446604442280150208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 34.44
Current children cumulated vsize (KiB) 698812
heavy processes:

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

[startup+55.2011 s]
/proc/loadavg: 5.22 4.10 4.02 5/301 16475
/proc/meminfo: memFree=17780088/32951132 swapFree=67093824/67111528
[pid=16448] ppid=16442 vsize=339640 CPUtime=19.88 cores=4,6
/proc/16448/stat : 16448 (python) S 16442 16448 15028 0 -1 4202496 32488 923 24 10 1962 26 0 0 25 0 2 0 656903957 347791360 19772 33554432000 4194304 5683644 140733332843536 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 1417
/proc/16448/statm: 84910 19772 1867 364 0 20828 0
[pid=16472] ppid=16448 vsize=329396 CPUtime=0.03 cores=4,6
/proc/16472/stat : 16472 (python) S 16448 16448 15028 0 -1 4202560 887 0 0 0 2 1 0 0 18 0 1 0 656907467 337301504 18277 33554432000 4194304 5683644 140733332843536 18446744073709551615 274664828431 0 0 16781312 514 7014268458699292930 0 0 17 4 0 0 0
/proc/16472/statm: 82349 18277 376 364 0 18267 0
[pid=16474] ppid=16472 vsize=29776 CPUtime=18.63 cores=4,6
/proc/16474/stat : 16474 (lingeling) R 16472 16474 16474 0 -1 4202496 13749 0 0 0 1861 2 0 0 25 0 1 0 656907467 30490624 6614 33554432000 4194304 4352236 140736436885632 18446744073709551615 4207874 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16474/statm: 7444 6614 129 39 0 6524 0
[pid=16448/tid=16473] ppid=16442 vsize=339640 CPUtime=0 cores=4,6
/proc/16448/task/16473/stat : 16473 (python) S 16442 16448 15028 0 -1 4202560 28 923 0 10 0 0 0 0 25 0 2 0 656907467 347791360 19772 33554432000 4194304 5683644 140733332843536 18446744073709551615 274676631985 0 0 16781312 2 18446604442280150208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38.54
Current children cumulated vsize (KiB) 698812

[startup+61.601 s]
/proc/loadavg: 5.03 4.10 4.02 5/301 16475
/proc/meminfo: memFree=17779552/32951132 swapFree=67093824/67111528
[pid=16448] ppid=16442 vsize=339640 CPUtime=19.88 cores=4,6
/proc/16448/stat : 16448 (python) S 16442 16448 15028 0 -1 4202496 32488 923 24 10 1962 26 0 0 25 0 2 0 656903957 347791360 19772 33554432000 4194304 5683644 140733332843536 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 1417
/proc/16448/statm: 84910 19772 1867 364 0 20828 0
[pid=16472] ppid=16448 vsize=329396 CPUtime=0.04 cores=4,6
/proc/16472/stat : 16472 (python) S 16448 16448 15028 0 -1 4202560 890 0 0 0 2 2 0 0 18 0 1 0 656907467 337301504 18277 33554432000 4194304 5683644 140733332843536 18446744073709551615 274664828431 0 0 16781312 514 7014268458699292930 0 0 17 4 0 0 0
/proc/16472/statm: 82349 18277 376 364 0 18267 0
[pid=16474] ppid=16472 vsize=29768 CPUtime=25.02 cores=4,6
/proc/16474/stat : 16474 (lingeling) R 16472 16474 16474 0 -1 4202496 13749 0 0 0 2500 2 0 0 25 0 1 0 656907467 30482432 6612 33554432000 4194304 4352236 140736436885632 18446744073709551615 4331698 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16474/statm: 7442 6612 129 39 0 6522 0
[pid=16448/tid=16473] ppid=16442 vsize=339640 CPUtime=0 cores=4,6
/proc/16448/task/16473/stat : 16473 (python) S 16442 16448 15028 0 -1 4202560 28 923 0 10 0 0 0 0 25 0 2 0 656907467 347791360 19772 33554432000 4194304 5683644 140733332843536 18446744073709551615 274676631985 0 0 16781312 2 18446604442280150208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 44.94
Current children cumulated vsize (KiB) 698804

[startup+64.8004 s]
/proc/loadavg: 5.03 4.10 4.02 6/301 16475
/proc/meminfo: memFree=17770880/32951132 swapFree=67093824/67111528
[pid=16448] ppid=16442 vsize=339640 CPUtime=19.88 cores=4,6
/proc/16448/stat : 16448 (python) S 16442 16448 15028 0 -1 4202496 32488 923 24 10 1962 26 0 0 25 0 2 0 656903957 347791360 19772 33554432000 4194304 5683644 140733332843536 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 1417
/proc/16448/statm: 84910 19772 1867 364 0 20828 0
[pid=16472] ppid=16448 vsize=329396 CPUtime=0.05 cores=4,6
/proc/16472/stat : 16472 (python) S 16448 16448 15028 0 -1 4202560 893 0 0 0 3 2 0 0 18 0 1 0 656907467 337301504 18277 33554432000 4194304 5683644 140733332843536 18446744073709551615 274664828431 0 0 16781312 514 7014268458699292930 0 0 17 4 0 0 0
/proc/16472/statm: 82349 18277 376 364 0 18267 0
[pid=16474] ppid=16472 vsize=29768 CPUtime=28.21 cores=4,6
/proc/16474/stat : 16474 (lingeling) R 16472 16474 16474 0 -1 4202496 13749 0 0 0 2819 2 0 0 25 0 1 0 656907467 30482432 6612 33554432000 4194304 4352236 140736436885632 18446744073709551615 4328095 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16474/statm: 7442 6612 129 39 0 6522 0
[pid=16448/tid=16473] ppid=16442 vsize=339640 CPUtime=0 cores=4,6
/proc/16448/task/16473/stat : 16473 (python) S 16442 16448 15028 0 -1 4202560 28 923 0 10 0 0 0 0 25 0 2 0 656907467 347791360 19772 33554432000 4194304 5683644 140733332843536 18446744073709551615 274676631985 0 0 16781312 2 18446604442280150208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 48.14
Current children cumulated vsize (KiB) 698804

[startup+65.6003 s]
/proc/loadavg: 5.03 4.10 4.02 6/301 16475
/proc/meminfo: memFree=17771004/32951132 swapFree=67093824/67111528
[pid=16448] ppid=16442 vsize=339640 CPUtime=19.88 cores=4,6
/proc/16448/stat : 16448 (python) S 16442 16448 15028 0 -1 4202496 32488 923 24 10 1962 26 0 0 25 0 2 0 656903957 347791360 19772 33554432000 4194304 5683644 140733332843536 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 1417
/proc/16448/statm: 84910 19772 1867 364 0 20828 0
[pid=16472] ppid=16448 vsize=329396 CPUtime=0.05 cores=4,6
/proc/16472/stat : 16472 (python) S 16448 16448 15028 0 -1 4202560 893 0 0 0 3 2 0 0 18 0 1 0 656907467 337301504 18277 33554432000 4194304 5683644 140733332843536 18446744073709551615 274664828431 0 0 16781312 514 7014268458699292930 0 0 17 4 0 0 0
/proc/16472/statm: 82349 18277 376 364 0 18267 0
[pid=16474] ppid=16472 vsize=29768 CPUtime=29.01 cores=4,6
/proc/16474/stat : 16474 (lingeling) R 16472 16474 16474 0 -1 4202496 13749 0 0 0 2899 2 0 0 25 0 1 0 656907467 30482432 6612 33554432000 4194304 4352236 140736436885632 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16474/statm: 7442 6612 129 39 0 6522 0
[pid=16448/tid=16473] ppid=16442 vsize=339640 CPUtime=0 cores=4,6
/proc/16448/task/16473/stat : 16473 (python) S 16442 16448 15028 0 -1 4202560 28 923 0 10 0 0 0 0 25 0 2 0 656907467 347791360 19772 33554432000 4194304 5683644 140733332843536 18446744073709551615 274676631985 0 0 16781312 2 18446604442280150208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 48.94
Current children cumulated vsize (KiB) 698804

[startup+66.0012 s]
/proc/loadavg: 5.03 4.10 4.02 6/301 16475
/proc/meminfo: memFree=17771004/32951132 swapFree=67093824/67111528
[pid=16448] ppid=16442 vsize=339640 CPUtime=19.88 cores=4,6
/proc/16448/stat : 16448 (python) S 16442 16448 15028 0 -1 4202496 32488 923 24 10 1962 26 0 0 25 0 2 0 656903957 347791360 19772 33554432000 4194304 5683644 140733332843536 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 1417
/proc/16448/statm: 84910 19772 1867 364 0 20828 0
[pid=16472] ppid=16448 vsize=329396 CPUtime=0.05 cores=4,6
/proc/16472/stat : 16472 (python) S 16448 16448 15028 0 -1 4202560 893 0 0 0 3 2 0 0 18 0 1 0 656907467 337301504 18277 33554432000 4194304 5683644 140733332843536 18446744073709551615 274664828431 0 0 16781312 514 7014268458699292930 0 0 17 4 0 0 0
/proc/16472/statm: 82349 18277 376 364 0 18267 0
[pid=16474] ppid=16472 vsize=29768 CPUtime=29.41 cores=4,6
/proc/16474/stat : 16474 (lingeling) R 16472 16474 16474 0 -1 4202496 13749 0 0 0 2939 2 0 0 25 0 1 0 656907467 30482432 6612 33554432000 4194304 4352236 140736436885632 18446744073709551615 4328030 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16474/statm: 7442 6612 129 39 0 6522 0
[pid=16448/tid=16473] ppid=16442 vsize=339640 CPUtime=0 cores=4,6
/proc/16448/task/16473/stat : 16473 (python) S 16442 16448 15028 0 -1 4202560 28 923 0 10 0 0 0 0 25 0 2 0 656907467 347791360 19772 33554432000 4194304 5683644 140733332843536 18446744073709551615 274676631985 0 0 16781312 2 18446604442280150208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.34
Current children cumulated vsize (KiB) 698804

[startup+66.2012 s]
/proc/loadavg: 5.03 4.10 4.02 6/301 16475
/proc/meminfo: memFree=17771004/32951132 swapFree=67093824/67111528
[pid=16448] ppid=16442 vsize=339640 CPUtime=19.88 cores=4,6
/proc/16448/stat : 16448 (python) S 16442 16448 15028 0 -1 4202496 32488 923 24 10 1962 26 0 0 25 0 2 0 656903957 347791360 19772 33554432000 4194304 5683644 140733332843536 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 1417
/proc/16448/statm: 84910 19772 1867 364 0 20828 0
[pid=16472] ppid=16448 vsize=329396 CPUtime=0.05 cores=4,6
/proc/16472/stat : 16472 (python) S 16448 16448 15028 0 -1 4202560 893 0 0 0 3 2 0 0 18 0 1 0 656907467 337301504 18277 33554432000 4194304 5683644 140733332843536 18446744073709551615 274664828431 0 0 16781312 514 7014268458699292930 0 0 17 4 0 0 0
/proc/16472/statm: 82349 18277 376 364 0 18267 0
[pid=16474] ppid=16472 vsize=29768 CPUtime=29.61 cores=4,6
/proc/16474/stat : 16474 (lingeling) R 16472 16474 16474 0 -1 4202496 13749 0 0 0 2959 2 0 0 25 0 1 0 656907467 30482432 6612 33554432000 4194304 4352236 140736436885632 18446744073709551615 4276518 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16474/statm: 7442 6612 129 39 0 6522 0
[pid=16448/tid=16473] ppid=16442 vsize=339640 CPUtime=0 cores=4,6
/proc/16448/task/16473/stat : 16473 (python) S 16442 16448 15028 0 -1 4202560 28 923 0 10 0 0 0 0 25 0 2 0 656907467 347791360 19772 33554432000 4194304 5683644 140733332843536 18446744073709551615 274676631985 0 0 16781312 2 18446604442280150208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.54
Current children cumulated vsize (KiB) 698804

[startup+66.3012 s]
/proc/loadavg: 5.03 4.10 4.02 6/301 16475
/proc/meminfo: memFree=17771004/32951132 swapFree=67093824/67111528
[pid=16448] ppid=16442 vsize=339640 CPUtime=19.88 cores=4,6
/proc/16448/stat : 16448 (python) S 16442 16448 15028 0 -1 4202496 32488 923 24 10 1962 26 0 0 25 0 2 0 656903957 347791360 19772 33554432000 4194304 5683644 140733332843536 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 1417
/proc/16448/statm: 84910 19772 1867 364 0 20828 0
[pid=16472] ppid=16448 vsize=329396 CPUtime=0.05 cores=4,6
/proc/16472/stat : 16472 (python) R 16448 16448 15028 0 -1 4202560 894 0 0 0 3 2 0 0 15 0 1 0 656907467 337301504 18277 33554432000 4194304 5683644 140733332843536 18446744073709551615 274664828431 0 0 16781312 514 0 0 0 17 4 0 0 0
/proc/16472/statm: 82349 18277 376 364 0 18267 0
[pid=16474] ppid=16472 vsize=0 CPUtime=29.71 cores=4,6
/proc/16474/stat : 16474 (lingeling) R 16472 16474 16474 0 -1 4202500 13752 0 0 0 2969 2 0 0 25 0 1 0 656907467 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/16474/statm: 0 0 0 0 0 0 0
[pid=16448/tid=16473] ppid=16442 vsize=339640 CPUtime=0 cores=4,6
/proc/16448/task/16473/stat : 16473 (python) S 16442 16448 15028 0 -1 4202560 28 923 0 10 0 0 0 0 25 0 2 0 656907467 347791360 19772 33554432000 4194304 5683644 140733332843536 18446744073709551615 274676631985 0 0 16781312 2 18446604442280150208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.64
Current children cumulated vsize (KiB) 669036

Child status: 0
Real time (s): 66.3359
CPU time (s): 49.7174
CPU user time (s): 49.3805
CPU system time (s): 0.336948
CPU usage (%): 74.9481
Max. virtual memory (cumulated for all children) (KiB): 998432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.3805
system time used= 0.336948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58342
page faults= 34
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32644
involuntary context switches= 260

runsolver used 0.277957 second user time and 0.753885 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-15 11:50:40
IDJOB=3377976
IDBENCH=69599
IDSOLVER=1858
FILE ID=node131/3377976-1305453040
RUNJOBID= node131-1305453039-16409
PBS_JOBID= 13324857
Free space on /tmp= 73684 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c6bidw_i.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-3377976-1305453040/watcher-3377976-1305453040 -o /tmp/evaluation-result-3377976-1305453040/solver-3377976-1305453040 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377976-1305453040.cnf -seed 122734768 -budget 2400

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=122734768

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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:     32951132 kB
MemFree:      18503568 kB
Buffers:        286616 kB
Cached:        4175100 kB
SwapCached:       1504 kB
Active:       10914876 kB
Inactive:      3267300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18503568 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:          149328 kB
Writeback:           0 kB
AnonPages:     9718260 kB
Mapped:          27608 kB
Slab:           171036 kB
PageTables:      31384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28019300 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73536 MiB
End job on node131 at 2011-05-15 11:51:50