Trace number 1884063

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
bsolo 3.1 cl? 1798 1798.61

General information on the benchmark

Name/PURE-SAT/SAT07/crafted/Medium/contest05/others/
QG-gensys-icl003.sat05-2715.reshuffled-07.opb
MD5SUMa2cf12abae22f22f6e09cef43636656a
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark106.217
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1472
Total number of constraints7737
Number of constraints which are clauses7737
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 13
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 28
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1884063-1245254149.opb
0.00/0.00	c File size is 600296 bytes.
0.00/0.09	c Highest Coefficient sum: 28
0.00/0.09	c Parsing was ok!!
0.00/0.09	c Total parsing time: 0.091 s
0.00/0.09	c Var: 1472 Constr: 7737 7737/0/0 Lit: 65737 Watch. Lit: 15447
0.00/0.09	c Obj. Vars: 0 (0 % of total variables)
0.59/0.61	c Pre-processing Time: 0.618 s
0.59/0.62	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.59/0.62	c        0   1430     5485    47469    8    10970    1828      0      0 0.62
0.59/0.62	c Switching off lower bounding mode.
1797.98/1798.61	c      100   1430     5585    48512    8    11170    2011    100    158 0.63
1797.98/1798.61	c      251   1430     5736    50247    8    11472    2213    251    391 0.64
1797.98/1798.61	c      476   1430     5961    54074    9    11922    2435    476    722 0.66
1797.98/1798.61	c      815   1430     6300    58871    9    12600    2679    815   1184 0.69
1797.98/1798.61	c     1323   1430     6808    69130   10    13616    2947   1323   1780 0.74
1797.98/1798.61	c     2087   1430     7572    85084   11    15144    3242   2087   2463 0.85
1797.98/1798.61	c     3233   1430     8718   108437   12    17436    3567   3233   3148 1.03
1797.98/1798.61	c     4954   1430     8525   113836   13    17050    3924   3040   3683 1.34
1797.98/1798.61	c     7538   1430     8975   134180   14    17950    4317   3490   4043 1.86
1797.98/1798.61	c    11417   1430     8291   126785   15    16582    4749   2806   3947 2.89
1797.98/1798.61	c    17239   1430     9149   125900   13    18298    5224   3664   4132 4.17
1797.98/1798.61	c    25978   1430     9775   177581   18    19550    5747   4290   3762 6.90
1797.98/1798.61	c    39088   1430    10977   197499   17    21954    6322   5492   3665 10.66
1797.98/1798.61	c    58758   1430    10920   330371   30    21840    6955   5435   3170 18.53
1797.98/1798.61	c    88269   1430    11766   229760   19    23532    7651   6281   3009 29.33
1797.98/1798.61	c   132539   1430    12695   412766   32    25390    8417   7210   2447 54.15
1797.98/1798.61	c   198949   1430     9733   200810   20    19466    9259   4248   2190 90.83
1797.98/1798.61	c   298569   1430    14505   436562   30    29010   10185   9020   1864 160.12
1797.98/1798.61	c   448005   1430    13651   247190   18    27302   11204   8166   1827 245.19
1797.98/1798.61	c   672163   1430    15858   405620   25    31716   12325  10373   1558 431.27
1797.98/1798.61	c  1008406   1430    14184   403413   28    28368   13558   8699   1331 757.59
1797.98/1798.61	c  1512777   1430    16666   487954   29    33332   14914  11181   1197 1263.15
1797.98/1798.61	c Resources Exceeded
1797.98/1798.61	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1798.61	c   22  2002058 538214  5266401    15621   425400  10136   1113 1798.00
1797.98/1798.61	s UNKNOWN
1797.98/1798.61	c Total time: 1798 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1884063-1245254149/watcher-1884063-1245254149 -o /tmp/evaluation-result-1884063-1245254149/solver-1884063-1245254149 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1884063-1245254149.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 11742
/proc/meminfo: memFree=1799688/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=11296 CPUtime=0
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 248 0 0 0 0 0 0 0 18 0 1 0 193015492 11567104 232 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 2824 232 175 640 0 2033 0

[startup+0.00917792 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 11742
/proc/meminfo: memFree=1799688/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=11300 CPUtime=0
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 275 0 0 0 0 0 0 0 18 0 1 0 193015492 11571200 259 1992294400 134512640 137136520 4294956256 18446744073709551615 134517643 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 2825 260 182 640 0 2034 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11300

[startup+0.101154 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 11742
/proc/meminfo: memFree=1799688/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=12592 CPUtime=0.09
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 873 0 0 0 9 0 0 0 18 0 1 0 193015492 12894208 710 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 3148 710 189 640 0 2504 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12592

[startup+0.301189 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 11742
/proc/meminfo: memFree=1799688/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=13516 CPUtime=0.29
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 1121 0 0 0 29 0 0 0 19 0 1 0 193015492 13840384 958 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 3379 958 191 640 0 2735 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13516

[startup+0.701261 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 11742
/proc/meminfo: memFree=1799688/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=13516 CPUtime=0.69
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 1132 0 0 0 68 1 0 0 22 0 1 0 193015492 13840384 969 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 3379 969 196 640 0 2735 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13516

[startup+1.5014 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 11743
/proc/meminfo: memFree=1796928/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=13608 CPUtime=1.49
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 1305 0 0 0 146 3 0 0 25 0 1 0 193015492 13934592 987 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 3402 987 196 640 0 2758 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13608

[startup+3.10169 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 11743
/proc/meminfo: memFree=1796032/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=14100 CPUtime=3.09
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 1431 0 0 0 305 4 0 0 25 0 1 0 193015492 14438400 1113 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 3525 1113 196 640 0 2881 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14100

[startup+6.30126 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 11743
/proc/meminfo: memFree=1795264/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=14712 CPUtime=6.29
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 1564 0 0 0 622 7 0 0 25 0 1 0 193015492 15065088 1246 1992294400 134512640 137136520 4294956256 18446744073709551615 134544157 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 3678 1246 196 640 0 3034 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14712

[startup+12.7014 s]
/proc/loadavg: 0.22 0.05 0.02 2/65 11743
/proc/meminfo: memFree=1794816/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=14944 CPUtime=12.68
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 1636 0 0 0 1256 12 0 0 25 0 1 0 193015492 15302656 1318 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 3736 1318 196 640 0 3092 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14944

[startup+25.5017 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 11743
/proc/meminfo: memFree=1792832/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=16940 CPUtime=25.48
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 2132 0 0 0 2527 21 0 0 25 0 1 0 193015492 17346560 1814 1992294400 134512640 137136520 4294956256 18446744073709551615 134543951 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 4235 1814 196 640 0 3591 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16940

[startup+51.1013 s]
/proc/loadavg: 0.60 0.17 0.05 2/65 11743
/proc/meminfo: memFree=1791872/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=17796 CPUtime=51.06
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 2360 0 0 0 5074 32 0 0 25 0 1 0 193015492 18223104 2042 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 4449 2042 196 640 0 3805 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 17796

[startup+102.305 s]
/proc/loadavg: 0.87 0.31 0.11 2/65 11743
/proc/meminfo: memFree=1791296/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=18556 CPUtime=102.25
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 2532 0 0 0 10170 55 0 0 25 0 1 0 193015492 19001344 2214 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 4639 2214 196 640 0 3995 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 18556

[startup+162.301 s]
/proc/loadavg: 0.99 0.44 0.16 2/65 11743
/proc/meminfo: memFree=1790528/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=19264 CPUtime=162.23
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 2714 0 0 0 16148 75 0 0 25 0 1 0 193015492 19726336 2396 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 4816 2396 196 640 0 4172 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 19264

[startup+222.303 s]
/proc/loadavg: 1.03 0.56 0.22 2/65 11743
/proc/meminfo: memFree=1790464/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=19260 CPUtime=222.21
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 2714 0 0 0 22129 92 0 0 25 0 1 0 193015492 19722240 2396 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 4815 2396 196 640 0 4171 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 19260

[startup+282.302 s]
/proc/loadavg: 1.12 0.66 0.28 2/65 11743
/proc/meminfo: memFree=1790400/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=19264 CPUtime=282.19
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 2715 0 0 0 28107 112 0 0 25 0 1 0 193015492 19726336 2397 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 4816 2397 196 640 0 4172 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 19264

[startup+342.301 s]
/proc/loadavg: 1.04 0.72 0.32 2/65 11749
/proc/meminfo: memFree=1788928/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=20712 CPUtime=342.17
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 3084 0 0 0 34089 128 0 0 25 0 1 0 193015492 21209088 2766 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 5178 2766 196 640 0 4534 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 20712

[startup+402.301 s]
/proc/loadavg: 1.01 0.77 0.36 2/65 11749
/proc/meminfo: memFree=1788736/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=20952 CPUtime=402.14
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 3135 0 0 0 40071 143 0 0 25 0 1 0 193015492 21454848 2817 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 5238 2817 196 640 0 4594 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 20952

[startup+462.302 s]
/proc/loadavg: 1.04 0.82 0.40 2/65 11749
/proc/meminfo: memFree=1788160/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=21564 CPUtime=462.12
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 3287 0 0 0 46054 158 0 0 25 0 1 0 193015492 22081536 2969 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 5391 2969 196 640 0 4747 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 21564

[startup+522.302 s]
/proc/loadavg: 1.01 0.85 0.43 2/65 11749
/proc/meminfo: memFree=1787968/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=21680 CPUtime=522.11
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 3325 0 0 0 52037 174 0 0 25 0 1 0 193015492 22200320 3007 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 5420 3007 196 640 0 4776 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 21680

[startup+582.301 s]
/proc/loadavg: 1.00 0.88 0.47 2/65 11749
/proc/meminfo: memFree=1787264/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=22372 CPUtime=582.08
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 3489 0 0 0 58018 190 0 0 25 0 1 0 193015492 22908928 3171 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 5593 3171 196 640 0 4949 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 22372

[startup+642.301 s]
/proc/loadavg: 1.00 0.90 0.50 2/65 11749
/proc/meminfo: memFree=1787328/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=22368 CPUtime=642.06
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 3492 0 0 0 64002 204 0 0 25 0 1 0 193015492 22904832 3174 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 5592 3174 196 640 0 4948 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 22368

[startup+702.302 s]

################
# More data... #
################

/proc/meminfo: memFree=1786880/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=22872 CPUtime=1121.9
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 3617 0 0 0 111869 321 0 0 25 0 1 0 193015492 23420928 3299 1992294400 134512640 137136520 4294956256 18446744073709551615 136502032 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 5718 3299 196 640 0 5074 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 22872

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.70 2/65 11749
/proc/meminfo: memFree=1786816/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=22852 CPUtime=1181.89
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 3617 0 0 0 117856 333 0 0 25 0 1 0 193015492 23400448 3299 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 5713 3299 196 640 0 5069 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 22852

[startup+1242.3 s]
/proc/loadavg: 1.00 0.97 0.72 2/65 11749
/proc/meminfo: memFree=1786752/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=22852 CPUtime=1241.87
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 3617 0 0 0 123839 348 0 0 25 0 1 0 193015492 23400448 3299 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 5713 3299 196 640 0 5069 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 22852

[startup+1302.3 s]
/proc/loadavg: 1.00 0.97 0.73 2/65 11749
/proc/meminfo: memFree=1786752/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=22836 CPUtime=1301.85
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 3619 0 0 0 129821 364 0 0 25 0 1 0 193015492 23384064 3301 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 5709 3301 196 640 0 5065 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 22836

[startup+1362.3 s]
/proc/loadavg: 1.00 0.97 0.74 2/65 11749
/proc/meminfo: memFree=1785856/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=23780 CPUtime=1361.83
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 3844 0 0 0 135806 377 0 0 25 0 1 0 193015492 24350720 3526 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 5945 3526 196 640 0 5301 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 23780

[startup+1422.31 s]
/proc/loadavg: 1.00 0.97 0.75 2/65 11749
/proc/meminfo: memFree=1785856/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=23764 CPUtime=1421.81
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 3844 0 0 0 141792 389 0 0 25 0 1 0 193015492 24334336 3526 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 5941 3526 196 640 0 5297 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 23764

[startup+1482.3 s]
/proc/loadavg: 1.00 0.97 0.77 2/65 11749
/proc/meminfo: memFree=1785856/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=23764 CPUtime=1481.79
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 3844 0 0 0 147777 402 0 0 25 0 1 0 193015492 24334336 3526 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 5941 3526 196 640 0 5297 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 23764

[startup+1542.3 s]
/proc/loadavg: 1.00 0.97 0.78 2/65 11749
/proc/meminfo: memFree=1785792/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=23764 CPUtime=1541.77
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 3844 0 0 0 153760 417 0 0 25 0 1 0 193015492 24334336 3526 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 5941 3526 196 640 0 5297 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 23764

[startup+1602.3 s]
/proc/loadavg: 1.00 0.97 0.79 2/65 11749
/proc/meminfo: memFree=1785856/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=23764 CPUtime=1601.75
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 3844 0 0 0 159745 430 0 0 25 0 1 0 193015492 24334336 3526 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 5941 3526 196 640 0 5297 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 23764

[startup+1662.3 s]
/proc/loadavg: 1.00 0.97 0.80 2/65 11749
/proc/meminfo: memFree=1785728/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=23960 CPUtime=1661.72
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 3888 0 0 0 165732 440 0 0 25 0 1 0 193015492 24535040 3570 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 5990 3570 196 640 0 5346 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 23960

[startup+1722.3 s]
/proc/loadavg: 1.00 0.97 0.81 2/65 11749
/proc/meminfo: memFree=1785664/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=23960 CPUtime=1721.7
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 3888 0 0 0 171717 453 0 0 25 0 1 0 193015492 24535040 3570 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 5990 3570 196 640 0 5346 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 23960

[startup+1782.3 s]
/proc/loadavg: 1.00 0.97 0.82 2/65 11749
/proc/meminfo: memFree=1785600/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=23944 CPUtime=1781.68
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 3888 0 0 0 177701 467 0 0 25 0 1 0 193015492 24518656 3570 1992294400 134512640 137136520 4294956256 18446744073709551615 134573205 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 5986 3570 196 640 0 5342 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 23944

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

[startup+1791.91 s]
/proc/loadavg: 1.00 0.97 0.82 2/65 11749
/proc/meminfo: memFree=1785600/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=23944 CPUtime=1791.29
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 3888 0 0 0 178659 470 0 0 25 0 1 0 193015492 24518656 3570 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 5986 3570 196 640 0 5342 0
Current children cumulated CPU time (s) 1791.29
Current children cumulated vsize (KiB) 23944

[startup+1795.1 s]
/proc/loadavg: 1.00 0.97 0.82 2/65 11749
/proc/meminfo: memFree=1785664/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=23944 CPUtime=1794.48
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 3888 0 0 0 178978 470 0 0 25 0 1 0 193015492 24518656 3570 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 5986 3570 196 640 0 5342 0
Current children cumulated CPU time (s) 1794.48
Current children cumulated vsize (KiB) 23944

[startup+1796.7 s]
/proc/loadavg: 1.00 0.97 0.82 2/65 11749
/proc/meminfo: memFree=1785664/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=23944 CPUtime=1796.08
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 3888 0 0 0 179137 471 0 0 25 0 1 0 193015492 24518656 3570 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 5986 3570 196 640 0 5342 0
Current children cumulated CPU time (s) 1796.08
Current children cumulated vsize (KiB) 23944

[startup+1797.5 s]
/proc/loadavg: 1.00 0.97 0.82 2/65 11749
/proc/meminfo: memFree=1785664/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=23944 CPUtime=1796.88
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 3888 0 0 0 179217 471 0 0 25 0 1 0 193015492 24518656 3570 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 5986 3570 196 640 0 5342 0
Current children cumulated CPU time (s) 1796.88
Current children cumulated vsize (KiB) 23944

[startup+1798.3 s]
/proc/loadavg: 1.00 0.97 0.82 2/65 11749
/proc/meminfo: memFree=1785664/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=23944 CPUtime=1797.68
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 3888 0 0 0 179297 471 0 0 25 0 1 0 193015492 24518656 3570 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 5986 3570 196 640 0 5342 0
Current children cumulated CPU time (s) 1797.68
Current children cumulated vsize (KiB) 23944

[startup+1798.51 s]
/proc/loadavg: 1.00 0.97 0.82 2/65 11749
/proc/meminfo: memFree=1785664/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=23944 CPUtime=1797.89
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 3888 0 0 0 179318 471 0 0 25 0 1 0 193015492 24518656 3570 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 5986 3570 196 640 0 5342 0
Current children cumulated CPU time (s) 1797.89
Current children cumulated vsize (KiB) 23944

[startup+1798.6 s]
/proc/loadavg: 1.00 0.97 0.82 2/65 11749
/proc/meminfo: memFree=1785664/2055920 swapFree=4180900/4192956
[pid=11742] ppid=11740 vsize=23944 CPUtime=1797.98
/proc/11742/stat : 11742 (bsolo) R 11740 11742 11699 0 -1 4194304 3888 0 0 0 179327 471 0 0 25 0 1 0 193015492 24518656 3570 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11742/statm: 5986 3570 196 640 0 5342 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 23944

Child status: 0
Real time (s): 1798.61
CPU time (s): 1798
CPU user time (s): 1793.29
CPU system time (s): 4.71628
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 23960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.29
system time used= 4.71628
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3889
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 1545

runsolver used 1.3198 second user time and 3.85841 second system time

The end

Launcher Data

Begin job on node12 at 2009-06-17 17:55:49
IDJOB=1884063
IDBENCH=71919
IDSOLVER=700
FILE ID=node12/1884063-1245254149
PBS_JOBID= 9372441
Free space on /tmp= 66232 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT07/crafted/Medium/contest05/others/QG-gensys-icl003.sat05-2715.reshuffled-07.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884063-1245254149/watcher-1884063-1245254149 -o /tmp/evaluation-result-1884063-1245254149/solver-1884063-1245254149 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1884063-1245254149.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= a2cf12abae22f22f6e09cef43636656a
RANDOM SEED=1180400024

node12.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1800168 kB
Buffers:         59448 kB
Cached:         144476 kB
SwapCached:       6264 kB
Active:         106452 kB
Inactive:       105772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1800168 kB
SwapTotal:     4192956 kB
SwapFree:      4180900 kB
Dirty:            4720 kB
Writeback:           0 kB
Mapped:          13460 kB
Slab:            29624 kB
Committed_AS:   195876 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1884063-1245254149.opb

Free space on /tmp at the end= 66228 MiB
End job on node12 at 2009-06-17 18:25:48