Trace number 2671401

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.11 1798.73

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_10_5_15.opb
MD5SUMfc2cc3328b52c15b44db6557e5f99e21
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.041993
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)5056
Sum of products size (including duplicates)10112
Number of different products2528
Sum of products size5056

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-2671401-1276724387.opb
0.00/0.00	c File size is 222620 bytes.
0.00/0.03	c Highest Coefficient sum: 400
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.039 s
0.00/0.04	c Var: 2928 Constr: 5659 2728/403/2528 Lit: 21624 Watch. Lit: 18514
0.00/0.04	c Obj. Vars: 0 (0 % of total variables)
0.59/0.68	c Pre-processing Time: 0.683 s
0.59/0.68	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.59/0.68	c        0   2928     5659    21624    3    18514   39466      0      0 0.68
0.59/0.68	c Switching off lower bounding mode.
1797.97/1798.64	c      186   2928     5845    75845   12    18886   43413    186    221 0.84
1797.97/1798.64	c      337   2928     5996   133041   22    19188   47755    337    377 0.89
1797.97/1798.64	c      587   2928     6246   226275   36    19688   52531    587    578 1.01
1797.97/1798.64	c      961   2928     6620   363665   54    20436   57785    961    749 1.28
1797.97/1798.64	c     1470   2928     7129   557446   78    21454   63564   1470    946 1.55
1797.97/1798.64	c     2235   2928     7894   846837  107    22984   69921   2235   1025 2.18
1797.97/1798.64	c     3386   2928     9045  1285945  142    25286   76914   3386   1093 3.10
1797.97/1798.64	c     5108   2928    10767  1943437  180    28730   84606   5108    853 5.98
1797.97/1798.64	c     7694   2928    13353  2930570  219    33902   93067   7694    532 14.44
1797.97/1798.64	c    11578   2928    17237  4412406  255    41670  102374  11578    321 36.05
1797.97/1798.64	c    17401   2928    23060  6632116  287    53316  112612  17401    216 80.33
1797.97/1798.64	c    26140   2928    31799  9960827  313    70794  123874  26140    129 202.25
1797.97/1798.64	c    39254   2928    44913 14936864  332    97022  136262  39254    120 324.63
1797.97/1798.64	c    58932   2928    64591 22362431  346   136378  149889  58932    114 513.35
1797.97/1798.64	c    88444   2928    94103 33639134  357   195402  164878  88444    125 704.81
1797.97/1798.64	c   132714   2928   138373 50468696  364   283942  181366 132714    111 1194.78
1797.97/1798.64	c Resources Exceeded
1797.97/1798.64	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1798.64	c   16   177140    532   184116   182799 67451708 177140     98 1798.02
1797.97/1798.64	s UNKNOWN
1797.97/1798.64	c Total time: 1798.02 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2671401-1276724387/watcher-2671401-1276724387 -o /tmp/evaluation-result-2671401-1276724387/solver-2671401-1276724387 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2671401-1276724387.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.02 1.01 1.00 3/106 13136
/proc/meminfo: memFree=1682420/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=11152 CPUtime=0
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 344 0 0 0 0 0 0 0 18 0 1 0 46095036 11419648 263 1992294400 134512640 137138936 4288857264 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 2788 264 174 642 0 2089 0

[startup+0.096376 s]
/proc/loadavg: 1.02 1.01 1.00 3/106 13136
/proc/meminfo: memFree=1682420/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=12172 CPUtime=0.09
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 746 0 0 0 9 0 0 0 20 0 1 0 46095036 12464128 610 1992294400 134512640 137138936 4288857264 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 3043 610 184 642 0 2399 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12172

[startup+0.101376 s]
/proc/loadavg: 1.02 1.01 1.00 3/106 13136
/proc/meminfo: memFree=1682420/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=12172 CPUtime=0.1
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 746 0 0 0 10 0 0 0 20 0 1 0 46095036 12464128 610 1992294400 134512640 137138936 4288857264 18446744073709551615 134543015 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 3043 610 184 642 0 2399 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12172

[startup+0.301413 s]
/proc/loadavg: 1.02 1.01 1.00 3/106 13136
/proc/meminfo: memFree=1682420/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=12172 CPUtime=0.29
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 747 0 0 0 29 0 0 0 20 0 1 0 46095036 12464128 611 1992294400 134512640 137138936 4288857264 18446744073709551615 136500223 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 3043 611 184 642 0 2399 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12172

[startup+0.701488 s]
/proc/loadavg: 1.02 1.01 1.00 3/106 13136
/proc/meminfo: memFree=1682420/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=12560 CPUtime=0.69
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 897 0 0 0 69 0 0 0 20 0 1 0 46095036 12861440 699 1992294400 134512640 137138936 4288857264 18446744073709551615 134542508 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 3140 699 190 642 0 2496 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12560

[startup+1.50164 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 13137
/proc/meminfo: memFree=1678196/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=18888 CPUtime=1.49
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 2469 0 0 0 148 1 0 0 23 0 1 0 46095036 19341312 2271 1992294400 134512640 137138936 4288857264 18446744073709551615 134542322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 4722 2271 190 642 0 4078 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18888

[startup+3.10193 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 13137
/proc/meminfo: memFree=1670012/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=28728 CPUtime=3.09
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 4948 0 0 0 307 2 0 0 25 0 1 0 46095036 29417472 4750 1992294400 134512640 137138936 4288857264 18446744073709551615 134542345 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 7182 4750 190 642 0 6538 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28728

[startup+6.30153 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 13137
/proc/meminfo: memFree=1656620/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=37968 CPUtime=6.29
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 7252 0 0 0 625 4 0 0 25 0 1 0 46095036 38879232 7054 1992294400 134512640 137138936 4288857264 18446744073709551615 134542342 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 9492 7054 190 642 0 8848 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37968

[startup+12.7017 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 13137
/proc/meminfo: memFree=1645352/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=48084 CPUtime=12.69
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 9781 0 0 0 1262 7 0 0 25 0 1 0 46095036 49238016 9583 1992294400 134512640 137138936 4288857264 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 12021 9583 190 642 0 11377 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48084

[startup+25.5011 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 13139
/proc/meminfo: memFree=1631836/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=61160 CPUtime=25.48
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 13041 0 0 0 2538 10 0 0 25 0 1 0 46095036 62627840 12843 1992294400 134512640 137138936 4288857264 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 15290 12843 190 642 0 14646 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 61160

[startup+51.1009 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 13139
/proc/meminfo: memFree=1610632/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=82668 CPUtime=51.07
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 18418 0 0 0 5091 16 0 0 25 0 1 0 46095036 84652032 18220 1992294400 134512640 137138936 4288857264 18446744073709551615 134542322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 20667 18220 190 642 0 20023 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 82668

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13141
/proc/meminfo: memFree=1584716/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=107848 CPUtime=102.26
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 24729 0 0 0 10201 25 0 0 25 0 1 0 46095036 110436352 24531 1992294400 134512640 137138936 4288857264 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 26962 24531 190 642 0 26318 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 107848

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13141
/proc/meminfo: memFree=1563140/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=129456 CPUtime=162.24
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 30124 0 0 0 16192 32 0 0 25 0 1 0 46095036 132562944 29926 1992294400 134512640 137138936 4288857264 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 32364 29926 190 642 0 31720 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 129456

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13143
/proc/meminfo: memFree=1545160/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=147204 CPUtime=222.22
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 34572 0 0 0 22183 39 0 0 25 0 1 0 46095036 150736896 34374 1992294400 134512640 137138936 4288857264 18446744073709551615 134542339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 36801 34374 190 642 0 36157 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 147204

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13145
/proc/meminfo: memFree=1518376/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=174900 CPUtime=282.19
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 41481 0 0 0 28171 48 0 0 25 0 1 0 46095036 179097600 41283 1992294400 134512640 137138936 4288857264 18446744073709551615 136504207 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 43725 41283 190 642 0 43081 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 174900

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13147
/proc/meminfo: memFree=1472496/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=220020 CPUtime=342.17
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 52752 0 0 0 34156 61 0 0 25 0 1 0 46095036 225300480 52554 1992294400 134512640 137138936 4288857264 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 55005 52554 190 642 0 54361 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 220020

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13149
/proc/meminfo: memFree=1438892/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=253740 CPUtime=402.15
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 61201 0 0 0 40145 70 0 0 25 0 1 0 46095036 259829760 61003 1992294400 134512640 137138936 4288857264 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 63435 61003 190 642 0 62791 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 253740

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13149
/proc/meminfo: memFree=1408636/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=283636 CPUtime=462.13
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 68672 0 0 0 46135 78 0 0 25 0 1 0 46095036 290443264 68474 1992294400 134512640 137138936 4288857264 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 70909 68474 190 642 0 70265 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 283636

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13151
/proc/meminfo: memFree=1381728/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=311156 CPUtime=522.11
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 75548 0 0 0 52126 85 0 0 25 0 1 0 46095036 318623744 75350 1992294400 134512640 137138936 4288857264 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 77789 75350 190 642 0 77145 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 311156

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13153
/proc/meminfo: memFree=1322084/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=370168 CPUtime=582.1
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 90299 0 0 0 58108 102 0 0 25 0 1 0 46095036 379052032 90101 1992294400 134512640 137138936 4288857264 18446744073709551615 134542493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 92542 90101 190 642 0 91898 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 370168

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13155
/proc/meminfo: memFree=1275460/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=416276 CPUtime=642.08
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 101827 0 0 0 64094 114 0 0 25 0 1 0 46095036 426266624 101629 1992294400 134512640 137138936 4288857264 18446744073709551615 134542342 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 104069 101629 190 642 0 103425 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 416276

[startup+702.301 s]

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

/proc/meminfo: memFree=1083384/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=608248 CPUtime=1061.93
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 149819 0 0 0 106020 173 0 0 25 0 1 0 46095036 622845952 149621 1992294400 134512640 137138936 4288857264 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 152062 149621 190 642 0 151418 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 608248

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13167
/proc/meminfo: memFree=1056352/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=634988 CPUtime=1121.91
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 156499 0 0 0 112009 182 0 0 25 0 1 0 46095036 650227712 156301 1992294400 134512640 137138936 4288857264 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 158747 156301 190 642 0 158103 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 634988

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13169
/proc/meminfo: memFree=1028328/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=663168 CPUtime=1181.9
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 163556 0 0 0 117999 191 0 0 25 0 1 0 46095036 679084032 163358 1992294400 134512640 137138936 4288857264 18446744073709551615 136504029 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 165792 163358 190 642 0 165148 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 663168

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13171
/proc/meminfo: memFree=1008364/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=682592 CPUtime=1241.87
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 168400 0 0 0 123991 196 0 0 25 0 1 0 46095036 698974208 168202 1992294400 134512640 137138936 4288857264 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 170648 168202 190 642 0 170004 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 682592

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13182
/proc/meminfo: memFree=984804/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=706016 CPUtime=1301.84
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 174264 0 0 0 129980 204 0 0 25 0 1 0 46095036 722960384 174066 1992294400 134512640 137138936 4288857264 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 176504 174066 190 642 0 175860 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 706016

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13182
/proc/meminfo: memFree=958764/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=732088 CPUtime=1361.82
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 180789 0 0 0 135969 213 0 0 25 0 1 0 46095036 749658112 180591 1992294400 134512640 137138936 4288857264 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 183022 180591 190 642 0 182378 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 732088

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13184
/proc/meminfo: memFree=923672/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=767088 CPUtime=1421.81
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 189536 0 0 0 141958 223 0 0 25 0 1 0 46095036 785498112 189338 1992294400 134512640 137138936 4288857264 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 191772 189338 190 642 0 191128 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 767088

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13186
/proc/meminfo: memFree=896888/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=794184 CPUtime=1481.78
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 196298 0 0 0 147946 232 0 0 25 0 1 0 46095036 813244416 196100 1992294400 134512640 137138936 4288857264 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 198546 196100 190 642 0 197902 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 794184

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13188
/proc/meminfo: memFree=880644/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=809968 CPUtime=1541.76
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 200256 0 0 0 153939 237 0 0 25 0 1 0 46095036 829407232 200058 1992294400 134512640 137138936 4288857264 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 202492 200058 190 642 0 201848 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 809968

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13190
/proc/meminfo: memFree=862664/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=828120 CPUtime=1601.74
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 204792 0 0 0 159930 244 0 0 25 0 1 0 46095036 847994880 204594 1992294400 134512640 137138936 4288857264 18446744073709551615 134542333 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 207030 204594 190 642 0 206386 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 828120

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13190
/proc/meminfo: memFree=841088/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=849492 CPUtime=1661.72
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 210145 0 0 0 165920 252 0 0 25 0 1 0 46095036 869879808 209947 1992294400 134512640 137138936 4288857264 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 212373 209947 190 642 0 211729 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 849492

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13192
/proc/meminfo: memFree=821620/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=869060 CPUtime=1721.7
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 215038 0 0 0 171912 258 0 0 25 0 1 0 46095036 889917440 214840 1992294400 134512640 137138936 4288857264 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 217265 214840 190 642 0 216621 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 869060

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13194
/proc/meminfo: memFree=804756/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=885412 CPUtime=1781.68
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 219122 0 0 0 177905 263 0 0 25 0 1 0 46095036 906661888 218924 1992294400 134512640 137138936 4288857264 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 221353 218924 190 642 0 220709 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 885412

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13194
/proc/meminfo: memFree=802400/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=887864 CPUtime=1791.28
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 219714 0 0 0 178865 263 0 0 25 0 1 0 46095036 909172736 219516 1992294400 134512640 137138936 4288857264 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 221966 219516 190 642 0 221322 0
Current children cumulated CPU time (s) 1791.28
Current children cumulated vsize (KiB) 887864

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13194
/proc/meminfo: memFree=801036/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=889120 CPUtime=1794.48
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 220050 0 0 0 179184 264 0 0 25 0 1 0 46095036 910458880 219852 1992294400 134512640 137138936 4288857264 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 222280 219852 190 642 0 221636 0
Current children cumulated CPU time (s) 1794.48
Current children cumulated vsize (KiB) 889120

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13194
/proc/meminfo: memFree=800540/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=889896 CPUtime=1796.07
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 220229 0 0 0 179343 264 0 0 25 0 1 0 46095036 911253504 220031 1992294400 134512640 137138936 4288857264 18446744073709551615 134542333 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 222474 220031 190 642 0 221830 0
Current children cumulated CPU time (s) 1796.07
Current children cumulated vsize (KiB) 889896

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13194
/proc/meminfo: memFree=800044/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=890328 CPUtime=1796.87
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 220336 0 0 0 179423 264 0 0 25 0 1 0 46095036 911695872 220138 1992294400 134512640 137138936 4288857264 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 222582 220138 190 642 0 221938 0
Current children cumulated CPU time (s) 1796.87
Current children cumulated vsize (KiB) 890328

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13194
/proc/meminfo: memFree=800044/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=890432 CPUtime=1797.68
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202496 220371 0 0 0 179503 265 0 0 25 0 1 0 46095036 911802368 220173 1992294400 134512640 137138936 4288857264 18446744073709551615 134542761 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13136/statm: 222608 220173 190 642 0 221964 0
Current children cumulated CPU time (s) 1797.68
Current children cumulated vsize (KiB) 890432

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13194
/proc/meminfo: memFree=799672/2059040 swapFree=4140352/4192956
[pid=13136] ppid=13134 vsize=0 CPUtime=1798.08
/proc/13136/stat : 13136 (bsolo_pb10) R 13134 13136 12176 0 -1 4202500 220400 0 0 0 179537 271 0 0 25 0 1 0 46095036 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/13136/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.08
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.73
CPU time (s): 1798.11
CPU user time (s): 1795.37
CPU system time (s): 2.74058
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 890536

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

runsolver used 2.86556 second user time and 8.59169 second system time

The end

Launcher Data

Begin job on node019 at 2010-06-16 23:39:47
IDJOB=2671401
IDBENCH=48372
IDSOLVER=1163
FILE ID=node019/2671401-1276724387
PBS_JOBID= 11174136
Free space on /tmp= 62416 MiB

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

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

MD5SUM BENCH= fc2cc3328b52c15b44db6557e5f99e21
RANDOM SEED=473472506

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1683320 kB
Buffers:        139372 kB
Cached:         143128 kB
SwapCached:       6068 kB
Active:         117972 kB
Inactive:       177852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1683320 kB
SwapTotal:     4192956 kB
SwapFree:      4140352 kB
Dirty:            4184 kB
Writeback:           0 kB
AnonPages:       11728 kB
Mapped:          13080 kB
Slab:            58212 kB
PageTables:       4048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182768 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-2671401-1276724387.opb

Free space on /tmp at the end= 62412 MiB
End job on node019 at 2010-06-17 00:09:46