Trace number 3484646

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 165.178 165.095

General information on the benchmark

NameSAT03/industrial/simon/sat02/
6pipe_6_ooo.shuffled-as.sat03-413.cnf
MD5SUM8bd122b0caab0988cbc54e4731b25623
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.2178
Satisfiable
(Un)Satisfiability was proved
Number of variables17064
Number of clauses545612
Sum of the clauses size1608428
Maximum clause length187
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2476931
Number of clauses of size 356141
Number of clauses of size 4301
Number of clauses of size 5290
Number of clauses of size over 511948

Solver Data

0.32/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.32/0.45	c INFO: solving HOME/instance-3484646-1307752008.cnf
0.32/0.45	c INFO: computing task features
2.20/2.39	c INFO: computed variable-clause graph statistics
2.30/2.46	c INFO: computed clause balance statistics
10.70/10.86	c INFO: computed variable balance statistics
16.40/16.53	c INFO: computed small-clause counts
16.40/16.57	c INFO: computed Horn-clause counts
17.40/17.57	c INFO: computed variable graph statistics
17.40/17.57	c INFO: collected features for HOME/instance-3484646-1307752008.cnf in 17.05 s
17.40/17.58	c INFO: running lingeling-276@0 for 1182 with 1182 remaining (b = 0.44)
165.06/165.05	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-3484646-1307752008/watcher-3484646-1307752008 -o /tmp/evaluation-result-3484646-1307752008/solver-3484646-1307752008 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484646-1307752008.cnf -seed 1285427105 -budget 1200 

running on 2 cores: 5,7

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: 4.07 3.98 3.63 5/186 15336
/proc/meminfo: memFree=30360660/32951124 swapFree=67062492/67111528
[pid=15336] ppid=15334 vsize=15188 CPUtime=0 cores=5,7
/proc/15336/stat : 15336 (python) R 15334 15336 12976 0 -1 4202496 730 0 0 0 0 0 0 0 25 0 1 0 867616754 15552512 618 33554432000 4194304 5683644 140736503797808 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15336/statm: 3797 621 322 364 0 284 0

[startup+0.02464 s]
/proc/loadavg: 4.07 3.98 3.63 5/186 15336
/proc/meminfo: memFree=30360660/32951124 swapFree=67062492/67111528
[pid=15336] ppid=15334 vsize=16536 CPUtime=0.01 cores=5,7
/proc/15336/stat : 15336 (python) S 15334 15336 12976 0 -1 4202496 1185 0 0 0 1 0 0 0 25 0 1 0 867616754 16932864 1045 33554432000 4194304 5683644 140736503797808 18446744073709551615 220816234496 0 2147483391 16781312 2 18446744071699207358 0 0 17 7 0 0 0
/proc/15336/statm: 4134 1045 417 364 0 621 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16536

[startup+0.101596 s]
/proc/loadavg: 4.07 3.98 3.63 5/186 15336
/proc/meminfo: memFree=30360660/32951124 swapFree=67062492/67111528
[pid=15336] ppid=15334 vsize=104612 CPUtime=0.07 cores=5,7
/proc/15336/stat : 15336 (python) S 15334 15336 12976 0 -1 4202496 3144 0 0 0 5 2 0 0 17 0 1 0 867616754 107122688 2821 33554432000 4194304 5683644 140736503797808 18446744073709551615 220816234496 0 2147483391 16781312 2 18446744071699207358 0 0 17 7 0 0 0
/proc/15336/statm: 26153 2821 847 364 0 1901 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104612

[startup+0.30763 s]
/proc/loadavg: 4.07 3.98 3.63 5/186 15336
/proc/meminfo: memFree=30360660/32951124 swapFree=67062492/67111528
[pid=15336] ppid=15334 vsize=198916 CPUtime=0.24 cores=5,7
/proc/15336/stat : 15336 (python) R 15334 15336 12976 0 -1 4202496 7031 934 1 0 18 6 0 0 18 0 1 0 867616754 203689984 5053 33554432000 4194304 5683644 140736503797808 18446744073709551615 220819645093 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15336/statm: 49729 5053 1466 364 0 3756 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 198916

[startup+0.700531 s]
/proc/loadavg: 4.07 3.98 3.63 5/186 15336
/proc/meminfo: memFree=30360660/32951124 swapFree=67062492/67111528
[pid=15336] ppid=15334 vsize=303776 CPUtime=0.6 cores=5,7
/proc/15336/stat : 15336 (python) R 15334 15336 12976 0 -1 4202496 15462 934 1 0 51 9 0 0 18 0 1 0 867616754 311066624 13128 33554432000 4194304 5683644 140736503797808 18446744073709551615 220815897285 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15336/statm: 75944 13128 1761 364 0 11868 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 303776

[startup+1.50038 s]
/proc/loadavg: 4.07 3.98 3.63 5/187 15341
/proc/meminfo: memFree=30123216/32951124 swapFree=67062492/67111528
[pid=15336] ppid=15334 vsize=354836 CPUtime=1.4 cores=5,7
/proc/15336/stat : 15336 (python) R 15334 15336 12976 0 -1 4202496 27988 934 1 0 129 11 0 0 20 0 1 0 867616754 363352064 25654 33554432000 4194304 5683644 140736503797808 18446744073709551615 4639781 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15336/statm: 88709 25655 1761 364 0 24633 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 354836

[startup+3.1011 s]
/proc/loadavg: 4.07 3.98 3.63 5/187 15341
/proc/meminfo: memFree=29970948/32951124 swapFree=67062492/67111528
[pid=15336] ppid=15334 vsize=404332 CPUtime=3 cores=5,7
/proc/15336/stat : 15336 (python) R 15334 15336 12976 0 -1 4202496 55334 934 1 0 286 14 0 0 25 0 1 0 867616754 414035968 38468 33554432000 4194304 5683644 140736503797808 18446744073709551615 47987244291820 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15336/statm: 101083 38468 1826 364 0 37007 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 404332

[startup+6.3005 s]
/proc/loadavg: 4.07 3.98 3.63 5/187 15341
/proc/meminfo: memFree=29508116/32951124 swapFree=67062492/67111528
[pid=15336] ppid=15334 vsize=404332 CPUtime=6.2 cores=5,7
/proc/15336/stat : 15336 (python) R 15334 15336 12976 0 -1 4202496 55334 934 1 0 606 14 0 0 25 0 1 0 867616754 414035968 38468 33554432000 4194304 5683644 140736503797808 18446744073709551615 220819645097 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15336/statm: 101083 38468 1826 364 0 37007 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 404332

[startup+12.7003 s]
/proc/loadavg: 4.06 3.98 3.63 5/187 15341
/proc/meminfo: memFree=29211280/32951124 swapFree=67062492/67111528
[pid=15336] ppid=15334 vsize=404332 CPUtime=12.6 cores=5,7
/proc/15336/stat : 15336 (python) R 15334 15336 12976 0 -1 4202496 55335 934 1 0 1246 14 0 0 25 0 1 0 867616754 414035968 38469 33554432000 4194304 5683644 140736503797808 18446744073709551615 220828060040 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/15336/statm: 101083 38469 1827 364 0 37007 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 404332

[startup+25.501 s]
/proc/loadavg: 4.05 3.98 3.64 5/190 15345
/proc/meminfo: memFree=29055532/32951124 swapFree=67062492/67111528
[pid=15336] ppid=15334 vsize=404612 CPUtime=17.47 cores=5,7
/proc/15336/stat : 15336 (python) S 15334 15336 12976 0 -1 4202496 55619 934 1 0 1733 14 0 0 25 0 2 0 867616754 414322688 36016 33554432000 4194304 5683644 140736503797808 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15336/statm: 101153 36016 1867 364 0 37071 0
[pid=15342] ppid=15336 vsize=394368 CPUtime=0 cores=5,7
/proc/15342/stat : 15342 (python) S 15336 15336 12976 0 -1 4202560 879 0 0 0 0 0 0 0 18 0 1 0 867618512 403832832 34521 33554432000 4194304 5683644 140736503797808 18446744073709551615 220816256527 0 0 16781312 514 4499417639189184775 0 0 17 7 0 0 0
/proc/15342/statm: 98592 34521 376 364 0 34510 0
[pid=15344] ppid=15342 vsize=41152 CPUtime=7.9 cores=5,7
/proc/15344/stat : 15344 (lingeling) R 15342 15344 15344 0 -1 4202496 13293 0 0 0 789 1 0 0 25 0 1 0 867618512 42139648 9457 33554432000 4194304 4352236 140736453526192 18446744073709551615 4278811 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/15344/statm: 10288 9457 129 39 0 9368 0
[pid=15336/tid=15343] ppid=15334 vsize=404612 CPUtime=0 cores=5,7
/proc/15336/task/15343/stat : 15343 (python) S 15334 15336 12976 0 -1 4202560 28 934 0 0 0 0 0 0 25 0 2 0 867618512 414322688 36016 33554432000 4194304 5683644 140736503797808 18446744073709551615 220828060081 0 0 16781312 2 18446604462300264320 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 840132

[startup+51.1012 s]
/proc/loadavg: 4.03 3.98 3.65 5/193 15348
/proc/meminfo: memFree=29009656/32951124 swapFree=67062492/67111528
[pid=15336] ppid=15334 vsize=404612 CPUtime=17.47 cores=5,7
/proc/15336/stat : 15336 (python) S 15334 15336 12976 0 -1 4202496 55619 934 1 0 1733 14 0 0 25 0 2 0 867616754 414322688 36016 33554432000 4194304 5683644 140736503797808 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15336/statm: 101153 36016 1867 364 0 37071 0
[pid=15342] ppid=15336 vsize=394368 CPUtime=0.03 cores=5,7
/proc/15342/stat : 15342 (python) S 15336 15336 12976 0 -1 4202560 894 0 0 0 2 1 0 0 18 0 1 0 867618512 403832832 34521 33554432000 4194304 5683644 140736503797808 18446744073709551615 220816256527 0 0 16781312 514 16389302731442979079 0 0 17 7 0 0 0
/proc/15342/statm: 98592 34521 376 364 0 34510 0
[pid=15344] ppid=15342 vsize=44692 CPUtime=33.5 cores=5,7
/proc/15344/stat : 15344 (lingeling) R 15342 15344 15344 0 -1 4202496 15468 0 0 0 3349 1 0 0 25 0 1 0 867618512 45764608 10342 33554432000 4194304 4352236 140736453526192 18446744073709551615 4328699 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/15344/statm: 11173 10342 129 39 0 10253 0
[pid=15336/tid=15343] ppid=15334 vsize=404612 CPUtime=0 cores=5,7
/proc/15336/task/15343/stat : 15343 (python) S 15334 15336 12976 0 -1 4202560 28 934 0 0 0 0 0 0 25 0 2 0 867618512 414322688 36016 33554432000 4194304 5683644 140736503797808 18446744073709551615 220828060081 0 0 16781312 2 18446604462300264320 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 843672

[startup+102.307 s]
/proc/loadavg: 4.01 3.98 3.66 5/190 15393
/proc/meminfo: memFree=28677556/32951124 swapFree=67062492/67111528
[pid=15336] ppid=15334 vsize=404612 CPUtime=17.47 cores=5,7
/proc/15336/stat : 15336 (python) S 15334 15336 12976 0 -1 4202496 55619 934 1 0 1733 14 0 0 25 0 2 0 867616754 414322688 36016 33554432000 4194304 5683644 140736503797808 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15336/statm: 101153 36016 1867 364 0 37071 0
[pid=15342] ppid=15336 vsize=394368 CPUtime=0.09 cores=5,7
/proc/15342/stat : 15342 (python) S 15336 15336 12976 0 -1 4202560 915 0 0 0 5 4 0 0 18 0 1 0 867618512 403832832 34521 33554432000 4194304 5683644 140736503797808 18446744073709551615 220816256527 0 0 16781312 514 16389302731442979079 0 0 17 7 0 0 0
/proc/15342/statm: 98592 34521 376 364 0 34510 0
[pid=15344] ppid=15342 vsize=49348 CPUtime=84.72 cores=5,7
/proc/15344/stat : 15344 (lingeling) R 15342 15344 15344 0 -1 4202496 18348 0 0 0 8470 2 0 0 25 0 1 0 867618512 50532352 11506 33554432000 4194304 4352236 140736453526192 18446744073709551615 4241523 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/15344/statm: 12337 11506 129 39 0 11417 0
[pid=15336/tid=15343] ppid=15334 vsize=404612 CPUtime=0 cores=5,7
/proc/15336/task/15343/stat : 15343 (python) S 15334 15336 12976 0 -1 4202560 28 934 0 0 0 0 0 0 25 0 2 0 867618512 414322688 36016 33554432000 4194304 5683644 140736503797808 18446744073709551615 220828060081 0 0 16781312 2 18446604462300264320 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 848328

[startup+162.301 s]
/proc/loadavg: 4.00 3.98 3.68 5/196 15400
/proc/meminfo: memFree=29023756/32951124 swapFree=67062492/67111528
[pid=15336] ppid=15334 vsize=404612 CPUtime=17.47 cores=5,7
/proc/15336/stat : 15336 (python) S 15334 15336 12976 0 -1 4202496 55619 934 1 0 1733 14 0 0 25 0 2 0 867616754 414322688 36016 33554432000 4194304 5683644 140736503797808 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15336/statm: 101153 36016 1867 364 0 37071 0
[pid=15342] ppid=15336 vsize=394368 CPUtime=0.16 cores=5,7
/proc/15342/stat : 15342 (python) S 15336 15336 12976 0 -1 4202560 936 0 0 0 9 7 0 0 18 0 1 0 867618512 403832832 34521 33554432000 4194304 5683644 140736503797808 18446744073709551615 220816256527 0 0 16781312 514 16389302731442979079 0 0 17 7 0 0 0
/proc/15342/statm: 98592 34521 376 364 0 34510 0
[pid=15344] ppid=15342 vsize=49108 CPUtime=144.71 cores=5,7
/proc/15344/stat : 15344 (lingeling) R 15342 15344 15344 0 -1 4202496 18767 0 0 0 14469 2 0 0 25 0 1 0 867618512 50286592 11446 33554432000 4194304 4352236 140736453526192 18446744073709551615 4328032 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/15344/statm: 12277 11446 129 39 0 11357 0
[pid=15336/tid=15343] ppid=15334 vsize=404612 CPUtime=0 cores=5,7
/proc/15336/task/15343/stat : 15343 (python) S 15334 15336 12976 0 -1 4202560 28 934 0 0 0 0 0 0 25 0 2 0 867618512 414322688 36016 33554432000 4194304 5683644 140736503797808 18446744073709551615 220828060081 0 0 16781312 2 18446604462300264320 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 848088

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

[startup+163.101 s]
/proc/loadavg: 4.00 3.98 3.68 5/196 15400
/proc/meminfo: memFree=29023632/32951124 swapFree=67062492/67111528
[pid=15336] ppid=15334 vsize=404612 CPUtime=17.47 cores=5,7
/proc/15336/stat : 15336 (python) S 15334 15336 12976 0 -1 4202496 55619 934 1 0 1733 14 0 0 25 0 2 0 867616754 414322688 36016 33554432000 4194304 5683644 140736503797808 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15336/statm: 101153 36016 1867 364 0 37071 0
[pid=15342] ppid=15336 vsize=394368 CPUtime=0.16 cores=5,7
/proc/15342/stat : 15342 (python) S 15336 15336 12976 0 -1 4202560 936 0 0 0 9 7 0 0 18 0 1 0 867618512 403832832 34521 33554432000 4194304 5683644 140736503797808 18446744073709551615 220816256527 0 0 16781312 514 16389302731442979079 0 0 17 7 0 0 0
/proc/15342/statm: 98592 34521 376 364 0 34510 0
[pid=15344] ppid=15342 vsize=49108 CPUtime=145.51 cores=5,7
/proc/15344/stat : 15344 (lingeling) R 15342 15344 15344 0 -1 4202496 18767 0 0 0 14549 2 0 0 25 0 1 0 867618512 50286592 11446 33554432000 4194304 4352236 140736453526192 18446744073709551615 4235347 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/15344/statm: 12277 11446 129 39 0 11357 0
[pid=15336/tid=15343] ppid=15334 vsize=404612 CPUtime=0 cores=5,7
/proc/15336/task/15343/stat : 15343 (python) S 15334 15336 12976 0 -1 4202560 28 934 0 0 0 0 0 0 25 0 2 0 867618512 414322688 36016 33554432000 4194304 5683644 140736503797808 18446744073709551615 220828060081 0 0 16781312 2 18446604462300264320 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 163.14
Current children cumulated vsize (KiB) 848088

[startup+163.907 s]
/proc/loadavg: 4.00 3.98 3.68 5/196 15400
/proc/meminfo: memFree=29023348/32951124 swapFree=67062492/67111528
[pid=15336] ppid=15334 vsize=404612 CPUtime=17.47 cores=5,7
/proc/15336/stat : 15336 (python) S 15334 15336 12976 0 -1 4202496 55619 934 1 0 1733 14 0 0 25 0 2 0 867616754 414322688 36016 33554432000 4194304 5683644 140736503797808 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15336/statm: 101153 36016 1867 364 0 37071 0
[pid=15342] ppid=15336 vsize=394368 CPUtime=0.16 cores=5,7
/proc/15342/stat : 15342 (python) S 15336 15336 12976 0 -1 4202560 936 0 0 0 9 7 0 0 18 0 1 0 867618512 403832832 34521 33554432000 4194304 5683644 140736503797808 18446744073709551615 220816256527 0 0 16781312 514 16389302731442979079 0 0 17 7 0 0 0
/proc/15342/statm: 98592 34521 376 364 0 34510 0
[pid=15344] ppid=15342 vsize=49060 CPUtime=146.32 cores=5,7
/proc/15344/stat : 15344 (lingeling) R 15342 15344 15344 0 -1 4202496 18767 0 0 0 14630 2 0 0 25 0 1 0 867618512 50237440 11434 33554432000 4194304 4352236 140736453526192 18446744073709551615 4278572 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/15344/statm: 12265 11434 129 39 0 11345 0
[pid=15336/tid=15343] ppid=15334 vsize=404612 CPUtime=0 cores=5,7
/proc/15336/task/15343/stat : 15343 (python) S 15334 15336 12976 0 -1 4202560 28 934 0 0 0 0 0 0 25 0 2 0 867618512 414322688 36016 33554432000 4194304 5683644 140736503797808 18446744073709551615 220828060081 0 0 16781312 2 18446604462300264320 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 163.95
Current children cumulated vsize (KiB) 848040

[startup+164.7 s]
/proc/loadavg: 4.00 3.98 3.68 5/196 15400
/proc/meminfo: memFree=29023348/32951124 swapFree=67062492/67111528
[pid=15336] ppid=15334 vsize=404612 CPUtime=17.47 cores=5,7
/proc/15336/stat : 15336 (python) S 15334 15336 12976 0 -1 4202496 55619 934 1 0 1733 14 0 0 25 0 2 0 867616754 414322688 36016 33554432000 4194304 5683644 140736503797808 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15336/statm: 101153 36016 1867 364 0 37071 0
[pid=15342] ppid=15336 vsize=394368 CPUtime=0.16 cores=5,7
/proc/15342/stat : 15342 (python) S 15336 15336 12976 0 -1 4202560 936 0 0 0 9 7 0 0 18 0 1 0 867618512 403832832 34521 33554432000 4194304 5683644 140736503797808 18446744073709551615 220816256527 0 0 16781312 514 16389302731442979079 0 0 17 7 0 0 0
/proc/15342/statm: 98592 34521 376 364 0 34510 0
[pid=15344] ppid=15342 vsize=49060 CPUtime=147.11 cores=5,7
/proc/15344/stat : 15344 (lingeling) R 15342 15344 15344 0 -1 4202496 18767 0 0 0 14709 2 0 0 25 0 1 0 867618512 50237440 11434 33554432000 4194304 4352236 140736453526192 18446744073709551615 4328102 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/15344/statm: 12265 11434 129 39 0 11345 0
[pid=15336/tid=15343] ppid=15334 vsize=404612 CPUtime=0 cores=5,7
/proc/15336/task/15343/stat : 15343 (python) S 15334 15336 12976 0 -1 4202560 28 934 0 0 0 0 0 0 25 0 2 0 867618512 414322688 36016 33554432000 4194304 5683644 140736503797808 18446744073709551615 220828060081 0 0 16781312 2 18446604462300264320 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 164.74
Current children cumulated vsize (KiB) 848040

[startup+164.9 s]
/proc/loadavg: 4.00 3.98 3.68 5/196 15400
/proc/meminfo: memFree=29023348/32951124 swapFree=67062492/67111528
[pid=15336] ppid=15334 vsize=404612 CPUtime=17.47 cores=5,7
/proc/15336/stat : 15336 (python) S 15334 15336 12976 0 -1 4202496 55619 934 1 0 1733 14 0 0 25 0 2 0 867616754 414322688 36016 33554432000 4194304 5683644 140736503797808 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15336/statm: 101153 36016 1867 364 0 37071 0
[pid=15342] ppid=15336 vsize=394368 CPUtime=0.17 cores=5,7
/proc/15342/stat : 15342 (python) S 15336 15336 12976 0 -1 4202560 938 0 0 0 10 7 0 0 18 0 1 0 867618512 403832832 34521 33554432000 4194304 5683644 140736503797808 18446744073709551615 220816256527 0 0 16781312 514 16389302731442979079 0 0 17 7 0 0 0
/proc/15342/statm: 98592 34521 376 364 0 34510 0
[pid=15344] ppid=15342 vsize=49060 CPUtime=147.32 cores=5,7
/proc/15344/stat : 15344 (lingeling) R 15342 15344 15344 0 -1 4202496 18767 0 0 0 14730 2 0 0 25 0 1 0 867618512 50237440 11434 33554432000 4194304 4352236 140736453526192 18446744073709551615 4328087 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/15344/statm: 12265 11434 129 39 0 11345 0
[pid=15336/tid=15343] ppid=15334 vsize=404612 CPUtime=0 cores=5,7
/proc/15336/task/15343/stat : 15343 (python) S 15334 15336 12976 0 -1 4202560 28 934 0 0 0 0 0 0 25 0 2 0 867618512 414322688 36016 33554432000 4194304 5683644 140736503797808 18446744073709551615 220828060081 0 0 16781312 2 18446604462300264320 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 164.96
Current children cumulated vsize (KiB) 848040

[startup+165.007 s]
/proc/loadavg: 4.00 3.98 3.68 5/196 15400
/proc/meminfo: memFree=29023348/32951124 swapFree=67062492/67111528
[pid=15336] ppid=15334 vsize=404612 CPUtime=17.47 cores=5,7
/proc/15336/stat : 15336 (python) S 15334 15336 12976 0 -1 4202496 55619 934 1 0 1733 14 0 0 25 0 2 0 867616754 414322688 36016 33554432000 4194304 5683644 140736503797808 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15336/statm: 101153 36016 1867 364 0 37071 0
[pid=15342] ppid=15336 vsize=394368 CPUtime=0.17 cores=5,7
/proc/15342/stat : 15342 (python) S 15336 15336 12976 0 -1 4202560 938 0 0 0 10 7 0 0 18 0 1 0 867618512 403832832 34521 33554432000 4194304 5683644 140736503797808 18446744073709551615 220816256527 0 0 16781312 514 16389302731442979079 0 0 17 7 0 0 0
/proc/15342/statm: 98592 34521 376 364 0 34510 0
[pid=15344] ppid=15342 vsize=49060 CPUtime=147.42 cores=5,7
/proc/15344/stat : 15344 (lingeling) R 15342 15344 15344 0 -1 4202496 18767 0 0 0 14740 2 0 0 25 0 1 0 867618512 50237440 11434 33554432000 4194304 4352236 140736453526192 18446744073709551615 4207874 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/15344/statm: 12265 11434 129 39 0 11345 0
[pid=15336/tid=15343] ppid=15334 vsize=404612 CPUtime=0 cores=5,7
/proc/15336/task/15343/stat : 15343 (python) S 15334 15336 12976 0 -1 4202560 28 934 0 0 0 0 0 0 25 0 2 0 867618512 414322688 36016 33554432000 4194304 5683644 140736503797808 18446744073709551615 220828060081 0 0 16781312 2 18446604462300264320 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 165.06
Current children cumulated vsize (KiB) 848040

Child status: 0
Real time (s): 165.095
CPU time (s): 165.178
CPU user time (s): 164.907
CPU system time (s): 0.270958
CPU usage (%): 100.05
Max. virtual memory (cumulated for all children) (KiB): 850936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 164.907
system time used= 0.270958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93717
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= 1140
involuntary context switches= 291

runsolver used 0.279957 second user time and 0.618905 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-11 02:26:48
IDJOB=3484646
IDBENCH=84172
IDSOLVER=1976
FILE ID=node147/3484646-1307752008
RUNJOBID= node147-1307750792-14895
PBS_JOBID= 13550813
Free space on /tmp= 73712 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT03/industrial/simon/sat02/6pipe_6_ooo.shuffled-as.sat03-413.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-3484646-1307752008/watcher-3484646-1307752008 -o /tmp/evaluation-result-3484646-1307752008/solver-3484646-1307752008 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484646-1307752008.cnf -seed 1285427105 -budget 1200

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

MD5SUM BENCH= 8bd122b0caab0988cbc54e4731b25623
RANDOM SEED=1285427105

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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:     32951124 kB
MemFree:      30363320 kB
Buffers:        115304 kB
Cached:        1041600 kB
SwapCached:      10296 kB
Active:        1857616 kB
Inactive:       573300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30363320 kB
SwapTotal:    67111528 kB
SwapFree:     67062492 kB
Dirty:          374912 kB
Writeback:           0 kB
AnonPages:     1271740 kB
Mapped:          15596 kB
Slab:            88684 kB
PageTables:       8636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1507440 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= 73640 MiB
End job on node147 at 2011-06-11 02:29:34