Trace number 1877868

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.73 1809.23

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_25_4_40.opb
MD5SUM83d1e3d1d0816aba7f8b7eb415a5cecb
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400
Total number of constraints602
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12520
Sum of products size (including duplicates)25040
Number of different products6260
Sum of products size12520

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-1877868-1245216564.opb
0.00/0.00	c File size is 535265 bytes.
0.03/0.08	c Highest Coefficient sum: 400
0.03/0.08	c Parsing was ok!!
0.03/0.08	c Total parsing time: 0.08 s
0.03/0.09	c Var: 6660 Constr: 13123 6460/403/6260 Lit: 51480 Watch. Lit: 44663
0.03/0.09	c Obj. Vars: 0 (0 % of total variables)
9.79/9.87	c Pre-processing Time: 9.874 s
9.79/9.87	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
9.79/9.87	c        0   6660    13123    51480    3    44663  172687      0      0 9.87
9.79/9.87	c Switching off lower bounding mode.
1798.49/1809.08	c      161   6660    13284    96401    7    44985  189956    161     16 10.03
1798.49/1809.08	c      324   6660    13447   153923   11    45311  208952    324     32 10.10
1798.49/1809.08	c      552   6660    13675   233065   17    45767  229848    552     54 10.22
1798.49/1809.08	c      900   6660    14023   352290   25    46463  252833    900     86 10.43
1798.49/1809.08	c     1426   6660    14549   528737   36    47515  278117   1426    131 10.85
1798.49/1809.08	c     2204   6660    15327   803700   52    49071  305929   2204    195 11.29
1798.49/1809.08	c     3352   6660    16475  1209614   73    51367  336522   3352    275 12.16
1798.49/1809.08	c     5073   6660    18196  1822909  100    54809  370175   5073    374 13.54
1798.49/1809.08	c     7659   6660    20782  2739070  131    59981  407193   7659    465 16.47
1798.49/1809.08	c    11541   6660    24664  4089036  165    67745  447913  11541    512 22.54
1798.49/1809.08	c    17382   6660    30505  6120469  200    79427  492705  17382    530 32.79
1798.49/1809.08	c    26123   6660    39246  9102041  231    96909  541976  26123    432 60.34
1798.49/1809.08	c    39235   6660    52358 13562044  259   123133  596174  39235    350 111.86
1798.49/1809.08	c    58905   6660    72028 20180364  280   162473  655792  58905    277 212.42
1798.49/1809.08	c    88416   6660   101539 30362099  299   221495  721372  88416    203 433.99
1798.49/1809.08	c   132700   6660   145823 45558231  312   310063  793510 132700    149 884.90
1798.49/1809.08	c Resources Exceeded
1798.49/1809.08	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.49/1809.08	c   16   194133   7235   231350   207256 66948544 194133    107 1798.59
1798.49/1809.08	s UNKNOWN
1798.49/1809.08	c Total time: 1798.59 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-1877868-1245216564/watcher-1877868-1245216564 -o /tmp/evaluation-result-1877868-1245216564/solver-1877868-1245216564 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1877868-1245216564.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: 2.07 1.96 1.84 3/73 9700
/proc/meminfo: memFree=1829808/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=19056 CPUtime=0
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 189253277 19513344 257 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 4764 257 175 640 0 3989 0

[startup+0.033273 s]
/proc/loadavg: 2.07 1.96 1.84 3/73 9700
/proc/meminfo: memFree=1829808/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=11936 CPUtime=0.03
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 489 0 0 0 3 0 0 0 18 0 1 0 189253277 12222464 473 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 2984 474 219 640 0 2209 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11936

[startup+0.102285 s]
/proc/loadavg: 2.07 1.96 1.84 3/73 9700
/proc/meminfo: memFree=1829808/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=14376 CPUtime=0.09
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 1298 0 0 0 9 0 0 0 18 0 1 0 189253277 14721024 1151 1992294400 134512640 137136520 4294956256 18446744073709551615 134562937 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 3594 1151 189 640 0 2950 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14376

[startup+0.302333 s]
/proc/loadavg: 2.07 1.96 1.84 3/73 9700
/proc/meminfo: memFree=1829808/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=14376 CPUtime=0.29
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 1306 0 0 0 29 0 0 0 19 0 1 0 189253277 14721024 1159 1992294400 134512640 137136520 4294956256 18446744073709551615 134563010 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 3594 1159 189 640 0 2950 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14376

[startup+0.701446 s]
/proc/loadavg: 2.07 1.96 1.84 3/73 9700
/proc/meminfo: memFree=1829808/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=14376 CPUtime=0.69
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 1307 0 0 0 69 0 0 0 22 0 1 0 189253277 14721024 1160 1992294400 134512640 137136520 4294956256 18446744073709551615 134544162 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 3594 1160 189 640 0 2950 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14376

[startup+1.50732 s]
/proc/loadavg: 2.07 1.96 1.84 2/74 9701
/proc/meminfo: memFree=1825896/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=14376 CPUtime=1.49
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 1307 0 0 0 149 0 0 0 25 0 1 0 189253277 14721024 1160 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 3594 1160 189 640 0 2950 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14376

[startup+3.10191 s]
/proc/loadavg: 2.07 1.96 1.84 4/74 9701
/proc/meminfo: memFree=1825704/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=14376 CPUtime=3.1
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 1307 0 0 0 309 1 0 0 25 0 1 0 189253277 14721024 1160 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 3594 1160 189 640 0 2950 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 14376

[startup+6.30157 s]
/proc/loadavg: 1.99 1.95 1.84 4/74 9701
/proc/meminfo: memFree=1825584/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=14376 CPUtime=6.29
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 1307 0 0 0 628 1 0 0 25 0 1 0 189253277 14721024 1160 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 3594 1160 189 640 0 2950 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14376

[startup+12.7019 s]
/proc/loadavg: 1.91 1.93 1.83 4/74 9701
/proc/meminfo: memFree=1811256/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=32896 CPUtime=12.68
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 6276 0 0 0 1263 5 0 0 25 0 1 0 189253277 33685504 5802 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 8224 5802 196 640 0 7580 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32896

[startup+25.5026 s]
/proc/loadavg: 1.85 1.92 1.83 4/74 9701
/proc/meminfo: memFree=1764984/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=75608 CPUtime=25.48
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 16944 0 0 0 2536 12 0 0 25 0 1 0 189253277 77422592 16470 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 18902 16470 196 640 0 18258 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 75608

[startup+51.1036 s]
/proc/loadavg: 1.77 1.89 1.82 3/74 9701
/proc/meminfo: memFree=1723384/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=117380 CPUtime=51.06
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 27381 0 0 0 5085 21 0 0 25 0 1 0 189253277 120197120 26907 1992294400 134512640 137136520 4294956256 18446744073709551615 134544157 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 29345 26907 196 640 0 28701 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 117380

[startup+102.306 s]
/proc/loadavg: 2.07 1.94 1.84 2/74 9701
/proc/meminfo: memFree=1657784/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=181888 CPUtime=102.24
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 43527 0 0 0 10191 33 0 0 25 0 1 0 189253277 186253312 43053 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 45472 43053 196 640 0 44828 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 181888

[startup+162.303 s]
/proc/loadavg: 1.92 1.92 1.83 2/74 9701
/proc/meminfo: memFree=1611256/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=228404 CPUtime=162.18
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 55147 0 0 0 16173 45 0 0 25 0 1 0 189253277 233885696 54673 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 57101 54673 196 640 0 56457 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 228404

[startup+222.301 s]
/proc/loadavg: 1.34 1.75 1.78 4/74 9701
/proc/meminfo: memFree=1550584/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=288944 CPUtime=222.15
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 70281 0 0 0 22158 57 0 0 25 0 1 0 189253277 295878656 69807 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 72236 69808 196 640 0 71592 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 288944

[startup+282.302 s]
/proc/loadavg: 1.50 1.73 1.77 4/74 9701
/proc/meminfo: memFree=1510072/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=330096 CPUtime=281.67
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 80560 0 0 0 28100 67 0 0 25 0 1 0 189253277 338018304 80086 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 82524 80086 196 640 0 81880 0
Current children cumulated CPU time (s) 281.67
Current children cumulated vsize (KiB) 330096

[startup+342.301 s]
/proc/loadavg: 1.61 1.74 1.77 2/74 9701
/proc/meminfo: memFree=1475640/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=363572 CPUtime=341.01
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 88947 0 0 0 34020 81 0 0 25 0 1 0 189253277 372297728 88473 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 90893 88473 196 640 0 90249 0
Current children cumulated CPU time (s) 341.01
Current children cumulated vsize (KiB) 363572

[startup+402.301 s]
/proc/loadavg: 1.81 1.76 1.77 2/74 9701
/proc/meminfo: memFree=1446072/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=393208 CPUtime=400.84
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 96352 0 0 0 39993 91 0 0 25 0 1 0 189253277 402644992 95878 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 98302 95878 196 640 0 97658 0
Current children cumulated CPU time (s) 400.84
Current children cumulated vsize (KiB) 393208

[startup+462.301 s]
/proc/loadavg: 1.70 1.74 1.76 2/74 9701
/proc/meminfo: memFree=1416248/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=422944 CPUtime=460.3
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 103772 0 0 0 45922 108 0 0 25 0 1 0 189253277 433094656 103298 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 105736 103298 196 640 0 105092 0
Current children cumulated CPU time (s) 460.3
Current children cumulated vsize (KiB) 422944

[startup+522.302 s]
/proc/loadavg: 1.54 1.66 1.73 2/74 9701
/proc/meminfo: memFree=1391544/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=447676 CPUtime=519.71
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 109961 0 0 0 51849 122 0 0 25 0 1 0 189253277 458420224 109487 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 111919 109487 196 640 0 111275 0
Current children cumulated CPU time (s) 519.71
Current children cumulated vsize (KiB) 447676

[startup+582.302 s]
/proc/loadavg: 1.59 1.65 1.72 2/74 9701
/proc/meminfo: memFree=1371704/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=467360 CPUtime=578.97
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 114881 0 0 0 57760 137 0 0 25 0 1 0 189253277 478576640 114407 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 116840 114407 196 640 0 116196 0
Current children cumulated CPU time (s) 578.97
Current children cumulated vsize (KiB) 467360

[startup+642.301 s]
/proc/loadavg: 1.65 1.64 1.71 4/74 9701
/proc/meminfo: memFree=1351928/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=486884 CPUtime=638.41
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 119775 0 0 0 63693 148 0 0 25 0 1 0 189253277 498569216 119301 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 121721 119301 196 640 0 121077 0
Current children cumulated CPU time (s) 638.41
Current children cumulated vsize (KiB) 486884

[startup+702.302 s]

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

/proc/meminfo: memFree=1127032/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=711664 CPUtime=1173.82
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 175971 0 0 0 117129 253 0 0 25 0 1 0 189253277 728743936 175497 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 177916 175497 196 640 0 177272 0
Current children cumulated CPU time (s) 1173.82
Current children cumulated vsize (KiB) 711664

[startup+1242.31 s]
/proc/loadavg: 2.22 1.85 1.76 2/74 9701
/proc/meminfo: memFree=1109048/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=729296 CPUtime=1233.8
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 180365 0 0 0 123123 257 0 0 25 0 1 0 189253277 746799104 179891 1992294400 134512640 137136520 4294956256 18446744073709551615 134544384 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 182324 179891 196 640 0 181680 0
Current children cumulated CPU time (s) 1233.8
Current children cumulated vsize (KiB) 729296

[startup+1302.3 s]
/proc/loadavg: 1.69 1.76 1.73 2/74 9701
/proc/meminfo: memFree=1090232/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=747784 CPUtime=1293.78
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 184982 0 0 0 129115 263 0 0 25 0 1 0 189253277 765730816 184508 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 186946 184508 196 640 0 186302 0
Current children cumulated CPU time (s) 1293.78
Current children cumulated vsize (KiB) 747784

[startup+1362.3 s]
/proc/loadavg: 1.88 1.79 1.74 3/74 9701
/proc/meminfo: memFree=1072248/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=766116 CPUtime=1353.71
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 189565 0 0 0 135102 269 0 0 25 0 1 0 189253277 784502784 189091 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 191529 189091 196 640 0 190885 0
Current children cumulated CPU time (s) 1353.71
Current children cumulated vsize (KiB) 766116

[startup+1422.31 s]
/proc/loadavg: 1.55 1.73 1.72 4/74 9701
/proc/meminfo: memFree=1055544/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=782516 CPUtime=1413.39
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 193678 0 0 0 141060 279 0 0 25 0 1 0 189253277 801296384 193204 1992294400 134512640 137136520 4294956256 18446744073709551615 134544112 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 195629 193204 196 640 0 194985 0
Current children cumulated CPU time (s) 1413.39
Current children cumulated vsize (KiB) 782516

[startup+1482.3 s]
/proc/loadavg: 1.38 1.64 1.69 4/74 9703
/proc/meminfo: memFree=1037432/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=800856 CPUtime=1473.1
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 198252 0 0 0 147025 285 0 0 25 0 1 0 189253277 820076544 197778 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 200214 197778 196 640 0 199570 0
Current children cumulated CPU time (s) 1473.1
Current children cumulated vsize (KiB) 800856

[startup+1542.3 s]
/proc/loadavg: 1.84 1.69 1.70 2/74 9703
/proc/meminfo: memFree=1019768/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=818412 CPUtime=1532.49
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 202640 0 0 0 152954 295 0 0 25 0 1 0 189253277 838053888 202166 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 204603 202166 196 640 0 203959 0
Current children cumulated CPU time (s) 1532.49
Current children cumulated vsize (KiB) 818412

[startup+1602.3 s]
/proc/loadavg: 1.68 1.69 1.70 2/74 9703
/proc/meminfo: memFree=1003896/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=834164 CPUtime=1591.9
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 206586 0 0 0 158884 306 0 0 25 0 1 0 189253277 854183936 206112 1992294400 134512640 137136520 4294956256 18446744073709551615 134544140 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 208541 206112 196 640 0 207897 0
Current children cumulated CPU time (s) 1591.9
Current children cumulated vsize (KiB) 834164

[startup+1662.3 s]
/proc/loadavg: 1.51 1.65 1.69 2/74 9703
/proc/meminfo: memFree=989048/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=848900 CPUtime=1651.86
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 210271 0 0 0 164878 308 0 0 25 0 1 0 189253277 869273600 209797 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 212225 209797 196 640 0 211581 0
Current children cumulated CPU time (s) 1651.86
Current children cumulated vsize (KiB) 848900

[startup+1722.3 s]
/proc/loadavg: 1.42 1.59 1.66 2/74 9703
/proc/meminfo: memFree=972600/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=865324 CPUtime=1711.84
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 214371 0 0 0 170871 313 0 0 25 0 1 0 189253277 886091776 213897 1992294400 134512640 137136520 4294956256 18446744073709551615 136502161 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 216331 213897 196 640 0 215687 0
Current children cumulated CPU time (s) 1711.84
Current children cumulated vsize (KiB) 865324

[startup+1782.3 s]
/proc/loadavg: 1.40 1.56 1.64 2/74 9703
/proc/meminfo: memFree=957304/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=880256 CPUtime=1771.81
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 218117 0 0 0 176865 316 0 0 25 0 1 0 189253277 901382144 217643 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 220064 217643 196 640 0 219420 0
Current children cumulated CPU time (s) 1771.81
Current children cumulated vsize (KiB) 880256

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

[startup+1791.91 s]
/proc/loadavg: 1.49 1.57 1.64 4/74 9703
/proc/meminfo: memFree=954744/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=882808 CPUtime=1781.41
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 218742 0 0 0 177824 317 0 0 25 0 1 0 189253277 903995392 218268 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 220702 218268 196 640 0 220058 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (KiB) 882808

[startup+1798.3 s]
/proc/loadavg: 1.61 1.59 1.65 2/74 9703
/proc/meminfo: memFree=953208/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=884592 CPUtime=1787.8
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 219184 0 0 0 178463 317 0 0 25 0 1 0 189253277 905822208 218710 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 221148 218710 196 640 0 220504 0
Current children cumulated CPU time (s) 1787.8
Current children cumulated vsize (KiB) 884592

[startup+1804.7 s]
/proc/loadavg: 1.51 1.57 1.64 3/74 9703
/proc/meminfo: memFree=951736/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=885956 CPUtime=1794.2
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 219539 0 0 0 179103 317 0 0 25 0 1 0 189253277 907218944 219065 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 221489 219065 196 640 0 220845 0
Current children cumulated CPU time (s) 1794.2
Current children cumulated vsize (KiB) 885956

[startup+1806.3 s]
/proc/loadavg: 1.51 1.57 1.64 2/74 9703
/proc/meminfo: memFree=951288/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=886324 CPUtime=1795.8
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 219619 0 0 0 179263 317 0 0 25 0 1 0 189253277 907595776 219145 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 221581 219145 196 640 0 220937 0
Current children cumulated CPU time (s) 1795.8
Current children cumulated vsize (KiB) 886324

[startup+1807.9 s]
/proc/loadavg: 1.51 1.57 1.64 2/74 9703
/proc/meminfo: memFree=951096/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=886556 CPUtime=1797.39
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 219682 0 0 0 179422 317 0 0 25 0 1 0 189253277 907833344 219208 1992294400 134512640 137136520 4294956256 18446744073709551615 134544419 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 221639 219208 196 640 0 220995 0
Current children cumulated CPU time (s) 1797.39
Current children cumulated vsize (KiB) 886556

[startup+1808.7 s]
/proc/loadavg: 1.51 1.57 1.64 2/74 9703
/proc/meminfo: memFree=950904/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=886732 CPUtime=1798.19
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194304 219719 0 0 0 179502 317 0 0 25 0 1 0 189253277 908013568 219245 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 221683 219245 196 640 0 221039 0
Current children cumulated CPU time (s) 1798.19
Current children cumulated vsize (KiB) 886732

[startup+1809.1 s]
/proc/loadavg: 1.51 1.57 1.64 2/74 9703
/proc/meminfo: memFree=950904/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=0 CPUtime=1798.6
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194308 219730 0 0 0 179541 319 0 0 25 0 1 0 189253277 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (KiB) 0

[startup+1809.21 s]
/proc/loadavg: 1.51 1.57 1.64 2/74 9703
/proc/meminfo: memFree=950904/2055920 swapFree=4192812/4192956
[pid=9700] ppid=9698 vsize=0 CPUtime=1798.71
/proc/9700/stat : 9700 (bsolo) R 9698 9700 9244 0 -1 4194308 219730 0 0 0 179541 330 0 0 25 0 1 0 189253277 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9700/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.71
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1809.23
CPU time (s): 1798.73
CPU user time (s): 1795.41
CPU system time (s): 3.3185
CPU usage (%): 99.42
Max. virtual memory (cumulated for all children) (KiB): 886732

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

runsolver used 2.07168 second user time and 6.545 second system time

The end

Launcher Data

Begin job on node54 at 2009-06-17 07:29:24
IDJOB=1877868
IDBENCH=48353
IDSOLVER=700
FILE ID=node54/1877868-1245216564
PBS_JOBID= 9368378
Free space on /tmp= 66504 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_200_25_4_40.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1877868-1245216564/watcher-1877868-1245216564 -o /tmp/evaluation-result-1877868-1245216564/solver-1877868-1245216564 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1877868-1245216564.opb

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

MD5SUM BENCH= 83d1e3d1d0816aba7f8b7eb415a5cecb
RANDOM SEED=1067511676

node54.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.259
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.259
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:       1830608 kB
Buffers:         29352 kB
Cached:         102432 kB
SwapCached:          0 kB
Active:          43308 kB
Inactive:       119544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1830608 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4116 kB
Writeback:           0 kB
Mapped:          42448 kB
Slab:            47440 kB
Committed_AS:   644204 kB
PageTables:       2048 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1877868-1245216564.opb

Free space on /tmp at the end= 66500 MiB
End job on node54 at 2009-06-17 07:59:34