Trace number 2671326

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.51

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_10_5_40.opb
MD5SUMc15d396f227b886c20d72f2f5b513a08
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.740886
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)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-2671326-1276722795.opb
0.00/0.00	c File size is 222620 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.038 s
0.02/0.04	c Var: 2928 Constr: 5659 2728/403/2528 Lit: 21624 Watch. Lit: 18539
0.02/0.04	c Obj. Vars: 0 (0 % of total variables)
0.59/0.68	c Pre-processing Time: 0.688 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    18539   39466      0      0 0.69
0.59/0.68	c Switching off lower bounding mode.
1797.97/1798.44	c      161   2928     5820    66545   11    18861   43413    161    199 0.81
1797.97/1798.44	c      314   2928     5973   120655   20    19167   47755    314    365 0.86
1797.97/1798.44	c      539   2928     6198   198970   32    19617   52531    539    563 0.96
1797.97/1798.44	c      893   2928     6552   320452   48    20325   57785    893    781 1.14
1797.97/1798.44	c     1427   2928     7086   500472   70    21393   63564   1427    945 1.51
1797.97/1798.44	c     2191   2928     7850   770927   98    22921   69921   2191   1153 1.90
1797.97/1798.44	c     3339   2928     8998  1175049  130    25217   76914   3339   1251 2.67
1797.97/1798.44	c     5060   2928    10719  1787027  166    28659   84606   5060   1105 4.58
1797.97/1798.44	c     7644   2928    13303  2687123  201    33827   93067   7644   1044 7.32
1797.97/1798.44	c    11526   2928    17185  4046103  235    41591  102374  11526    832 13.84
1797.97/1798.44	c    17351   2928    23010  6087656  264    53241  112612  17351    641 27.03
1797.97/1798.44	c    26089   2928    31748  9191545  289    70717  123874  26089    414 62.94
1797.97/1798.44	c    39200   2928    44859 13754615  306    96939  136262  39200    392 99.83
1797.97/1798.44	c    58870   2928    64529 19115482  296   136279  149889  58870    331 177.71
1797.97/1798.44	c    88384   2928    94043 27684207  294   195307  164878  88384    280 315.11
1797.97/1798.44	c   132654   2928   138313 40949533  296   283847  181366 132654    199 665.69
1797.97/1798.44	c   199064   2928    33665  8822982  262    74551  199503  28006    140 1419.41
1797.97/1798.44	c Resources Exceeded
1797.97/1798.44	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1798.44	c   17   265071  35432   547029    99672 28758427  94013    147 1798.01
1797.97/1798.44	s UNKNOWN
1797.97/1798.44	c Total time: 1798.01 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-2671326-1276722795/watcher-2671326-1276722795 -o /tmp/evaluation-result-2671326-1276722795/solver-2671326-1276722795 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2671326-1276722795.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: 0.99 0.98 0.99 3/106 17402
/proc/meminfo: memFree=1808944/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=11152 CPUtime=0
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 346 0 0 0 0 0 0 0 20 0 1 0 13571143 11419648 265 1992294400 134512640 137138936 4287711088 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 2788 266 175 642 0 2089 0

[startup+0.0273821 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 17402
/proc/meminfo: memFree=1808944/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=11560 CPUtime=0.02
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 472 0 0 0 2 0 0 0 20 0 1 0 13571143 11837440 391 1992294400 134512640 137138936 4287711088 18446744073709551615 136501684 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 2890 392 203 642 0 2191 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11560

[startup+0.101389 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 17402
/proc/meminfo: memFree=1808944/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=12172 CPUtime=0.1
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 748 0 0 0 10 0 0 0 20 0 1 0 13571143 12464128 612 1992294400 134512640 137138936 4287711088 18446744073709551615 134542972 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 3043 612 184 642 0 2399 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12172

[startup+0.301406 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 17402
/proc/meminfo: memFree=1808944/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=12172 CPUtime=0.3
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 748 0 0 0 30 0 0 0 20 0 1 0 13571143 12464128 612 1992294400 134512640 137138936 4287711088 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 3043 612 184 642 0 2399 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 12172

[startup+0.70144 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 17402
/proc/meminfo: memFree=1808944/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=12560 CPUtime=0.69
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 899 0 0 0 69 0 0 0 21 0 1 0 13571143 12861440 700 1992294400 134512640 137138936 4287711088 18446744073709551615 134575658 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 3140 700 190 642 0 2496 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12560

[startup+1.50151 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 17403
/proc/meminfo: memFree=1804348/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=18476 CPUtime=1.49
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 2391 0 0 0 149 0 0 0 23 0 1 0 13571143 18919424 2192 1992294400 134512640 137138936 4287711088 18446744073709551615 134575602 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 4619 2192 190 642 0 3975 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18476

[startup+3.10065 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 17403
/proc/meminfo: memFree=1795668/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=29656 CPUtime=3.09
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 5169 0 0 0 307 2 0 0 25 0 1 0 13571143 30367744 4970 1992294400 134512640 137138936 4287711088 18446744073709551615 134542342 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 7414 4970 190 642 0 6770 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29656

[startup+6.30093 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 17403
/proc/meminfo: memFree=1779796/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=42952 CPUtime=6.29
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 8498 0 0 0 624 5 0 0 25 0 1 0 13571143 43982848 8299 1992294400 134512640 137138936 4287711088 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 10738 8299 190 642 0 10094 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42952

[startup+12.7005 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 17403
/proc/meminfo: memFree=1757972/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=62388 CPUtime=12.69
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 13368 0 0 0 1259 10 0 0 25 0 1 0 13571143 63885312 13169 1992294400 134512640 137138936 4287711088 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 15597 13169 190 642 0 14953 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62388

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 17403
/proc/meminfo: memFree=1731064/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=88328 CPUtime=25.49
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 19841 0 0 0 2533 16 0 0 25 0 1 0 13571143 90447872 19642 1992294400 134512640 137138936 4287711088 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 22082 19642 190 642 0 21438 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 88328

[startup+51.1008 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 17405
/proc/meminfo: memFree=1700188/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=119376 CPUtime=51.08
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 27605 0 0 0 5084 24 0 0 25 0 1 0 13571143 122241024 27406 1992294400 134512640 137138936 4287711088 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 29844 27406 190 642 0 29200 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 119376

[startup+102.308 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 17405
/proc/meminfo: memFree=1624300/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=194484 CPUtime=102.27
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 46391 0 0 0 10183 44 0 0 25 0 1 0 13571143 199151616 46192 1992294400 134512640 137138936 4287711088 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 48621 46192 190 642 0 47977 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 194484

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 17407
/proc/meminfo: memFree=1568624/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=250276 CPUtime=162.26
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 60338 0 0 0 16161 65 0 0 25 0 1 0 13571143 256282624 60139 1992294400 134512640 137138936 4287711088 18446744073709551615 134542289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 62569 60139 190 642 0 61925 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 250276

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 17409
/proc/meminfo: memFree=1519148/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=299336 CPUtime=222.24
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 72598 0 0 0 22143 81 0 0 25 0 1 0 13571143 306520064 72399 1992294400 134512640 137138936 4287711088 18446744073709551615 134542339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 74834 72399 190 642 0 74190 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 299336

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 17411
/proc/meminfo: memFree=1467316/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=351564 CPUtime=282.22
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 85651 0 0 0 28123 99 0 0 25 0 1 0 13571143 360001536 85452 1992294400 134512640 137138936 4287711088 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 87891 85452 190 642 0 87247 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 351564

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 17413
/proc/meminfo: memFree=1430736/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=387460 CPUtime=342.21
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 94626 0 0 0 34109 112 0 0 25 0 1 0 13571143 396759040 94427 1992294400 134512640 137138936 4287711088 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 96865 94427 190 642 0 96221 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 387460

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 17413
/proc/meminfo: memFree=1400976/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=417284 CPUtime=402.2
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 102080 0 0 0 40095 125 0 0 25 0 1 0 13571143 427298816 101881 1992294400 134512640 137138936 4287711088 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 104321 101881 190 642 0 103677 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 417284

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 17415
/proc/meminfo: memFree=1370968/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=447028 CPUtime=462.18
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 109530 0 0 0 46082 136 0 0 25 0 1 0 13571143 457756672 109331 1992294400 134512640 137138936 4287711088 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 111757 109331 190 642 0 111113 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 447028

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 17417
/proc/meminfo: memFree=1340092/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=478308 CPUtime=522.17
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 117333 0 0 0 52071 146 0 0 25 0 1 0 13571143 489787392 117134 1992294400 134512640 137138936 4287711088 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 119577 117134 190 642 0 118933 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 478308

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 17419
/proc/meminfo: memFree=1310828/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=507052 CPUtime=582.16
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 124528 0 0 0 58059 157 0 0 25 0 1 0 13571143 519221248 124329 1992294400 134512640 137138936 4287711088 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 126763 124329 190 642 0 126119 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 507052

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 17421
/proc/meminfo: memFree=1286152/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=531468 CPUtime=642.15
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 130625 0 0 0 64049 166 0 0 25 0 1 0 13571143 544223232 130426 1992294400 134512640 137138936 4287711088 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 132867 130426 190 642 0 132223 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 531468

[startup+702.302 s]

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

/proc/meminfo: memFree=1116024/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=701276 CPUtime=1062.04
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 173075 0 0 0 105973 231 0 0 25 0 1 0 13571143 718106624 172876 1992294400 134512640 137138936 4287711088 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 175319 172876 190 642 0 174675 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 701276

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 17433
/proc/meminfo: memFree=1093084/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=723868 CPUtime=1122.02
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 178737 0 0 0 111964 238 0 0 25 0 1 0 13571143 741240832 178538 1992294400 134512640 137138936 4287711088 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 180967 178538 190 642 0 180323 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 723868

[startup+1182.3 s]
/proc/loadavg: 1.04 1.00 1.00 2/107 17438
/proc/meminfo: memFree=1063200/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=753356 CPUtime=1182.01
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 186113 0 0 0 117953 248 0 0 25 0 1 0 13571143 771436544 185914 1992294400 134512640 137138936 4287711088 18446744073709551615 134542752 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 188339 185914 190 642 0 187695 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 753356

[startup+1242.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 17440
/proc/meminfo: memFree=1060596/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=754932 CPUtime=1241.99
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 186667 0 0 0 123951 248 0 0 25 0 1 0 13571143 773050368 186288 1992294400 134512640 137138936 4287711088 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 188733 186288 190 642 0 188089 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 754932

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17440
/proc/meminfo: memFree=1060720/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=754932 CPUtime=1301.98
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 186667 0 0 0 129950 248 0 0 25 0 1 0 13571143 773050368 186288 1992294400 134512640 137138936 4287711088 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 188733 186288 190 642 0 188089 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 754932

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17442
/proc/meminfo: memFree=1060720/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=754932 CPUtime=1361.96
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 186667 0 0 0 135948 248 0 0 25 0 1 0 13571143 773050368 186288 1992294400 134512640 137138936 4287711088 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 188733 186288 190 642 0 188089 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 754932

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17444
/proc/meminfo: memFree=1060720/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=754932 CPUtime=1421.95
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 186667 0 0 0 141941 254 0 0 25 0 1 0 13571143 773050368 186288 1992294400 134512640 137138936 4287711088 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 188733 186288 190 642 0 188089 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 754932

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17446
/proc/meminfo: memFree=1060720/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=754932 CPUtime=1481.94
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 186667 0 0 0 147930 264 0 0 25 0 1 0 13571143 773050368 186288 1992294400 134512640 137138936 4287711088 18446744073709551615 134542289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 188733 186288 190 642 0 188089 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 754932

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17448
/proc/meminfo: memFree=1060720/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=754932 CPUtime=1541.92
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 186667 0 0 0 153921 271 0 0 25 0 1 0 13571143 773050368 186288 1992294400 134512640 137138936 4287711088 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 188733 186288 190 642 0 188089 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 754932

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17448
/proc/meminfo: memFree=1060844/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=754932 CPUtime=1601.91
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 186667 0 0 0 159912 279 0 0 25 0 1 0 13571143 773050368 186288 1992294400 134512640 137138936 4287711088 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 188733 186288 190 642 0 188089 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 754932

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17450
/proc/meminfo: memFree=1060844/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=754932 CPUtime=1661.9
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 186667 0 0 0 165906 284 0 0 25 0 1 0 13571143 773050368 186288 1992294400 134512640 137138936 4287711088 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 188733 186288 190 642 0 188089 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 754932

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17452
/proc/meminfo: memFree=1060844/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=754932 CPUtime=1721.88
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 186667 0 0 0 171901 287 0 0 25 0 1 0 13571143 773050368 186288 1992294400 134512640 137138936 4287711088 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 188733 186288 190 642 0 188089 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 754932

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17454
/proc/meminfo: memFree=1060596/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=754932 CPUtime=1781.87
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 186667 0 0 0 177896 291 0 0 25 0 1 0 13571143 773050368 186288 1992294400 134512640 137138936 4287711088 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 188733 186288 190 642 0 188089 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 754932

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 17454
/proc/meminfo: memFree=1060596/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=754932 CPUtime=1791.47
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 186667 0 0 0 178856 291 0 0 25 0 1 0 13571143 773050368 186288 1992294400 134512640 137138936 4287711088 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 188733 186288 190 642 0 188089 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (KiB) 754932

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17454
/proc/meminfo: memFree=1060596/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=754932 CPUtime=1794.67
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 186667 0 0 0 179176 291 0 0 25 0 1 0 13571143 773050368 186288 1992294400 134512640 137138936 4287711088 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 188733 186288 190 642 0 188089 0
Current children cumulated CPU time (s) 1794.67
Current children cumulated vsize (KiB) 754932

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17454
/proc/meminfo: memFree=1060596/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=754932 CPUtime=1796.26
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 186667 0 0 0 179334 292 0 0 25 0 1 0 13571143 773050368 186288 1992294400 134512640 137138936 4287711088 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 188733 186288 190 642 0 188089 0
Current children cumulated CPU time (s) 1796.26
Current children cumulated vsize (KiB) 754932

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17454
/proc/meminfo: memFree=1060596/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=754932 CPUtime=1797.06
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 186667 0 0 0 179414 292 0 0 25 0 1 0 13571143 773050368 186288 1992294400 134512640 137138936 4287711088 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 188733 186288 190 642 0 188089 0
Current children cumulated CPU time (s) 1797.06
Current children cumulated vsize (KiB) 754932

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17454
/proc/meminfo: memFree=1060596/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=754932 CPUtime=1797.86
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202496 186667 0 0 0 179494 292 0 0 25 0 1 0 13571143 773050368 186288 1992294400 134512640 137138936 4287711088 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17402/statm: 188733 186288 190 642 0 188089 0
Current children cumulated CPU time (s) 1797.86
Current children cumulated vsize (KiB) 754932

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17454
/proc/meminfo: memFree=1060596/2059040 swapFree=4141112/4192956
[pid=17402] ppid=17400 vsize=0 CPUtime=1798.07
/proc/17402/stat : 17402 (bsolo_pb10) R 17400 17402 16732 0 -1 4202500 186667 0 0 0 179508 299 0 0 25 0 1 0 13571143 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/17402/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.07
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.51
CPU time (s): 1798.08
CPU user time (s): 1795.09
CPU system time (s): 2.99554
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 755652

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

runsolver used 2.90756 second user time and 8.5487 second system time

The end

Launcher Data

Begin job on node050 at 2010-06-16 23:13:15
IDJOB=2671326
IDBENCH=48347
IDSOLVER=1163
FILE ID=node050/2671326-1276722795
PBS_JOBID= 11174165
Free space on /tmp= 62572 MiB

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

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

MD5SUM BENCH= c15d396f227b886c20d72f2f5b513a08
RANDOM SEED=1559912583

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1809720 kB
Buffers:         37580 kB
Cached:         121544 kB
SwapCached:       6564 kB
Active:          81168 kB
Inactive:        92156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1809720 kB
SwapTotal:     4192956 kB
SwapFree:      4141112 kB
Dirty:            3984 kB
Writeback:           0 kB
AnonPages:       11800 kB
Mapped:          13160 kB
Slab:            54136 kB
PageTables:       4024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180052 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-2671326-1276722795.opb

Free space on /tmp at the end= 62568 MiB
End job on node050 at 2010-06-16 23:43:14