Trace number 3377835

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 50.6433 50.9411

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvqis8x8p2-tseitin.cnf
MD5SUMa2c0a22b1392549d2fca6c4b89170828
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.11468
Satisfiable
(Un)Satisfiability was proved
Number of variables156721
Number of clauses469046
Sum of the clauses size1094438
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2312696
Number of clauses of size 3156348
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.50/0.81	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.50/0.81	c INFO: solving HOME/instance-3377835-1305455630.cnf
0.50/0.81	c INFO: computing task features
1.91/2.28	c INFO: computed variable-clause graph statistics
2.00/2.33	c INFO: computed clause balance statistics
9.10/9.47	c INFO: computed variable balance statistics
14.50/14.89	c INFO: computed small-clause counts
14.60/14.99	c INFO: computed Horn-clause counts
43.00/43.34	c INFO: computed variable graph statistics
43.00/43.34	c INFO: collected features for HOME/instance-3377835-1305455630.cnf in 42.49 s
43.00/43.35	c INFO: running lingeling-276@0 for 388 with 2357 remaining (b = 0.68)
50.57/50.90	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-3377835-1305455630/watcher-3377835-1305455630 -o /tmp/evaluation-result-3377835-1305455630/solver-3377835-1305455630 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377835-1305455630.cnf -seed 246596635 -budget 2400 

running on 2 cores: 1,3

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: 0.93 1.42 2.32 5/331 30433
/proc/meminfo: memFree=13335768/32950928 swapFree=67085488/67111528
[pid=30433] ppid=30431 vsize=15764 CPUtime=0 cores=1,3
/proc/30433/stat : 30433 (python) S 30431 30433 29010 0 -1 4202496 845 0 0 0 0 0 0 0 17 0 1 0 735793750 16142336 728 33554432000 4194304 5683644 140735673696608 18446744073709551615 231895488512 0 2147483391 16781312 2 18446744071699215550 0 0 17 1 0 0 0
/proc/30433/statm: 3941 728 334 364 0 428 0

[startup+0.043042 s]
/proc/loadavg: 0.93 1.42 2.32 5/331 30433
/proc/meminfo: memFree=13335768/32950928 swapFree=67085488/67111528
[pid=30433] ppid=30431 vsize=18884 CPUtime=0.02 cores=1,3
/proc/30433/stat : 30433 (python) R 30431 30433 29010 0 -1 4202496 1286 0 0 0 2 0 0 0 17 0 1 0 735793750 19337216 1139 33554432000 4194304 5683644 140735673696608 18446744073709551615 4887580 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/30433/statm: 4721 1139 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.101033 s]
/proc/loadavg: 0.93 1.42 2.32 5/331 30433
/proc/meminfo: memFree=13335768/32950928 swapFree=67085488/67111528
[pid=30433] ppid=30431 vsize=94180 CPUtime=0.07 cores=1,3
/proc/30433/stat : 30433 (python) S 30431 30433 29010 0 -1 4202496 2766 0 0 0 5 2 0 0 17 0 1 0 735793750 96440320 2475 33554432000 4194304 5683644 140735673696608 18446744073709551615 231895488512 0 2147483391 16781312 2 18446744071699215550 0 0 17 1 0 0 0
/proc/30433/statm: 23545 2475 764 364 0 1677 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 94180

[startup+0.300988 s]
/proc/loadavg: 0.93 1.42 2.32 5/331 30433
/proc/meminfo: memFree=13335768/32950928 swapFree=67085488/67111528
[pid=30433] ppid=30431 vsize=135748 CPUtime=0.21 cores=1,3
/proc/30433/stat : 30433 (python) R 30431 30433 29010 0 -1 4202496 5976 931 1 0 14 7 0 0 17 0 1 0 735793750 139005952 4148 33554432000 4194304 5683644 140735673696608 18446744073709551615 231895486469 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/30433/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 135748

[startup+0.700925 s]
/proc/loadavg: 0.93 1.42 2.32 5/331 30433
/proc/meminfo: memFree=13335768/32950928 swapFree=67085488/67111528
[pid=30433] ppid=30431 vsize=245916 CPUtime=0.43 cores=1,3
/proc/30433/stat : 30433 (python) R 30431 30433 29010 0 -1 4202496 8052 931 1 0 24 19 0 0 16 0 1 0 735793750 251817984 5936 33554432000 4194304 5683644 140735673696608 18446744073709551615 231895151301 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/30433/statm: 61479 5936 1621 364 0 4481 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 245916

[startup+1.50077 s]
/proc/loadavg: 1.10 1.44 2.33 5/340 30460
/proc/meminfo: memFree=13122584/32950928 swapFree=67085488/67111528
[pid=30433] ppid=30431 vsize=330464 CPUtime=1.2 cores=1,3
/proc/30433/stat : 30433 (python) R 30431 30433 29010 0 -1 4202496 22057 931 1 0 96 24 0 0 16 0 1 0 735793750 338395136 19723 33554432000 4194304 5683644 140735673696608 18446744073709551615 231895151301 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/30433/statm: 82616 19723 1761 364 0 18540 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 330464

[startup+3.10047 s]
/proc/loadavg: 1.10 1.44 2.33 5/340 30460
/proc/meminfo: memFree=12942164/32950928 swapFree=67085488/67111528
[pid=30433] ppid=30431 vsize=373748 CPUtime=2.8 cores=1,3
/proc/30433/stat : 30433 (python) R 30431 30433 29010 0 -1 4202496 43743 931 1 0 254 26 0 0 18 0 1 0 735793750 382717952 30822 33554432000 4194304 5683644 140735673696608 18446744073709551615 47616045173308 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/30433/statm: 93437 30822 1826 364 0 29361 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 373748

[startup+6.30086 s]
/proc/loadavg: 1.49 1.52 2.35 5/340 30460
/proc/meminfo: memFree=12932884/32950928 swapFree=67085488/67111528
[pid=30433] ppid=30431 vsize=373748 CPUtime=6 cores=1,3
/proc/30433/stat : 30433 (python) R 30431 30433 29010 0 -1 4202496 43743 931 1 0 574 26 0 0 25 0 1 0 735793750 382717952 30822 33554432000 4194304 5683644 140735673696608 18446744073709551615 47616047755980 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/30433/statm: 93437 30822 1826 364 0 29361 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 373748

[startup+12.7007 s]
/proc/loadavg: 1.69 1.56 2.35 5/340 30460
/proc/meminfo: memFree=12930944/32950928 swapFree=67085488/67111528
[pid=30433] ppid=30431 vsize=373748 CPUtime=12.4 cores=1,3
/proc/30433/stat : 30433 (python) R 30431 30433 29010 0 -1 4202496 43744 931 1 0 1214 26 0 0 25 0 1 0 735793750 382717952 30823 33554432000 4194304 5683644 140735673696608 18446744073709551615 47616045270105 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/30433/statm: 93437 30823 1827 364 0 29361 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 373748

[startup+25.5003 s]
/proc/loadavg: 2.20 1.67 2.38 5/343 30498
/proc/meminfo: memFree=12874384/32950928 swapFree=67085488/67111528
[pid=30433] ppid=30431 vsize=373748 CPUtime=25.2 cores=1,3
/proc/30433/stat : 30433 (python) R 30431 30433 29010 0 -1 4202496 43750 931 1 0 2494 26 0 0 25 0 1 0 735793750 382717952 30829 33554432000 4194304 5683644 140735673696608 18446744073709551615 47616044992640 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/30433/statm: 93437 30829 1833 364 0 29361 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 373748

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

[startup+26.4011 s]
/proc/loadavg: 2.34 1.71 2.39 5/343 30498
/proc/meminfo: memFree=12891744/32950928 swapFree=67085488/67111528
[pid=30433] ppid=30431 vsize=373748 CPUtime=26.1 cores=1,3
/proc/30433/stat : 30433 (python) R 30431 30433 29010 0 -1 4202496 43750 931 1 0 2584 26 0 0 25 0 1 0 735793750 382717952 30829 33554432000 4194304 5683644 140735673696608 18446744073709551615 47616044992652 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/30433/statm: 93437 30829 1833 364 0 29361 0
Current children cumulated CPU time (s) 26.1
Current children cumulated vsize (KiB) 373748

[startup+39.2007 s]
/proc/loadavg: 2.60 1.78 2.41 5/346 30502
/proc/meminfo: memFree=12866880/32950928 swapFree=67085488/67111528
[pid=30433] ppid=30431 vsize=373748 CPUtime=38.9 cores=1,3
/proc/30433/stat : 30433 (python) R 30431 30433 29010 0 -1 4202496 43750 931 1 0 3864 26 0 0 25 0 1 0 735793750 382717952 30829 33554432000 4194304 5683644 140735673696608 18446744073709551615 47616044992640 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/30433/statm: 93437 30829 1833 364 0 29361 0
Current children cumulated CPU time (s) 38.9
Current children cumulated vsize (KiB) 373748

[startup+45.6005 s]
/proc/loadavg: 2.71 1.82 2.41 5/352 30508
/proc/meminfo: memFree=12795524/32950928 swapFree=67085488/67111528
[pid=30433] ppid=30431 vsize=376832 CPUtime=43.06 cores=1,3
/proc/30433/stat : 30433 (python) S 30431 30433 29010 0 -1 4202496 44041 931 1 0 4280 26 0 0 20 0 2 0 735793750 385875968 29079 33554432000 4194304 5683644 140735673696608 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30433/statm: 94208 29079 1875 364 0 30126 0
[pid=30506] ppid=30433 vsize=366588 CPUtime=0 cores=1,3
/proc/30506/stat : 30506 (python) S 30433 30433 29010 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 735798086 375386112 27553 33554432000 4194304 5683644 140735673696608 18446744073709551615 231895510543 0 0 16781312 514 4593825280962822408 0 0 17 1 0 0 0
/proc/30506/statm: 91647 27553 353 364 0 27565 0
[pid=30508] ppid=30506 vsize=38372 CPUtime=2.21 cores=1,3
/proc/30508/stat : 30508 (lingeling) R 30506 30508 30508 0 -1 4202496 18627 0 0 0 219 2 0 0 25 0 1 0 735798086 39292928 8761 33554432000 4194304 4352236 140735076766336 18446744073709551615 4229936 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/30508/statm: 9593 8761 127 39 0 8673 0
[pid=30433/tid=30507] ppid=30431 vsize=376832 CPUtime=0 cores=1,3
/proc/30433/task/30507/stat : 30507 (python) S 30431 30433 29010 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 2 0 735798086 385875968 29079 33554432000 4194304 5683644 140735673696608 18446744073709551615 231907314097 0 0 16781312 2 18446604471133747328 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 45.27
Current children cumulated vsize (KiB) 781792

[startup+48.8009 s]
/proc/loadavg: 2.81 1.86 2.42 5/352 30508
/proc/meminfo: memFree=12810160/32950928 swapFree=67085488/67111528
[pid=30433] ppid=30431 vsize=376832 CPUtime=43.06 cores=1,3
/proc/30433/stat : 30433 (python) S 30431 30433 29010 0 -1 4202496 44041 931 1 0 4280 26 0 0 20 0 2 0 735793750 385875968 29079 33554432000 4194304 5683644 140735673696608 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30433/statm: 94208 29079 1875 364 0 30126 0
[pid=30506] ppid=30433 vsize=366588 CPUtime=0.01 cores=1,3
/proc/30506/stat : 30506 (python) S 30433 30433 29010 0 -1 4202560 882 0 0 0 0 1 0 0 18 0 1 0 735798086 375386112 27576 33554432000 4194304 5683644 140735673696608 18446744073709551615 231895510543 0 0 16781312 514 4593825280962822408 0 0 17 1 0 0 0
/proc/30506/statm: 91647 27576 376 364 0 27565 0
[pid=30508] ppid=30506 vsize=73708 CPUtime=5.4 cores=1,3
/proc/30508/stat : 30508 (lingeling) R 30506 30508 30508 0 -1 4202496 27206 0 0 0 537 3 0 0 25 0 1 0 735798086 75476992 17340 33554432000 4194304 4352236 140735076766336 18446744073709551615 4250526 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/30508/statm: 18427 17340 127 39 0 17507 0
[pid=30433/tid=30507] ppid=30431 vsize=376832 CPUtime=0 cores=1,3
/proc/30433/task/30507/stat : 30507 (python) S 30431 30433 29010 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 2 0 735798086 385875968 29079 33554432000 4194304 5683644 140735673696608 18446744073709551615 231907314097 0 0 16781312 2 18446604471133747328 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 48.47
Current children cumulated vsize (KiB) 817128

[startup+49.6007 s]
/proc/loadavg: 2.81 1.86 2.42 5/352 30508
/proc/meminfo: memFree=12782260/32950928 swapFree=67085488/67111528
[pid=30433] ppid=30431 vsize=376832 CPUtime=43.06 cores=1,3
/proc/30433/stat : 30433 (python) S 30431 30433 29010 0 -1 4202496 44041 931 1 0 4280 26 0 0 20 0 2 0 735793750 385875968 29079 33554432000 4194304 5683644 140735673696608 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30433/statm: 94208 29079 1875 364 0 30126 0
[pid=30506] ppid=30433 vsize=366588 CPUtime=0.01 cores=1,3
/proc/30506/stat : 30506 (python) S 30433 30433 29010 0 -1 4202560 882 0 0 0 0 1 0 0 18 0 1 0 735798086 375386112 27576 33554432000 4194304 5683644 140735673696608 18446744073709551615 231895510543 0 0 16781312 514 4593825280962822408 0 0 17 1 0 0 0
/proc/30506/statm: 91647 27576 376 364 0 27565 0
[pid=30508] ppid=30506 vsize=73708 CPUtime=6.2 cores=1,3
/proc/30508/stat : 30508 (lingeling) R 30506 30508 30508 0 -1 4202496 27206 0 0 0 617 3 0 0 25 0 1 0 735798086 75476992 17340 33554432000 4194304 4352236 140735076766336 18446744073709551615 4268080 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/30508/statm: 18427 17340 127 39 0 17507 0
[pid=30433/tid=30507] ppid=30431 vsize=376832 CPUtime=0 cores=1,3
/proc/30433/task/30507/stat : 30507 (python) S 30431 30433 29010 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 2 0 735798086 385875968 29079 33554432000 4194304 5683644 140735673696608 18446744073709551615 231907314097 0 0 16781312 2 18446604471133747328 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.27
Current children cumulated vsize (KiB) 817128

[startup+50.4126 s]
/proc/loadavg: 2.91 1.89 2.43 5/352 30508
/proc/meminfo: memFree=12781764/32950928 swapFree=67085488/67111528
[pid=30433] ppid=30431 vsize=376832 CPUtime=43.06 cores=1,3
/proc/30433/stat : 30433 (python) S 30431 30433 29010 0 -1 4202496 44041 931 1 0 4280 26 0 0 20 0 2 0 735793750 385875968 29079 33554432000 4194304 5683644 140735673696608 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30433/statm: 94208 29079 1875 364 0 30126 0
[pid=30506] ppid=30433 vsize=366588 CPUtime=0.01 cores=1,3
/proc/30506/stat : 30506 (python) S 30433 30433 29010 0 -1 4202560 882 0 0 0 0 1 0 0 18 0 1 0 735798086 375386112 27576 33554432000 4194304 5683644 140735673696608 18446744073709551615 231895510543 0 0 16781312 514 4593825280962822408 0 0 17 1 0 0 0
/proc/30506/statm: 91647 27576 376 364 0 27565 0
[pid=30508] ppid=30506 vsize=41132 CPUtime=7.01 cores=1,3
/proc/30508/stat : 30508 (lingeling) R 30506 30508 30508 0 -1 4202496 27208 0 0 0 698 3 0 0 25 0 1 0 735798086 42119168 9485 33554432000 4194304 4352236 140735076766336 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/30508/statm: 10283 9485 129 39 0 9363 0
[pid=30433/tid=30507] ppid=30431 vsize=376832 CPUtime=0 cores=1,3
/proc/30433/task/30507/stat : 30507 (python) S 30431 30433 29010 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 2 0 735798086 385875968 29079 33554432000 4194304 5683644 140735673696608 18446744073709551615 231907314097 0 0 16781312 2 18446604471133747328 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.08
Current children cumulated vsize (KiB) 784552

[startup+50.8005 s]
/proc/loadavg: 2.91 1.89 2.43 5/352 30508
/proc/meminfo: memFree=12781764/32950928 swapFree=67085488/67111528
[pid=30433] ppid=30431 vsize=376832 CPUtime=43.06 cores=1,3
/proc/30433/stat : 30433 (python) S 30431 30433 29010 0 -1 4202496 44041 931 1 0 4280 26 0 0 20 0 2 0 735793750 385875968 29079 33554432000 4194304 5683644 140735673696608 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30433/statm: 94208 29079 1875 364 0 30126 0
[pid=30506] ppid=30433 vsize=366588 CPUtime=0.01 cores=1,3
/proc/30506/stat : 30506 (python) S 30433 30433 29010 0 -1 4202560 882 0 0 0 0 1 0 0 18 0 1 0 735798086 375386112 27576 33554432000 4194304 5683644 140735673696608 18446744073709551615 231895510543 0 0 16781312 514 4593825280962822408 0 0 17 1 0 0 0
/proc/30506/statm: 91647 27576 376 364 0 27565 0
[pid=30508] ppid=30506 vsize=41132 CPUtime=7.4 cores=1,3
/proc/30508/stat : 30508 (lingeling) R 30506 30508 30508 0 -1 4202496 27208 0 0 0 737 3 0 0 25 0 1 0 735798086 42119168 9485 33554432000 4194304 4352236 140735076766336 18446744073709551615 4328496 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/30508/statm: 10283 9485 129 39 0 9363 0
[pid=30433/tid=30507] ppid=30431 vsize=376832 CPUtime=0 cores=1,3
/proc/30433/task/30507/stat : 30507 (python) S 30431 30433 29010 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 2 0 735798086 385875968 29079 33554432000 4194304 5683644 140735673696608 18446744073709551615 231907314097 0 0 16781312 2 18446604471133747328 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 784552

[startup+50.9005 s]
/proc/loadavg: 2.91 1.89 2.43 5/352 30508
/proc/meminfo: memFree=12781764/32950928 swapFree=67085488/67111528
[pid=30433] ppid=30431 vsize=376832 CPUtime=43.06 cores=1,3
/proc/30433/stat : 30433 (python) S 30431 30433 29010 0 -1 4202496 44041 931 1 0 4280 26 0 0 20 0 2 0 735793750 385875968 29079 33554432000 4194304 5683644 140735673696608 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30433/statm: 94208 29079 1875 364 0 30126 0
[pid=30506] ppid=30433 vsize=366588 CPUtime=0.02 cores=1,3
/proc/30506/stat : 30506 (python) R 30433 30433 29010 0 -1 4202560 883 0 0 0 1 1 0 0 15 0 1 0 735798086 375386112 27576 33554432000 4194304 5683644 140735673696608 18446744073709551615 231907320581 0 0 16781312 514 0 0 0 17 1 0 0 0
/proc/30506/statm: 91647 27576 376 364 0 27565 0
[pid=30508] ppid=30506 vsize=0 CPUtime=7.49 cores=1,3
/proc/30508/stat : 30508 (lingeling) R 30506 30508 30508 0 -1 4202500 27211 0 0 0 746 3 0 0 25 0 1 0 735798086 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/30508/statm: 0 0 0 0 0 0 0
[pid=30433/tid=30507] ppid=30431 vsize=376832 CPUtime=0 cores=1,3
/proc/30433/task/30507/stat : 30507 (python) S 30431 30433 29010 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 2 0 735798086 385875968 29079 33554432000 4194304 5683644 140735673696608 18446744073709551615 231907314097 0 0 16781312 2 18446604471133747328 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 743420

Child status: 0
Real time (s): 50.9411
CPU time (s): 50.6433
CPU user time (s): 50.3084
CPU system time (s): 0.334949
CPU usage (%): 99.4154
Max. virtual memory (cumulated for all children) (KiB): 817128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 50.3084
system time used= 0.334949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87054
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= 19004
involuntary context switches= 210

runsolver used 0.154976 second user time and 0.364944 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-15 12:33:51
IDJOB=3377835
IDBENCH=82470
IDSOLVER=1858
FILE ID=node114/3377835-1305455630
RUNJOBID= node114-1305455630-30403
PBS_JOBID= 13324876
Free space on /tmp= 72960 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtswvqis8x8p2-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-3377835-1305455630/watcher-3377835-1305455630 -o /tmp/evaluation-result-3377835-1305455630/solver-3377835-1305455630 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377835-1305455630.cnf -seed 246596635 -budget 2400

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

MD5SUM BENCH= a2c0a22b1392549d2fca6c4b89170828
RANDOM SEED=246596635

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13337172 kB
Buffers:        297004 kB
Cached:        6814520 kB
SwapCached:         96 kB
Active:       13943208 kB
Inactive:      5254632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13337172 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           88176 kB
Writeback:           0 kB
AnonPages:    12086152 kB
Mapped:          28952 kB
Slab:           309684 kB
PageTables:      41608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 54191520 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= 72852 MiB
End job on node114 at 2011-05-15 12:34:42