Trace number 1876425

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.23 1798.71

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_25_3_40.opb
MD5SUM67a15ea3b760eccb0e507c1f93bad0e1
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)12432
Sum of products size (including duplicates)24864
Number of different products6216
Sum of products size12432

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-1876425-1245215671.opb
0.00/0.00	c File size is 531711 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: 6616 Constr: 13035 6416/403/6216 Lit: 51128 Watch. Lit: 44355
0.07/0.08	c Obj. Vars: 0 (0 % of total variables)
9.29/9.31	c Pre-processing Time: 9.314 s
9.29/9.31	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
9.29/9.31	c        0   6616    13035    51128    3    44355  169751      0      0 9.31
9.29/9.31	c Switching off lower bounding mode.
1798.01/1798.57	c      100   6616    13136    51826    3    44596  186727    101     10 9.43
1798.01/1798.57	c      250   6616    13286    62031    4    44896  205400    251     26 9.54
1798.01/1798.57	c      475   6616    13524   103113    7    45380  225941    489     48 9.83
1798.01/1798.57	c      813   6616    13867   126513    9    46066  248536    832     80 10.13
1798.01/1798.57	c     1321   6616    14406   219988   15    47144  273390   1371    122 10.82
1798.01/1798.57	c     2084   6616    15207   380683   25    49215  300730   2172    179 11.62
1798.01/1798.57	c     3230   6616    16414   663962   40    53168  330804   3379    254 12.70
1798.01/1798.57	c     4951   6616    18262  1081773   59    60704  363885   5227    330 14.99
1798.01/1798.57	c     7538   6616    20936  1650728   78    67964  400274   7901    386 19.48
1798.01/1798.57	c    11417   6616    24908  2504570  100    76250  440302  11873    445 25.64
1798.01/1798.57	c    17239   6616    30985  3902836  125    88547  484333  17950    458 37.63
1798.01/1798.57	c    25976   6616    40018  6023422  150   106794  532767  26983    425 61.04
1798.01/1798.57	c    39086   6616    53819  9324867  173   134606  586044  40784    371 105.32
1798.01/1798.57	c    58757   6616    74551 14065067  188   179406  644649  61516    310 188.95
1798.01/1798.57	c    88268   6616   105321 21118669  200   242410  709114  92286    262 336.56
1798.01/1798.57	c   132538   6616   151817 31301284  206   342204  780026 138782    217 608.77
1798.01/1798.57	c   198949   6616   221188 47462205  214   481448  858029 208153    178 1115.21
1798.01/1798.57	c Resources Exceeded
1798.01/1798.57	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.01/1798.57	c   17   263141 119798  3338276   288273 62753711 275238    146 1798.09
1798.01/1798.57	s UNKNOWN
1798.01/1798.57	c Total time: 1798.09 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1876425-1245215671/watcher-1876425-1245215671 -o /tmp/evaluation-result-1876425-1245215671/solver-1876425-1245215671 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1876425-1245215671.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/65 10646
/proc/meminfo: memFree=1847448/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=19052 CPUtime=0
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 189166554 19509248 249 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 4763 249 174 640 0 3989 0

[startup+0.082765 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10646
/proc/meminfo: memFree=1847448/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=13480 CPUtime=0.07
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 1069 0 0 0 7 0 0 0 18 0 1 0 189166554 13803520 923 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 3370 924 186 640 0 2726 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13480

[startup+0.102767 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10646
/proc/meminfo: memFree=1847448/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=14352 CPUtime=0.09
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 1291 0 0 0 9 0 0 0 18 0 1 0 189166554 14696448 1145 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 3588 1145 189 640 0 2944 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14352

[startup+0.30179 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10646
/proc/meminfo: memFree=1847448/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=14352 CPUtime=0.29
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 1294 0 0 0 29 0 0 0 19 0 1 0 189166554 14696448 1148 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 3588 1148 189 640 0 2944 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14352

[startup+0.702834 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10646
/proc/meminfo: memFree=1847448/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=14352 CPUtime=0.69
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 1295 0 0 0 69 0 0 0 22 0 1 0 189166554 14696448 1149 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 3588 1149 189 640 0 2944 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14352

[startup+1.50193 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1843536/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=14352 CPUtime=1.49
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 1297 0 0 0 149 0 0 0 25 0 1 0 189166554 14696448 1151 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 3588 1151 189 640 0 2944 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14352

[startup+3.10111 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1843408/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=14352 CPUtime=3.09
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 1297 0 0 0 309 0 0 0 25 0 1 0 189166554 14696448 1151 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 3588 1151 189 640 0 2944 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14352

[startup+6.30147 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1843216/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=14352 CPUtime=6.29
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 1297 0 0 0 628 1 0 0 25 0 1 0 189166554 14696448 1151 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 3588 1151 189 640 0 2944 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14352

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1837400/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=22716 CPUtime=12.69
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 3726 0 0 0 1262 7 0 0 25 0 1 0 189166554 23261184 3252 1992294400 134512640 137136520 4294956256 18446744073709551615 134551253 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 5679 3252 198 640 0 5035 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22716

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1811160/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=46916 CPUtime=25.48
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 9777 0 0 0 2531 17 0 0 25 0 1 0 189166554 48041984 9303 1992294400 134512640 137136520 4294956256 18446744073709551615 136498324 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 11729 9303 198 640 0 11085 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46916

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1775448/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=82856 CPUtime=51.08
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 18751 0 0 0 5073 35 0 0 25 0 1 0 189166554 84844544 18277 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 20714 18277 198 640 0 20070 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 82856

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1722712/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=134780 CPUtime=102.26
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 31750 0 0 0 10170 56 0 0 25 0 1 0 189166554 138014720 31276 1992294400 134512640 137136520 4294956256 18446744073709551615 134543959 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 33695 31276 198 640 0 33051 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 134780

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1675544/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=182560 CPUtime=162.24
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 43691 0 0 0 16145 79 0 0 25 0 1 0 189166554 186941440 43217 1992294400 134512640 137136520 4294956256 18446744073709551615 134543834 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 45640 43217 198 640 0 44996 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 182560

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1633048/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=224388 CPUtime=222.23
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 54134 0 0 0 22120 103 0 0 25 0 1 0 189166554 229773312 53660 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 56097 53660 198 640 0 55453 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 224388

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1593560/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=264288 CPUtime=282.21
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 64109 0 0 0 28098 123 0 0 25 0 1 0 189166554 270630912 63635 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 66072 63635 198 640 0 65428 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 264288

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1560152/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=297144 CPUtime=342.2
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 72339 0 0 0 34078 142 0 0 25 0 1 0 189166554 304275456 71865 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 74286 71865 198 640 0 73642 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 297144

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1528152/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=329336 CPUtime=402.18
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 80371 0 0 0 40064 154 0 0 25 0 1 0 189166554 337240064 79897 1992294400 134512640 137136520 4294956256 18446744073709551615 134544249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 82334 79897 198 640 0 81690 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 329336

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1502104/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=355028 CPUtime=462.17
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 86802 0 0 0 46045 172 0 0 25 0 1 0 189166554 363548672 86328 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 88757 86328 198 640 0 88113 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 355028

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1471000/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=386308 CPUtime=522.15
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 94621 0 0 0 52023 192 0 0 25 0 1 0 189166554 395579392 94147 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 96577 94147 198 640 0 95933 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 386308

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1440920/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=416268 CPUtime=582.14
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 102108 0 0 0 58003 211 0 0 25 0 1 0 189166554 426258432 101634 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 104067 101634 198 640 0 103423 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 416268

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1415512/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=441232 CPUtime=642.12
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 108353 0 0 0 63984 228 0 0 25 0 1 0 189166554 451821568 107879 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 110308 107879 198 640 0 109664 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 441232

[startup+702.302 s]

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

/proc/meminfo: memFree=1234328/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=622124 CPUtime=1062.01
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 153584 0 0 0 105864 337 0 0 25 0 1 0 189166554 637054976 153110 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 155531 153110 198 640 0 154887 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 622124

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1211800/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=644424 CPUtime=1121.98
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 159148 0 0 0 111852 346 0 0 25 0 1 0 189166554 659890176 158674 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 161106 158674 198 640 0 160462 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 644424

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1193752/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=662696 CPUtime=1181.97
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 163724 0 0 0 117843 354 0 0 25 0 1 0 189166554 678600704 163250 1992294400 134512640 137136520 4294956256 18446744073709551615 134544604 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 165674 163250 198 640 0 165030 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 662696

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1173656/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=682528 CPUtime=1241.96
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 168683 0 0 0 123829 367 0 0 25 0 1 0 189166554 698908672 168209 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 170632 168209 198 640 0 169988 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 682528

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1156248/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=699676 CPUtime=1301.94
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 172965 0 0 0 129815 379 0 0 25 0 1 0 189166554 716468224 172491 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 174919 172491 198 640 0 174275 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 699676

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1139864/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=716156 CPUtime=1361.92
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 177094 0 0 0 135801 391 0 0 25 0 1 0 189166554 733343744 176620 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 179039 176620 198 640 0 178395 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 716156

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1122456/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=733340 CPUtime=1421.91
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 181387 0 0 0 141788 403 0 0 25 0 1 0 189166554 750940160 180913 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 183335 180913 198 640 0 182691 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 733340

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1104536/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=751372 CPUtime=1481.89
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 185898 0 0 0 147775 414 0 0 25 0 1 0 189166554 769404928 185424 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 187843 185424 198 640 0 187199 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 751372

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1087256/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=768508 CPUtime=1541.88
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 190180 0 0 0 153763 425 0 0 25 0 1 0 189166554 786952192 189706 1992294400 134512640 137136520 4294956256 18446744073709551615 134543881 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 192127 189706 198 640 0 191483 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 768508

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1070360/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=785436 CPUtime=1601.86
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 194410 0 0 0 159751 435 0 0 25 0 1 0 189166554 804286464 193936 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 196359 193936 198 640 0 195715 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 785436

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1051224/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=804440 CPUtime=1661.85
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 199166 0 0 0 165737 448 0 0 25 0 1 0 189166554 823746560 198692 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 201110 198692 198 640 0 200466 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 804440

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1033432/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=822328 CPUtime=1721.83
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 203633 0 0 0 171724 459 0 0 25 0 1 0 189166554 842063872 203159 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 205582 203159 198 640 0 204938 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 822328

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1015704/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=839800 CPUtime=1781.81
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 208004 0 0 0 177712 469 0 0 25 0 1 0 189166554 859955200 207530 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 209950 207530 198 640 0 209306 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 839800

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1012952/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=842476 CPUtime=1791.42
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 208670 0 0 0 178671 471 0 0 25 0 1 0 189166554 862695424 208196 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 210619 208196 198 640 0 209975 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (KiB) 842476

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1012120/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=843280 CPUtime=1794.61
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 208865 0 0 0 178990 471 0 0 25 0 1 0 189166554 863518720 208391 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 210820 208391 198 640 0 210176 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (KiB) 843280

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1011800/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=843776 CPUtime=1796.21
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 208981 0 0 0 179149 472 0 0 25 0 1 0 189166554 864026624 208507 1992294400 134512640 137136520 4294956256 18446744073709551615 134544162 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 210944 208507 198 640 0 210300 0
Current children cumulated CPU time (s) 1796.21
Current children cumulated vsize (KiB) 843776

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1011544/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=843848 CPUtime=1797.01
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 209018 0 0 0 179229 472 0 0 25 0 1 0 189166554 864100352 208544 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 210962 208544 198 640 0 210318 0
Current children cumulated CPU time (s) 1797.01
Current children cumulated vsize (KiB) 843848

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1011544/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=844132 CPUtime=1797.81
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194304 209070 0 0 0 179309 472 0 0 25 0 1 0 189166554 864391168 208596 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 211033 208596 198 640 0 210389 0
Current children cumulated CPU time (s) 1797.81
Current children cumulated vsize (KiB) 844132

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10647
/proc/meminfo: memFree=1011288/2055920 swapFree=4181084/4192956
[pid=10646] ppid=10644 vsize=0 CPUtime=1798.21
/proc/10646/stat : 10646 (bsolo) R 10644 10646 10337 0 -1 4194308 209071 0 0 0 179336 485 0 0 25 0 1 0 189166554 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10646/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.21
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.71
CPU time (s): 1798.23
CPU user time (s): 1793.37
CPU system time (s): 4.86026
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 844132

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

runsolver used 2.03369 second user time and 3.77842 second system time

The end

Launcher Data

Begin job on node32 at 2009-06-17 07:14:31
IDJOB=1876425
IDBENCH=48340
IDSOLVER=699
FILE ID=node32/1876425-1245215671
PBS_JOBID= 9368388
Free space on /tmp= 66344 MiB

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

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

MD5SUM BENCH= 67a15ea3b760eccb0e507c1f93bad0e1
RANDOM SEED=1392442603

node32.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.234
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.234
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:       1848248 kB
Buffers:         31352 kB
Cached:         107828 kB
SwapCached:       4980 kB
Active:          32352 kB
Inactive:       115084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1848248 kB
SwapTotal:     4192956 kB
SwapFree:      4181084 kB
Dirty:            4100 kB
Writeback:           0 kB
Mapped:          14740 kB
Slab:            45944 kB
Committed_AS:   202520 kB
PageTables:       1492 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-1876425-1245215671.opb

Free space on /tmp at the end= 66336 MiB
End job on node32 at 2009-06-17 07:44:30