Trace number 3377952

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 112.589 112.583

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net60-40-10.shuffled.cnf
MD5SUM532245ed9a95eef41b179dba56b78f57
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.016996
Satisfiable
(Un)Satisfiability was proved
Number of variables4800
Number of clauses14281
Sum of the clauses size33540
Maximum clause length60
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 29360
Number of clauses of size 34920
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.31/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.31/0.47	c INFO: solving HOME/instance-3377952-1305457687.cnf
0.31/0.47	c INFO: computing task features
0.40/0.51	c INFO: computed variable-clause graph statistics
0.40/0.51	c INFO: computed clause balance statistics
0.61/0.76	c INFO: computed variable balance statistics
0.81/0.94	c INFO: computed small-clause counts
0.81/0.94	c INFO: computed Horn-clause counts
0.81/0.99	c INFO: computed variable graph statistics
0.81/0.99	c INFO: collected features for HOME/instance-3377952-1305457687.cnf in 0.52 s
0.81/1.00	c INFO: running lingeling-276@0 for 582 with 2399 remaining (b = 0.58)
112.48/112.56	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-3377952-1305457687/watcher-3377952-1305457687 -o /tmp/evaluation-result-3377952-1305457687/solver-3377952-1305457687 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377952-1305457687.cnf -seed 2128881306 -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: 4.06 4.06 3.95 4/304 17285
/proc/meminfo: memFree=18268292/32950928 swapFree=64721848/67111528
[pid=17285] ppid=17283 vsize=15780 CPUtime=0 cores=0,2
/proc/17285/stat : 17285 (python) S 17283 17285 14954 0 -1 4202496 934 0 0 0 0 0 0 0 25 0 1 0 657368496 16158720 813 33554432000 4194304 5683644 140733582317680 18446744073709551615 248089696256 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/17285/statm: 3945 813 356 364 0 432 0

[startup+0.032672 s]
/proc/loadavg: 4.06 4.06 3.95 4/304 17285
/proc/meminfo: memFree=18268292/32950928 swapFree=64721848/67111528
[pid=17285] ppid=17283 vsize=18888 CPUtime=0.02 cores=0,2
/proc/17285/stat : 17285 (python) R 17283 17285 14954 0 -1 4202496 1283 0 0 0 2 0 0 0 25 0 1 0 657368496 19341312 1136 33554432000 4194304 5683644 140733582317680 18446744073709551615 4884792 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/17285/statm: 4722 1136 421 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18888

[startup+0.100721 s]
/proc/loadavg: 4.06 4.06 3.95 4/304 17285
/proc/meminfo: memFree=18268292/32950928 swapFree=64721848/67111528
[pid=17285] ppid=17283 vsize=104616 CPUtime=0.07 cores=0,2
/proc/17285/stat : 17285 (python) R 17283 17285 14954 0 -1 4202496 3144 0 0 0 5 2 0 0 25 0 1 0 657368496 107126784 2821 33554432000 4194304 5683644 140733582317680 18446744073709551615 248089696256 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/17285/statm: 26154 2821 847 364 0 1902 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104616

[startup+0.300734 s]
/proc/loadavg: 4.06 4.06 3.95 4/304 17285
/proc/meminfo: memFree=18268292/32950928 swapFree=64721848/67111528
[pid=17285] ppid=17283 vsize=198920 CPUtime=0.23 cores=0,2
/proc/17285/stat : 17285 (python) R 17283 17285 14954 0 -1 4202496 7014 936 1 0 17 6 0 0 25 0 1 0 657368496 203694080 5046 33554432000 4194304 5683644 140733582317680 18446744073709551615 5291426 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/17285/statm: 49730 5046 1459 364 0 3757 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 198920

[startup+0.700553 s]
/proc/loadavg: 4.06 4.06 3.95 4/304 17285
/proc/meminfo: memFree=18268292/32950928 swapFree=64721848/67111528
[pid=17285] ppid=17283 vsize=280880 CPUtime=0.61 cores=0,2
/proc/17285/stat : 17285 (python) R 17283 17285 14954 0 -1 4202496 9959 936 1 0 52 9 0 0 18 0 1 0 657368496 287621120 7618 33554432000 4194304 5683644 140733582317680 18446744073709551615 4619592 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/17285/statm: 70220 7618 1826 364 0 6144 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 280880

[startup+1.50041 s]
/proc/loadavg: 4.06 4.06 3.95 4/305 17290
/proc/meminfo: memFree=18244104/32950928 swapFree=64721848/67111528
[pid=17285] ppid=17283 vsize=289720 CPUtime=0.92 cores=0,2
/proc/17285/stat : 17285 (python) S 17283 17285 14954 0 -1 4202496 10336 936 1 0 83 9 0 0 20 0 2 0 657368496 296673280 7324 33554432000 4194304 5683644 140733582317680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17285/statm: 72430 7324 1867 364 0 8348 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 289720

[startup+3.10113 s]
/proc/loadavg: 4.06 4.06 3.95 5/308 17293
/proc/meminfo: memFree=18238868/32950928 swapFree=64721848/67111528
[pid=17285] ppid=17283 vsize=289720 CPUtime=0.92 cores=0,2
/proc/17285/stat : 17285 (python) S 17283 17285 14954 0 -1 4202496 10336 936 1 0 83 9 0 0 20 0 2 0 657368496 296673280 7324 33554432000 4194304 5683644 140733582317680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17285/statm: 72430 7324 1867 364 0 8348 0
[pid=17291] ppid=17285 vsize=279476 CPUtime=0 cores=0,2
/proc/17291/stat : 17291 (python) S 17285 17285 14954 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 657368597 286183424 5807 33554432000 4194304 5683644 140733582317680 18446744073709551615 248089718287 0 0 16781312 514 18162472768346489092 0 0 17 0 0 0 0
/proc/17291/statm: 69869 5807 354 364 0 5787 0
[pid=17293] ppid=17291 vsize=7140 CPUtime=2.08 cores=0,2
/proc/17293/stat : 17293 (lingeling) R 17291 17293 17293 0 -1 4202496 1686 0 0 0 208 0 0 0 25 0 1 0 657368598 7311360 987 33554432000 4194304 4352236 140734386883952 18446744073709551615 4328432 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/17293/statm: 1785 987 129 39 0 865 0
[pid=17285/tid=17292] ppid=17283 vsize=289720 CPUtime=0 cores=0,2
/proc/17285/task/17292/stat : 17292 (python) S 17283 17285 14954 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 2 0 657368597 296673280 7324 33554432000 4194304 5683644 140733582317680 18446744073709551615 248101521841 0 0 16781312 2 18446604452846507968 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 576336

[startup+6.30067 s]
/proc/loadavg: 4.22 4.09 3.96 5/308 17293
/proc/meminfo: memFree=18236960/32950928 swapFree=64721848/67111528
[pid=17285] ppid=17283 vsize=289720 CPUtime=0.92 cores=0,2
/proc/17285/stat : 17285 (python) S 17283 17285 14954 0 -1 4202496 10336 936 1 0 83 9 0 0 20 0 2 0 657368496 296673280 7324 33554432000 4194304 5683644 140733582317680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17285/statm: 72430 7324 1867 364 0 8348 0
[pid=17291] ppid=17285 vsize=279476 CPUtime=0 cores=0,2
/proc/17291/stat : 17291 (python) S 17285 17285 14954 0 -1 4202560 880 0 0 0 0 0 0 0 18 0 1 0 657368597 286183424 5829 33554432000 4194304 5683644 140733582317680 18446744073709551615 248089718287 0 0 16781312 514 18162472768346489092 0 0 17 0 0 0 0
/proc/17291/statm: 69869 5829 376 364 0 5787 0
[pid=17293] ppid=17291 vsize=9328 CPUtime=5.27 cores=0,2
/proc/17293/stat : 17293 (lingeling) R 17291 17293 17293 0 -1 4202496 2585 0 0 0 527 0 0 0 25 0 1 0 657368598 9551872 1534 33554432000 4194304 4352236 140734386883952 18446744073709551615 4281063 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/17293/statm: 2332 1534 129 39 0 1412 0
[pid=17285/tid=17292] ppid=17283 vsize=289720 CPUtime=0 cores=0,2
/proc/17285/task/17292/stat : 17292 (python) S 17283 17285 14954 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 2 0 657368597 296673280 7324 33554432000 4194304 5683644 140733582317680 18446744073709551615 248101521841 0 0 16781312 2 18446604452846507968 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 578524

[startup+12.7004 s]
/proc/loadavg: 4.20 4.09 3.96 5/308 17293
/proc/meminfo: memFree=18234992/32950928 swapFree=64721848/67111528
[pid=17285] ppid=17283 vsize=289720 CPUtime=0.92 cores=0,2
/proc/17285/stat : 17285 (python) S 17283 17285 14954 0 -1 4202496 10336 936 1 0 83 9 0 0 20 0 2 0 657368496 296673280 7324 33554432000 4194304 5683644 140733582317680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17285/statm: 72430 7324 1867 364 0 8348 0
[pid=17291] ppid=17285 vsize=279476 CPUtime=0.02 cores=0,2
/proc/17291/stat : 17291 (python) S 17285 17285 14954 0 -1 4202560 886 0 0 0 1 1 0 0 18 0 1 0 657368597 286183424 5829 33554432000 4194304 5683644 140733582317680 18446744073709551615 248089718287 0 0 16781312 514 1965469393626300676 0 0 17 0 0 0 0
/proc/17291/statm: 69869 5829 376 364 0 5787 0
[pid=17293] ppid=17291 vsize=9716 CPUtime=11.66 cores=0,2
/proc/17293/stat : 17293 (lingeling) R 17291 17293 17293 0 -1 4202496 3802 0 0 0 1166 0 0 0 25 0 1 0 657368598 9949184 1631 33554432000 4194304 4352236 140734386883952 18446744073709551615 4328000 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/17293/statm: 2429 1631 129 39 0 1509 0
[pid=17285/tid=17292] ppid=17283 vsize=289720 CPUtime=0 cores=0,2
/proc/17285/task/17292/stat : 17292 (python) S 17283 17285 14954 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 2 0 657368597 296673280 7324 33554432000 4194304 5683644 140733582317680 18446744073709551615 248101521841 0 0 16781312 2 18446604452846507968 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 578912

[startup+25.5012 s]
/proc/loadavg: 4.15 4.08 3.96 5/308 17294
/proc/meminfo: memFree=18240448/32950928 swapFree=64721848/67111528
[pid=17285] ppid=17283 vsize=289720 CPUtime=0.92 cores=0,2
/proc/17285/stat : 17285 (python) S 17283 17285 14954 0 -1 4202496 10336 936 1 0 83 9 0 0 20 0 2 0 657368496 296673280 7324 33554432000 4194304 5683644 140733582317680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17285/statm: 72430 7324 1867 364 0 8348 0
[pid=17291] ppid=17285 vsize=279476 CPUtime=0.04 cores=0,2
/proc/17291/stat : 17291 (python) S 17285 17285 14954 0 -1 4202560 892 0 0 0 2 2 0 0 18 0 1 0 657368597 286183424 5829 33554432000 4194304 5683644 140733582317680 18446744073709551615 248089718287 0 0 16781312 514 1965469393626300676 0 0 17 0 0 0 0
/proc/17291/statm: 69869 5829 376 364 0 5787 0
[pid=17293] ppid=17291 vsize=9720 CPUtime=24.44 cores=0,2
/proc/17293/stat : 17293 (lingeling) R 17291 17293 17293 0 -1 4202496 7483 0 0 0 2443 1 0 0 25 0 1 0 657368598 9953280 1632 33554432000 4194304 4352236 140734386883952 18446744073709551615 4328095 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/17293/statm: 2430 1632 129 39 0 1510 0
[pid=17285/tid=17292] ppid=17283 vsize=289720 CPUtime=0 cores=0,2
/proc/17285/task/17292/stat : 17292 (python) S 17283 17285 14954 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 2 0 657368597 296673280 7324 33554432000 4194304 5683644 140733582317680 18446744073709551615 248101521841 0 0 16781312 2 18446604452846507968 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 578916

[startup+51.1007 s]
/proc/loadavg: 4.10 4.08 3.96 5/308 17294
/proc/meminfo: memFree=18225184/32950928 swapFree=64721848/67111528
[pid=17285] ppid=17283 vsize=289720 CPUtime=0.92 cores=0,2
/proc/17285/stat : 17285 (python) S 17283 17285 14954 0 -1 4202496 10336 936 1 0 83 9 0 0 20 0 2 0 657368496 296673280 7324 33554432000 4194304 5683644 140733582317680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17285/statm: 72430 7324 1867 364 0 8348 0
[pid=17291] ppid=17285 vsize=279476 CPUtime=0.1 cores=0,2
/proc/17291/stat : 17291 (python) S 17285 17285 14954 0 -1 4202560 903 0 0 0 5 5 0 0 18 0 1 0 657368597 286183424 5830 33554432000 4194304 5683644 140733582317680 18446744073709551615 248089718287 0 0 16781312 514 1965469393626300676 0 0 17 0 0 0 0
/proc/17291/statm: 69869 5830 377 364 0 5787 0
[pid=17293] ppid=17291 vsize=13048 CPUtime=50.01 cores=0,2
/proc/17293/stat : 17293 (lingeling) R 17291 17293 17293 0 -1 4202496 13339 0 0 0 5000 1 0 0 25 0 1 0 657368598 13361152 2464 33554432000 4194304 4352236 140734386883952 18446744073709551615 4208062 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/17293/statm: 3262 2464 129 39 0 2342 0
[pid=17285/tid=17292] ppid=17283 vsize=289720 CPUtime=0 cores=0,2
/proc/17285/task/17292/stat : 17292 (python) S 17283 17285 14954 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 2 0 657368597 296673280 7324 33554432000 4194304 5683644 140733582317680 18446744073709551615 248101521841 0 0 16781312 2 18446604452846507968 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 582244

[startup+102.311 s]
/proc/loadavg: 4.10 4.08 3.96 5/308 17296
/proc/meminfo: memFree=18217036/32950928 swapFree=64721848/67111528
[pid=17285] ppid=17283 vsize=289720 CPUtime=0.92 cores=0,2
/proc/17285/stat : 17285 (python) S 17283 17285 14954 0 -1 4202496 10336 936 1 0 83 9 0 0 20 0 2 0 657368496 296673280 7324 33554432000 4194304 5683644 140733582317680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17285/statm: 72430 7324 1867 364 0 8348 0
[pid=17291] ppid=17285 vsize=279476 CPUtime=0.21 cores=0,2
/proc/17291/stat : 17291 (python) S 17285 17285 14954 0 -1 4202560 927 0 0 0 11 10 0 0 18 0 1 0 657368597 286183424 5830 33554432000 4194304 5683644 140733582317680 18446744073709551615 248089718287 0 0 16781312 514 1965469393626300676 0 0 17 0 0 0 0
/proc/17291/statm: 69869 5830 377 364 0 5787 0
[pid=17293] ppid=17291 vsize=17664 CPUtime=101.15 cores=0,2
/proc/17293/stat : 17293 (lingeling) R 17291 17293 17293 0 -1 4202496 23677 0 0 0 10112 3 0 0 25 0 1 0 657368598 18087936 3618 33554432000 4194304 4352236 140734386883952 18446744073709551615 4327836 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/17293/statm: 4416 3618 129 39 0 3496 0
[pid=17285/tid=17292] ppid=17283 vsize=289720 CPUtime=0 cores=0,2
/proc/17285/task/17292/stat : 17292 (python) S 17283 17285 14954 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 2 0 657368597 296673280 7324 33554432000 4194304 5683644 140733582317680 18446744073709551615 248101521841 0 0 16781312 2 18446604452846507968 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 586860

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

[startup+108.7 s]
/proc/loadavg: 4.09 4.08 3.96 5/308 17296
/proc/meminfo: memFree=18210712/32950928 swapFree=64721848/67111528
[pid=17285] ppid=17283 vsize=289720 CPUtime=0.92 cores=0,2
/proc/17285/stat : 17285 (python) S 17283 17285 14954 0 -1 4202496 10336 936 1 0 83 9 0 0 20 0 2 0 657368496 296673280 7324 33554432000 4194304 5683644 140733582317680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17285/statm: 72430 7324 1867 364 0 8348 0
[pid=17291] ppid=17285 vsize=279476 CPUtime=0.22 cores=0,2
/proc/17291/stat : 17291 (python) S 17285 17285 14954 0 -1 4202560 930 0 0 0 12 10 0 0 18 0 1 0 657368597 286183424 5830 33554432000 4194304 5683644 140733582317680 18446744073709551615 248089718287 0 0 16781312 514 1965469393626300676 0 0 17 0 0 0 0
/proc/17291/statm: 69869 5830 377 364 0 5787 0
[pid=17293] ppid=17291 vsize=17920 CPUtime=107.54 cores=0,2
/proc/17293/stat : 17293 (lingeling) R 17291 17293 17293 0 -1 4202496 25469 0 0 0 10751 3 0 0 25 0 1 0 657368598 18350080 3682 33554432000 4194304 4352236 140734386883952 18446744073709551615 4276499 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/17293/statm: 4480 3682 129 39 0 3560 0
[pid=17285/tid=17292] ppid=17283 vsize=289720 CPUtime=0 cores=0,2
/proc/17285/task/17292/stat : 17292 (python) S 17283 17285 14954 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 2 0 657368597 296673280 7324 33554432000 4194304 5683644 140733582317680 18446744073709551615 248101521841 0 0 16781312 2 18446604452846507968 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 108.68
Current children cumulated vsize (KiB) 587116

[startup+110.3 s]
/proc/loadavg: 4.08 4.08 3.96 5/308 17296
/proc/meminfo: memFree=18208344/32950928 swapFree=64721848/67111528
[pid=17285] ppid=17283 vsize=289720 CPUtime=0.92 cores=0,2
/proc/17285/stat : 17285 (python) S 17283 17285 14954 0 -1 4202496 10336 936 1 0 83 9 0 0 20 0 2 0 657368496 296673280 7324 33554432000 4194304 5683644 140733582317680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17285/statm: 72430 7324 1867 364 0 8348 0
[pid=17291] ppid=17285 vsize=279476 CPUtime=0.22 cores=0,2
/proc/17291/stat : 17291 (python) S 17285 17285 14954 0 -1 4202560 930 0 0 0 12 10 0 0 18 0 1 0 657368597 286183424 5830 33554432000 4194304 5683644 140733582317680 18446744073709551615 248089718287 0 0 16781312 514 1965469393626300676 0 0 17 0 0 0 0
/proc/17291/statm: 69869 5830 377 364 0 5787 0
[pid=17293] ppid=17291 vsize=15616 CPUtime=109.14 cores=0,2
/proc/17293/stat : 17293 (lingeling) R 17291 17293 17293 0 -1 4202496 25725 0 0 0 10911 3 0 0 25 0 1 0 657368598 15990784 3106 33554432000 4194304 4352236 140734386883952 18446744073709551615 4329333 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/17293/statm: 3904 3106 129 39 0 2984 0
[pid=17285/tid=17292] ppid=17283 vsize=289720 CPUtime=0 cores=0,2
/proc/17285/task/17292/stat : 17292 (python) S 17283 17285 14954 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 2 0 657368597 296673280 7324 33554432000 4194304 5683644 140733582317680 18446744073709551615 248101521841 0 0 16781312 2 18446604452846507968 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 110.28
Current children cumulated vsize (KiB) 584812

[startup+111.901 s]
/proc/loadavg: 4.08 4.08 3.96 5/308 17296
/proc/meminfo: memFree=18211072/32950928 swapFree=64721848/67111528
[pid=17285] ppid=17283 vsize=289720 CPUtime=0.92 cores=0,2
/proc/17285/stat : 17285 (python) S 17283 17285 14954 0 -1 4202496 10336 936 1 0 83 9 0 0 20 0 2 0 657368496 296673280 7324 33554432000 4194304 5683644 140733582317680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17285/statm: 72430 7324 1867 364 0 8348 0
[pid=17291] ppid=17285 vsize=279476 CPUtime=0.22 cores=0,2
/proc/17291/stat : 17291 (python) S 17285 17285 14954 0 -1 4202560 930 0 0 0 12 10 0 0 18 0 1 0 657368597 286183424 5830 33554432000 4194304 5683644 140733582317680 18446744073709551615 248089718287 0 0 16781312 514 1965469393626300676 0 0 17 0 0 0 0
/proc/17291/statm: 69869 5830 377 364 0 5787 0
[pid=17293] ppid=17291 vsize=15616 CPUtime=110.74 cores=0,2
/proc/17293/stat : 17293 (lingeling) R 17291 17293 17293 0 -1 4202496 25725 0 0 0 11071 3 0 0 25 0 1 0 657368598 15990784 3106 33554432000 4194304 4352236 140734386883952 18446744073709551615 4235111 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/17293/statm: 3904 3106 129 39 0 2984 0
[pid=17285/tid=17292] ppid=17283 vsize=289720 CPUtime=0 cores=0,2
/proc/17285/task/17292/stat : 17292 (python) S 17283 17285 14954 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 2 0 657368597 296673280 7324 33554432000 4194304 5683644 140733582317680 18446744073709551615 248101521841 0 0 16781312 2 18446604452846507968 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 111.88
Current children cumulated vsize (KiB) 584812

[startup+112.301 s]
/proc/loadavg: 4.08 4.08 3.96 5/308 17296
/proc/meminfo: memFree=18211072/32950928 swapFree=64721848/67111528
[pid=17285] ppid=17283 vsize=289720 CPUtime=0.92 cores=0,2
/proc/17285/stat : 17285 (python) S 17283 17285 14954 0 -1 4202496 10336 936 1 0 83 9 0 0 20 0 2 0 657368496 296673280 7324 33554432000 4194304 5683644 140733582317680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17285/statm: 72430 7324 1867 364 0 8348 0
[pid=17291] ppid=17285 vsize=279476 CPUtime=0.22 cores=0,2
/proc/17291/stat : 17291 (python) S 17285 17285 14954 0 -1 4202560 930 0 0 0 12 10 0 0 18 0 1 0 657368597 286183424 5830 33554432000 4194304 5683644 140733582317680 18446744073709551615 248089718287 0 0 16781312 514 1965469393626300676 0 0 17 0 0 0 0
/proc/17291/statm: 69869 5830 377 364 0 5787 0
[pid=17293] ppid=17291 vsize=15616 CPUtime=111.14 cores=0,2
/proc/17293/stat : 17293 (lingeling) R 17291 17293 17293 0 -1 4202496 25725 0 0 0 11111 3 0 0 25 0 1 0 657368598 15990784 3106 33554432000 4194304 4352236 140734386883952 18446744073709551615 4235440 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/17293/statm: 3904 3106 129 39 0 2984 0
[pid=17285/tid=17292] ppid=17283 vsize=289720 CPUtime=0 cores=0,2
/proc/17285/task/17292/stat : 17292 (python) S 17283 17285 14954 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 2 0 657368597 296673280 7324 33554432000 4194304 5683644 140733582317680 18446744073709551615 248101521841 0 0 16781312 2 18446604452846507968 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 112.28
Current children cumulated vsize (KiB) 584812

[startup+112.501 s]
/proc/loadavg: 4.08 4.08 3.96 5/308 17296
/proc/meminfo: memFree=18211072/32950928 swapFree=64721848/67111528
[pid=17285] ppid=17283 vsize=289720 CPUtime=0.92 cores=0,2
/proc/17285/stat : 17285 (python) S 17283 17285 14954 0 -1 4202496 10336 936 1 0 83 9 0 0 20 0 2 0 657368496 296673280 7324 33554432000 4194304 5683644 140733582317680 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17285/statm: 72430 7324 1867 364 0 8348 0
[pid=17291] ppid=17285 vsize=279476 CPUtime=0.22 cores=0,2
/proc/17291/stat : 17291 (python) S 17285 17285 14954 0 -1 4202560 930 0 0 0 12 10 0 0 18 0 1 0 657368597 286183424 5830 33554432000 4194304 5683644 140733582317680 18446744073709551615 248089718287 0 0 16781312 514 1965469393626300676 0 0 17 0 0 0 0
/proc/17291/statm: 69869 5830 377 364 0 5787 0
[pid=17293] ppid=17291 vsize=15616 CPUtime=111.34 cores=0,2
/proc/17293/stat : 17293 (lingeling) R 17291 17293 17293 0 -1 4202496 25725 0 0 0 11131 3 0 0 25 0 1 0 657368598 15990784 3106 33554432000 4194304 4352236 140734386883952 18446744073709551615 4328336 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/17293/statm: 3904 3106 129 39 0 2984 0
[pid=17285/tid=17292] ppid=17283 vsize=289720 CPUtime=0 cores=0,2
/proc/17285/task/17292/stat : 17292 (python) S 17283 17285 14954 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 2 0 657368597 296673280 7324 33554432000 4194304 5683644 140733582317680 18446744073709551615 248101521841 0 0 16781312 2 18446604452846507968 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 112.48
Current children cumulated vsize (KiB) 584812

Child status: 0
Real time (s): 112.583
CPU time (s): 112.589
CPU user time (s): 112.343
CPU system time (s): 0.245962
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 590444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 112.343
system time used= 0.245962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42840
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= 1105
involuntary context switches= 516

runsolver used 0.286956 second user time and 0.743886 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-15 13:08:07
IDJOB=3377952
IDBENCH=88025
IDSOLVER=1858
FILE ID=node123/3377952-1305457687
RUNJOBID= node123-1305456155-16826
PBS_JOBID= 13324867
Free space on /tmp= 73324 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net60-40-10.shuffled.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-3377952-1305457687/watcher-3377952-1305457687 -o /tmp/evaluation-result-3377952-1305457687/solver-3377952-1305457687 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377952-1305457687.cnf -seed 2128881306 -budget 2400

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

MD5SUM BENCH= 532245ed9a95eef41b179dba56b78f57
RANDOM SEED=2128881306

node123.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18268448 kB
Buffers:        319488 kB
Cached:        4402236 kB
SwapCached:      10528 kB
Active:       11429540 kB
Inactive:      2967448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18268448 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           64104 kB
Writeback:          24 kB
AnonPages:     9672792 kB
Mapped:          29056 kB
Slab:           180812 kB
PageTables:      41848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 45558364 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= 73292 MiB
End job on node123 at 2011-05-15 13:10:00