Trace number 2671215

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.1 1798.58

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_10_1_40.opb
MD5SUM81f2bead00561b4f63e5b8d0478a31b2
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.930857
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)4964
Sum of products size (including duplicates)9928
Number of different products2482
Sum of products size4964

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-2671215-1276721412.opb
0.00/0.00	c File size is 218794 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.034 s
0.00/0.03	c Var: 2882 Constr: 5567 2682/403/2482 Lit: 21256 Watch. Lit: 18217
0.00/0.03	c Obj. Vars: 0 (0 % of total variables)
0.49/0.59	c Pre-processing Time: 0.594 s
0.49/0.59	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.49/0.59	c        0   2882     5567    21256    3    18217   38326      0      0 0.59
0.49/0.59	c Switching off lower bounding mode.
1797.92/1798.50	c      161   2882     5728    66177   11    18539   42159    161    228 0.70
1797.92/1798.50	c      314   2882     5881   120287   20    18845   46375    314    416 0.75
1797.92/1798.50	c      539   2882     6106   198602   32    19295   51013    539    637 0.84
1797.92/1798.50	c      902   2882     6469   323056   49    20021   56115    902    874 1.03
1797.92/1798.50	c     1439   2882     7006   504014   71    21095   61727   1439   1062 1.35
1797.92/1798.50	c     2206   2882     7773   775375   99    22629   67900   2206   1286 1.72
1797.92/1798.50	c     3353   2882     8920  1180110  132    24923   74691   3353   1336 2.51
1797.92/1798.50	c     5091   2882    10658  1790668  168    28399   82161   5091   1255 4.05
1797.92/1798.50	c     7675   2882    13242  2697611  203    33567   90378   7675   1156 6.63
1797.92/1798.50	c    11554   2882    17121  4077937  238    41325   99416  11554    968 11.93
1797.92/1798.50	c    17377   2882    22944  6152347  268    52971  109358  17377    638 27.21
1797.92/1798.50	c    26115   2882    31682  9265719  292    70447  120294  26115    404 64.56
1797.92/1798.50	c    39227   2882    44794 13915995  310    96671  132324  39227    329 118.96
1797.92/1798.50	c    58897   2882    64464 20762953  322   136011  145557  58897    231 254.88
1797.92/1798.50	c    88409   2882    93976 31229277  332   195035  160113  88409    157 559.73
1797.92/1798.50	c   132686   2882   138253 46909044  339   283589  176125 132686    112 1182.66
1797.92/1798.50	c   199096   2882    38486 11728065  304    84055  193738  32919    125 1590.39
1797.92/1798.50	c Resources Exceeded
1797.92/1798.50	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.92/1798.50	c   17   241473   5500   287720    80863 24742877  75296    134 1798.03
1797.92/1798.50	s UNKNOWN
1797.92/1798.50	c Total time: 1798.03 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-2671215-1276721412/watcher-2671215-1276721412 -o /tmp/evaluation-result-2671215-1276721412/solver-2671215-1276721412 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2671215-1276721412.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 2/105 19487
/proc/meminfo: memFree=1711240/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=11148 CPUtime=0
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 348 0 0 0 0 0 0 0 25 0 1 0 13434793 11415552 267 1992294400 134512640 137138936 4289903888 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 2787 268 175 642 0 2089 0

[startup+0.00946096 s]
/proc/loadavg: 0.99 0.98 0.99 2/105 19487
/proc/meminfo: memFree=1711240/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=11148 CPUtime=0
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 357 0 0 0 0 0 0 0 25 0 1 0 13434793 11415552 276 1992294400 134512640 137138936 4289903888 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 2787 276 177 642 0 2089 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11148

[startup+0.100468 s]
/proc/loadavg: 0.99 0.98 0.99 2/105 19487
/proc/meminfo: memFree=1711240/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=12156 CPUtime=0.09
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 740 0 0 0 9 0 0 0 25 0 1 0 13434793 12447744 605 1992294400 134512640 137138936 4289903888 18446744073709551615 134543151 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 3039 605 184 642 0 2395 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12156

[startup+0.300489 s]
/proc/loadavg: 0.99 0.98 0.99 2/105 19487
/proc/meminfo: memFree=1711240/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=12156 CPUtime=0.29
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 740 0 0 0 29 0 0 0 25 0 1 0 13434793 12447744 605 1992294400 134512640 137138936 4289903888 18446744073709551615 136500383 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 3039 605 184 642 0 2395 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12156

[startup+0.700534 s]
/proc/loadavg: 0.99 0.98 0.99 2/105 19487
/proc/meminfo: memFree=1711240/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=12848 CPUtime=0.69
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 969 0 0 0 68 1 0 0 25 0 1 0 13434793 13156352 773 1992294400 134512640 137138936 4289903888 18446744073709551615 134575661 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 3212 773 190 642 0 2568 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12848

[startup+1.50062 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19488
/proc/meminfo: memFree=1706148/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=20104 CPUtime=1.49
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 2778 0 0 0 146 3 0 0 25 0 1 0 13434793 20586496 2582 1992294400 134512640 137138936 4289903888 18446744073709551615 134602734 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 5026 2582 190 642 0 4382 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20104

[startup+3.1008 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19488
/proc/meminfo: memFree=1696972/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=30532 CPUtime=3.09
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 5391 0 0 0 305 4 0 0 25 0 1 0 13434793 31264768 5195 1992294400 134512640 137138936 4289903888 18446744073709551615 134542289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 7633 5195 190 642 0 6989 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30532

[startup+6.30115 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19488
/proc/meminfo: memFree=1680728/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=45680 CPUtime=6.29
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 9173 0 0 0 623 6 0 0 25 0 1 0 13434793 46776320 8977 1992294400 134512640 137138936 4289903888 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 11420 8977 190 642 0 10776 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45680

[startup+12.7009 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19488
/proc/meminfo: memFree=1656548/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=67112 CPUtime=12.69
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 14528 0 0 0 1259 10 0 0 25 0 1 0 13434793 68722688 14332 1992294400 134512640 137138936 4289903888 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 16778 14332 190 642 0 16134 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67112

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19490
/proc/meminfo: memFree=1632244/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=89828 CPUtime=25.48
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 20218 0 0 0 2534 14 0 0 25 0 1 0 13434793 91983872 20022 1992294400 134512640 137138936 4289903888 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 22457 20022 190 642 0 21813 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 89828

[startup+51.1021 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19490
/proc/meminfo: memFree=1602608/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=119796 CPUtime=51.08
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 27704 0 0 0 5087 21 0 0 25 0 1 0 13434793 122671104 27508 1992294400 134512640 137138936 4289903888 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 29949 27508 190 642 0 29305 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 119796

[startup+102.309 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19492
/proc/meminfo: memFree=1545320/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=176336 CPUtime=102.27
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 41835 0 0 0 10193 34 0 0 25 0 1 0 13434793 180568064 41639 1992294400 134512640 137138936 4289903888 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 44084 41639 190 642 0 43440 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 176336

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19492
/proc/meminfo: memFree=1500060/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=221648 CPUtime=162.25
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 53182 0 0 0 16180 45 0 0 25 0 1 0 13434793 226967552 52986 1992294400 134512640 137138936 4289903888 18446744073709551615 134542342 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 55412 52986 190 642 0 54768 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 221648

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19494
/proc/meminfo: memFree=1458768/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=262480 CPUtime=222.23
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 63386 0 0 0 22167 56 0 0 25 0 1 0 13434793 268779520 63190 1992294400 134512640 137138936 4289903888 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 65620 63190 190 642 0 64976 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 262480

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19496
/proc/meminfo: memFree=1426280/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=295248 CPUtime=282.22
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 71581 0 0 0 28157 65 0 0 25 0 1 0 13434793 302333952 71385 1992294400 134512640 137138936 4289903888 18446744073709551615 134542333 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 73812 71385 190 642 0 73168 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 295248

[startup+342.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19498
/proc/meminfo: memFree=1397884/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=323456 CPUtime=342.2
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 78627 0 0 0 34148 72 0 0 25 0 1 0 13434793 331218944 78431 1992294400 134512640 137138936 4289903888 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 80864 78431 190 642 0 80220 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 323456

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19500
/proc/meminfo: memFree=1370852/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=350644 CPUtime=402.19
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 85425 0 0 0 40139 80 0 0 25 0 1 0 13434793 359059456 85229 1992294400 134512640 137138936 4289903888 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 87661 85229 190 642 0 87017 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 350644

[startup+462.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19500
/proc/meminfo: memFree=1342208/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=378960 CPUtime=462.17
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 92502 0 0 0 46129 88 0 0 25 0 1 0 13434793 388055040 92306 1992294400 134512640 137138936 4289903888 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 94740 92306 190 642 0 94096 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 378960

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19502
/proc/meminfo: memFree=1318772/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=402656 CPUtime=522.15
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 98418 0 0 0 52121 94 0 0 25 0 1 0 13434793 412319744 98222 1992294400 134512640 137138936 4289903888 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 100664 98222 190 642 0 100020 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 402656

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19504
/proc/meminfo: memFree=1294468/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=426588 CPUtime=582.14
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 104399 0 0 0 58115 99 0 0 25 0 1 0 13434793 436826112 104203 1992294400 134512640 137138936 4289903888 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 106647 104203 190 642 0 106003 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 426588

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19506
/proc/meminfo: memFree=1273884/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=446928 CPUtime=642.13
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 109491 0 0 0 64108 105 0 0 25 0 1 0 13434793 457654272 109295 1992294400 134512640 137138936 4289903888 18446744073709551615 134542339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 111732 109295 190 642 0 111088 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 446928

[startup+702.301 s]

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

/proc/meminfo: memFree=1132896/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=587588 CPUtime=1062
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 144644 0 0 0 106056 144 0 0 25 0 1 0 13434793 601690112 144448 1992294400 134512640 137138936 4289903888 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 146897 144448 190 642 0 146253 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 587588

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19527
/proc/meminfo: memFree=1115660/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=604732 CPUtime=1121.99
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 148948 0 0 0 112050 149 0 0 25 0 1 0 13434793 619245568 148752 1992294400 134512640 137138936 4289903888 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 151183 148752 190 642 0 150539 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 604732

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19529
/proc/meminfo: memFree=1097432/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=623048 CPUtime=1181.97
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 153519 0 0 0 118044 153 0 0 25 0 1 0 13434793 638001152 153323 1992294400 134512640 137138936 4289903888 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 155762 153323 190 642 0 155118 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 623048

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19531
/proc/meminfo: memFree=1074120/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=645940 CPUtime=1241.96
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 159241 0 0 0 124035 161 0 0 25 0 1 0 13434793 661442560 159045 1992294400 134512640 137138936 4289903888 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 161485 159045 190 642 0 160841 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 645940

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19533
/proc/meminfo: memFree=1009888/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=710004 CPUtime=1301.95
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 175246 0 0 0 130020 175 0 0 25 0 1 0 13434793 727044096 175050 1992294400 134512640 137138936 4289903888 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 177501 175050 190 642 0 176857 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 710004

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19533
/proc/meminfo: memFree=898784/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=821404 CPUtime=1361.93
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 203114 0 0 0 135992 201 0 0 25 0 1 0 13434793 841117696 202918 1992294400 134512640 137138936 4289903888 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 205351 202918 190 642 0 204707 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 821404

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19535
/proc/meminfo: memFree=881052/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=837896 CPUtime=1421.92
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 207399 0 0 0 141986 206 0 0 25 0 1 0 13434793 858005504 207028 1992294400 134512640 137138936 4289903888 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 209474 207028 190 642 0 208830 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 837896

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19537
/proc/meminfo: memFree=881052/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=837896 CPUtime=1481.89
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 207399 0 0 0 147983 206 0 0 25 0 1 0 13434793 858005504 207028 1992294400 134512640 137138936 4289903888 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 209474 207028 190 642 0 208830 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 837896

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19539
/proc/meminfo: memFree=881052/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=837896 CPUtime=1541.88
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 207399 0 0 0 153978 210 0 0 25 0 1 0 13434793 858005504 207028 1992294400 134512640 137138936 4289903888 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 209474 207028 190 642 0 208830 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 837896

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19541
/proc/meminfo: memFree=881052/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=837896 CPUtime=1601.86
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 207399 0 0 0 159968 218 0 0 25 0 1 0 13434793 858005504 207028 1992294400 134512640 137138936 4289903888 18446744073709551615 134542339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 209474 207028 190 642 0 208830 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 837896

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19541
/proc/meminfo: memFree=881052/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=837896 CPUtime=1661.85
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 207399 0 0 0 165962 223 0 0 25 0 1 0 13434793 858005504 207028 1992294400 134512640 137138936 4289903888 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 209474 207028 190 642 0 208830 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 837896

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19543
/proc/meminfo: memFree=880928/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=837896 CPUtime=1721.83
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 207399 0 0 0 171955 228 0 0 25 0 1 0 13434793 858005504 207028 1992294400 134512640 137138936 4289903888 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 209474 207028 190 642 0 208830 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 837896

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19545
/proc/meminfo: memFree=880928/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=837896 CPUtime=1781.81
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 207399 0 0 0 177947 234 0 0 25 0 1 0 13434793 858005504 207028 1992294400 134512640 137138936 4289903888 18446744073709551615 134542333 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 209474 207028 190 642 0 208830 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 837896

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19545
/proc/meminfo: memFree=880928/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=837896 CPUtime=1791.42
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 207399 0 0 0 178907 235 0 0 25 0 1 0 13434793 858005504 207028 1992294400 134512640 137138936 4289903888 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 209474 207028 190 642 0 208830 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (KiB) 837896

[startup+1795.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19545
/proc/meminfo: memFree=880928/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=837896 CPUtime=1794.62
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 207399 0 0 0 179227 235 0 0 25 0 1 0 13434793 858005504 207028 1992294400 134512640 137138936 4289903888 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 209474 207028 190 642 0 208830 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (KiB) 837896

[startup+1796.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19545
/proc/meminfo: memFree=880928/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=837896 CPUtime=1796.21
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 207399 0 0 0 179386 235 0 0 25 0 1 0 13434793 858005504 207028 1992294400 134512640 137138936 4289903888 18446744073709551615 134542497 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 209474 207028 190 642 0 208830 0
Current children cumulated CPU time (s) 1796.21
Current children cumulated vsize (KiB) 837896

[startup+1797.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19545
/proc/meminfo: memFree=880928/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=837896 CPUtime=1797.01
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 207399 0 0 0 179466 235 0 0 25 0 1 0 13434793 858005504 207028 1992294400 134512640 137138936 4289903888 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 209474 207028 190 642 0 208830 0
Current children cumulated CPU time (s) 1797.01
Current children cumulated vsize (KiB) 837896

[startup+1798.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19545
/proc/meminfo: memFree=880928/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=837896 CPUtime=1797.81
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202496 207399 0 0 0 179546 235 0 0 25 0 1 0 13434793 858005504 207028 1992294400 134512640 137138936 4289903888 18446744073709551615 134542508 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19487/statm: 209474 207028 190 642 0 208830 0
Current children cumulated CPU time (s) 1797.81
Current children cumulated vsize (KiB) 837896

[startup+1798.51 s]
/proc/loadavg: 0.99 0.98 0.99 2/106 19545
/proc/meminfo: memFree=880928/2059040 swapFree=4164960/4192956
[pid=19487] ppid=19485 vsize=0 CPUtime=1798.02
/proc/19487/stat : 19487 (bsolo_pb10) R 19485 19487 19041 0 -1 4202500 207399 0 0 0 179566 236 0 0 25 0 1 0 13434793 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/19487/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.02
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.58
CPU time (s): 1798.1
CPU user time (s): 1795.67
CPU system time (s): 2.43563
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 838596

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

runsolver used 3.06153 second user time and 8.39672 second system time

The end

Launcher Data

Begin job on node087 at 2010-06-16 22:50:12
IDJOB=2671215
IDBENCH=48310
IDSOLVER=1163
FILE ID=node087/2671215-1276721412
PBS_JOBID= 11174183
Free space on /tmp= 62556 MiB

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

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

MD5SUM BENCH= 81f2bead00561b4f63e5b8d0478a31b2
RANDOM SEED=123808848

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1712388 kB
Buffers:         97252 kB
Cached:         137620 kB
SwapCached:       1016 kB
Active:         100780 kB
Inactive:       167304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1712388 kB
SwapTotal:     4192956 kB
SwapFree:      4164960 kB
Dirty:            4148 kB
Writeback:           0 kB
AnonPages:       32168 kB
Mapped:          14556 kB
Slab:            56880 kB
PageTables:       4076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180668 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-2671215-1276721412.opb

Free space on /tmp at the end= 62552 MiB
End job on node087 at 2010-06-16 23:20:11