Trace number 2684809

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 Card? 1798.02 1798.57

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j1208_10-unsat.opb
MD5SUMcde880e36ac940ebc706231d93099786
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark17.4323
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables22022
Total number of constraints69222
Number of constraints which are clauses68862
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints360
Minimum length of a constraint1
Maximum length of a constraint68
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 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 379
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.01	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.01	c type "bsolo -h" for help
0.00/0.01	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.01	c Time Limit set to 1800
0.00/0.01	c Learning Strategy: Cardinality Constraint Learning
0.00/0.01	c Instance file HOME/instance-2684809-1278434436.opb
0.00/0.01	c File size is 2082148 bytes.
0.29/0.35	c Highest Coefficient sum: 379
0.29/0.35	c Parsing was ok!!
0.29/0.35	c Total parsing time: 0.349 s
0.29/0.38	c Var: 22022 Constr: 69222 68862/0/360 Lit: 169004 Watch. Lit: 154468
0.29/0.38	c Obj. Vars: 0 (0 % of total variables)
1.59/1.62	c Pre-processing Time: 1.622 s
1.59/1.62	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.59/1.62	c        0   5021    12543    33453    2    29141   17571      0      0 1.62
1.59/1.62	c Switching off lower bounding mode.
1797.94/1798.55	c      106   5021    12687    43120    3    30610   19329    144     57 1.83
1797.94/1798.55	c      259   5021    12864    50654    3    31024   21262    321    125 2.06
1797.94/1798.55	c      485   5021    13114    62390    4    31509   23389    571    205 2.36
1797.94/1798.55	c      825   5021    13529    93856    6    32330   25728    986    309 2.66
1797.94/1798.55	c     1334   5021    14133   126065    8    33590   28301   1590    401 3.32
1797.94/1798.55	c     2097   5021    15018   171688   11    35382   31132   2475    502 4.17
1797.94/1798.55	c     3244   5021    16364   225231   13    38052   34246   3821    590 5.49
1797.94/1798.55	c     4966   5021    18441   326564   17    42255   37671   5898    623 7.96
1797.94/1798.55	c     7551   5021    21621   640309   29    48635   41439   9078    571 13.21
1797.94/1798.55	c    11431   5021    26207   887650   33    57932   45583  13664    567 20.13
1797.94/1798.55	c    17253   5021    33417  1438407   43    72336   50142  20874    509 33.84
1797.94/1798.55	c    25992   5021    44117  2237327   50    93909   55157  31574    427 60.76
1797.94/1798.55	c    39102   5021    60125  3453476   57   126253   60673  47582    352 110.78
1797.94/1798.55	c    58772   5021    84680  5695984   67   176027   66741  72137    259 226.62
1797.94/1798.55	c    88282   5021    54948  4151416   75   116153   73416  42405    219 402.47
1797.94/1798.55	c   132552   5017    39348  2261385   57    84213   80758  26805    192 686.87
1797.94/1798.55	c   198962   5017    43044  2919845   67    92039   88834  30501    177 1118.20
1797.94/1798.55	c Resources Exceeded
1797.94/1798.55	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.55	c   17   292739  70444   420676    74500  6397287  61957    162 1798.00
1797.94/1798.55	s UNKNOWN
1797.94/1798.55	c Total time: 1798 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2684809-1278434436/watcher-2684809-1278434436 -o /tmp/evaluation-result-2684809-1278434436/solver-2684809-1278434436 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2684809-1278434436.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.78 1.97 2.00 3/106 19264
/proc/meminfo: memFree=1466364/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=12968 CPUtime=0
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 367 0 0 0 0 0 0 0 19 0 1 0 11650339 13279232 285 1992294400 134512640 137138936 4289487808 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 3242 285 177 642 0 2089 0

[startup+0.0713509 s]
/proc/loadavg: 1.78 1.97 2.00 3/106 19264
/proc/meminfo: memFree=1466364/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=15092 CPUtime=0.06
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 992 0 0 0 6 0 0 0 19 0 1 0 11650339 15454208 910 1992294400 134512640 137138936 4289487808 18446744073709551615 136659992 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 3773 910 272 642 0 2620 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15092

[startup+0.101352 s]
/proc/loadavg: 1.78 1.97 2.00 3/106 19264
/proc/meminfo: memFree=1466364/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=15912 CPUtime=0.09
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 1219 0 0 0 9 0 0 0 19 0 1 0 11650339 16293888 1137 1992294400 134512640 137138936 4289487808 18446744073709551615 134517400 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 3978 1137 318 642 0 2825 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15912

[startup+0.30137 s]
/proc/loadavg: 1.78 1.97 2.00 3/106 19264
/proc/meminfo: memFree=1466364/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=21040 CPUtime=0.29
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 2840 0 0 0 28 1 0 0 20 0 1 0 11650339 21544960 2718 1992294400 134512640 137138936 4289487808 18446744073709551615 136525326 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 5260 2718 620 642 0 4107 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21040

[startup+0.701405 s]
/proc/loadavg: 1.78 1.97 2.00 3/106 19264
/proc/meminfo: memFree=1466364/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=25628 CPUtime=0.69
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 4507 0 0 0 67 2 0 0 21 0 1 0 11650339 26243072 3876 1992294400 134512640 137138936 4289487808 18446744073709551615 134541959 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 6407 3876 184 642 0 5763 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25628

[startup+1.50148 s]
/proc/loadavg: 1.78 1.97 2.00 2/107 19265
/proc/meminfo: memFree=1451600/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=25808 CPUtime=1.49
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 4563 0 0 0 146 3 0 0 23 0 1 0 11650339 26427392 3932 1992294400 134512640 137138936 4289487808 18446744073709551615 134559954 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 6452 3932 185 642 0 5808 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25808

[startup+3.10062 s]
/proc/loadavg: 1.78 1.97 2.00 2/107 19265
/proc/meminfo: memFree=1450732/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=26068 CPUtime=3.09
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 4832 0 0 0 303 6 0 0 25 0 1 0 11650339 26693632 3983 1992294400 134512640 137138936 4289487808 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 6517 3983 192 642 0 5873 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26068

[startup+6.30091 s]
/proc/loadavg: 1.72 1.96 2.00 2/107 19265
/proc/meminfo: memFree=1450484/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=26068 CPUtime=6.29
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 4832 0 0 0 623 6 0 0 25 0 1 0 11650339 26693632 3983 1992294400 134512640 137138936 4289487808 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 6517 3983 192 642 0 5873 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26068

[startup+12.7005 s]
/proc/loadavg: 1.66 1.94 1.99 2/107 19267
/proc/meminfo: memFree=1450484/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=26800 CPUtime=12.69
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 5015 0 0 0 1262 7 0 0 25 0 1 0 11650339 27443200 4166 1992294400 134512640 137138936 4289487808 18446744073709551615 136502659 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 6700 4166 192 642 0 6056 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26800

[startup+25.5016 s]
/proc/loadavg: 1.51 1.90 1.98 2/107 19267
/proc/meminfo: memFree=1444656/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=32520 CPUtime=25.48
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 6445 0 0 0 2538 10 0 0 25 0 1 0 11650339 33300480 5596 1992294400 134512640 137138936 4289487808 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 8130 5596 192 642 0 7486 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32520

[startup+51.1009 s]
/proc/loadavg: 1.34 1.82 1.95 2/107 19267
/proc/meminfo: memFree=1432752/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=44460 CPUtime=51.08
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 9430 0 0 0 5092 16 0 0 25 0 1 0 11650339 45527040 8581 1992294400 134512640 137138936 4289487808 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 11115 8581 192 642 0 10471 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 44460

[startup+102.309 s]
/proc/loadavg: 1.14 1.69 1.90 2/107 19269
/proc/meminfo: memFree=1414152/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=62868 CPUtime=102.26
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 14032 0 0 0 10201 25 0 0 25 0 1 0 11650339 64376832 13183 1992294400 134512640 137138936 4289487808 18446744073709551615 134606964 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 15717 13183 192 642 0 15073 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 62868

[startup+162.301 s]
/proc/loadavg: 1.05 1.56 1.84 2/107 19271
/proc/meminfo: memFree=1396048/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=80948 CPUtime=162.24
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 18552 0 0 0 16190 34 0 0 25 0 1 0 11650339 82890752 17703 1992294400 134512640 137138936 4289487808 18446744073709551615 134542249 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 20237 17703 192 642 0 19593 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 80948

[startup+222.301 s]
/proc/loadavg: 1.02 1.46 1.78 2/107 19271
/proc/meminfo: memFree=1380920/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=95880 CPUtime=222.22
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 22291 0 0 0 22182 40 0 0 25 0 1 0 11650339 98181120 21442 1992294400 134512640 137138936 4289487808 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 23970 21442 192 642 0 23326 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 95880

[startup+282.302 s]
/proc/loadavg: 1.00 1.37 1.73 2/107 19273
/proc/meminfo: memFree=1365544/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=111384 CPUtime=282.2
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 26161 0 0 0 28176 44 0 0 25 0 1 0 11650339 114057216 25312 1992294400 134512640 137138936 4289487808 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 27846 25312 192 642 0 27202 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 111384

[startup+342.301 s]
/proc/loadavg: 1.00 1.30 1.68 2/107 19275
/proc/meminfo: memFree=1362196/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=114516 CPUtime=342.19
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 26944 0 0 0 34170 49 0 0 25 0 1 0 11650339 117264384 26095 1992294400 134512640 137138936 4289487808 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 28629 26095 192 642 0 27985 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 114516

[startup+402.302 s]
/proc/loadavg: 1.00 1.24 1.64 2/107 19277
/proc/meminfo: memFree=1362196/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=114516 CPUtime=402.18
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 26944 0 0 0 40164 54 0 0 25 0 1 0 11650339 117264384 26095 1992294400 134512640 137138936 4289487808 18446744073709551615 134575402 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 28629 26095 192 642 0 27985 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 114516

[startup+462.301 s]
/proc/loadavg: 1.00 1.20 1.59 2/107 19279
/proc/meminfo: memFree=1362196/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=114516 CPUtime=462.15
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 26944 0 0 0 46154 61 0 0 25 0 1 0 11650339 117264384 26095 1992294400 134512640 137138936 4289487808 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 28629 26095 192 642 0 27985 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 114516

[startup+522.301 s]
/proc/loadavg: 1.00 1.16 1.55 2/107 19279
/proc/meminfo: memFree=1362196/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=114516 CPUtime=522.14
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 26944 0 0 0 52148 66 0 0 25 0 1 0 11650339 117264384 26095 1992294400 134512640 137138936 4289487808 18446744073709551615 134539684 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 28629 26095 192 642 0 27985 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 114516

[startup+582.302 s]
/proc/loadavg: 1.00 1.13 1.52 2/107 19281
/proc/meminfo: memFree=1350540/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=126264 CPUtime=582.12
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 29881 0 0 0 58140 72 0 0 25 0 1 0 11650339 129294336 29032 1992294400 134512640 137138936 4289487808 18446744073709551615 136520975 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 31566 29032 192 642 0 30922 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 126264

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.48 2/107 19283
/proc/meminfo: memFree=1339256/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=137356 CPUtime=642.11
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 32654 0 0 0 64135 76 0 0 25 0 1 0 11650339 140652544 31805 1992294400 134512640 137138936 4289487808 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 34339 31805 192 642 0 33695 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 137356

[startup+702.302 s]

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

/proc/meminfo: memFree=1330328/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=146004 CPUtime=1061.99
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 34906 0 0 0 106086 113 0 0 25 0 1 0 11650339 149508096 33967 1992294400 134512640 137138936 4289487808 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 36501 33967 192 642 0 35857 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 146004

[startup+1122.3 s]
/proc/loadavg: 1.00 1.03 1.29 2/107 19295
/proc/meminfo: memFree=1328592/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=147436 CPUtime=1121.97
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 35361 0 0 0 112079 118 0 0 25 0 1 0 11650339 150974464 34325 1992294400 134512640 137138936 4289487808 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 36859 34325 192 642 0 36215 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 147436

[startup+1182.3 s]
/proc/loadavg: 1.00 1.03 1.27 2/107 19297
/proc/meminfo: memFree=1328592/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=147436 CPUtime=1181.95
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 35361 0 0 0 118070 125 0 0 25 0 1 0 11650339 150974464 34325 1992294400 134512640 137138936 4289487808 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 36859 34325 192 642 0 36215 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 147436

[startup+1242.3 s]
/proc/loadavg: 1.00 1.02 1.25 2/107 19308
/proc/meminfo: memFree=1327848/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=147436 CPUtime=1241.93
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 35361 0 0 0 124062 131 0 0 25 0 1 0 11650339 150974464 34325 1992294400 134512640 137138936 4289487808 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 36859 34325 192 642 0 36215 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 147436

[startup+1302.3 s]
/proc/loadavg: 1.00 1.01 1.23 2/107 19310
/proc/meminfo: memFree=1327848/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=147436 CPUtime=1301.91
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 35361 0 0 0 130056 135 0 0 25 0 1 0 11650339 150974464 34325 1992294400 134512640 137138936 4289487808 18446744073709551615 134606964 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 36859 34325 192 642 0 36215 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 147436

[startup+1362.3 s]
/proc/loadavg: 1.00 1.01 1.21 2/107 19312
/proc/meminfo: memFree=1327848/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=147436 CPUtime=1361.89
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 35361 0 0 0 136050 139 0 0 25 0 1 0 11650339 150974464 34325 1992294400 134512640 137138936 4289487808 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 36859 34325 192 642 0 36215 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 147436

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.19 2/107 19312
/proc/meminfo: memFree=1327848/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=147436 CPUtime=1421.87
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 35361 0 0 0 142045 142 0 0 25 0 1 0 11650339 150974464 34325 1992294400 134512640 137138936 4289487808 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 36859 34325 192 642 0 36215 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 147436

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/107 19314
/proc/meminfo: memFree=1326608/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=149480 CPUtime=1481.84
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 35872 0 0 0 148039 145 0 0 25 0 1 0 11650339 153067520 34836 1992294400 134512640 137138936 4289487808 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 37370 34836 192 642 0 36726 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 149480

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/107 19316
/proc/meminfo: memFree=1317060/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=158908 CPUtime=1541.83
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 38229 0 0 0 154034 149 0 0 25 0 1 0 11650339 162721792 37193 1992294400 134512640 137138936 4289487808 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 39727 37193 192 642 0 39083 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 158908

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/107 19318
/proc/meminfo: memFree=1309124/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=166400 CPUtime=1601.8
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 40207 0 0 0 160028 152 0 0 25 0 1 0 11650339 170393600 39066 1992294400 134512640 137138936 4289487808 18446744073709551615 134572786 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 41600 39066 192 642 0 40956 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 166400

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/107 19320
/proc/meminfo: memFree=1309124/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=166400 CPUtime=1661.78
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 40207 0 0 0 166019 159 0 0 25 0 1 0 11650339 170393600 39066 1992294400 134512640 137138936 4289487808 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 41600 39066 192 642 0 40956 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 166400

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/107 19320
/proc/meminfo: memFree=1309124/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=166400 CPUtime=1721.77
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 40207 0 0 0 172012 165 0 0 25 0 1 0 11650339 170393600 39066 1992294400 134512640 137138936 4289487808 18446744073709551615 134542805 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 41600 39066 192 642 0 40956 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 166400

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/107 19322
/proc/meminfo: memFree=1309124/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=166400 CPUtime=1781.74
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 40207 0 0 0 178005 169 0 0 25 0 1 0 11650339 170393600 39066 1992294400 134512640 137138936 4289487808 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 41600 39066 192 642 0 40956 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 166400

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.12 2/107 19322
/proc/meminfo: memFree=1309124/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=166400 CPUtime=1791.35
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 40207 0 0 0 178965 170 0 0 25 0 1 0 11650339 170393600 39066 1992294400 134512640 137138936 4289487808 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 41600 39066 192 642 0 40956 0
Current children cumulated CPU time (s) 1791.35
Current children cumulated vsize (KiB) 166400

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.12 2/107 19322
/proc/meminfo: memFree=1309124/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=166400 CPUtime=1794.54
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 40207 0 0 0 179284 170 0 0 25 0 1 0 11650339 170393600 39066 1992294400 134512640 137138936 4289487808 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 41600 39066 192 642 0 40956 0
Current children cumulated CPU time (s) 1794.54
Current children cumulated vsize (KiB) 166400

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.12 2/107 19322
/proc/meminfo: memFree=1309124/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=166400 CPUtime=1796.14
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 40207 0 0 0 179444 170 0 0 25 0 1 0 11650339 170393600 39066 1992294400 134512640 137138936 4289487808 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 41600 39066 192 642 0 40956 0
Current children cumulated CPU time (s) 1796.14
Current children cumulated vsize (KiB) 166400

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.12 2/107 19322
/proc/meminfo: memFree=1309124/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=166400 CPUtime=1796.94
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 40207 0 0 0 179524 170 0 0 25 0 1 0 11650339 170393600 39066 1992294400 134512640 137138936 4289487808 18446744073709551615 136295499 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 41600 39066 192 642 0 40956 0
Current children cumulated CPU time (s) 1796.94
Current children cumulated vsize (KiB) 166400

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/107 19322
/proc/meminfo: memFree=1309124/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=166400 CPUtime=1797.74
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 40207 0 0 0 179604 170 0 0 25 0 1 0 11650339 170393600 39066 1992294400 134512640 137138936 4289487808 18446744073709551615 134575200 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 41600 39066 192 642 0 40956 0
Current children cumulated CPU time (s) 1797.74
Current children cumulated vsize (KiB) 166400

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.12 2/107 19322
/proc/meminfo: memFree=1309124/2059040 swapFree=4192956/4192956
[pid=19264] ppid=19262 vsize=166400 CPUtime=1797.94
/proc/19264/stat : 19264 (bsolo_pb10) R 19262 19264 19164 0 -1 4202496 40207 0 0 0 179624 170 0 0 25 0 1 0 11650339 170393600 39066 1992294400 134512640 137138936 4289487808 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19264/statm: 41600 39066 192 642 0 40956 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 166400

Child status: 0
Real time (s): 1798.57
CPU time (s): 1798.02
CPU user time (s): 1796.29
CPU system time (s): 1.72474
CPU usage (%): 99.9694
Max. virtual memory (cumulated for all children) (KiB): 166820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.29
system time used= 1.72474
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40207
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= 2
involuntary context switches= 24693

runsolver used 3.15452 second user time and 8.30274 second system time

The end

Launcher Data

Begin job on node051 at 2010-07-06 18:40:36
IDJOB=2684809
IDBENCH=73597
IDSOLVER=1162
FILE ID=node051/2684809-1278434436
PBS_JOBID= 11233484
Free space on /tmp= 62520 MiB

SOLVER NAME= bsolo 3.2 Card
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j1208_10-unsat.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2684809-1278434436/watcher-2684809-1278434436 -o /tmp/evaluation-result-2684809-1278434436/solver-2684809-1278434436 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2684809-1278434436.opb

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

MD5SUM BENCH= cde880e36ac940ebc706231d93099786
RANDOM SEED=679138982

node051.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.201
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.40
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.201
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:       1467560 kB
Buffers:        105652 kB
Cached:         354512 kB
SwapCached:          0 kB
Active:         175320 kB
Inactive:       344668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1467560 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5968 kB
Writeback:           0 kB
AnonPages:       59908 kB
Mapped:          14480 kB
Slab:            49752 kB
PageTables:       4168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181736 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-2684809-1278434436.opb

Free space on /tmp at the end= 62516 MiB
End job on node051 at 2010-07-06 19:10:35