Trace number 3483970

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 99.9778 100.228

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtviseisenberg1-tseitin.cnf
MD5SUMab962ce6f14e7741edd1ff987decb0b7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.0498
Satisfiable
(Un)Satisfiability was proved
Number of variables102621
Number of clauses307469
Sum of the clauses size717425
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2204978
Number of clauses of size 3102489
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.36/0.64	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.36/0.64	c INFO: solving HOME/instance-3483970-1307749776.cnf
0.36/0.64	c INFO: computing task features
1.24/1.55	c INFO: computed variable-clause graph statistics
1.24/1.58	c INFO: computed clause balance statistics
6.05/6.35	c INFO: computed variable balance statistics
9.65/9.97	c INFO: computed small-clause counts
9.75/10.02	c INFO: computed Horn-clause counts
22.04/22.33	c INFO: computed variable graph statistics
22.04/22.33	c INFO: collected features for HOME/instance-3483970-1307749776.cnf in 21.65 s
22.04/22.33	c INFO: running lingeling-276@0 for 582 with 1178 remaining (b = 0.64)
99.83/100.19	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-3483970-1307749776/watcher-3483970-1307749776 -o /tmp/evaluation-result-3483970-1307749776/solver-3483970-1307749776 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483970-1307749776.cnf -seed 1707191892 -budget 1200 

running on 2 cores: 1,3

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: 5.06 5.04 4.81 5/193 25452
/proc/meminfo: memFree=27873072/32950928 swapFree=67055156/67111528
[pid=25452] ppid=25450 vsize=15184 CPUtime=0 cores=1,3
/proc/25452/stat : 25452 (python) S 25450 25452 24692 0 -1 4202496 728 0 0 0 0 0 0 0 23 0 1 0 886577433 15548416 617 33554432000 4194304 5683644 140734543255680 18446744073709551615 248089696256 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/25452/statm: 3797 618 322 364 0 284 0

[startup+0.0929249 s]
/proc/loadavg: 5.06 5.04 4.81 5/193 25452
/proc/meminfo: memFree=27873072/32950928 swapFree=67055156/67111528
[pid=25452] ppid=25450 vsize=84816 CPUtime=0.05 cores=1,3
/proc/25452/stat : 25452 (python) R 25450 25452 24692 0 -1 4202496 2412 0 0 0 4 1 0 0 24 0 1 0 886577433 86851584 2139 33554432000 4194304 5683644 140734543255680 18446744073709551615 248089359393 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/25452/statm: 21204 2156 707 364 0 1421 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84816

[startup+0.100925 s]
/proc/loadavg: 5.06 5.04 4.81 5/193 25452
/proc/meminfo: memFree=27873072/32950928 swapFree=67055156/67111528
[pid=25452] ppid=25450 vsize=91832 CPUtime=0.06 cores=1,3
/proc/25452/stat : 25452 (python) S 25450 25452 24692 0 -1 4202496 2679 0 0 0 5 1 0 0 24 0 1 0 886577433 94035968 2394 33554432000 4194304 5683644 140734543255680 18446744073709551615 248089696256 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/25452/statm: 22958 2394 755 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 91832

[startup+0.300833 s]
/proc/loadavg: 5.06 5.04 4.81 5/193 25452
/proc/meminfo: memFree=27873072/32950928 swapFree=67055156/67111528
[pid=25452] ppid=25450 vsize=135752 CPUtime=0.19 cores=1,3
/proc/25452/stat : 25452 (python) R 25450 25452 24692 0 -1 4202496 5971 932 1 0 14 5 0 0 25 0 1 0 886577433 139010048 4148 33554432000 4194304 5683644 140734543255680 18446744073709551615 248089694213 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/25452/statm: 33938 4148 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135752

[startup+0.700763 s]
/proc/loadavg: 5.06 5.04 4.81 5/193 25452
/proc/meminfo: memFree=27873072/32950928 swapFree=67055156/67111528
[pid=25452] ppid=25450 vsize=286980 CPUtime=0.45 cores=1,3
/proc/25452/stat : 25452 (python) R 25450 25452 24692 0 -1 4202496 11366 932 1 0 35 10 0 0 25 0 1 0 886577433 293867520 9038 33554432000 4194304 5683644 140734543255680 18446744073709551615 4313566 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/25452/statm: 71745 9038 1761 364 0 7669 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 286980

[startup+1.50062 s]
/proc/loadavg: 5.06 5.04 4.81 7/194 25457
/proc/meminfo: memFree=27823116/32950928 swapFree=67055156/67111528
[pid=25452] ppid=25450 vsize=340724 CPUtime=1.24 cores=1,3
/proc/25452/stat : 25452 (python) R 25450 25452 24692 0 -1 4202496 31761 932 1 0 111 13 0 0 25 0 1 0 886577433 348901376 22553 33554432000 4194304 5683644 140734543255680 18446744073709551615 47203343431265 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/25452/statm: 85181 22553 1814 364 0 21105 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 340724

[startup+3.10039 s]
/proc/loadavg: 5.06 5.04 4.81 7/194 25457
/proc/meminfo: memFree=27793852/32950928 swapFree=67055156/67111528
[pid=25452] ppid=25450 vsize=335920 CPUtime=2.84 cores=1,3
/proc/25452/stat : 25452 (python) R 25450 25452 24692 0 -1 4202496 33545 932 1 0 271 13 0 0 25 0 1 0 886577433 343982080 21364 33554432000 4194304 5683644 140734543255680 18446744073709551615 47203343162976 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/25452/statm: 83980 21364 1826 364 0 19904 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 335920

[startup+6.30083 s]
/proc/loadavg: 5.05 5.04 4.82 6/194 25457
/proc/meminfo: memFree=27791992/32950928 swapFree=67055156/67111528
[pid=25452] ppid=25450 vsize=335920 CPUtime=6.05 cores=1,3
/proc/25452/stat : 25452 (python) R 25450 25452 24692 0 -1 4202496 33545 932 1 0 592 13 0 0 25 0 1 0 886577433 343982080 21364 33554432000 4194304 5683644 140734543255680 18446744073709551615 4273816 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/25452/statm: 83980 21364 1826 364 0 19904 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 335920

[startup+12.7007 s]
/proc/loadavg: 5.05 5.04 4.82 6/194 25457
/proc/meminfo: memFree=27789912/32950928 swapFree=67055156/67111528
[pid=25452] ppid=25450 vsize=338320 CPUtime=12.44 cores=1,3
/proc/25452/stat : 25452 (python) R 25450 25452 24692 0 -1 4202496 34152 932 1 0 1231 13 0 0 25 0 1 0 886577433 346439680 21971 33554432000 4194304 5683644 140734543255680 18446744073709551615 47203343018112 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/25452/statm: 84580 21971 1833 364 0 20504 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 338320

[startup+25.5004 s]
/proc/loadavg: 5.04 5.04 4.82 6/197 25461
/proc/meminfo: memFree=27762116/32950928 swapFree=67055156/67111528
[pid=25452] ppid=25450 vsize=343876 CPUtime=22.09 cores=1,3
/proc/25452/stat : 25452 (python) S 25450 25452 24692 0 -1 4202496 34435 932 1 0 2195 14 0 0 25 0 2 0 886577433 352129024 20831 33554432000 4194304 5683644 140734543255680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25452/statm: 85969 20831 1867 364 0 21887 0
[pid=25459] ppid=25452 vsize=333632 CPUtime=0 cores=1,3
/proc/25459/stat : 25459 (python) S 25452 25452 24692 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 886579667 341639168 19313 33554432000 4194304 5683644 140734543255680 18446744073709551615 248089718287 0 0 16781312 514 4537640786539282696 0 0 17 1 0 0 0
/proc/25459/statm: 83408 19313 353 364 0 19326 0
[pid=25461] ppid=25459 vsize=35172 CPUtime=3.13 cores=1,3
/proc/25461/stat : 25461 (lingeling) R 25459 25461 25461 0 -1 4202496 13143 0 0 0 312 1 0 0 25 0 1 0 886579667 36016128 7961 33554432000 4194304 4352236 140736872352576 18446744073709551615 4297720 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/25461/statm: 8793 7961 127 39 0 7873 0
[pid=25452/tid=25460] ppid=25450 vsize=343876 CPUtime=0 cores=1,3
/proc/25452/task/25460/stat : 25460 (python) S 25450 25452 24692 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 886579667 352129024 20831 33554432000 4194304 5683644 140734543255680 18446744073709551615 248101521841 0 0 16781312 2 18446604471144822080 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 712680

[startup+51.1009 s]
/proc/loadavg: 5.02 5.03 4.82 7/197 25461
/proc/meminfo: memFree=27768680/32950928 swapFree=67055156/67111528
[pid=25452] ppid=25450 vsize=343876 CPUtime=22.09 cores=1,3
/proc/25452/stat : 25452 (python) S 25450 25452 24692 0 -1 4202496 34435 932 1 0 2195 14 0 0 25 0 2 0 886577433 352129024 20831 33554432000 4194304 5683644 140734543255680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25452/statm: 85969 20831 1867 364 0 21887 0
[pid=25459] ppid=25452 vsize=333632 CPUtime=0.03 cores=1,3
/proc/25459/stat : 25459 (python) S 25452 25452 24692 0 -1 4202560 892 0 0 0 1 2 0 0 18 0 1 0 886579667 341639168 19336 33554432000 4194304 5683644 140734543255680 18446744073709551615 248089718287 0 0 16781312 514 6878316044948046088 0 0 17 1 0 0 0
/proc/25459/statm: 83408 19336 376 364 0 19326 0
[pid=25461] ppid=25459 vsize=27692 CPUtime=28.7 cores=1,3
/proc/25461/stat : 25461 (lingeling) R 25459 25461 25461 0 -1 4202496 22591 0 0 0 2867 3 0 0 25 0 1 0 886579667 28356608 6125 33554432000 4194304 4352236 140736872352576 18446744073709551615 4328116 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/25461/statm: 6923 6125 129 39 0 6003 0
[pid=25452/tid=25460] ppid=25450 vsize=343876 CPUtime=0 cores=1,3
/proc/25452/task/25460/stat : 25460 (python) S 25450 25452 24692 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 886579667 352129024 20831 33554432000 4194304 5683644 140734543255680 18446744073709551615 248101521841 0 0 16781312 2 18446604471144822080 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 705200

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

[startup+76.7004 s]
/proc/loadavg: 5.01 5.03 4.82 6/197 25462
/proc/meminfo: memFree=27772132/32950928 swapFree=67055156/67111528
[pid=25452] ppid=25450 vsize=343876 CPUtime=22.09 cores=1,3
/proc/25452/stat : 25452 (python) S 25450 25452 24692 0 -1 4202496 34435 932 1 0 2195 14 0 0 25 0 2 0 886577433 352129024 20831 33554432000 4194304 5683644 140734543255680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25452/statm: 85969 20831 1867 364 0 21887 0
[pid=25459] ppid=25452 vsize=333632 CPUtime=0.06 cores=1,3
/proc/25459/stat : 25459 (python) S 25452 25452 24692 0 -1 4202560 903 0 0 0 3 3 0 0 18 0 1 0 886579667 341639168 19336 33554432000 4194304 5683644 140734543255680 18446744073709551615 248089718287 0 0 16781312 514 6878316044948046088 0 0 17 1 0 0 0
/proc/25459/statm: 83408 19336 376 364 0 19326 0
[pid=25461] ppid=25459 vsize=31280 CPUtime=54.27 cores=1,3
/proc/25461/stat : 25461 (lingeling) R 25459 25461 25461 0 -1 4202496 24022 0 0 0 5424 3 0 0 25 0 1 0 886579667 32030720 6990 33554432000 4194304 4352236 140736872352576 18446744073709551615 4328042 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/25461/statm: 7820 6990 129 39 0 6900 0
[pid=25452/tid=25460] ppid=25450 vsize=343876 CPUtime=0 cores=1,3
/proc/25452/task/25460/stat : 25460 (python) S 25450 25452 24692 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 886579667 352129024 20831 33554432000 4194304 5683644 140734543255680 18446744073709551615 248101521841 0 0 16781312 2 18446604471144822080 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 76.42
Current children cumulated vsize (KiB) 708788

[startup+89.5011 s]
/proc/loadavg: 5.08 5.04 4.83 9/197 25462
/proc/meminfo: memFree=27763796/32950928 swapFree=67055156/67111528
[pid=25452] ppid=25450 vsize=343876 CPUtime=22.09 cores=1,3
/proc/25452/stat : 25452 (python) S 25450 25452 24692 0 -1 4202496 34435 932 1 0 2195 14 0 0 25 0 2 0 886577433 352129024 20831 33554432000 4194304 5683644 140734543255680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25452/statm: 85969 20831 1867 364 0 21887 0
[pid=25459] ppid=25452 vsize=333632 CPUtime=0.07 cores=1,3
/proc/25459/stat : 25459 (python) S 25452 25452 24692 0 -1 4202560 909 0 0 0 4 3 0 0 18 0 1 0 886579667 341639168 19336 33554432000 4194304 5683644 140734543255680 18446744073709551615 248089718287 0 0 16781312 514 6878316044948046088 0 0 17 1 0 0 0
/proc/25459/statm: 83408 19336 376 364 0 19326 0
[pid=25461] ppid=25459 vsize=32240 CPUtime=67.05 cores=1,3
/proc/25461/stat : 25461 (lingeling) R 25459 25461 25461 0 -1 4202496 24280 0 0 0 6702 3 0 0 25 0 1 0 886579667 33013760 7230 33554432000 4194304 4352236 140736872352576 18446744073709551615 4328208 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/25461/statm: 8060 7230 129 39 0 7140 0
[pid=25452/tid=25460] ppid=25450 vsize=343876 CPUtime=0 cores=1,3
/proc/25452/task/25460/stat : 25460 (python) S 25450 25452 24692 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 886579667 352129024 20831 33554432000 4194304 5683644 140734543255680 18446744073709551615 248101521841 0 0 16781312 2 18446604471144822080 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 89.21
Current children cumulated vsize (KiB) 709748

[startup+95.901 s]
/proc/loadavg: 5.07 5.04 4.83 7/197 25463
/proc/meminfo: memFree=27762556/32950928 swapFree=67055156/67111528
[pid=25452] ppid=25450 vsize=343876 CPUtime=22.09 cores=1,3
/proc/25452/stat : 25452 (python) S 25450 25452 24692 0 -1 4202496 34435 932 1 0 2195 14 0 0 25 0 2 0 886577433 352129024 20831 33554432000 4194304 5683644 140734543255680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25452/statm: 85969 20831 1867 364 0 21887 0
[pid=25459] ppid=25452 vsize=333632 CPUtime=0.08 cores=1,3
/proc/25459/stat : 25459 (python) S 25452 25452 24692 0 -1 4202560 911 0 0 0 4 4 0 0 18 0 1 0 886579667 341639168 19336 33554432000 4194304 5683644 140734543255680 18446744073709551615 248089718287 0 0 16781312 514 6878316044948046088 0 0 17 1 0 0 0
/proc/25459/statm: 83408 19336 376 364 0 19326 0
[pid=25461] ppid=25459 vsize=31372 CPUtime=73.45 cores=1,3
/proc/25461/stat : 25461 (lingeling) R 25459 25461 25461 0 -1 4202496 24280 0 0 0 7342 3 0 0 25 0 1 0 886579667 32124928 7013 33554432000 4194304 4352236 140736872352576 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/25461/statm: 7843 7013 129 39 0 6923 0
[pid=25452/tid=25460] ppid=25450 vsize=343876 CPUtime=0 cores=1,3
/proc/25452/task/25460/stat : 25460 (python) S 25450 25452 24692 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 886579667 352129024 20831 33554432000 4194304 5683644 140734543255680 18446744073709551615 248101521841 0 0 16781312 2 18446604471144822080 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 95.62
Current children cumulated vsize (KiB) 708880

[startup+97.5007 s]
/proc/loadavg: 5.07 5.04 4.83 6/197 25463
/proc/meminfo: memFree=27762556/32950928 swapFree=67055156/67111528
[pid=25452] ppid=25450 vsize=343876 CPUtime=22.09 cores=1,3
/proc/25452/stat : 25452 (python) S 25450 25452 24692 0 -1 4202496 34435 932 1 0 2195 14 0 0 25 0 2 0 886577433 352129024 20831 33554432000 4194304 5683644 140734543255680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25452/statm: 85969 20831 1867 364 0 21887 0
[pid=25459] ppid=25452 vsize=333632 CPUtime=0.08 cores=1,3
/proc/25459/stat : 25459 (python) S 25452 25452 24692 0 -1 4202560 911 0 0 0 4 4 0 0 18 0 1 0 886579667 341639168 19336 33554432000 4194304 5683644 140734543255680 18446744073709551615 248089718287 0 0 16781312 514 6878316044948046088 0 0 17 1 0 0 0
/proc/25459/statm: 83408 19336 376 364 0 19326 0
[pid=25461] ppid=25459 vsize=31372 CPUtime=75.05 cores=1,3
/proc/25461/stat : 25461 (lingeling) R 25459 25461 25461 0 -1 4202496 24280 0 0 0 7502 3 0 0 25 0 1 0 886579667 32124928 7013 33554432000 4194304 4352236 140736872352576 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/25461/statm: 7843 7013 129 39 0 6923 0
[pid=25452/tid=25460] ppid=25450 vsize=343876 CPUtime=0 cores=1,3
/proc/25452/task/25460/stat : 25460 (python) S 25450 25452 24692 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 886579667 352129024 20831 33554432000 4194304 5683644 140734543255680 18446744073709551615 248101521841 0 0 16781312 2 18446604471144822080 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 97.22
Current children cumulated vsize (KiB) 708880

[startup+99.1004 s]
/proc/loadavg: 5.07 5.04 4.83 7/197 25463
/proc/meminfo: memFree=27763920/32950928 swapFree=67055156/67111528
[pid=25452] ppid=25450 vsize=343876 CPUtime=22.09 cores=1,3
/proc/25452/stat : 25452 (python) S 25450 25452 24692 0 -1 4202496 34435 932 1 0 2195 14 0 0 25 0 2 0 886577433 352129024 20831 33554432000 4194304 5683644 140734543255680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25452/statm: 85969 20831 1867 364 0 21887 0
[pid=25459] ppid=25452 vsize=333632 CPUtime=0.09 cores=1,3
/proc/25459/stat : 25459 (python) S 25452 25452 24692 0 -1 4202560 913 0 0 0 5 4 0 0 18 0 1 0 886579667 341639168 19336 33554432000 4194304 5683644 140734543255680 18446744073709551615 248089718287 0 0 16781312 514 6878316044948046088 0 0 17 1 0 0 0
/proc/25459/statm: 83408 19336 376 364 0 19326 0
[pid=25461] ppid=25459 vsize=31372 CPUtime=76.64 cores=1,3
/proc/25461/stat : 25461 (lingeling) R 25459 25461 25461 0 -1 4202496 24280 0 0 0 7661 3 0 0 25 0 1 0 886579667 32124928 7013 33554432000 4194304 4352236 140736872352576 18446744073709551615 4267912 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/25461/statm: 7843 7013 129 39 0 6923 0
[pid=25452/tid=25460] ppid=25450 vsize=343876 CPUtime=0 cores=1,3
/proc/25452/task/25460/stat : 25460 (python) S 25450 25452 24692 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 886579667 352129024 20831 33554432000 4194304 5683644 140734543255680 18446744073709551615 248101521841 0 0 16781312 2 18446604471144822080 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 98.82
Current children cumulated vsize (KiB) 708880

[startup+99.9003 s]
/proc/loadavg: 5.07 5.04 4.83 7/197 25463
/proc/meminfo: memFree=27763920/32950928 swapFree=67055156/67111528
[pid=25452] ppid=25450 vsize=343876 CPUtime=22.09 cores=1,3
/proc/25452/stat : 25452 (python) S 25450 25452 24692 0 -1 4202496 34435 932 1 0 2195 14 0 0 25 0 2 0 886577433 352129024 20831 33554432000 4194304 5683644 140734543255680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25452/statm: 85969 20831 1867 364 0 21887 0
[pid=25459] ppid=25452 vsize=333632 CPUtime=0.09 cores=1,3
/proc/25459/stat : 25459 (python) S 25452 25452 24692 0 -1 4202560 913 0 0 0 5 4 0 0 18 0 1 0 886579667 341639168 19336 33554432000 4194304 5683644 140734543255680 18446744073709551615 248089718287 0 0 16781312 514 6878316044948046088 0 0 17 1 0 0 0
/proc/25459/statm: 83408 19336 376 364 0 19326 0
[pid=25461] ppid=25459 vsize=31372 CPUtime=77.44 cores=1,3
/proc/25461/stat : 25461 (lingeling) R 25459 25461 25461 0 -1 4202496 24280 0 0 0 7741 3 0 0 25 0 1 0 886579667 32124928 7013 33554432000 4194304 4352236 140736872352576 18446744073709551615 4328055 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/25461/statm: 7843 7013 129 39 0 6923 0
[pid=25452/tid=25460] ppid=25450 vsize=343876 CPUtime=0 cores=1,3
/proc/25452/task/25460/stat : 25460 (python) S 25450 25452 24692 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 886579667 352129024 20831 33554432000 4194304 5683644 140734543255680 18446744073709551615 248101521841 0 0 16781312 2 18446604471144822080 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 99.62
Current children cumulated vsize (KiB) 708880

[startup+100.107 s]
/proc/loadavg: 5.07 5.04 4.83 6/197 25463
/proc/meminfo: memFree=27763920/32950928 swapFree=67055156/67111528
[pid=25452] ppid=25450 vsize=343876 CPUtime=22.09 cores=1,3
/proc/25452/stat : 25452 (python) S 25450 25452 24692 0 -1 4202496 34435 932 1 0 2195 14 0 0 25 0 2 0 886577433 352129024 20831 33554432000 4194304 5683644 140734543255680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25452/statm: 85969 20831 1867 364 0 21887 0
[pid=25459] ppid=25452 vsize=333632 CPUtime=0.09 cores=1,3
/proc/25459/stat : 25459 (python) S 25452 25452 24692 0 -1 4202560 913 0 0 0 5 4 0 0 18 0 1 0 886579667 341639168 19336 33554432000 4194304 5683644 140734543255680 18446744073709551615 248089718287 0 0 16781312 514 6878316044948046088 0 0 17 1 0 0 0
/proc/25459/statm: 83408 19336 376 364 0 19326 0
[pid=25461] ppid=25459 vsize=31372 CPUtime=77.65 cores=1,3
/proc/25461/stat : 25461 (lingeling) R 25459 25461 25461 0 -1 4202496 24280 0 0 0 7762 3 0 0 25 0 1 0 886579667 32124928 7013 33554432000 4194304 4352236 140736872352576 18446744073709551615 4328109 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/25461/statm: 7843 7013 129 39 0 6923 0
[pid=25452/tid=25460] ppid=25450 vsize=343876 CPUtime=0 cores=1,3
/proc/25452/task/25460/stat : 25460 (python) S 25450 25452 24692 0 -1 4202560 31 932 0 0 0 0 0 0 25 0 2 0 886579667 352129024 20831 33554432000 4194304 5683644 140734543255680 18446744073709551615 248101521841 0 0 16781312 2 18446604471144822080 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 99.83
Current children cumulated vsize (KiB) 708880

[startup+100.201 s]
/proc/loadavg: 5.07 5.04 4.83 6/197 25463
/proc/meminfo: memFree=27763920/32950928 swapFree=67055156/67111528
[pid=25452] ppid=25450 vsize=343856 CPUtime=99.93 cores=1,3
/proc/25452/stat : 25452 (python) R 25450 25452 24692 0 -1 4202496 36561 26425 1 0 2195 14 7776 8 18 0 2 0 886577433 352108544 20829 33554432000 4194304 5683644 140734543255680 18446744073709551615 5114052 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/25452/statm: 85964 20829 1865 364 0 21887 0
[pid=25452/tid=25460] ppid=25450 vsize=343856 CPUtime=77.84 cores=1,3
/proc/25452/task/25460/stat : 25460 (python) R 25450 25452 24692 0 -1 4202560 31 26425 0 0 0 0 7776 8 18 0 2 0 886579667 352108544 20829 33554432000 4194304 5683644 140734543255680 18446744073709551615 248101521841 0 0 16781312 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 99.93
Current children cumulated vsize (KiB) 343856

Child status: 0
Real time (s): 100.228
CPU time (s): 99.9778
CPU user time (s): 99.7388
CPU system time (s): 0.238963
CPU usage (%): 99.7501
Max. virtual memory (cumulated for all children) (KiB): 733168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 99.7388
system time used= 0.238963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71314
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= 2928
involuntary context switches= 1230

runsolver used 0.160975 second user time and 0.39194 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-11 01:49:36
IDJOB=3483970
IDBENCH=82473
IDSOLVER=1976
FILE ID=node123/3483970-1307749776
RUNJOBID= node123-1307747010-24712
PBS_JOBID= 13550834
Free space on /tmp= 73704 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtviseisenberg1-tseitin.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-3483970-1307749776/watcher-3483970-1307749776 -o /tmp/evaluation-result-3483970-1307749776/solver-3483970-1307749776 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483970-1307749776.cnf -seed 1707191892 -budget 1200

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

MD5SUM BENCH= ab962ce6f14e7741edd1ff987decb0b7
RANDOM SEED=1707191892

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27873748 kB
Buffers:        243352 kB
Cached:        1349892 kB
SwapCached:      10356 kB
Active:        4182040 kB
Inactive:       687492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27873748 kB
SwapTotal:    67111528 kB
SwapFree:     67055156 kB
Dirty:           37084 kB
Writeback:           0 kB
AnonPages:     3273748 kB
Mapped:          19144 kB
Slab:           131796 kB
PageTables:      13908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3985184 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= 73672 MiB
End job on node123 at 2011-06-11 01:51:17