Trace number 1879825

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 pb? 1798.18 1801.67

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-g125.17.opb
MD5SUM7d701b956113b6fc93a1922e71200e27
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 variables4250
Total number of constraints68397
Number of constraints which are clauses68397
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 constraint17
Number of terms in the objective function 4250
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 4250
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4250
Number of bits of the biggest sum of numbers13
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: Generic Pseudo-Boolean 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-1879825-1245159873.opb
0.00/0.00	c File size is 1728885 bytes.
0.19/0.24	c Highest Coefficient sum: 4250
0.19/0.24	c Parsing was ok!!
0.19/0.24	c Total parsing time: 0.234 s
0.19/0.26	c Var: 4250 Constr: 68397 68397/0/0 Lit: 138669 Watch. Lit: 136794
0.19/0.26	c Obj. Vars: 4250 (100 % of total variables)
1.38/1.47	c Pre-processing Time: 1.469 s
1.38/1.47	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.38/1.47	c        0   4250    68397   138669    2   136794   22799      0      0 1.47
1.38/1.47	c Switching off lower bounding mode.
1798.01/1801.57	c      100   4250    68597   153155    2   137194   25079    200     65 1.52
1798.01/1801.57	c      251   4250    68899   200643    2   137798   27587    502    152 1.64
1798.01/1801.57	c      476   4250    69349   261275    3   138698   30346    952    254 1.87
1798.01/1801.57	c      814   4250    70025   389407    5   140050   33381   1628    343 2.37
1798.01/1801.57	c     1325   4250    71047   699043    9   142094   36720   2650    395 3.35
1798.01/1801.57	c     2088   4250    72573   964347   13   145146   40393   4176    450 4.63
1798.01/1801.57	c     3234   4250    74865  1820149   24   149730   44433   6468    413 7.81
1798.01/1801.57	c     4955   4250    78307  3081229   39   156614   48877   9910    290 17.08
1798.01/1801.57	c     7540   4250    83477  5967723   71   166954   53765  15080    194 38.83
1798.01/1801.57	c    11422   4250    91241 10811579  118   182482   59142  22844    133 85.76
1798.01/1801.57	c    17246   4250   102889 21564107  209   205778   65057  34492     86 199.26
1798.01/1801.57	c    25985   4250   120367 35228909  292   240734   71563  51970     61 423.01
1798.01/1801.57	c    39097   4250    96381 14154802  146   192762   78720  27984     56 697.89
1798.01/1801.57	c    58768   4250   135723 37091388  273   271446   86593  67326     48 1219.64
1798.01/1801.57	c Resources Exceeded
1798.01/1801.57	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.01/1801.57	c   14    82873  31415   379178   121306 32176046  52909     46 1798.09
1798.01/1801.57	s UNKNOWN
1798.01/1801.57	c Total time: 1798.09 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-1879825-1245159873/watcher-1879825-1245159873 -o /tmp/evaluation-result-1879825-1245159873/solver-1879825-1245159873 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1879825-1245159873.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.91 1.94 1.94 5/73 1993
/proc/meminfo: memFree=1834040/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=13012 CPUtime=0.01
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 427 0 0 0 1 0 0 0 20 0 1 0 183585904 13324288 411 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 3253 411 200 640 0 2186 0

[startup+0.100186 s]
/proc/loadavg: 1.91 1.94 1.94 5/73 1993
/proc/meminfo: memFree=1834040/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=15216 CPUtime=0.09
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 1136 0 0 0 9 0 0 0 20 0 1 0 183585904 15581184 1120 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 3837 1122 337 640 0 2770 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15216

[startup+0.201748 s]
/proc/loadavg: 1.91 1.94 1.94 5/73 1993
/proc/meminfo: memFree=1834040/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=18236 CPUtime=0.19
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 2052 0 0 0 19 0 0 0 21 0 1 0 183585904 18673664 2036 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 4559 2036 521 640 0 3492 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18236

[startup+0.301759 s]
/proc/loadavg: 1.91 1.94 1.94 5/73 1993
/proc/meminfo: memFree=1834040/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=21208 CPUtime=0.28
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 3296 0 0 0 28 0 0 0 22 0 1 0 183585904 21716992 2857 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 5302 2857 188 640 0 4658 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 21208

[startup+0.707805 s]
/proc/loadavg: 1.91 1.94 1.94 5/73 1993
/proc/meminfo: memFree=1834040/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=23472 CPUtime=0.69
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 3872 0 0 0 68 1 0 0 25 0 1 0 183585904 24035328 3433 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 5868 3433 190 640 0 5224 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23472

[startup+1.5019 s]
/proc/loadavg: 1.91 1.94 1.94 4/74 1994
/proc/meminfo: memFree=1821168/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=21352 CPUtime=1.48
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 4395 0 0 0 142 6 0 0 25 0 1 0 183585904 21864448 2904 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 5338 2904 196 640 0 4694 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21352

[startup+3.10308 s]
/proc/loadavg: 1.91 1.94 1.94 2/74 1994
/proc/meminfo: memFree=1820400/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=27756 CPUtime=3.09
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 6007 0 0 0 301 8 0 0 25 0 1 0 183585904 28422144 4516 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 6939 4516 196 640 0 6295 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27756

[startup+6.30244 s]
/proc/loadavg: 1.92 1.94 1.94 2/74 1994
/proc/meminfo: memFree=1809400/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=37368 CPUtime=6.28
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 8424 0 0 0 619 9 0 0 25 0 1 0 183585904 38264832 6933 1992294400 134512640 137136520 4294956256 18446744073709551615 134605495 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 9342 6933 196 640 0 8698 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 37368

[startup+12.7012 s]
/proc/loadavg: 1.84 1.92 1.94 4/74 1994
/proc/meminfo: memFree=1792536/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=52440 CPUtime=12.68
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 12179 0 0 0 1256 12 0 0 25 0 1 0 183585904 53698560 10688 1992294400 134512640 137136520 4294956256 18446744073709551615 134573951 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 13110 10688 196 640 0 12466 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 52440

[startup+25.5016 s]
/proc/loadavg: 1.87 1.93 1.94 2/74 1994
/proc/meminfo: memFree=1768792/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=75868 CPUtime=25.48
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 18033 0 0 0 2531 17 0 0 25 0 1 0 183585904 77688832 16542 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 18967 16542 196 640 0 18323 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 75868

[startup+51.1085 s]
/proc/loadavg: 1.95 1.95 1.94 2/74 1994
/proc/meminfo: memFree=1731928/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=112904 CPUtime=51
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 27286 0 0 0 5077 23 0 0 25 0 1 0 183585904 115613696 25795 1992294400 134512640 137136520 4294956256 18446744073709551615 135982525 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 28226 25795 196 640 0 27582 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 112904

[startup+102.302 s]
/proc/loadavg: 1.92 1.94 1.94 3/74 1994
/proc/meminfo: memFree=1662040/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=182040 CPUtime=102.18
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 44580 0 0 0 10185 33 0 0 25 0 1 0 183585904 186408960 43089 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 45510 43089 196 640 0 44866 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 182040

[startup+162.301 s]
/proc/loadavg: 1.66 1.85 1.91 3/74 1994
/proc/meminfo: memFree=1576280/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=268352 CPUtime=162.16
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 66159 0 0 0 16174 42 0 0 25 0 1 0 183585904 274792448 64668 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 67088 64668 196 640 0 66444 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 268352

[startup+222.317 s]
/proc/loadavg: 1.79 1.86 1.90 3/74 1994
/proc/meminfo: memFree=1526936/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=316804 CPUtime=222.12
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 78263 0 0 0 22162 50 0 0 25 0 1 0 183585904 324407296 76772 1992294400 134512640 137136520 4294956256 18446744073709551615 135982492 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 79201 76772 196 640 0 78557 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 316804

[startup+282.302 s]
/proc/loadavg: 1.85 1.87 1.90 4/74 1994
/proc/meminfo: memFree=1475032/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=369016 CPUtime=282.08
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 91319 0 0 0 28150 58 0 0 25 0 1 0 183585904 377872384 89828 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 92254 89828 196 640 0 91610 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 369016

[startup+342.303 s]
/proc/loadavg: 1.79 1.84 1.89 2/74 1994
/proc/meminfo: memFree=1426904/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=416668 CPUtime=342.06
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 103236 0 0 0 34141 65 0 0 25 0 1 0 183585904 426668032 101745 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 104167 101745 196 640 0 103523 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 416668

[startup+402.301 s]
/proc/loadavg: 1.80 1.85 1.89 3/74 1994
/proc/meminfo: memFree=1384536/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=459196 CPUtime=402.04
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 113881 0 0 0 40131 73 0 0 25 0 1 0 183585904 470216704 112390 1992294400 134512640 137136520 4294956256 18446744073709551615 134544140 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 114799 112390 196 640 0 114155 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 459196

[startup+462.301 s]
/proc/loadavg: 1.77 1.84 1.89 2/74 1994
/proc/meminfo: memFree=1348184/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=495288 CPUtime=462.02
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 122872 0 0 0 46123 79 0 0 25 0 1 0 183585904 507174912 121381 1992294400 134512640 137136520 4294956256 18446744073709551615 134605436 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 123822 121381 196 640 0 123178 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 495288

[startup+522.302 s]
/proc/loadavg: 1.76 1.81 1.87 2/74 1996
/proc/meminfo: memFree=1311320/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=532268 CPUtime=522
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 132149 0 0 0 52113 87 0 0 25 0 1 0 183585904 545042432 130658 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 133067 130658 196 640 0 132423 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 532268

[startup+582.301 s]
/proc/loadavg: 1.50 1.73 1.84 2/74 1996
/proc/meminfo: memFree=1266840/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=576372 CPUtime=581.83
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 143170 0 0 0 58086 97 0 0 25 0 1 0 183585904 590204928 141679 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 144093 141679 196 640 0 143449 0
Current children cumulated CPU time (s) 581.83
Current children cumulated vsize (KiB) 576372

[startup+642.302 s]
/proc/loadavg: 1.62 1.72 1.83 3/74 1996
/proc/meminfo: memFree=1234648/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=608808 CPUtime=641.44
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 151283 0 0 0 64040 104 0 0 25 0 1 0 183585904 623419392 149792 1992294400 134512640 137136520 4294956256 18446744073709551615 134544384 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 152202 149792 196 640 0 151558 0
Current children cumulated CPU time (s) 641.44
Current children cumulated vsize (KiB) 608808

[startup+702.302 s]

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

/proc/meminfo: memFree=1218832/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=623704 CPUtime=1059.46
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 155072 0 0 0 105816 130 0 0 25 0 1 0 183585904 638672896 153508 1992294400 134512640 137136520 4294956256 18446744073709551615 134605495 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 155926 153508 196 640 0 155282 0
Current children cumulated CPU time (s) 1059.46
Current children cumulated vsize (KiB) 623704

[startup+1122.3 s]
/proc/loadavg: 1.80 1.87 1.86 2/74 2002
/proc/meminfo: memFree=1218768/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=623704 CPUtime=1119.44
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 155072 0 0 0 111812 132 0 0 25 0 1 0 183585904 638672896 153508 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 155926 153508 196 640 0 155282 0
Current children cumulated CPU time (s) 1119.44
Current children cumulated vsize (KiB) 623704

[startup+1182.3 s]
/proc/loadavg: 1.81 1.89 1.86 4/74 2002
/proc/meminfo: memFree=1218832/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=623704 CPUtime=1179.42
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 155072 0 0 0 117810 132 0 0 25 0 1 0 183585904 638672896 153508 1992294400 134512640 137136520 4294956256 18446744073709551615 134606742 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 155926 153508 196 640 0 155282 0
Current children cumulated CPU time (s) 1179.42
Current children cumulated vsize (KiB) 623704

[startup+1242.3 s]
/proc/loadavg: 1.91 1.89 1.86 3/74 2002
/proc/meminfo: memFree=1218832/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=623704 CPUtime=1239.41
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 155072 0 0 0 123807 134 0 0 25 0 1 0 183585904 638672896 153508 1992294400 134512640 137136520 4294956256 18446744073709551615 134544104 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 155926 153508 196 640 0 155282 0
Current children cumulated CPU time (s) 1239.41
Current children cumulated vsize (KiB) 623704

[startup+1302.3 s]
/proc/loadavg: 1.81 1.87 1.86 4/74 2002
/proc/meminfo: memFree=1218648/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=623704 CPUtime=1299.21
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 155072 0 0 0 129783 138 0 0 25 0 1 0 183585904 638672896 153508 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 155926 153508 196 640 0 155282 0
Current children cumulated CPU time (s) 1299.21
Current children cumulated vsize (KiB) 623704

[startup+1362.3 s]
/proc/loadavg: 1.88 1.87 1.85 2/74 2002
/proc/meminfo: memFree=1218712/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=623724 CPUtime=1359.19
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 155077 0 0 0 135779 140 0 0 25 0 1 0 183585904 638693376 153513 1992294400 134512640 137136520 4294956256 18446744073709551615 134616615 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 155931 153513 196 640 0 155287 0
Current children cumulated CPU time (s) 1359.19
Current children cumulated vsize (KiB) 623724

[startup+1422.3 s]
/proc/loadavg: 1.75 1.83 1.84 4/74 2002
/proc/meminfo: memFree=1218712/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=623744 CPUtime=1419.17
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 155082 0 0 0 141774 143 0 0 25 0 1 0 183585904 638713856 153518 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 155936 153518 196 640 0 155292 0
Current children cumulated CPU time (s) 1419.17
Current children cumulated vsize (KiB) 623744

[startup+1482.3 s]
/proc/loadavg: 1.94 1.86 1.84 3/74 2002
/proc/meminfo: memFree=1218648/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=623756 CPUtime=1479.15
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 155085 0 0 0 147769 146 0 0 25 0 1 0 183585904 638726144 153521 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 155939 153521 196 640 0 155295 0
Current children cumulated CPU time (s) 1479.15
Current children cumulated vsize (KiB) 623756

[startup+1542.31 s]
/proc/loadavg: 1.80 1.84 1.83 4/74 2002
/proc/meminfo: memFree=1218584/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=623756 CPUtime=1539.01
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 155085 0 0 0 153752 149 0 0 25 0 1 0 183585904 638726144 153521 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 155939 153521 196 640 0 155295 0
Current children cumulated CPU time (s) 1539.01
Current children cumulated vsize (KiB) 623756

[startup+1602.3 s]
/proc/loadavg: 1.62 1.80 1.82 2/74 2002
/proc/meminfo: memFree=1218584/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=623756 CPUtime=1598.88
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 155085 0 0 0 159737 151 0 0 25 0 1 0 183585904 638726144 153521 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 155939 153521 196 640 0 155295 0
Current children cumulated CPU time (s) 1598.88
Current children cumulated vsize (KiB) 623756

[startup+1662.3 s]
/proc/loadavg: 2.03 1.88 1.84 3/74 2002
/proc/meminfo: memFree=1218520/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=623756 CPUtime=1658.86
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 155085 0 0 0 165735 151 0 0 25 0 1 0 183585904 638726144 153521 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 155939 153521 196 640 0 155295 0
Current children cumulated CPU time (s) 1658.86
Current children cumulated vsize (KiB) 623756

[startup+1722.3 s]
/proc/loadavg: 1.62 1.79 1.81 3/74 2002
/proc/meminfo: memFree=1218520/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=623756 CPUtime=1718.83
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 155085 0 0 0 171730 153 0 0 25 0 1 0 183585904 638726144 153521 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 155939 153521 196 640 0 155295 0
Current children cumulated CPU time (s) 1718.83
Current children cumulated vsize (KiB) 623756

[startup+1782.3 s]
/proc/loadavg: 1.81 1.81 1.82 3/74 2002
/proc/meminfo: memFree=1218520/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=623756 CPUtime=1778.81
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 155085 0 0 0 177727 154 0 0 25 0 1 0 183585904 638726144 153521 1992294400 134512640 137136520 4294956256 18446744073709551615 134543986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 155939 153521 196 640 0 155295 0
Current children cumulated CPU time (s) 1778.81
Current children cumulated vsize (KiB) 623756

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

[startup+1792.02 s]
/proc/loadavg: 1.77 1.80 1.81 3/74 2002
/proc/meminfo: memFree=1218520/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=623756 CPUtime=1788.52
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 155085 0 0 0 178698 154 0 0 25 0 1 0 183585904 638726144 153521 1992294400 134512640 137136520 4294956256 18446744073709551615 134605804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 155939 153521 196 640 0 155295 0
Current children cumulated CPU time (s) 1788.52
Current children cumulated vsize (KiB) 623756

[startup+1798.4 s]
/proc/loadavg: 1.86 1.82 1.82 2/74 2002
/proc/meminfo: memFree=1218520/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=623756 CPUtime=1794.9
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 155085 0 0 0 179336 154 0 0 25 0 1 0 183585904 638726144 153521 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 155939 153521 196 640 0 155295 0
Current children cumulated CPU time (s) 1794.9
Current children cumulated vsize (KiB) 623756

[startup+1800 s]
/proc/loadavg: 1.87 1.82 1.82 3/74 2002
/proc/meminfo: memFree=1218520/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=623756 CPUtime=1796.5
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 155085 0 0 0 179496 154 0 0 25 0 1 0 183585904 638726144 153521 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 155939 153521 196 640 0 155295 0
Current children cumulated CPU time (s) 1796.5
Current children cumulated vsize (KiB) 623756

[startup+1800.81 s]
/proc/loadavg: 1.87 1.82 1.82 3/74 2002
/proc/meminfo: memFree=1218520/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=623756 CPUtime=1797.32
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 155085 0 0 0 179577 155 0 0 25 0 1 0 183585904 638726144 153521 1992294400 134512640 137136520 4294956256 18446744073709551615 134544554 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 155939 153521 196 640 0 155295 0
Current children cumulated CPU time (s) 1797.32
Current children cumulated vsize (KiB) 623756

[startup+1801.2 s]
/proc/loadavg: 1.87 1.82 1.82 3/74 2002
/proc/meminfo: memFree=1218520/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=623756 CPUtime=1797.71
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194304 155085 0 0 0 179616 155 0 0 25 0 1 0 183585904 638726144 153521 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 155939 153521 196 640 0 155295 0
Current children cumulated CPU time (s) 1797.71
Current children cumulated vsize (KiB) 623756

[startup+1801.61 s]
/proc/loadavg: 1.87 1.82 1.82 3/74 2002
/proc/meminfo: memFree=1218520/2055920 swapFree=4192948/4192956
[pid=1993] ppid=1991 vsize=0 CPUtime=1798.1
/proc/1993/stat : 1993 (bsolo) R 1991 1993 1946 0 -1 4194308 155086 0 0 0 179653 157 0 0 25 0 1 0 183585904 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1993/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.1
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1801.67
CPU time (s): 1798.18
CPU user time (s): 1796.54
CPU system time (s): 1.64175
CPU usage (%): 99.8064
Max. virtual memory (cumulated for all children) (KiB): 623996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.54
system time used= 1.64175
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155086
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= 1
involuntary context switches= 11271

runsolver used 2.44763 second user time and 5.99909 second system time

The end

Launcher Data

Begin job on node85 at 2009-06-16 15:44:33
IDJOB=1879825
IDBENCH=2183
IDSOLVER=701
FILE ID=node85/1879825-1245159873
PBS_JOBID= 9363859
Free space on /tmp= 126844 MiB

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

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

MD5SUM BENCH= 7d701b956113b6fc93a1922e71200e27
RANDOM SEED=1321206335

node85.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1834728 kB
Buffers:         21900 kB
Cached:          99540 kB
SwapCached:          8 kB
Active:          40060 kB
Inactive:       111128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834728 kB
SwapTotal:     4192956 kB
SwapFree:      4192948 kB
Dirty:            5752 kB
Writeback:           0 kB
Mapped:          41120 kB
Slab:            55060 kB
Committed_AS:   583688 kB
PageTables:       2044 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-1879825-1245159873.opb

Free space on /tmp at the end= 126840 MiB
End job on node85 at 2009-06-16 16:14:35