Trace number 3377958

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 48.3656 49.4436

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-5-11-u.cnf
MD5SUM083d28c2adf10233f37f8b5a078c94a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.5286
Satisfiable
(Un)Satisfiability was proved
Number of variables108786
Number of clauses482639
Sum of the clauses size1096328
Maximum clause length10
Minimum clause length1
Number of clauses of size 19230
Number of clauses of size 2395289
Number of clauses of size 357400
Number of clauses of size 42300
Number of clauses of size 59200
Number of clauses of size over 59220

Solver Data

0.66/1.76	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.66/1.76	c INFO: solving HOME/instance-3377958-1305452533.cnf
0.66/1.76	c INFO: computing task features
2.03/3.27	c INFO: computed variable-clause graph statistics
2.03/4.09	c INFO: computed clause balance statistics
9.32/10.48	c INFO: computed variable balance statistics
15.02/16.11	c INFO: computed small-clause counts
15.02/16.18	c INFO: computed Horn-clause counts
30.12/31.20	c INFO: computed variable graph statistics
30.12/31.20	c INFO: collected features for HOME/instance-3377958-1305452533.cnf in 29.39 s
30.12/31.22	c INFO: running lingeling-276@0 for 388 with 2370 remaining (b = 0.44)
48.29/49.40	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-3377958-1305452533/watcher-3377958-1305452533 -o /tmp/evaluation-result-3377958-1305452533/solver-3377958-1305452533 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377958-1305452533.cnf -seed 1524647106 -budget 2400 

running on 2 cores: 0,2

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: 1.84 2.31 3.00 5/319 18942
/proc/meminfo: memFree=26855048/32951124 swapFree=46575252/67111528
[pid=18942] ppid=18940 vsize=11796 CPUtime=0 cores=0,2
/proc/18942/stat : 18942 (runsolver) R 18940 18942 17988 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 1 0 389444708 12079104 52 33554432000 4194304 5432360 140735010867760 18446744073709551615 5055511 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/18942/statm: 2949 52 33 303 0 2643 0

[startup+0.0775469 s]
/proc/loadavg: 1.84 2.31 3.00 5/319 18942
/proc/meminfo: memFree=26855048/32951124 swapFree=46575252/67111528
[pid=18942] ppid=18940 vsize=16400 CPUtime=0.01 cores=0,2
/proc/18942/stat : 18942 (python) S 18940 18942 17988 0 -1 4202496 1114 0 3 0 1 0 0 0 17 0 1 0 389444708 16793600 985 33554432000 4194304 5683644 140736778393520 18446744073709551615 268660660224 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/18942/statm: 4100 985 409 364 0 587 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16400

[startup+0.100541 s]
/proc/loadavg: 1.84 2.31 3.00 5/319 18942
/proc/meminfo: memFree=26855048/32951124 swapFree=46575252/67111528
[pid=18942] ppid=18940 vsize=16816 CPUtime=0.01 cores=0,2
/proc/18942/stat : 18942 (python) R 18940 18942 17988 0 -1 4202496 1223 0 3 0 1 0 0 0 17 0 1 0 389444708 17219584 1084 33554432000 4194304 5683644 140736778393520 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 0 0 0 1
/proc/18942/statm: 4204 1084 417 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16816

[startup+0.300511 s]
/proc/loadavg: 1.84 2.31 3.00 5/319 18942
/proc/meminfo: memFree=26855048/32951124 swapFree=46575252/67111528
[pid=18942] ppid=18940 vsize=84476 CPUtime=0.06 cores=0,2
/proc/18942/stat : 18942 (python) R 18940 18942 17988 0 -1 4202496 2357 0 15 0 4 2 0 0 16 0 1 0 389444708 86503424 2101 33554432000 4194304 5683644 140736778393520 18446744073709551615 268782003926 0 0 16781312 2 0 0 0 17 0 0 0 3
/proc/18942/statm: 21119 2107 704 364 0 1336 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 84476

[startup+0.700404 s]
/proc/loadavg: 1.84 2.31 3.00 5/319 18942
/proc/meminfo: memFree=26855048/32951124 swapFree=46575252/67111528
[pid=18942] ppid=18940 vsize=126300 CPUtime=0.17 cores=0,2
/proc/18942/stat : 18942 (python) R 18940 18942 17988 0 -1 4202496 4688 931 25 4 11 6 0 0 17 0 1 0 389444708 129331200 3895 33554432000 4194304 5683644 140736778393520 18446744073709551615 5172002 0 0 16781312 2 0 0 0 17 0 0 0 8
/proc/18942/statm: 31575 3895 1001 364 0 2870 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 126300

[startup+1.50033 s]
/proc/loadavg: 1.84 2.31 3.00 4/329 18977
/proc/meminfo: memFree=26683084/32951124 swapFree=46575252/67111528
[pid=18942] ppid=18940 vsize=245652 CPUtime=0.55 cores=0,2
/proc/18942/stat : 18942 (python) D 18940 18942 17988 0 -1 4202496 7918 931 40 4 25 30 0 0 16 0 1 0 389444708 251547648 5847 33554432000 4194304 5683644 140736778393520 18446744073709551615 268660658021 0 0 16781312 2 0 0 0 17 0 0 0 12
/proc/18942/statm: 61413 5847 1621 364 0 4415 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 245652

[startup+3.10102 s]
/proc/loadavg: 1.93 2.32 3.00 5/329 18977
/proc/meminfo: memFree=26475180/32951124 swapFree=46575252/67111528
[pid=18942] ppid=18940 vsize=350652 CPUtime=2.03 cores=0,2
/proc/18942/stat : 18942 (python) R 18940 18942 17988 0 -1 4202496 37344 931 46 4 163 40 0 0 17 0 1 0 389444708 359067648 24471 33554432000 4194304 5683644 140736778393520 18446744073709551615 47001601588001 0 0 16781312 2 0 0 0 17 0 0 0 13
/proc/18942/statm: 87663 24471 1776 364 0 23587 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 350652
heavy processes:

[startup+6.30046 s]
/proc/loadavg: 1.93 2.32 3.00 5/329 18977
/proc/meminfo: memFree=25832540/32951124 swapFree=46575252/67111528
[pid=18942] ppid=18940 vsize=374132 CPUtime=5.23 cores=0,2
/proc/18942/stat : 18942 (python) R 18940 18942 17988 0 -1 4202496 43801 931 46 4 483 40 0 0 23 0 1 0 389444708 383111168 30917 33554432000 4194304 5683644 140736778393520 18446744073709551615 47001558786098 0 0 16781312 2 0 0 0 17 0 0 0 13
/proc/18942/statm: 93533 30917 1826 364 0 29457 0
Current children cumulated CPU time (s) 5.23
Current children cumulated vsize (KiB) 374132

[startup+12.7003 s]
/proc/loadavg: 2.32 2.39 3.02 5/329 18977
/proc/meminfo: memFree=25858296/32951124 swapFree=46575252/67111528
[pid=18942] ppid=18940 vsize=374132 CPUtime=11.62 cores=0,2
/proc/18942/stat : 18942 (python) R 18940 18942 17988 0 -1 4202496 43802 931 46 4 1122 40 0 0 25 0 1 0 389444708 383111168 30918 33554432000 4194304 5683644 140736778393520 18446744073709551615 47001555949320 0 0 16781312 2 0 0 0 17 0 0 0 13
/proc/18942/statm: 93533 30918 1827 364 0 29457 0
Current children cumulated CPU time (s) 11.62
Current children cumulated vsize (KiB) 374132

[startup+25.5011 s]
/proc/loadavg: 2.58 2.45 3.03 5/329 18978
/proc/meminfo: memFree=25860516/32951124 swapFree=46575252/67111528
[pid=18942] ppid=18940 vsize=374132 CPUtime=24.42 cores=0,2
/proc/18942/stat : 18942 (python) R 18940 18942 17988 0 -1 4202496 43808 931 46 4 2402 40 0 0 25 0 1 0 389444708 383111168 30924 33554432000 4194304 5683644 140736778393520 18446744073709551615 47001556011136 0 0 16781312 2 0 0 0 17 0 0 0 13
/proc/18942/statm: 93533 30924 1833 364 0 29457 0
Current children cumulated CPU time (s) 24.42
Current children cumulated vsize (KiB) 374132

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

[startup+26.4009 s]
/proc/loadavg: 2.58 2.45 3.03 5/329 18978
/proc/meminfo: memFree=25860640/32951124 swapFree=46575252/67111528
[pid=18942] ppid=18940 vsize=374132 CPUtime=25.32 cores=0,2
/proc/18942/stat : 18942 (python) R 18940 18942 17988 0 -1 4202496 43808 931 46 4 2492 40 0 0 25 0 1 0 389444708 383111168 30924 33554432000 4194304 5683644 140736778393520 18446744073709551615 47001556011148 0 0 16781312 2 0 0 0 17 0 0 0 13
/proc/18942/statm: 93533 30924 1833 364 0 29457 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 374132

[startup+39.2007 s]
/proc/loadavg: 2.97 2.54 3.05 5/332 18981
/proc/meminfo: memFree=25835088/32951124 swapFree=46575252/67111528
[pid=18942] ppid=18940 vsize=377156 CPUtime=30.15 cores=0,2
/proc/18942/stat : 18942 (python) S 18940 18942 17988 0 -1 4202496 44087 931 46 4 2974 41 0 0 18 0 2 0 389444708 386207744 29151 33554432000 4194304 5683644 140736778393520 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 14
/proc/18942/statm: 94289 29151 1867 364 0 30207 0
[pid=18979] ppid=18942 vsize=366912 CPUtime=0.01 cores=0,2
/proc/18979/stat : 18979 (python) S 18942 18942 17988 0 -1 4202560 890 0 0 0 0 1 0 0 18 0 1 0 389447831 375717888 27656 33554432000 4194304 5683644 140736778393520 18446744073709551615 268660682255 0 0 16781312 514 4387931283301302531 0 0 17 0 0 0 0
/proc/18979/statm: 91728 27656 376 364 0 27646 0
[pid=18981] ppid=18979 vsize=13620 CPUtime=7.93 cores=0,2
/proc/18981/stat : 18981 (lingeling) R 18979 18981 18981 0 -1 4202496 10598 0 0 0 793 0 0 0 25 0 1 0 389447832 13946880 2575 33554432000 4194304 4352236 140736091956384 18446744073709551615 4331510 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/18981/statm: 3405 2575 129 39 0 2485 0
[pid=18942/tid=18980] ppid=18940 vsize=377156 CPUtime=0 cores=0,2
/proc/18942/task/18980/stat : 18980 (python) S 18940 18942 17988 0 -1 4202560 27 931 0 4 0 0 0 0 19 0 2 0 389447831 386207744 29151 33554432000 4194304 5683644 140736778393520 18446744073709551615 268672485809 0 0 16781312 2 18446604453936402816 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38.09
Current children cumulated vsize (KiB) 757688

[startup+45.6005 s]
/proc/loadavg: 3.05 2.56 3.05 5/332 18981
/proc/meminfo: memFree=25825248/32951124 swapFree=46575252/67111528
[pid=18942] ppid=18940 vsize=377156 CPUtime=30.15 cores=0,2
/proc/18942/stat : 18942 (python) S 18940 18942 17988 0 -1 4202496 44087 931 46 4 2974 41 0 0 18 0 2 0 389444708 386207744 29151 33554432000 4194304 5683644 140736778393520 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 14
/proc/18942/statm: 94289 29151 1867 364 0 30207 0
[pid=18979] ppid=18942 vsize=366912 CPUtime=0.02 cores=0,2
/proc/18979/stat : 18979 (python) S 18942 18942 17988 0 -1 4202560 893 0 0 0 1 1 0 0 18 0 1 0 389447831 375717888 27656 33554432000 4194304 5683644 140736778393520 18446744073709551615 268660682255 0 0 16781312 514 7206691789653115139 0 0 17 0 0 0 0
/proc/18979/statm: 91728 27656 376 364 0 27646 0
[pid=18981] ppid=18979 vsize=14644 CPUtime=14.32 cores=0,2
/proc/18981/stat : 18981 (lingeling) R 18979 18981 18981 0 -1 4202496 11115 0 0 0 1431 1 0 0 25 0 1 0 389447832 14995456 2831 33554432000 4194304 4352236 140736091956384 18446744073709551615 4335330 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/18981/statm: 3661 2831 129 39 0 2741 0
[pid=18942/tid=18980] ppid=18940 vsize=377156 CPUtime=0 cores=0,2
/proc/18942/task/18980/stat : 18980 (python) S 18940 18942 17988 0 -1 4202560 27 931 0 4 0 0 0 0 19 0 2 0 389447831 386207744 29151 33554432000 4194304 5683644 140736778393520 18446744073709551615 268672485809 0 0 16781312 2 18446604453936402816 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 44.49
Current children cumulated vsize (KiB) 758712

[startup+47.2003 s]
/proc/loadavg: 3.13 2.59 3.06 5/332 18981
/proc/meminfo: memFree=25825372/32951124 swapFree=46575252/67111528
[pid=18942] ppid=18940 vsize=377156 CPUtime=30.15 cores=0,2
/proc/18942/stat : 18942 (python) S 18940 18942 17988 0 -1 4202496 44087 931 46 4 2974 41 0 0 18 0 2 0 389444708 386207744 29151 33554432000 4194304 5683644 140736778393520 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 14
/proc/18942/statm: 94289 29151 1867 364 0 30207 0
[pid=18979] ppid=18942 vsize=366912 CPUtime=0.02 cores=0,2
/proc/18979/stat : 18979 (python) S 18942 18942 17988 0 -1 4202560 893 0 0 0 1 1 0 0 18 0 1 0 389447831 375717888 27656 33554432000 4194304 5683644 140736778393520 18446744073709551615 268660682255 0 0 16781312 514 7206691789653115139 0 0 17 0 0 0 0
/proc/18979/statm: 91728 27656 376 364 0 27646 0
[pid=18981] ppid=18979 vsize=14624 CPUtime=15.92 cores=0,2
/proc/18981/stat : 18981 (lingeling) R 18979 18981 18981 0 -1 4202496 11115 0 0 0 1591 1 0 0 25 0 1 0 389447832 14974976 2826 33554432000 4194304 4352236 140736091956384 18446744073709551615 4328986 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/18981/statm: 3656 2826 129 39 0 2736 0
[pid=18942/tid=18980] ppid=18940 vsize=377156 CPUtime=0 cores=0,2
/proc/18942/task/18980/stat : 18980 (python) S 18940 18942 17988 0 -1 4202560 27 931 0 4 0 0 0 0 19 0 2 0 389447831 386207744 29151 33554432000 4194304 5683644 140736778393520 18446744073709551615 268672485809 0 0 16781312 2 18446604453936402816 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 46.09
Current children cumulated vsize (KiB) 758692

[startup+48.801 s]
/proc/loadavg: 3.13 2.59 3.06 5/332 18981
/proc/meminfo: memFree=25825372/32951124 swapFree=46575252/67111528
[pid=18942] ppid=18940 vsize=377156 CPUtime=30.15 cores=0,2
/proc/18942/stat : 18942 (python) S 18940 18942 17988 0 -1 4202496 44087 931 46 4 2974 41 0 0 18 0 2 0 389444708 386207744 29151 33554432000 4194304 5683644 140736778393520 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 14
/proc/18942/statm: 94289 29151 1867 364 0 30207 0
[pid=18979] ppid=18942 vsize=366912 CPUtime=0.04 cores=0,2
/proc/18979/stat : 18979 (python) S 18942 18942 17988 0 -1 4202560 895 0 0 0 2 2 0 0 18 0 1 0 389447831 375717888 27656 33554432000 4194304 5683644 140736778393520 18446744073709551615 268660682255 0 0 16781312 514 7206691789653115139 0 0 17 0 0 0 0
/proc/18979/statm: 91728 27656 376 364 0 27646 0
[pid=18981] ppid=18979 vsize=16672 CPUtime=17.5 cores=0,2
/proc/18981/stat : 18981 (lingeling) R 18979 18981 18981 0 -1 4202496 11627 0 0 0 1749 1 0 0 25 0 1 0 389447832 17072128 3338 33554432000 4194304 4352236 140736091956384 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/18981/statm: 4168 3338 129 39 0 3248 0
[pid=18942/tid=18980] ppid=18940 vsize=377156 CPUtime=0 cores=0,2
/proc/18942/task/18980/stat : 18980 (python) S 18940 18942 17988 0 -1 4202560 27 931 0 4 0 0 0 0 19 0 2 0 389447831 386207744 29151 33554432000 4194304 5683644 140736778393520 18446744073709551615 268672485809 0 0 16781312 2 18446604453936402816 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 47.69
Current children cumulated vsize (KiB) 760740

[startup+49.2009 s]
/proc/loadavg: 3.13 2.59 3.06 5/332 18981
/proc/meminfo: memFree=25823388/32951124 swapFree=46575252/67111528
[pid=18942] ppid=18940 vsize=377156 CPUtime=30.15 cores=0,2
/proc/18942/stat : 18942 (python) S 18940 18942 17988 0 -1 4202496 44087 931 46 4 2974 41 0 0 18 0 2 0 389444708 386207744 29151 33554432000 4194304 5683644 140736778393520 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 14
/proc/18942/statm: 94289 29151 1867 364 0 30207 0
[pid=18979] ppid=18942 vsize=366912 CPUtime=0.04 cores=0,2
/proc/18979/stat : 18979 (python) S 18942 18942 17988 0 -1 4202560 895 0 0 0 2 2 0 0 18 0 1 0 389447831 375717888 27656 33554432000 4194304 5683644 140736778393520 18446744073709551615 268660682255 0 0 16781312 514 7206691789653115139 0 0 17 0 0 0 0
/proc/18979/statm: 91728 27656 376 364 0 27646 0
[pid=18981] ppid=18979 vsize=16672 CPUtime=17.91 cores=0,2
/proc/18981/stat : 18981 (lingeling) R 18979 18981 18981 0 -1 4202496 11627 0 0 0 1790 1 0 0 25 0 1 0 389447832 17072128 3338 33554432000 4194304 4352236 140736091956384 18446744073709551615 4328079 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/18981/statm: 4168 3338 129 39 0 3248 0
[pid=18942/tid=18980] ppid=18940 vsize=377156 CPUtime=0 cores=0,2
/proc/18942/task/18980/stat : 18980 (python) S 18940 18942 17988 0 -1 4202560 27 931 0 4 0 0 0 0 19 0 2 0 389447831 386207744 29151 33554432000 4194304 5683644 140736778393520 18446744073709551615 268672485809 0 0 16781312 2 18446604453936402816 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.1
Current children cumulated vsize (KiB) 760740

[startup+49.4009 s]
/proc/loadavg: 3.13 2.59 3.06 5/332 18981
/proc/meminfo: memFree=25823388/32951124 swapFree=46575252/67111528
[pid=18942] ppid=18940 vsize=377156 CPUtime=30.15 cores=0,2
/proc/18942/stat : 18942 (python) S 18940 18942 17988 0 -1 4202496 44087 931 46 4 2974 41 0 0 18 0 2 0 389444708 386207744 29151 33554432000 4194304 5683644 140736778393520 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 14
/proc/18942/statm: 94289 29151 1867 364 0 30207 0
[pid=18979] ppid=18942 vsize=366912 CPUtime=0.13 cores=0,2
/proc/18979/stat : 18979 (python) R 18942 18942 17988 0 -1 4202560 896 0 0 0 10 3 0 0 17 0 1 0 389447831 375717888 27656 33554432000 4194304 5683644 140736778393520 18446744073709551615 268672492293 0 0 16781312 514 0 0 0 17 0 0 0 0
/proc/18979/statm: 91728 27656 376 364 0 27646 0
[pid=18981] ppid=18979 vsize=0 CPUtime=18.01 cores=0,2
/proc/18981/stat : 18981 (lingeling) R 18979 18981 18981 0 -1 4202500 11630 0 0 0 1800 1 0 0 25 0 1 0 389447832 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18981/statm: 0 0 0 0 0 0 0
[pid=18942/tid=18980] ppid=18940 vsize=377156 CPUtime=0 cores=0,2
/proc/18942/task/18980/stat : 18980 (python) S 18940 18942 17988 0 -1 4202560 27 931 0 4 0 0 0 0 19 0 2 0 389447831 386207744 29151 33554432000 4194304 5683644 140736778393520 18446744073709551615 268672485809 0 0 16781312 2 18446604453936402816 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.29
Current children cumulated vsize (KiB) 744068

Child status: 0
Real time (s): 49.4436
CPU time (s): 48.3656
CPU user time (s): 47.8827
CPU system time (s): 0.482926
CPU usage (%): 97.8199
Max. virtual memory (cumulated for all children) (KiB): 774672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.8827
system time used= 0.482926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71634
page faults= 50
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35125
involuntary context switches= 204

runsolver used 0.149977 second user time and 0.338948 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-15 11:42:14
IDJOB=3377958
IDBENCH=20346
IDSOLVER=1858
FILE ID=node107/3377958-1305452533
RUNJOBID= node107-1305452533-18918
PBS_JOBID= 13324866
Free space on /tmp= 73472 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/dated-5-11-u.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-3377958-1305452533/watcher-3377958-1305452533 -o /tmp/evaluation-result-3377958-1305452533/solver-3377958-1305452533 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377958-1305452533.cnf -seed 1524647106 -budget 2400

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

MD5SUM BENCH= 083d28c2adf10233f37f8b5a078c94a9
RANDOM SEED=1524647106

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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:     32951124 kB
MemFree:      26855328 kB
Buffers:        163572 kB
Cached:        1354972 kB
SwapCached:       9832 kB
Active:        5292104 kB
Inactive:       520408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26855328 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:           89696 kB
Writeback:          44 kB
AnonPages:     4291640 kB
Mapped:          18740 kB
Slab:           149936 kB
PageTables:      69460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 64927640 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= 73296 MiB
End job on node107 at 2011-05-15 11:43:04