Trace number 1878396

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 NameAnswerobjCPU timeWall clock time
bsolo 3.1 cl? 1798.02 1798.64

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-f2000.opb
MD5SUMfad56081e554a0467e4020315c4dfc76
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4000
Total number of constraints10500
Number of constraints which are clauses10500
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 constraint2
Maximum length of a constraint3
Number of terms in the objective function 4000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 4000
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4000
Number of bits of the biggest sum of numbers12
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-1878396-1245160573.opb
0.00/0.00	c File size is 367884 bytes.
0.00/0.05	c Highest Coefficient sum: 4000
0.00/0.05	c Parsing was ok!!
0.00/0.05	c Total parsing time: 0.055 s
0.00/0.06	c Var: 4000 Constr: 10500 10500/0/0 Lit: 29500 Watch. Lit: 21000
0.00/0.06	c Obj. Vars: 4000 (100 % of total variables)
0.09/0.11	c Pre-processing Time: 0.113 s
0.09/0.11	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.11	c        0   3995    10500    29500    2    21000    3499      0      0 0.11
0.09/0.11	c Switching off lower bounding mode.
1797.97/1798.63	c      103   3995    10603    36621    3    21206    3849    103    664 0.15
1797.97/1798.63	c      254   3995    10754    49666    4    21508    4234    254   1123 0.23
1797.97/1798.63	c      481   3995    10981    73030    6    21962    4658    481   1351 0.36
1797.97/1798.63	c      821   3995    11321   105133    9    22642    5124    821   1554 0.53
1797.97/1798.63	c     1330   3995    11830   158003   13    23660    5637   1330   1656 0.80
1797.97/1798.63	c     2093   3995    12593   227531   18    25186    6201   2093   1618 1.29
1797.97/1798.63	c     3240   3995    13740   351824   25    27480    6822   3240   1528 2.12
1797.97/1798.63	c     4961   3995    15461   570450   36    30922    7505   4961   1450 3.42
1797.97/1798.63	c     7546   3995    14254   482720   33    28508    8256   3754   1283 5.88
1797.97/1798.63	c    11426   3995    18134   969998   53    36268    9082   7634   1186 9.63
1797.97/1798.63	c    17249   3995    18971  1144568   60    37942    9991   8471   1030 16.73
1797.97/1798.63	c    25989   3995    16827   874290   51    33654   10991   6327    937 27.71
1797.97/1798.63	c    39100   3995    18040   939892   52    36080   12091   7540    831 47.03
1797.97/1798.63	c    58771   3995    18372  1012744   55    36744   13301   7872    741 79.25
1797.97/1798.63	c    88281   3995    19619  1185886   60    39238   14632   9119    683 129.20
1797.97/1798.63	c   132553   3995    17817   896906   50    35634   16096   7317    630 210.16
1797.97/1798.63	c   198963   3995    24874  1774751   71    49748   17706  14374    584 340.57
1797.97/1798.63	c   298583   3995    21538  1336930   62    43076   19477  11038    561 531.69
1797.97/1798.63	c   448020   3995    28576  2506707   87    57152   21425  18076    519 863.00
1797.97/1798.63	c   672178   3995    28972  2215228   76    57944   23568  18472    476 1409.23
1797.97/1798.63	c Resources Exceeded
1797.97/1798.63	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1798.63	c   20   818841 246645  1346478    29828  2319063  19328    455 1798.01
1797.97/1798.63	s UNKNOWN
1797.97/1798.63	c Total time: 1798.01 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-1878396-1245160573/watcher-1878396-1245160573 -o /tmp/evaluation-result-1878396-1245160573/solver-1878396-1245160573 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1878396-1245160573.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: 1.00 1.00 1.00 3/64 11117
/proc/meminfo: memFree=1897672/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=18888 CPUtime=0
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 261 0 0 0 0 0 0 0 18 0 1 0 183657000 19341312 245 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 4722 245 172 640 0 3988 0

[startup+0.0847899 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11117
/proc/meminfo: memFree=1897672/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=13396 CPUtime=0.07
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 1025 0 0 0 7 0 0 0 18 0 1 0 183657000 13717504 919 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 3349 919 190 640 0 2705 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13396

[startup+0.102793 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11117
/proc/meminfo: memFree=1897672/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=12924 CPUtime=0.09
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 1025 0 0 0 9 0 0 0 18 0 1 0 183657000 13234176 817 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 3231 817 190 640 0 2587 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12924

[startup+0.302824 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11117
/proc/meminfo: memFree=1897672/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=13428 CPUtime=0.29
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 1132 0 0 0 28 1 0 0 19 0 1 0 183657000 13750272 924 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 3357 924 195 640 0 2713 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13428

[startup+0.701889 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11117
/proc/meminfo: memFree=1897672/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=14428 CPUtime=0.69
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 1393 0 0 0 68 1 0 0 22 0 1 0 183657000 14774272 1185 1992294400 134512640 137136520 4294956256 18446744073709551615 136502161 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 3607 1185 195 640 0 2963 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14428

[startup+1.50202 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11118
/proc/meminfo: memFree=1892992/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=16232 CPUtime=1.49
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 1839 0 0 0 147 2 0 0 25 0 1 0 183657000 16621568 1631 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 4058 1631 195 640 0 3414 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16232

[startup+3.10127 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11118
/proc/meminfo: memFree=1890688/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=19576 CPUtime=3.08
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 2685 0 0 0 306 2 0 0 25 0 1 0 183657000 20045824 2477 1992294400 134512640 137136520 4294956256 18446744073709551615 134571152 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 4894 2477 195 640 0 4250 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19576

[startup+6.30178 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11118
/proc/meminfo: memFree=1883712/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=24868 CPUtime=6.29
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 4000 0 0 0 624 5 0 0 25 0 1 0 183657000 25464832 3792 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 6217 3792 195 640 0 5573 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24868

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11118
/proc/meminfo: memFree=1878464/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=29276 CPUtime=12.68
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 5099 0 0 0 1262 6 0 0 25 0 1 0 183657000 29978624 4891 1992294400 134512640 137136520 4294956256 18446744073709551615 136509112 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 7319 4891 195 640 0 6675 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29276

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11118
/proc/meminfo: memFree=1876352/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=31336 CPUtime=25.48
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 5627 0 0 0 2539 9 0 0 25 0 1 0 183657000 32088064 5419 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 7834 5419 195 640 0 7190 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31336

[startup+51.1029 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11118
/proc/meminfo: memFree=1874432/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=33368 CPUtime=51.07
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 6125 0 0 0 5093 14 0 0 25 0 1 0 183657000 34168832 5917 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 8342 5917 195 640 0 7698 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33368

[startup+102.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11118
/proc/meminfo: memFree=1871040/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=36772 CPUtime=102.26
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 6974 0 0 0 10205 21 0 0 25 0 1 0 183657000 37654528 6766 1992294400 134512640 137136520 4294956256 18446744073709551615 134544127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 9193 6766 195 640 0 8549 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 36772

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11118
/proc/meminfo: memFree=1866624/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=41112 CPUtime=162.23
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 8059 0 0 0 16196 27 0 0 25 0 1 0 183657000 42098688 7851 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 10278 7851 195 640 0 9634 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 41112

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11118
/proc/meminfo: memFree=1866496/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=41192 CPUtime=222.21
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 8086 0 0 0 22186 35 0 0 25 0 1 0 183657000 42180608 7878 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 10298 7878 195 640 0 9654 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 41192

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11118
/proc/meminfo: memFree=1865856/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=41776 CPUtime=282.19
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 8228 0 0 0 28177 42 0 0 25 0 1 0 183657000 42778624 8020 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 10444 8020 195 640 0 9800 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 41776

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11124
/proc/meminfo: memFree=1865088/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=42408 CPUtime=342.17
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 8400 0 0 0 34166 51 0 0 25 0 1 0 183657000 43425792 8192 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 10602 8192 195 640 0 9958 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 42408

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11124
/proc/meminfo: memFree=1863360/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=44100 CPUtime=402.14
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 8821 0 0 0 40156 58 0 0 25 0 1 0 183657000 45158400 8613 1992294400 134512640 137136520 4294956256 18446744073709551615 134543884 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 11025 8613 195 640 0 10381 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 44100

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11124
/proc/meminfo: memFree=1862144/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=45332 CPUtime=462.12
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 9117 0 0 0 46147 65 0 0 25 0 1 0 183657000 46419968 8909 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 11333 8909 195 640 0 10689 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 45332

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11124
/proc/meminfo: memFree=1860928/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=46664 CPUtime=522.1
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 9451 0 0 0 52137 73 0 0 25 0 1 0 183657000 47783936 9243 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 11666 9243 195 640 0 11022 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 46664

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11124
/proc/meminfo: memFree=1860224/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=47284 CPUtime=582.08
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 9607 0 0 0 58129 79 0 0 25 0 1 0 183657000 48418816 9399 1992294400 134512640 137136520 4294956256 18446744073709551615 135982492 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 11821 9399 195 640 0 11177 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 47284

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11124
/proc/meminfo: memFree=1857920/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=49504 CPUtime=642.06
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 10169 0 0 0 64120 86 0 0 25 0 1 0 183657000 50692096 9961 1992294400 134512640 137136520 4294956256 18446744073709551615 136502448 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 12376 9961 195 640 0 11732 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 49504

[startup+702.301 s]

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

/proc/meminfo: memFree=1852096/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=55108 CPUtime=1121.89
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 11568 0 0 0 112057 132 0 0 25 0 1 0 183657000 56430592 11358 1992294400 134512640 137136520 4294956256 18446744073709551615 134543834 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 13777 11358 195 640 0 13133 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 55108

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11124
/proc/meminfo: memFree=1852096/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=55108 CPUtime=1181.88
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 11568 0 0 0 118049 139 0 0 25 0 1 0 183657000 56430592 11358 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 13777 11358 195 640 0 13133 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 55108

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11124
/proc/meminfo: memFree=1852032/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=55108 CPUtime=1241.85
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 11568 0 0 0 124041 144 0 0 25 0 1 0 183657000 56430592 11358 1992294400 134512640 137136520 4294956256 18446744073709551615 134541949 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 13777 11358 195 640 0 13133 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 55108

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11124
/proc/meminfo: memFree=1851968/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=55108 CPUtime=1301.84
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 11568 0 0 0 130033 151 0 0 25 0 1 0 183657000 56430592 11358 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 13777 11358 195 640 0 13133 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 55108

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11124
/proc/meminfo: memFree=1851904/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=55108 CPUtime=1361.81
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 11568 0 0 0 136024 157 0 0 25 0 1 0 183657000 56430592 11358 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 13777 11358 195 640 0 13133 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 55108

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11124
/proc/meminfo: memFree=1851968/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=55112 CPUtime=1421.8
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 11570 0 0 0 142017 163 0 0 25 0 1 0 183657000 56434688 11360 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 13778 11360 195 640 0 13134 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 55112

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11124
/proc/meminfo: memFree=1851904/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=55112 CPUtime=1481.77
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 11570 0 0 0 148010 167 0 0 25 0 1 0 183657000 56434688 11360 1992294400 134512640 137136520 4294956256 18446744073709551615 134543834 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 13778 11360 195 640 0 13134 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 55112

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11124
/proc/meminfo: memFree=1851968/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=55108 CPUtime=1541.75
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 11570 0 0 0 154004 171 0 0 25 0 1 0 183657000 56430592 11360 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 13777 11360 195 640 0 13133 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 55108

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11124
/proc/meminfo: memFree=1851968/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=55108 CPUtime=1601.74
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 11570 0 0 0 159996 178 0 0 25 0 1 0 183657000 56430592 11360 1992294400 134512640 137136520 4294956256 18446744073709551615 134543869 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 13777 11360 195 640 0 13133 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 55108

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11124
/proc/meminfo: memFree=1851904/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=55108 CPUtime=1661.71
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 11570 0 0 0 165989 182 0 0 25 0 1 0 183657000 56430592 11360 1992294400 134512640 137136520 4294956256 18446744073709551615 134571152 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 13777 11360 195 640 0 13133 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 55108

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11124
/proc/meminfo: memFree=1851840/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=55108 CPUtime=1721.69
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 11570 0 0 0 171982 187 0 0 25 0 1 0 183657000 56430592 11360 1992294400 134512640 137136520 4294956256 18446744073709551615 136502448 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 13777 11360 195 640 0 13133 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 55108

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11124
/proc/meminfo: memFree=1851776/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=55108 CPUtime=1781.67
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 11570 0 0 0 177975 192 0 0 25 0 1 0 183657000 56430592 11360 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 13777 11360 195 640 0 13133 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 55108

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11124
/proc/meminfo: memFree=1851776/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=55108 CPUtime=1791.28
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 11570 0 0 0 178934 194 0 0 25 0 1 0 183657000 56430592 11360 1992294400 134512640 137136520 4294956256 18446744073709551615 134544393 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 13777 11360 195 640 0 13133 0
Current children cumulated CPU time (s) 1791.28
Current children cumulated vsize (KiB) 55108

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11124
/proc/meminfo: memFree=1851712/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=55108 CPUtime=1794.47
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 11570 0 0 0 179253 194 0 0 25 0 1 0 183657000 56430592 11360 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 13777 11360 195 640 0 13133 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (KiB) 55108

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11124
/proc/meminfo: memFree=1851712/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=55108 CPUtime=1796.07
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 11570 0 0 0 179413 194 0 0 25 0 1 0 183657000 56430592 11360 1992294400 134512640 137136520 4294956256 18446744073709551615 136509014 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 13777 11360 195 640 0 13133 0
Current children cumulated CPU time (s) 1796.07
Current children cumulated vsize (KiB) 55108

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11124
/proc/meminfo: memFree=1851712/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=55108 CPUtime=1796.87
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 11570 0 0 0 179493 194 0 0 25 0 1 0 183657000 56430592 11360 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 13777 11360 195 640 0 13133 0
Current children cumulated CPU time (s) 1796.87
Current children cumulated vsize (KiB) 55108

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11124
/proc/meminfo: memFree=1851712/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=55108 CPUtime=1797.67
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 11570 0 0 0 179573 194 0 0 25 0 1 0 183657000 56430592 11360 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 13777 11360 195 640 0 13133 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (KiB) 55108

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11124
/proc/meminfo: memFree=1851712/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=55108 CPUtime=1797.87
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 11570 0 0 0 179593 194 0 0 25 0 1 0 183657000 56430592 11360 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 13777 11360 195 640 0 13133 0
Current children cumulated CPU time (s) 1797.87
Current children cumulated vsize (KiB) 55108

[startup+1798.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11124
/proc/meminfo: memFree=1851712/2055920 swapFree=4192812/4192956
[pid=11117] ppid=11115 vsize=55108 CPUtime=1797.97
/proc/11117/stat : 11117 (bsolo) R 11115 11117 10434 0 -1 4194304 11570 0 0 0 179603 194 0 0 25 0 1 0 183657000 56430592 11360 1992294400 134512640 137136520 4294956256 18446744073709551615 136502143 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11117/statm: 13777 11360 195 640 0 13133 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 55108

Child status: 0
Real time (s): 1798.64
CPU time (s): 1798.02
CPU user time (s): 1796.07
CPU system time (s): 1.9517
CPU usage (%): 99.9652
Max. virtual memory (cumulated for all children) (KiB): 55116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.06
system time used= 1.9517
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11571
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= 2260

runsolver used 1.40479 second user time and 3.81942 second system time

The end

Launcher Data

Begin job on node26 at 2009-06-16 15:56:13
IDJOB=1878396
IDBENCH=2191
IDSOLVER=700
FILE ID=node26/1878396-1245160573
PBS_JOBID= 9363796
Free space on /tmp= 66156 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-f2000.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1878396-1245160573/watcher-1878396-1245160573 -o /tmp/evaluation-result-1878396-1245160573/solver-1878396-1245160573 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1878396-1245160573.opb

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

MD5SUM BENCH= fad56081e554a0467e4020315c4dfc76
RANDOM SEED=2136837065

node26.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.263
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	: 5931.00
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.263
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:       1898152 kB
Buffers:         24364 kB
Cached:          70156 kB
SwapCached:          0 kB
Active:          62124 kB
Inactive:        46340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1898152 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4300 kB
Writeback:           0 kB
Mapped:          23756 kB
Slab:            35356 kB
Committed_AS:   156156 kB
PageTables:       1372 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-1878396-1245160573.opb

Free space on /tmp at the end= 66152 MiB
End job on node26 at 2009-06-16 16:26:12