Trace number 2671254

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.2 Cl? 1798.13 1798.82

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_3_15.opb
MD5SUMbd09cdc4b500cb737de1028eb4fdb581
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.08383
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12632
Sum of products size (including duplicates)25264
Number of different products6316
Sum of products size12632

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 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 Time Limit set to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Instance file HOME/instance-2671254-1276722126.opb
0.00/0.00	c File size is 566885 bytes.
0.00/0.09	c Highest Coefficient sum: 1000
0.00/0.09	c Parsing was ok!!
0.00/0.09	c Total parsing time: 0.096 s
0.00/0.10	c Var: 7316 Constr: 14135 6816/1003/6316 Lit: 54028 Watch. Lit: 46230
0.00/0.10	c Obj. Vars: 0 (0 % of total variables)
1.99/2.03	c Pre-processing Time: 2.034 s
1.99/2.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.99/2.03	c        0   7316    14135    54028    3    46230   94040      0      0 2.03
1.99/2.03	c Switching off lower bounding mode.
1797.99/1798.73	c      486   7316    14621   414399   28    47202  103445    486    117 4.13
1797.99/1798.73	c      640   7316    14775   565102   38    47510  113790    640    150 4.26
1797.99/1798.73	c      865   7316    15000   784032   52    47960  125170    865    190 4.54
1797.99/1798.73	c     1228   7316    15363  1135350   73    48686  137688   1228    237 5.17
1797.99/1798.73	c     1738   7316    15873  1635569  103    49706  151457   1738    301 5.77
1797.99/1798.73	c     2504   7316    16639  2385237  143    51238  166603   2504    344 7.26
1797.99/1798.73	c     3655   7316    17790  3515192  197    53540  183264   3655    367 9.96
1797.99/1798.73	c     5387   7316    19522  5213940  267    57004  201591   5387    312 17.27
1797.99/1798.73	c     7971   7316    22106  7746520  350    62172  221751   7971    248 32.08
1797.99/1798.73	c    11851   7316    25986 11550899  444    69932  243927  11851    189 62.65
1797.99/1798.73	c    17674   7316    31809 17266849  542    81578  268320  17674    143 123.07
1797.99/1798.73	c    26412   7316    40547 25847940  637    99054  295153  26412    124 212.69
1797.99/1798.73	c    39525   7316    53660 38727371  721   125280  324669  39525     84 465.86
1797.99/1798.73	c    59195   7316    73330 58045681  791   164620  357136  59195     44 1343.58
1797.99/1798.73	c Resources Exceeded
1797.99/1798.73	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.99/1798.73	c   14    68208      0    82270    82343 66896946  68208     37 1798.04
1797.99/1798.73	s UNKNOWN
1797.99/1798.73	c Total time: 1798.04 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-2671254-1276722126/watcher-2671254-1276722126 -o /tmp/evaluation-result-2671254-1276722126/solver-2671254-1276722126 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2671254-1276722126.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/106 14071
/proc/meminfo: memFree=1711096/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=11492 CPUtime=0
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 361 0 0 0 0 0 0 0 15 0 1 0 47816060 11767808 280 1992294400 134512640 137138936 4287272256 18446744073709551615 136511073 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 2873 280 174 642 0 2090 0

[startup+0.107202 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 14071
/proc/meminfo: memFree=1711096/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=14508 CPUtime=0.09
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 1408 0 0 0 9 0 0 0 17 0 1 0 47816060 14856192 1188 1992294400 134512640 137138936 4287272256 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 3627 1188 184 642 0 2983 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14508

[startup+0.201219 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 14071
/proc/meminfo: memFree=1711096/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=14640 CPUtime=0.19
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 1412 0 0 0 19 0 0 0 17 0 1 0 47816060 14991360 1192 1992294400 134512640 137138936 4287272256 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 3660 1192 184 642 0 3016 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14640

[startup+0.301236 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 14071
/proc/meminfo: memFree=1711096/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=14640 CPUtime=0.29
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 1412 0 0 0 29 0 0 0 17 0 1 0 47816060 14991360 1192 1992294400 134512640 137138936 4287272256 18446744073709551615 136504089 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 3660 1192 184 642 0 3016 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14640

[startup+0.70131 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 14071
/proc/meminfo: memFree=1711096/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=14640 CPUtime=0.7
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 1412 0 0 0 69 1 0 0 17 0 1 0 47816060 14991360 1192 1992294400 134512640 137138936 4287272256 18446744073709551615 135984589 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 3660 1192 184 642 0 3016 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 14640

[startup+1.50146 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14072
/proc/meminfo: memFree=1707244/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=14640 CPUtime=1.49
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 1412 0 0 0 148 1 0 0 18 0 1 0 47816060 14991360 1192 1992294400 134512640 137138936 4287272256 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 3660 1192 184 642 0 3016 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14640

[startup+3.10075 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14072
/proc/meminfo: memFree=1705384/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=18312 CPUtime=3.09
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 2744 0 0 0 306 3 0 0 21 0 1 0 47816060 18751488 2136 1992294400 134512640 137138936 4287272256 18446744073709551615 134575655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 4578 2136 190 642 0 3934 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18312

[startup+6.30135 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14072
/proc/meminfo: memFree=1688892/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=38996 CPUtime=6.29
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 7914 0 0 0 624 5 0 0 25 0 1 0 47816060 39931904 7306 1992294400 134512640 137138936 4287272256 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 9749 7306 190 642 0 9105 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38996

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14072
/proc/meminfo: memFree=1655048/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=68248 CPUtime=12.68
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 15224 0 0 0 1259 9 0 0 25 0 1 0 47816060 69885952 14616 1992294400 134512640 137138936 4287272256 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 17062 14616 190 642 0 16418 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 68248

[startup+25.5009 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14072
/proc/meminfo: memFree=1621072/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=100540 CPUtime=25.49
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 23309 0 0 0 2534 15 0 0 25 0 1 0 47816060 102952960 22701 1992294400 134512640 137138936 4287272256 18446744073709551615 134542339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 25135 22701 190 642 0 24491 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 100540

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14074
/proc/meminfo: memFree=1582136/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=139544 CPUtime=51.07
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 33057 0 0 0 5085 22 0 0 25 0 1 0 47816060 142893056 32449 1992294400 134512640 137138936 4287272256 18446744073709551615 134542493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 34886 32449 190 642 0 34242 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 139544

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14074
/proc/meminfo: memFree=1511208/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=209928 CPUtime=102.27
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 50656 0 0 0 10192 35 0 0 25 0 1 0 47816060 214966272 50048 1992294400 134512640 137138936 4287272256 18446744073709551615 134543082 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 52482 50048 190 642 0 51838 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 209928

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14076
/proc/meminfo: memFree=1433584/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=287700 CPUtime=162.24
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 70102 0 0 0 16176 48 0 0 25 0 1 0 47816060 294604800 69494 1992294400 134512640 137138936 4287272256 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 71925 69494 190 642 0 71281 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 287700

[startup+222.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14078
/proc/meminfo: memFree=1360300/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=360652 CPUtime=222.21
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 88341 0 0 0 22159 62 0 0 25 0 1 0 47816060 369307648 87733 1992294400 134512640 137138936 4287272256 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 90163 87733 190 642 0 89519 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 360652

[startup+282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14080
/proc/meminfo: memFree=1304252/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=416848 CPUtime=282.18
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 102386 0 0 0 28146 72 0 0 25 0 1 0 47816060 426852352 101778 1992294400 134512640 137138936 4287272256 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 104212 101778 190 642 0 103568 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 416848

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14080
/proc/meminfo: memFree=1267796/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=452792 CPUtime=342.16
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 111369 0 0 0 34138 78 0 0 25 0 1 0 47816060 463659008 110761 1992294400 134512640 137138936 4287272256 18446744073709551615 134542339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 113198 110761 190 642 0 112554 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 452792

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14082
/proc/meminfo: memFree=1237292/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=483416 CPUtime=402.13
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 119030 0 0 0 40130 83 0 0 25 0 1 0 47816060 495017984 118422 1992294400 134512640 137138936 4287272256 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 120854 118422 190 642 0 120210 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 483416

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14084
/proc/meminfo: memFree=1211376/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=508956 CPUtime=462.11
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 125413 0 0 0 46123 88 0 0 25 0 1 0 47816060 521170944 124805 1992294400 134512640 137138936 4287272256 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 127239 124805 190 642 0 126595 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 508956

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14086
/proc/meminfo: memFree=1183104/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=537424 CPUtime=522.09
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 132523 0 0 0 52114 95 0 0 25 0 1 0 47816060 550322176 131915 1992294400 134512640 137138936 4287272256 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 134356 131915 190 642 0 133712 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 537424

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14088
/proc/meminfo: memFree=1159420/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=560784 CPUtime=582.06
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 138372 0 0 0 58107 99 0 0 25 0 1 0 47816060 574242816 137764 1992294400 134512640 137138936 4287272256 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 140196 137764 190 642 0 139552 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 560784

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14088
/proc/meminfo: memFree=1139084/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=581172 CPUtime=642.04
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 143463 0 0 0 64102 102 0 0 25 0 1 0 47816060 595120128 142855 1992294400 134512640 137138936 4287272256 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 145293 142855 190 642 0 144649 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 581172

[startup+702.301 s]

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

/proc/meminfo: memFree=1024136/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=695180 CPUtime=1061.88
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 171969 0 0 0 106066 122 0 0 25 0 1 0 47816060 711864320 171361 1992294400 134512640 137138936 4287272256 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 173795 171361 190 642 0 173151 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 695180

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14105
/proc/meminfo: memFree=1010000/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=709288 CPUtime=1121.86
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 175489 0 0 0 112060 126 0 0 25 0 1 0 47816060 726310912 174881 1992294400 134512640 137138936 4287272256 18446744073709551615 134542528 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 177322 174881 190 642 0 176678 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 709288

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14107
/proc/meminfo: memFree=996360/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=723108 CPUtime=1181.82
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 178941 0 0 0 118054 128 0 0 25 0 1 0 47816060 740462592 178333 1992294400 134512640 137138936 4287272256 18446744073709551615 134542339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 180777 178333 190 642 0 180133 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 723108

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14107
/proc/meminfo: memFree=983464/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=735928 CPUtime=1241.81
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 182150 0 0 0 124051 130 0 0 25 0 1 0 47816060 753590272 181542 1992294400 134512640 137138936 4287272256 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 183982 181542 190 642 0 183338 0
Current children cumulated CPU time (s) 1241.81
Current children cumulated vsize (KiB) 735928

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14109
/proc/meminfo: memFree=970444/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=748912 CPUtime=1301.78
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 185401 0 0 0 130046 132 0 0 25 0 1 0 47816060 766885888 184793 1992294400 134512640 137138936 4287272256 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 187228 184793 190 642 0 186584 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 748912

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14111
/proc/meminfo: memFree=957052/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=762028 CPUtime=1361.76
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 188681 0 0 0 136041 135 0 0 25 0 1 0 47816060 780316672 188073 1992294400 134512640 137138936 4287272256 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 190507 188073 190 642 0 189863 0
Current children cumulated CPU time (s) 1361.76
Current children cumulated vsize (KiB) 762028

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14113
/proc/meminfo: memFree=935972/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=783080 CPUtime=1421.74
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 193934 0 0 0 142036 138 0 0 25 0 1 0 47816060 801873920 193326 1992294400 134512640 137138936 4287272256 18446744073709551615 134542503 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 195770 193326 190 642 0 195126 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 783080

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14115
/proc/meminfo: memFree=919356/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=799704 CPUtime=1481.71
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 198103 0 0 0 148030 141 0 0 25 0 1 0 47816060 818896896 197495 1992294400 134512640 137138936 4287272256 18446744073709551615 134542530 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 199926 197495 190 642 0 199282 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 799704

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 14115
/proc/meminfo: memFree=903980/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=815124 CPUtime=1541.69
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 201958 0 0 0 154025 144 0 0 25 0 1 0 47816060 834686976 201350 1992294400 134512640 137138936 4287272256 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 203781 201350 190 642 0 203137 0
Current children cumulated CPU time (s) 1541.69
Current children cumulated vsize (KiB) 815124

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14117
/proc/meminfo: memFree=888356/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=830836 CPUtime=1601.67
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 205870 0 0 0 160020 147 0 0 25 0 1 0 47816060 850776064 205262 1992294400 134512640 137138936 4287272256 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 207709 205262 190 642 0 207065 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 830836

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14119
/proc/meminfo: memFree=877196/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=841736 CPUtime=1661.64
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 208595 0 0 0 166015 149 0 0 25 0 1 0 47816060 861937664 207987 1992294400 134512640 137138936 4287272256 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 210434 207987 190 642 0 209790 0
Current children cumulated CPU time (s) 1661.64
Current children cumulated vsize (KiB) 841736

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14121
/proc/meminfo: memFree=859960/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=859088 CPUtime=1721.62
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 212946 0 0 0 172010 152 0 0 25 0 1 0 47816060 879706112 212338 1992294400 134512640 137138936 4287272256 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 214772 212338 190 642 0 214128 0
Current children cumulated CPU time (s) 1721.62
Current children cumulated vsize (KiB) 859088

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14123
/proc/meminfo: memFree=849668/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=868964 CPUtime=1781.6
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 215407 0 0 0 178006 154 0 0 25 0 1 0 47816060 889819136 214799 1992294400 134512640 137138936 4287272256 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 217241 214799 190 642 0 216597 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (KiB) 868964

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

[startup+1792.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14123
/proc/meminfo: memFree=848304/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=870192 CPUtime=1791.3
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 215725 0 0 0 178976 154 0 0 25 0 1 0 47816060 891076608 215117 1992294400 134512640 137138936 4287272256 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 217548 215117 190 642 0 216904 0
Current children cumulated CPU time (s) 1791.3
Current children cumulated vsize (KiB) 870192

[startup+1795.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14123
/proc/meminfo: memFree=847808/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=870744 CPUtime=1794.5
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 215857 0 0 0 179296 154 0 0 25 0 1 0 47816060 891641856 215249 1992294400 134512640 137138936 4287272256 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 217686 215249 190 642 0 217042 0
Current children cumulated CPU time (s) 1794.5
Current children cumulated vsize (KiB) 870744

[startup+1796.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14123
/proc/meminfo: memFree=847560/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=871032 CPUtime=1796.09
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 215929 0 0 0 179455 154 0 0 25 0 1 0 47816060 891936768 215321 1992294400 134512640 137138936 4287272256 18446744073709551615 134542339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 217758 215321 190 642 0 217114 0
Current children cumulated CPU time (s) 1796.09
Current children cumulated vsize (KiB) 871032

[startup+1797.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14123
/proc/meminfo: memFree=847436/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=871196 CPUtime=1796.89
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 215967 0 0 0 179535 154 0 0 25 0 1 0 47816060 892104704 215359 1992294400 134512640 137138936 4287272256 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 217799 215359 190 642 0 217155 0
Current children cumulated CPU time (s) 1796.89
Current children cumulated vsize (KiB) 871196

[startup+1798.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14123
/proc/meminfo: memFree=847436/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=871292 CPUtime=1797.69
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202496 216002 0 0 0 179615 154 0 0 25 0 1 0 47816060 892203008 215394 1992294400 134512640 137138936 4287272256 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14071/statm: 217823 215394 190 642 0 217179 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (KiB) 871292

[startup+1798.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14123
/proc/meminfo: memFree=847188/2059040 swapFree=4140132/4192956
[pid=14071] ppid=14069 vsize=0 CPUtime=1798.1
/proc/14071/stat : 14071 (bsolo_pb10) R 14069 14071 13533 0 -1 4202500 216020 0 0 0 179649 161 0 0 25 0 1 0 47816060 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/14071/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.1
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.82
CPU time (s): 1798.13
CPU user time (s): 1796.49
CPU system time (s): 1.63575
CPU usage (%): 99.9612
Max. virtual memory (cumulated for all children) (KiB): 871360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.49
system time used= 1.63575
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 216020
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1
involuntary context switches= 1737

runsolver used 2.78158 second user time and 8.67468 second system time

The end

Launcher Data

Begin job on node007 at 2010-06-16 23:02:06
IDJOB=2671254
IDBENCH=48323
IDSOLVER=1163
FILE ID=node007/2671254-1276722126
PBS_JOBID= 11174150
Free space on /tmp= 62488 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_10_3_15.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2671254-1276722126/watcher-2671254-1276722126 -o /tmp/evaluation-result-2671254-1276722126/solver-2671254-1276722126 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2671254-1276722126.opb

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

MD5SUM BENCH= bd09cdc4b500cb737de1028eb4fdb581
RANDOM SEED=685063682

node007.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.264
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.52
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.264
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1712368 kB
Buffers:        111628 kB
Cached:         140340 kB
SwapCached:       7044 kB
Active:         113828 kB
Inactive:       152340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1712368 kB
SwapTotal:     4192956 kB
SwapFree:      4140132 kB
Dirty:            4256 kB
Writeback:           0 kB
AnonPages:       12036 kB
Mapped:          13076 kB
Slab:            58832 kB
PageTables:       3940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181748 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2671254-1276722126.opb

Free space on /tmp at the end= 62484 MiB
End job on node007 at 2010-06-16 23:32:05