Trace number 1876388

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? 1798.24 1799.2

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_60_3_80.opb
MD5SUMd27101fec2f8e3dc322d79bbc996c69e
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 variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)74920
Sum of products size (including duplicates)149840
Number of different products37460
Sum of products size74920

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: Cardinality Constraint 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-1876388-1245213683.opb
0.00/0.00	c File size is 3311848 bytes.
0.39/0.49	c Highest Coefficient sum: 1000
0.39/0.49	c Parsing was ok!!
0.39/0.49	c Total parsing time: 0.497 s
0.49/0.55	c Var: 38460 Constr: 76423 37960/1003/37460 Lit: 303180 Watch. Lit: 264303
0.49/0.55	c Obj. Vars: 0 (0 % of total variables)
179.50/179.64	c Pre-processing Time: 179.563 s
179.50/179.65	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
179.50/179.65	c        0  38460    76423   303180    3   264303  500000      0      0 179.56
179.50/179.65	c Switching off lower bounding mode.
1797.93/1798.97	c      100  38460    76524   304478    3   264584  550001    101      0 180.62
1797.93/1798.97	c      250  38460    76674   304928    3   264884  605002    251      1 181.57
1797.93/1798.97	c      475  38460    76899   309645    4   265334  665503    476      2 182.28
1797.93/1798.97	c      813  38460    77238   392601    5   266012  732054    815      4 183.79
1797.93/1798.97	c     1322  38460    77764   791324   10   267680  805260   1341      7 186.48
1797.93/1798.97	c     2085  38460    78530   882396   11   269212  885787   2107     10 190.07
1797.93/1798.97	c     3231  38460    79725  1369647   17   272625  974366   3302     16 199.10
1797.93/1798.97	c     4953  38460    81576  2267547   27   289063  500000   5153     24 205.98
1797.93/1798.97	c     7538  38460    84321  3933021   46   303409  550001   7898     34 216.47
1797.93/1798.97	c    11417  38460    88369  6412257   72   311582  605002  11946     48 235.45
1797.93/1798.97	c    17240  38460    94347 10254907  108   323759  665503  17924     64 267.92
1797.93/1798.97	c    25977  38460   103330 15742539  152   341956  732054  26907     80 323.96
1797.93/1798.97	c    39089  38460   116721 23259749  199   368815  805260  40298     94 412.16
1797.93/1798.97	c    58761  38460   136859 34786305  254   409308  885787  60436    104 560.65
1797.93/1798.97	c    88271  38460   167131 52974081  316   470694  974366  90708    111 791.05
1797.93/1798.97	c   132542  38460   212469 80529042  379   563513  500000 136046    112 1178.37
1797.93/1798.97	c Resources Exceeded
1797.93/1798.97	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.93/1798.97	c   16   183288  88213  6264594   265215 112675564 188792    101 1798.02
1797.93/1798.97	s UNKNOWN
1797.93/1798.97	c Total time: 1798.02 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-1876388-1245213683/watcher-1876388-1245213683 -o /tmp/evaluation-result-1876388-1245213683/solver-1876388-1245213683 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1876388-1245213683.opb 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5776
/proc/meminfo: memFree=1795504/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=21768 CPUtime=0
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 188969067 22290432 254 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 5442 256 175 640 0 3989 0

[startup+0.068423 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5776
/proc/meminfo: memFree=1795504/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=16424 CPUtime=0.06
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 999 0 0 0 6 0 0 0 18 0 1 0 188969067 16818176 943 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 4106 943 269 640 0 2653 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16424

[startup+0.101429 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5776
/proc/meminfo: memFree=1795504/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=16976 CPUtime=0.09
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 1174 0 0 0 9 0 0 0 18 0 1 0 188969067 17383424 1118 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 4244 1118 312 640 0 2791 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16976

[startup+0.301471 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5776
/proc/meminfo: memFree=1795504/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=21360 CPUtime=0.29
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 2628 0 0 0 28 1 0 0 19 0 1 0 188969067 21872640 2572 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 5340 2572 650 640 0 3887 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21360

[startup+0.701555 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5776
/proc/meminfo: memFree=1795504/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=33068 CPUtime=0.69
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 6563 0 0 0 66 3 0 0 23 0 1 0 188969067 33861632 5698 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 8267 5698 189 640 0 7623 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33068

[startup+1.50172 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 5777
/proc/meminfo: memFree=1773096/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=33068 CPUtime=1.49
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 6581 0 0 0 146 3 0 0 25 0 1 0 188969067 33861632 5716 1992294400 134512640 137136520 4294956256 18446744073709551615 134545035 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 8267 5716 189 640 0 7623 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33068

[startup+3.10106 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 5777
/proc/meminfo: memFree=1772968/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=33068 CPUtime=3.09
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 6582 0 0 0 306 3 0 0 25 0 1 0 188969067 33861632 5717 1992294400 134512640 137136520 4294956256 18446744073709551615 134563037 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 8267 5717 189 640 0 7623 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33068

[startup+6.30174 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 5777
/proc/meminfo: memFree=1772968/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=33068 CPUtime=6.29
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 6582 0 0 0 626 3 0 0 25 0 1 0 188969067 33861632 5717 1992294400 134512640 137136520 4294956256 18446744073709551615 134543646 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 8267 5717 189 640 0 7623 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33068

[startup+12.7011 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 5777
/proc/meminfo: memFree=1772968/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=33068 CPUtime=12.68
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 6584 0 0 0 1265 3 0 0 25 0 1 0 188969067 33861632 5719 1992294400 134512640 137136520 4294956256 18446744073709551615 134563028 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 8267 5719 189 640 0 7623 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33068

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 5777
/proc/meminfo: memFree=1773096/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=33068 CPUtime=25.48
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 6592 0 0 0 2544 4 0 0 25 0 1 0 188969067 33861632 5727 1992294400 134512640 137136520 4294956256 18446744073709551615 136518854 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 8267 5727 189 640 0 7623 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33068

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 5777
/proc/meminfo: memFree=1773160/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=33068 CPUtime=51.07
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 6593 0 0 0 5102 5 0 0 25 0 1 0 188969067 33861632 5728 1992294400 134512640 137136520 4294956256 18446744073709551615 134562939 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 8267 5728 189 640 0 7623 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33068

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 5777
/proc/meminfo: memFree=1773032/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=33068 CPUtime=102.25
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 6593 0 0 0 10219 6 0 0 25 0 1 0 188969067 33861632 5728 1992294400 134512640 137136520 4294956256 18446744073709551615 134543760 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 8267 5728 189 640 0 7623 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 33068

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5777
/proc/meminfo: memFree=1773032/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=33068 CPUtime=162.22
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 6593 0 0 0 16214 8 0 0 25 0 1 0 188969067 33861632 5728 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 8267 5728 189 640 0 7623 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 33068

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5777
/proc/meminfo: memFree=1714856/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=92088 CPUtime=222.19
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 23757 0 0 0 22181 38 0 0 25 0 1 0 188969067 94298112 20461 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 23022 20461 198 640 0 22378 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 92088

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5777
/proc/meminfo: memFree=1624616/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=182468 CPUtime=282.16
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 46352 0 0 0 28139 77 0 0 25 0 1 0 188969067 186847232 43056 1992294400 134512640 137136520 4294956256 18446744073709551615 134543974 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 45617 43056 198 640 0 44973 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 182468

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5777
/proc/meminfo: memFree=1552616/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=254020 CPUtime=342.1
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 64240 0 0 0 34098 112 0 0 25 0 1 0 188969067 260116480 60944 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 63505 60944 198 640 0 62861 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 254020

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5777
/proc/meminfo: memFree=1485096/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=320984 CPUtime=402.07
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 80982 0 0 0 40061 146 0 0 25 0 1 0 188969067 328687616 77686 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 80246 77686 198 640 0 79602 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 320984

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5777
/proc/meminfo: memFree=1433768/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=372056 CPUtime=462.05
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 93773 0 0 0 46025 180 0 0 25 0 1 0 188969067 380985344 90477 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 93014 90477 198 640 0 92370 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 372056

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5777
/proc/meminfo: memFree=1367784/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=439160 CPUtime=522
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 110525 0 0 0 51984 216 0 0 25 0 1 0 188969067 449699840 107229 1992294400 134512640 137136520 4294956256 18446744073709551615 134543957 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 109790 107229 198 640 0 109146 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 439160

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5777
/proc/meminfo: memFree=1302056/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=504012 CPUtime=581.98
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 126738 0 0 0 57951 247 0 0 25 0 1 0 188969067 516108288 123442 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 126003 123442 198 640 0 125359 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 504012

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5777
/proc/meminfo: memFree=1235816/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=569344 CPUtime=641.96
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 143099 0 0 0 63921 275 0 0 25 0 1 0 188969067 583008256 139803 1992294400 134512640 137136520 4294956256 18446744073709551615 135982492 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 142336 139803 198 640 0 141692 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 569344

[startup+702.302 s]

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

/proc/meminfo: memFree=831400/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=973788 CPUtime=1061.72
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 244201 0 0 0 105716 456 0 0 25 0 1 0 188969067 997158912 240905 1992294400 134512640 137136520 4294956256 18446744073709551615 134544249 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 243447 240905 198 640 0 242803 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 973788

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5779
/proc/meminfo: memFree=780520/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=1023808 CPUtime=1121.69
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 256690 0 0 0 111690 479 0 0 25 0 1 0 188969067 1048379392 253394 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 255952 253394 198 640 0 255308 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 1023808

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5785
/proc/meminfo: memFree=732776/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=1072012 CPUtime=1181.66
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 268738 0 0 0 117664 502 0 0 25 0 1 0 188969067 1097740288 265442 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 268003 265442 198 640 0 267359 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 1072012

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5785
/proc/meminfo: memFree=705576/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=1098672 CPUtime=1241.62
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 275403 0 0 0 123642 520 0 0 25 0 1 0 188969067 1125040128 272107 1992294400 134512640 137136520 4294956256 18446744073709551615 134544449 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 274668 272107 198 640 0 274024 0
Current children cumulated CPU time (s) 1241.62
Current children cumulated vsize (KiB) 1098672

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5785
/proc/meminfo: memFree=660776/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=1143116 CPUtime=1301.6
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 286514 0 0 0 129623 537 0 0 25 0 1 0 188969067 1170550784 283218 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 285779 283218 198 640 0 285135 0
Current children cumulated CPU time (s) 1301.6
Current children cumulated vsize (KiB) 1143116

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5785
/proc/meminfo: memFree=621928/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=1182632 CPUtime=1361.56
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 296393 0 0 0 135593 563 0 0 25 0 1 0 188969067 1211015168 293097 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 295658 293097 198 640 0 295014 0
Current children cumulated CPU time (s) 1361.56
Current children cumulated vsize (KiB) 1182632

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5785
/proc/meminfo: memFree=574504/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=1229236 CPUtime=1421.53
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 308067 0 0 0 141575 578 0 0 25 0 1 0 188969067 1258737664 304771 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 307309 304771 198 640 0 306665 0
Current children cumulated CPU time (s) 1421.53
Current children cumulated vsize (KiB) 1229236

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5785
/proc/meminfo: memFree=530728/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=1273224 CPUtime=1481.5
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 319041 0 0 0 147552 598 0 0 25 0 1 0 188969067 1303781376 315745 1992294400 134512640 137136520 4294956256 18446744073709551615 136502161 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 318306 315745 198 640 0 317662 0
Current children cumulated CPU time (s) 1481.5
Current children cumulated vsize (KiB) 1273224

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5785
/proc/meminfo: memFree=489960/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=1313632 CPUtime=1541.47
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 329143 0 0 0 153532 615 0 0 25 0 1 0 188969067 1345159168 325847 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 328408 325847 198 640 0 327764 0
Current children cumulated CPU time (s) 1541.47
Current children cumulated vsize (KiB) 1313632

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5785
/proc/meminfo: memFree=450408/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=1353196 CPUtime=1601.43
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 339052 0 0 0 159509 634 0 0 25 0 1 0 188969067 1385672704 335756 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 338299 335756 198 640 0 337655 0
Current children cumulated CPU time (s) 1601.43
Current children cumulated vsize (KiB) 1353196

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5785
/proc/meminfo: memFree=405928/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=1397688 CPUtime=1661.41
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 350157 0 0 0 165490 651 0 0 25 0 1 0 188969067 1431232512 346861 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 349422 346861 198 640 0 348778 0
Current children cumulated CPU time (s) 1661.41
Current children cumulated vsize (KiB) 1397688

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5785
/proc/meminfo: memFree=365480/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=1438088 CPUtime=1721.38
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 360286 0 0 0 171472 666 0 0 25 0 1 0 188969067 1472602112 356990 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 359522 356990 198 640 0 358878 0
Current children cumulated CPU time (s) 1721.38
Current children cumulated vsize (KiB) 1438088

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5785
/proc/meminfo: memFree=326504/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=1476600 CPUtime=1781.34
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 369885 0 0 0 177456 678 0 0 25 0 1 0 188969067 1512038400 366589 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 369150 366589 198 640 0 368506 0
Current children cumulated CPU time (s) 1781.34
Current children cumulated vsize (KiB) 1476600

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5785
/proc/meminfo: memFree=322344/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=1480712 CPUtime=1790.94
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 370925 0 0 0 178412 682 0 0 25 0 1 0 188969067 1516249088 367629 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 370178 367629 198 640 0 369534 0
Current children cumulated CPU time (s) 1790.94
Current children cumulated vsize (KiB) 1480712

[startup+1795.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5785
/proc/meminfo: memFree=321000/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=1482116 CPUtime=1794.15
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 371264 0 0 0 178732 683 0 0 25 0 1 0 188969067 1517686784 367968 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 370529 367968 198 640 0 369885 0
Current children cumulated CPU time (s) 1794.15
Current children cumulated vsize (KiB) 1482116

[startup+1796.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5785
/proc/meminfo: memFree=320360/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=1483016 CPUtime=1795.74
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 371489 0 0 0 178891 683 0 0 25 0 1 0 188969067 1518608384 368193 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 370754 368193 198 640 0 370110 0
Current children cumulated CPU time (s) 1795.74
Current children cumulated vsize (KiB) 1483016

[startup+1798.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5785
/proc/meminfo: memFree=320040/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=1483412 CPUtime=1797.33
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 371619 0 0 0 179050 683 0 0 25 0 1 0 188969067 1519013888 368323 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 370853 368323 198 640 0 370209 0
Current children cumulated CPU time (s) 1797.33
Current children cumulated vsize (KiB) 1483412

[startup+1798.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5785
/proc/meminfo: memFree=319528/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=1483812 CPUtime=1797.73
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194304 371701 0 0 0 179090 683 0 0 25 0 1 0 188969067 1519423488 368405 1992294400 134512640 137136520 4294956256 18446744073709551615 134543881 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 370953 368405 198 640 0 370309 0
Current children cumulated CPU time (s) 1797.73
Current children cumulated vsize (KiB) 1483812

[startup+1799.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5785
/proc/meminfo: memFree=319528/2055920 swapFree=4192812/4192956
[pid=5776] ppid=5774 vsize=0 CPUtime=1798.14
/proc/5776/stat : 5776 (bsolo) R 5774 5776 5534 0 -1 4194308 371732 0 0 0 179118 696 0 0 25 0 1 0 188969067 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5776/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.14
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1799.2
CPU time (s): 1798.24
CPU user time (s): 1791.19
CPU system time (s): 7.05593
CPU usage (%): 99.9469
Max. virtual memory (cumulated for all children) (KiB): 1483944

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

runsolver used 1.43378 second user time and 5.11422 second system time

The end

Launcher Data

Begin job on node13 at 2009-06-17 06:41:24
IDJOB=1876388
IDBENCH=48303
IDSOLVER=699
FILE ID=node13/1876388-1245213683
PBS_JOBID= 9368371
Free space on /tmp= 66272 MiB

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

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

MD5SUM BENCH= d27101fec2f8e3dc322d79bbc996c69e
RANDOM SEED=2009746968

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.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:       1798352 kB
Buffers:         51184 kB
Cached:         128328 kB
SwapCached:        144 kB
Active:          59808 kB
Inactive:       133820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798352 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4900 kB
Writeback:           0 kB
Mapped:          23760 kB
Slab:            49860 kB
Committed_AS:   175028 kB
PageTables:       1460 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-1876388-1245213683.opb

Free space on /tmp at the end= 66264 MiB
End job on node13 at 2009-06-17 07:11:25