Trace number 1877852

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.16 1798.69

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_25_1_40.opb
MD5SUM6f80de356bf70dde8dfbe2efc2cb9dee
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)12408
Sum of products size (including duplicates)24816
Number of different products6204
Sum of products size12408

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-1877852-1245215577.opb
0.00/0.00	c File size is 530659 bytes.
0.00/0.07	c Highest Coefficient sum: 400
0.00/0.07	c Parsing was ok!!
0.00/0.07	c Total parsing time: 0.077 s
0.07/0.08	c Var: 6604 Constr: 13011 6404/403/6204 Lit: 51032 Watch. Lit: 44271
0.07/0.08	c Obj. Vars: 0 (0 % of total variables)
9.38/9.42	c Pre-processing Time: 9.422 s
9.38/9.43	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
9.38/9.43	c        0   6604    13011    51032    3    44271  169265      0      0 9.42
9.38/9.43	c Switching off lower bounding mode.
1797.97/1798.57	c      161   6604    13172    95953    7    44593  186192    161     16 9.58
1797.97/1798.57	c      321   6604    13332   152461   11    44913  204812    321     33 9.65
1797.97/1798.57	c      548   6604    13559   231441   17    45367  225294    548     56 9.76
1797.97/1798.57	c      913   6604    13924   356493   25    46097  247824    913     91 9.98
1797.97/1798.57	c     1444   6604    14455   535320   37    47159  272607   1444    138 10.39
1797.97/1798.57	c     2207   6604    15218   804968   52    48685  299868   2207    203 10.83
1797.97/1798.57	c     3353   6604    16364  1209154   73    50977  329855   3353    286 11.71
1797.97/1798.57	c     5074   6604    18085  1811759  100    54419  362841   5074    370 13.70
1797.97/1798.57	c     7664   6604    20675  2712355  131    59599  399126   7664    426 17.98
1797.97/1798.57	c    11563   6604    24574  4062025  165    67397  439039  11563    427 27.05
1797.97/1798.57	c    17389   6604    30400  6091688  200    79049  482943  17389    418 41.58
1797.97/1798.57	c    26127   6604    39138  9165411  234    96525  531238  26127    438 59.56
1797.97/1798.57	c    39240   6604    52251 13799942  264   122751  584362  39240    422 92.94
1797.97/1798.57	c    58922   6604    71933 20744969  288   162115  642799  58922    266 221.06
1797.97/1798.57	c    88444   6604   101455 31104789  306   221159  707079  88444    150 588.37
1797.97/1798.57	c   132715   6604   145726 46547891  319   309701  777787 132715     94 1401.28
1797.97/1798.57	c Resources Exceeded
1797.97/1798.57	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1798.57	c   16   155440    902   164261   168451 54416510 155440     86 1798.05
1797.97/1798.57	s UNKNOWN
1797.97/1798.57	c Total time: 1798.05 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-1877852-1245215577/watcher-1877852-1245215577 -o /tmp/evaluation-result-1877852-1245215577/solver-1877852-1245215577 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1877852-1245215577.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6421
/proc/meminfo: memFree=1804088/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=19052 CPUtime=0
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 264 0 0 0 0 0 0 0 18 0 1 0 189150618 19509248 248 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 4763 248 174 640 0 3989 0

[startup+0.0797929 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6421
/proc/meminfo: memFree=1804088/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=12620 CPUtime=0.07
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 865 0 0 0 7 0 0 0 18 0 1 0 189150618 12922880 719 1992294400 134512640 137136520 4294956256 18446744073709551615 134549040 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 3155 719 184 640 0 2511 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12620

[startup+0.101795 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6421
/proc/meminfo: memFree=1804088/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=14344 CPUtime=0.09
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 1290 0 0 0 9 0 0 0 18 0 1 0 189150618 14688256 1144 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 3586 1144 189 640 0 2942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14344

[startup+0.301823 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6421
/proc/meminfo: memFree=1804088/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=14344 CPUtime=0.29
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 1294 0 0 0 29 0 0 0 19 0 1 0 189150618 14688256 1148 1992294400 134512640 137136520 4294956256 18446744073709551615 134544127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 3586 1148 189 640 0 2942 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14344

[startup+0.701879 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6421
/proc/meminfo: memFree=1804088/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=14344 CPUtime=0.69
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 1294 0 0 0 69 0 0 0 22 0 1 0 189150618 14688256 1148 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 3586 1148 189 640 0 2942 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14344

[startup+1.50199 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1800240/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=14344 CPUtime=1.49
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 1295 0 0 0 149 0 0 0 25 0 1 0 189150618 14688256 1149 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 3586 1149 189 640 0 2942 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14344

[startup+3.10222 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1800112/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=14344 CPUtime=3.09
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 1295 0 0 0 308 1 0 0 25 0 1 0 189150618 14688256 1149 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 3586 1149 189 640 0 2942 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14344

[startup+6.30167 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1800048/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=14344 CPUtime=6.28
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 1295 0 0 0 627 1 0 0 25 0 1 0 189150618 14688256 1149 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 3586 1149 189 640 0 2942 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14344

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1783472/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=33760 CPUtime=12.68
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 6493 0 0 0 1262 6 0 0 25 0 1 0 189150618 34570240 6019 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 8440 6019 196 640 0 7796 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33760

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1750832/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=64060 CPUtime=25.48
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 14050 0 0 0 2537 11 0 0 25 0 1 0 189150618 65597440 13576 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 16015 13576 196 640 0 15371 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 64060

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1701552/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=113708 CPUtime=51.08
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 26462 0 0 0 5088 20 0 0 25 0 1 0 189150618 116436992 25988 1992294400 134512640 137136520 4294956256 18446744073709551615 134543954 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 28427 25988 196 640 0 27783 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 113708

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1609072/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=205008 CPUtime=102.26
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 49287 0 0 0 10188 38 0 0 25 0 1 0 189150618 209928192 48813 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 51252 48813 196 640 0 50608 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 205008

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1561840/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=252404 CPUtime=162.24
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 61145 0 0 0 16175 49 0 0 25 0 1 0 189150618 258461696 60671 1992294400 134512640 137136520 4294956256 18446744073709551615 134544143 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 63101 60671 196 640 0 62457 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 252404

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1529136/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=284796 CPUtime=222.22
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 69234 0 0 0 22168 54 0 0 25 0 1 0 189150618 291631104 68760 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 71199 68760 196 640 0 70555 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 284796

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1500144/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=314076 CPUtime=282.2
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 76568 0 0 0 28160 60 0 0 25 0 1 0 189150618 321613824 76094 1992294400 134512640 137136520 4294956256 18446744073709551615 134544122 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 78519 76094 196 640 0 77875 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 314076

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1473264/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=340484 CPUtime=342.19
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 83161 0 0 0 34153 66 0 0 25 0 1 0 189150618 348655616 82687 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 85121 82687 196 640 0 84477 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 340484

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1450352/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=363496 CPUtime=402.17
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 88922 0 0 0 40146 71 0 0 25 0 1 0 189150618 372219904 88448 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 90874 88448 196 640 0 90230 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 363496

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1430512/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=383168 CPUtime=462.15
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 93845 0 0 0 46139 76 0 0 25 0 1 0 189150618 392364032 93371 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 95792 93371 196 640 0 95148 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 383168

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1412592/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=401268 CPUtime=522.13
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 98370 0 0 0 52134 79 0 0 25 0 1 0 189150618 410898432 97896 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 100317 97896 196 640 0 99673 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 401268

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1396464/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=417292 CPUtime=582.12
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 102375 0 0 0 58128 84 0 0 25 0 1 0 189150618 427307008 101901 1992294400 134512640 137136520 4294956256 18446744073709551615 134544249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 104323 101901 196 640 0 103679 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 417292

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1381360/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=432264 CPUtime=642.1
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 106107 0 0 0 64124 86 0 0 25 0 1 0 189150618 442638336 105633 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 108066 105633 196 640 0 107422 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 432264

[startup+702.301 s]

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

/proc/meminfo: memFree=1257520/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=555964 CPUtime=1121.96
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 137026 0 0 0 112081 115 0 0 25 0 1 0 189150618 569307136 136552 1992294400 134512640 137136520 4294956256 18446744073709551615 134544157 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 138991 136552 196 640 0 138347 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 555964

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1243248/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=570248 CPUtime=1181.94
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 140597 0 0 0 118076 118 0 0 25 0 1 0 189150618 583933952 140123 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 142562 140123 196 640 0 141918 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 570248

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1229424/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=583960 CPUtime=1241.93
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 144024 0 0 0 124071 122 0 0 25 0 1 0 189150618 597975040 143550 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 145990 143550 196 640 0 145346 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 583960

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1214384/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=598828 CPUtime=1301.91
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 147742 0 0 0 130066 125 0 0 25 0 1 0 189150618 613199872 147268 1992294400 134512640 137136520 4294956256 18446744073709551615 134544402 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 149707 147268 196 640 0 149063 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 598828

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1200944/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=612324 CPUtime=1361.89
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 151125 0 0 0 136061 128 0 0 25 0 1 0 189150618 627019776 150651 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 153081 150651 196 640 0 152437 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 612324

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1188784/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=624252 CPUtime=1421.88
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 154117 0 0 0 142056 132 0 0 25 0 1 0 189150618 639234048 153643 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 156063 153643 196 640 0 155419 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 624252

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1177456/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=635764 CPUtime=1481.85
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 156976 0 0 0 148051 134 0 0 25 0 1 0 189150618 651022336 156502 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 158941 156502 196 640 0 158297 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 635764

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1166192/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=647080 CPUtime=1541.83
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 159804 0 0 0 154047 136 0 0 25 0 1 0 189150618 662609920 159330 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 161770 159330 196 640 0 161126 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 647080

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1149808/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=663536 CPUtime=1601.82
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 163925 0 0 0 160041 141 0 0 25 0 1 0 189150618 679460864 163451 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 165884 163451 196 640 0 165240 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 663536

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1130032/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=683076 CPUtime=1661.8
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 168813 0 0 0 166036 144 0 0 25 0 1 0 189150618 699469824 168339 1992294400 134512640 137136520 4294956256 18446744073709551615 134544140 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 170769 168339 196 640 0 170125 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 683076

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1112368/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=700864 CPUtime=1721.78
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 173265 0 0 0 172030 148 0 0 25 0 1 0 189150618 717684736 172791 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 175216 172791 196 640 0 174572 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 700864

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1094960/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=718036 CPUtime=1781.76
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 177558 0 0 0 178025 151 0 0 25 0 1 0 189150618 735268864 177084 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 179509 177084 196 640 0 178865 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 718036

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

[startup+1791.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1092080/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=720960 CPUtime=1791.36
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 178275 0 0 0 178984 152 0 0 25 0 1 0 189150618 738263040 177801 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 180240 177801 196 640 0 179596 0
Current children cumulated CPU time (s) 1791.36
Current children cumulated vsize (KiB) 720960

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1090992/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=722000 CPUtime=1794.56
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 178535 0 0 0 179304 152 0 0 25 0 1 0 189150618 739328000 178061 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 180500 178061 196 640 0 179856 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (KiB) 722000

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1090672/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=722428 CPUtime=1796.16
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 178653 0 0 0 179464 152 0 0 25 0 1 0 189150618 739766272 178179 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 180607 178179 196 640 0 179963 0
Current children cumulated CPU time (s) 1796.16
Current children cumulated vsize (KiB) 722428

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1090224/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=722800 CPUtime=1796.96
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 178735 0 0 0 179544 152 0 0 25 0 1 0 189150618 740147200 178261 1992294400 134512640 137136520 4294956256 18446744073709551615 134544157 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 180700 178261 196 640 0 180056 0
Current children cumulated CPU time (s) 1796.96
Current children cumulated vsize (KiB) 722800

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1090224/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=722956 CPUtime=1797.76
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 178790 0 0 0 179623 153 0 0 25 0 1 0 189150618 740306944 178316 1992294400 134512640 137136520 4294956256 18446744073709551615 134544112 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 180739 178316 196 640 0 180095 0
Current children cumulated CPU time (s) 1797.76
Current children cumulated vsize (KiB) 722956

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1089904/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=723080 CPUtime=1797.97
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194304 178805 0 0 0 179644 153 0 0 25 0 1 0 189150618 740433920 178331 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 180770 178331 196 640 0 180126 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 723080

[startup+1798.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6422
/proc/meminfo: memFree=1089904/2055920 swapFree=4181384/4192956
[pid=6421] ppid=6419 vsize=0 CPUtime=1798.06
/proc/6421/stat : 6421 (bsolo) R 6419 6421 6330 0 -1 4194308 178809 0 0 0 179651 155 0 0 25 0 1 0 189150618 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6421/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.06
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.69
CPU time (s): 1798.16
CPU user time (s): 1796.52
CPU system time (s): 1.64675
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 723080

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

runsolver used 1.63675 second user time and 3.9284 second system time

The end

Launcher Data

Begin job on node49 at 2009-06-17 07:12:57
IDJOB=1877852
IDBENCH=48337
IDSOLVER=700
FILE ID=node49/1877852-1245215577
PBS_JOBID= 9368422
Free space on /tmp= 66028 MiB

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

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

MD5SUM BENCH= 6f80de356bf70dde8dfbe2efc2cb9dee
RANDOM SEED=2008923610

node49.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.232
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.232
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:       1804952 kB
Buffers:         60828 kB
Cached:         120504 kB
SwapCached:       4580 kB
Active:          64332 kB
Inactive:       125056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1804952 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:            4104 kB
Writeback:           0 kB
Mapped:          13788 kB
Slab:            47348 kB
Committed_AS:   184572 kB
PageTables:       1388 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-1877852-1245215577.opb

Free space on /tmp at the end= 66024 MiB
End job on node49 at 2009-06-17 07:42:56