Trace number 2671266

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.08 1798.63

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_10_4_15.opb
MD5SUM8b67f7a6443cbb8d169a20134c04d298
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 benchmark0.040993
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)5048
Sum of products size (including duplicates)10096
Number of different products2524
Sum of products size5048

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-2671266-1276722176.opb
0.00/0.00	c File size is 222242 bytes.
0.02/0.03	c Highest Coefficient sum: 400
0.02/0.03	c Parsing was ok!!
0.02/0.03	c Total parsing time: 0.035 s
0.02/0.03	c Var: 2924 Constr: 5651 2724/403/2524 Lit: 21592 Watch. Lit: 18486
0.02/0.03	c Obj. Vars: 0 (0 % of total variables)
0.59/0.65	c Pre-processing Time: 0.649 s
0.59/0.65	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.59/0.65	c        0   2924     5651    21592    3    18486   39418      0      0 0.65
0.59/0.65	c Switching off lower bounding mode.
1797.95/1798.55	c      186   2924     5837    75813   12    18858   43360    186    233 0.80
1797.95/1798.55	c      337   2924     5988   133005   22    19160   47697    337    396 0.85
1797.95/1798.55	c      562   2924     6213   216945   34    19610   52467    562    586 0.96
1797.95/1798.55	c      921   2924     6572   349056   53    20328   57714    921    769 1.20
1797.95/1798.55	c     1457   2924     7108   543095   76    21400   63486   1457    868 1.68
1797.95/1798.55	c     2225   2924     7876   835272  106    22936   69835   2225   1090 2.04
1797.95/1798.55	c     3372   2924     9023  1272670  141    25230   76819   3372   1138 2.96
1797.95/1798.55	c     5096   2924    10747  1929157  179    28678   84501   5096    864 5.89
1797.95/1798.55	c     7680   2924    13331  2911037  218    33846   92952   7680    653 11.76
1797.95/1798.55	c    11563   2924    17214  4383877  254    41612  102248  11563    552 20.93
1797.95/1798.55	c    17389   2924    23040  6589517  286    53264  112473  17389    477 36.39
1797.95/1798.55	c    26127   2924    31778  9891109  311    70740  123721  26127    339 77.06
1797.95/1798.55	c    39247   2924    44898 14840554  330    96980  136094  39247    247 158.61
1797.95/1798.55	c    58919   2924    64570 22283065  345   136324  149704  58919    170 345.78
1797.95/1798.55	c    88437   2924    94088 33520449  356   195360  164675  88437    129 685.04
1797.95/1798.55	c   132713   2924   138364 50413007  364   283912  181143 132713     99 1335.25
1797.95/1798.55	c Resources Exceeded
1797.95/1798.55	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.95/1798.55	c   16   169555      7   175659   175206 64492248 169555     94 1798.00
1797.95/1798.55	s UNKNOWN
1797.95/1798.55	c Total time: 1798 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-2671266-1276722176/watcher-2671266-1276722176 -o /tmp/evaluation-result-2671266-1276722176/solver-2671266-1276722176 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2671266-1276722176.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.08 1.05 1.01 3/105 21070
/proc/meminfo: memFree=1738676/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=11152 CPUtime=0
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 349 0 0 0 0 0 0 0 25 0 1 0 13510795 11419648 268 1992294400 134512640 137138936 4287365088 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 2788 268 175 642 0 2089 0

[startup+0.028605 s]
/proc/loadavg: 1.08 1.05 1.01 3/105 21070
/proc/meminfo: memFree=1738676/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=11564 CPUtime=0.02
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 493 0 0 0 2 0 0 0 25 0 1 0 13510795 11841536 412 1992294400 134512640 137138936 4287365088 18446744073709551615 136577166 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 2891 412 207 642 0 2192 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11564

[startup+0.101614 s]
/proc/loadavg: 1.08 1.05 1.01 3/105 21070
/proc/meminfo: memFree=1738676/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=12172 CPUtime=0.09
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 746 0 0 0 9 0 0 0 25 0 1 0 13510795 12464128 610 1992294400 134512640 137138936 4287365088 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 3043 610 184 642 0 2399 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12172

[startup+0.301639 s]
/proc/loadavg: 1.08 1.05 1.01 3/105 21070
/proc/meminfo: memFree=1738676/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=12172 CPUtime=0.29
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 746 0 0 0 29 0 0 0 25 0 1 0 13510795 12464128 610 1992294400 134512640 137138936 4287365088 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 3043 610 184 642 0 2399 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12172

[startup+0.701687 s]
/proc/loadavg: 1.08 1.05 1.01 3/105 21070
/proc/meminfo: memFree=1738676/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=12660 CPUtime=0.7
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 937 0 0 0 69 1 0 0 25 0 1 0 13510795 12963840 738 1992294400 134512640 137138936 4287365088 18446744073709551615 135984569 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 3165 738 190 642 0 2521 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 12660

[startup+1.50179 s]
/proc/loadavg: 1.08 1.05 1.01 2/106 21071
/proc/meminfo: memFree=1734204/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=18256 CPUtime=1.49
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 2332 0 0 0 148 1 0 0 25 0 1 0 13510795 18694144 2133 1992294400 134512640 137138936 4287365088 18446744073709551615 134575813 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 4564 2134 190 642 0 3920 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18256

[startup+3.10098 s]
/proc/loadavg: 1.08 1.05 1.01 2/106 21071
/proc/meminfo: memFree=1725648/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=29192 CPUtime=3.09
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 5053 0 0 0 306 3 0 0 25 0 1 0 13510795 29892608 4854 1992294400 134512640 137138936 4287365088 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 7298 4854 190 642 0 6654 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29192

[startup+6.30137 s]
/proc/loadavg: 1.07 1.05 1.01 2/106 21071
/proc/meminfo: memFree=1713000/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=37984 CPUtime=6.29
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 7257 0 0 0 625 4 0 0 25 0 1 0 13510795 38895616 7058 1992294400 134512640 137138936 4287365088 18446744073709551615 134542752 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 9496 7058 190 642 0 8852 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37984

[startup+12.7012 s]
/proc/loadavg: 1.07 1.05 1.01 2/106 21073
/proc/meminfo: memFree=1698616/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=52052 CPUtime=12.69
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 10764 0 0 0 1262 7 0 0 25 0 1 0 13510795 53301248 10565 1992294400 134512640 137138936 4287365088 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 13013 10565 190 642 0 12369 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52052

[startup+25.5017 s]
/proc/loadavg: 1.05 1.05 1.01 3/106 21073
/proc/meminfo: memFree=1671088/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=79244 CPUtime=25.48
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 17573 0 0 0 2536 12 0 0 25 0 1 0 13510795 81145856 17374 1992294400 134512640 137138936 4287365088 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 19811 17374 190 642 0 19167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 79244

[startup+51.1009 s]
/proc/loadavg: 1.03 1.04 1.00 2/106 21073
/proc/meminfo: memFree=1634880/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=114684 CPUtime=51.08
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 26433 0 0 0 5089 19 0 0 25 0 1 0 13510795 117436416 26234 1992294400 134512640 137138936 4287365088 18446744073709551615 134542339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 28671 26234 190 642 0 28027 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 114684

[startup+102.308 s]
/proc/loadavg: 1.01 1.03 1.00 2/106 21075
/proc/meminfo: memFree=1587016/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=161728 CPUtime=102.27
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 38203 0 0 0 10196 31 0 0 25 0 1 0 13510795 165609472 38004 1992294400 134512640 137138936 4287365088 18446744073709551615 134542528 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 40432 38004 190 642 0 39788 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 161728

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/106 21077
/proc/meminfo: memFree=1541880/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=207236 CPUtime=162.24
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 49583 0 0 0 16182 42 0 0 25 0 1 0 13510795 212209664 49384 1992294400 134512640 137138936 4287365088 18446744073709551615 136505082 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 51809 49384 190 642 0 51165 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 207236

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/106 21077
/proc/meminfo: memFree=1505424/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=243248 CPUtime=222.22
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 58585 0 0 0 22173 49 0 0 25 0 1 0 13510795 249085952 58386 1992294400 134512640 137138936 4287365088 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 60812 58386 190 642 0 60168 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 243248

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/106 21079
/proc/meminfo: memFree=1474672/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=274372 CPUtime=282.2
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 66354 0 0 0 28164 56 0 0 25 0 1 0 13510795 280956928 66155 1992294400 134512640 137138936 4287365088 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 68593 66155 190 642 0 67949 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 274372

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/106 21081
/proc/meminfo: memFree=1448136/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=300520 CPUtime=342.19
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 72901 0 0 0 34156 63 0 0 25 0 1 0 13510795 307732480 72702 1992294400 134512640 137138936 4287365088 18446744073709551615 134542289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 75130 72702 190 642 0 74486 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 300520

[startup+402.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/106 21083
/proc/meminfo: memFree=1416144/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=332724 CPUtime=402.17
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 80942 0 0 0 40144 73 0 0 25 0 1 0 13510795 340709376 80743 1992294400 134512640 137138936 4287365088 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 83181 80743 190 642 0 82537 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 332724

[startup+462.301 s]
/proc/loadavg: 1.14 1.04 1.01 2/106 21085
/proc/meminfo: memFree=1388368/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=360148 CPUtime=462.14
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 87801 0 0 0 46133 81 0 0 25 0 1 0 13510795 368791552 87602 1992294400 134512640 137138936 4287365088 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 90037 87602 190 642 0 89393 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 360148

[startup+522.302 s]
/proc/loadavg: 1.13 1.06 1.01 2/106 21085
/proc/meminfo: memFree=1358360/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=390508 CPUtime=522.13
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 95381 0 0 0 52122 91 0 0 25 0 1 0 13510795 399880192 95182 1992294400 134512640 137138936 4287365088 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 97627 95182 190 642 0 96983 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 390508

[startup+582.301 s]
/proc/loadavg: 1.13 1.08 1.02 2/106 21087
/proc/meminfo: memFree=1338024/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=410528 CPUtime=582.11
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 100392 0 0 0 58114 97 0 0 25 0 1 0 13510795 420380672 100193 1992294400 134512640 137138936 4287365088 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 102632 100193 190 642 0 101988 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 410528

[startup+642.301 s]
/proc/loadavg: 1.08 1.08 1.02 2/106 21089
/proc/meminfo: memFree=1316200/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=431980 CPUtime=642.09
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 105769 0 0 0 64106 103 0 0 25 0 1 0 13510795 442347520 105570 1992294400 134512640 137138936 4287365088 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 107995 105570 190 642 0 107351 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 431980

[startup+702.302 s]

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

/proc/meminfo: memFree=1114204/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=633704 CPUtime=1121.94
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 156178 0 0 0 112026 168 0 0 25 0 1 0 13510795 648912896 155979 1992294400 134512640 137138936 4287365088 18446744073709551615 134542342 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 158426 155979 190 642 0 157782 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 633704

[startup+1182.3 s]
/proc/loadavg: 1.07 1.08 1.02 2/106 21103
/proc/meminfo: memFree=1105772/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=642032 CPUtime=1181.92
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 158270 0 0 0 118022 170 0 0 25 0 1 0 13510795 657440768 158071 1992294400 134512640 137138936 4287365088 18446744073709551615 134542289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 160508 158071 190 642 0 159864 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 642032

[startup+1242.3 s]
/proc/loadavg: 1.07 1.08 1.02 2/106 21105
/proc/meminfo: memFree=1095356/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=652192 CPUtime=1241.9
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 160808 0 0 0 124017 173 0 0 25 0 1 0 13510795 667844608 160609 1992294400 134512640 137138936 4287365088 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 163048 160609 190 642 0 162404 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 652192

[startup+1302.3 s]
/proc/loadavg: 1.06 1.08 1.02 2/106 21107
/proc/meminfo: memFree=1084568/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=662804 CPUtime=1301.9
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 163467 0 0 0 130013 177 0 0 25 0 1 0 13510795 678711296 163268 1992294400 134512640 137138936 4287365088 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 165701 163268 190 642 0 165057 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 662804

[startup+1362.3 s]
/proc/loadavg: 1.06 1.08 1.02 2/106 21109
/proc/meminfo: memFree=1072540/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=674936 CPUtime=1361.87
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 166501 0 0 0 136007 180 0 0 25 0 1 0 13510795 691134464 166302 1992294400 134512640 137138936 4287365088 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 168734 166302 190 642 0 168090 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 674936

[startup+1422.31 s]
/proc/loadavg: 1.13 1.09 1.03 2/106 21109
/proc/meminfo: memFree=1050096/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=697296 CPUtime=1421.86
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 172080 0 0 0 141999 187 0 0 25 0 1 0 13510795 714031104 171881 1992294400 134512640 137138936 4287365088 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 174324 171881 190 642 0 173680 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 697296

[startup+1482.3 s]
/proc/loadavg: 1.12 1.09 1.03 2/106 21111
/proc/meminfo: memFree=1011408/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=736260 CPUtime=1481.83
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 181831 0 0 0 147985 198 0 0 25 0 1 0 13510795 753930240 181632 1992294400 134512640 137138936 4287365088 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 184065 181632 190 642 0 183421 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 736260

[startup+1542.3 s]
/proc/loadavg: 1.11 1.09 1.03 2/106 21113
/proc/meminfo: memFree=987724/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=759576 CPUtime=1541.81
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 187662 0 0 0 153975 206 0 0 25 0 1 0 13510795 777805824 187463 1992294400 134512640 137138936 4287365088 18446744073709551615 134603195 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 189894 187463 190 642 0 189250 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 759576

[startup+1602.3 s]
/proc/loadavg: 1.10 1.08 1.03 2/106 21115
/proc/meminfo: memFree=968752/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=778596 CPUtime=1601.8
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 192407 0 0 0 159969 211 0 0 25 0 1 0 13510795 797282304 192208 1992294400 134512640 137138936 4287365088 18446744073709551615 134542508 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 194649 192208 190 642 0 194005 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 778596

[startup+1662.3 s]
/proc/loadavg: 1.04 1.07 1.02 2/106 21117
/proc/meminfo: memFree=950152/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=797128 CPUtime=1661.78
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 197047 0 0 0 165963 215 0 0 25 0 1 0 13510795 816259072 196848 1992294400 134512640 137138936 4287365088 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 199282 196848 190 642 0 198638 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 797128

[startup+1722.3 s]
/proc/loadavg: 1.01 1.05 1.02 2/106 21117
/proc/meminfo: memFree=927212/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=820116 CPUtime=1721.76
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 202795 0 0 0 171954 222 0 0 25 0 1 0 13510795 839798784 202596 1992294400 134512640 137138936 4287365088 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 205029 202596 190 642 0 204385 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 820116

[startup+1782.3 s]
/proc/loadavg: 1.13 1.07 1.02 2/106 21122
/proc/meminfo: memFree=902164/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=844304 CPUtime=1781.74
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 208841 0 0 0 177945 229 0 0 25 0 1 0 13510795 864567296 208642 1992294400 134512640 137138936 4287365088 18446744073709551615 134542246 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 211076 208642 190 642 0 210432 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 844304

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

[startup+1791.91 s]
/proc/loadavg: 1.11 1.07 1.02 2/106 21122
/proc/meminfo: memFree=896460/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=850008 CPUtime=1791.34
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 210271 0 0 0 178904 230 0 0 25 0 1 0 13510795 870408192 210072 1992294400 134512640 137138936 4287365088 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 212502 210072 190 642 0 211858 0
Current children cumulated CPU time (s) 1791.34
Current children cumulated vsize (KiB) 850008

[startup+1795.1 s]
/proc/loadavg: 1.10 1.07 1.02 2/106 21122
/proc/meminfo: memFree=895840/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=850660 CPUtime=1794.55
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 210423 0 0 0 179224 231 0 0 25 0 1 0 13510795 871075840 210224 1992294400 134512640 137138936 4287365088 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 212665 210224 190 642 0 212021 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (KiB) 850660

[startup+1796.7 s]
/proc/loadavg: 1.10 1.07 1.02 2/106 21122
/proc/meminfo: memFree=895716/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=850868 CPUtime=1796.14
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 210490 0 0 0 179383 231 0 0 25 0 1 0 13510795 871288832 210291 1992294400 134512640 137138936 4287365088 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 212717 210291 190 642 0 212073 0
Current children cumulated CPU time (s) 1796.14
Current children cumulated vsize (KiB) 850868

[startup+1797.5 s]
/proc/loadavg: 1.10 1.07 1.02 2/106 21122
/proc/meminfo: memFree=895468/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=851072 CPUtime=1796.94
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 210518 0 0 0 179463 231 0 0 25 0 1 0 13510795 871497728 210319 1992294400 134512640 137138936 4287365088 18446744073709551615 134542322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 212768 210319 190 642 0 212124 0
Current children cumulated CPU time (s) 1796.94
Current children cumulated vsize (KiB) 851072

[startup+1798.3 s]
/proc/loadavg: 1.10 1.07 1.02 2/106 21122
/proc/meminfo: memFree=895468/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=851172 CPUtime=1797.74
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 210567 0 0 0 179543 231 0 0 25 0 1 0 13510795 871600128 210368 1992294400 134512640 137138936 4287365088 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 212793 210368 190 642 0 212149 0
Current children cumulated CPU time (s) 1797.74
Current children cumulated vsize (KiB) 851172

[startup+1798.51 s]
/proc/loadavg: 1.09 1.07 1.02 2/106 21122
/proc/meminfo: memFree=895220/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=851276 CPUtime=1797.95
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202496 210581 0 0 0 179564 231 0 0 25 0 1 0 13510795 871706624 210382 1992294400 134512640 137138936 4287365088 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21070/statm: 212819 210382 190 642 0 212175 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 851276

[startup+1798.6 s]
/proc/loadavg: 1.09 1.07 1.02 2/106 21122
/proc/meminfo: memFree=895220/2059040 swapFree=4164956/4192956
[pid=21070] ppid=21068 vsize=0 CPUtime=1798.04
/proc/21070/stat : 21070 (bsolo_pb10) R 21068 21070 20420 0 -1 4202500 210585 0 0 0 179569 235 0 0 25 0 1 0 13510795 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/21070/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.04
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.63
CPU time (s): 1798.08
CPU user time (s): 1795.69
CPU system time (s): 2.38864
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 851276

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

runsolver used 2.93855 second user time and 8.5207 second system time

The end

Launcher Data

Begin job on node080 at 2010-06-16 23:02:56
IDJOB=2671266
IDBENCH=48327
IDSOLVER=1163
FILE ID=node080/2671266-1276722176
PBS_JOBID= 11174151
Free space on /tmp= 62592 MiB

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

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

MD5SUM BENCH= 8b67f7a6443cbb8d169a20134c04d298
RANDOM SEED=777674232

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1739576 kB
Buffers:         89844 kB
Cached:         116880 kB
SwapCached:       1540 kB
Active:         103688 kB
Inactive:       136676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1739576 kB
SwapTotal:     4192956 kB
SwapFree:      4164956 kB
Dirty:            4252 kB
Writeback:           8 kB
AnonPages:       32096 kB
Mapped:          14340 kB
Slab:            57432 kB
PageTables:       3876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182080 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-2671266-1276722176.opb

Free space on /tmp at the end= 62588 MiB
End job on node080 at 2010-06-16 23:32:55