Trace number 2656313

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 NameAnswerobjective functionCPU timeWall clock time
bsolo 3.2 Card? 1798.07 1798.61

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx49.opb
MD5SUMe08af5097f76b1d4e2b0ba1d8a42ed5a
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2130
Total number of constraints2495
Number of constraints which are clauses2125
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints320
Minimum length of a constraint2
Maximum length of a constraint320
Number of terms in the objective function 5
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 5
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 636
Number of bits of the biggest sum of numbers10
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.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: Cardinality Constraint Learning
0.00/0.00	c Instance file HOME/instance-2656313-1276688919.opb
0.00/0.00	c File size is 208560 bytes.
0.00/0.03	c Highest Coefficient sum: 636
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.038 s
0.00/0.04	c Var: 2130 Constr: 2544 2174/50/320 Lit: 24185 Watch. Lit: 21198
0.00/0.04	c Obj. Vars: 5 (0.234742 % of total variables)
0.79/0.83	c Pre-processing Time: 0.83 s
0.79/0.83	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.79/0.83	c        0   2125      418    19930   47    17583   46019      0      0 0.83
0.79/0.83	c Switching off lower bounding mode.
1797.96/1798.54	c      101   2125      525    24494   46    17797   50621    107    114 0.88
1797.96/1798.54	c      252   2125      681    35299   51    18173   55684    263    264 0.95
1797.96/1798.54	c      478   2125      909    56234   61    18613   61253    491    438 1.09
1797.96/1798.54	c      816   2125     1265    89756   70    19341   67379    847    648 1.26
1797.96/1798.54	c     1324   2125     1773    99510   56    20389   74117   1355    825 1.60
1797.96/1798.54	c     2088   2125     2582   201191   77    21975   81529   2164   1003 2.08
1797.96/1798.54	c     3238   2125     3809   308429   80    24429   89682   3391   1127 2.87
1797.96/1798.54	c     4959   2125     5715   804009  140    28312   98651   5297    943 5.25
1797.96/1798.54	c     7543   2125     8545   983889  115    34022  108517   8127   1024 7.37
1797.96/1798.54	c    11426   2125    12915  1850636  143    42902  119369  12497    701 16.28
1797.96/1798.54	c    17248   2125    19331  2682847  138    56877  131306  18913    712 24.21
1797.96/1798.54	c    25988   2125    29488  4003196  135    78410  144437  29070    601 43.20
1797.96/1798.54	c    39098   2125    44312  7726625  174   111357  158881  43894    407 96.02
1797.96/1798.54	c    58768   2125    68079 13147446  193   164223  174770  67661    294 199.81
1797.96/1798.54	c    88279   2125   101918 25606939  251   238925  192248 101500    186 473.15
1797.96/1798.54	c   132549   2125   154789 41124558  265   358506  211473 154371    147 896.48
1797.96/1798.54	c   198960   2125    37834  8747583  231   102698  232621  37416    130 1523.29
1797.96/1798.54	c Resources Exceeded
1797.96/1798.54	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.96/1798.54	c   17   241528 100879  1765145    87755 19539921  87337    134 1798.00
1797.96/1798.54	s UNKNOWN
1797.96/1798.54	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-2656313-1276688919/watcher-2656313-1276688919 -o /tmp/evaluation-result-2656313-1276688919/solver-2656313-1276688919 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2656313-1276688919.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.24 1.10 1.03 3/106 15602
/proc/meminfo: memFree=1696748/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=11136 CPUtime=0
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 352 0 0 0 0 0 0 0 18 0 1 0 10184332 11403264 270 1992294400 134512640 137138936 4294608336 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 2784 270 175 642 0 2089 0

[startup+0.077457 s]
/proc/loadavg: 1.24 1.10 1.03 3/106 15602
/proc/meminfo: memFree=1696748/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=11992 CPUtime=0.07
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 684 0 0 0 7 0 0 0 20 0 1 0 10184332 12279808 551 1992294400 134512640 137138936 4294608336 18446744073709551615 136504449 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 2998 551 184 642 0 2354 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11992

[startup+0.10146 s]
/proc/loadavg: 1.24 1.10 1.03 3/106 15602
/proc/meminfo: memFree=1696748/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=11992 CPUtime=0.09
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 684 0 0 0 9 0 0 0 20 0 1 0 10184332 12279808 551 1992294400 134512640 137138936 4294608336 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 2998 551 184 642 0 2354 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11992

[startup+0.300477 s]
/proc/loadavg: 1.24 1.10 1.03 3/106 15602
/proc/meminfo: memFree=1696748/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=11992 CPUtime=0.29
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 684 0 0 0 29 0 0 0 20 0 1 0 10184332 12279808 551 1992294400 134512640 137138936 4294608336 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 2998 551 184 642 0 2354 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11992

[startup+0.700512 s]
/proc/loadavg: 1.24 1.10 1.03 3/106 15602
/proc/meminfo: memFree=1696748/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=12056 CPUtime=0.69
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 702 0 0 0 69 0 0 0 20 0 1 0 10184332 12345344 569 1992294400 134512640 137138936 4294608336 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 3014 569 185 642 0 2370 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12056

[startup+1.50058 s]
/proc/loadavg: 1.24 1.10 1.03 2/107 15603
/proc/meminfo: memFree=1695004/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=12932 CPUtime=1.49
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 923 0 0 0 147 2 0 0 23 0 1 0 10184332 13242368 790 1992294400 134512640 137138936 4294608336 18446744073709551615 134543481 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 3233 790 192 642 0 2589 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12932

[startup+3.10073 s]
/proc/loadavg: 1.24 1.10 1.03 2/107 15603
/proc/meminfo: memFree=1692648/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=16068 CPUtime=3.09
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 1713 0 0 0 307 2 0 0 25 0 1 0 10184332 16453632 1580 1992294400 134512640 137138936 4294608336 18446744073709551615 134551026 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 4017 1580 192 642 0 3373 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16068

[startup+6.30101 s]
/proc/loadavg: 1.22 1.10 1.03 2/107 15603
/proc/meminfo: memFree=1684464/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=23484 CPUtime=6.29
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 3581 0 0 0 624 5 0 0 25 0 1 0 10184332 24047616 3448 1992294400 134512640 137138936 4294608336 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 5871 3448 192 642 0 5227 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23484

[startup+12.7016 s]
/proc/loadavg: 1.20 1.10 1.03 2/107 15603
/proc/meminfo: memFree=1674420/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=33068 CPUtime=12.69
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 5968 0 0 0 1260 9 0 0 25 0 1 0 10184332 33861632 5835 1992294400 134512640 137138936 4294608336 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 8267 5835 192 642 0 7623 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33068

[startup+25.5007 s]
/proc/loadavg: 1.16 1.09 1.03 2/107 15603
/proc/meminfo: memFree=1658300/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=48660 CPUtime=25.48
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 9869 0 0 0 2534 14 0 0 25 0 1 0 10184332 49827840 9736 1992294400 134512640 137138936 4294608336 18446744073709551615 134573202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 12165 9736 192 642 0 11521 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 48660

[startup+51.101 s]
/proc/loadavg: 1.10 1.08 1.03 2/107 15605
/proc/meminfo: memFree=1633624/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=74000 CPUtime=51.07
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 16211 0 0 0 5078 29 0 0 25 0 1 0 10184332 75776000 16078 1992294400 134512640 137138936 4294608336 18446744073709551615 134576446 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 18500 16078 192 642 0 17856 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 74000

[startup+102.309 s]
/proc/loadavg: 1.04 1.07 1.02 2/107 15605
/proc/meminfo: memFree=1587248/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=119412 CPUtime=102.27
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 27553 0 0 0 10183 44 0 0 25 0 1 0 10184332 122277888 27420 1992294400 134512640 137138936 4294608336 18446744073709551615 134542528 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 29853 27420 192 642 0 29209 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 119412

[startup+162.301 s]
/proc/loadavg: 1.01 1.05 1.02 2/107 15607
/proc/meminfo: memFree=1541368/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=165588 CPUtime=162.24
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 39093 0 0 0 16163 61 0 0 25 0 1 0 10184332 169562112 38960 1992294400 134512640 137138936 4294608336 18446744073709551615 134542755 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 41397 38960 192 642 0 40753 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 165588

[startup+222.301 s]
/proc/loadavg: 1.00 1.04 1.01 2/107 15609
/proc/meminfo: memFree=1505284/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=201100 CPUtime=222.23
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 47966 0 0 0 22147 76 0 0 25 0 1 0 10184332 205926400 47833 1992294400 134512640 137138936 4294608336 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 50275 47833 192 642 0 49631 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 201100

[startup+282.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 15611
/proc/meminfo: memFree=1474532/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=232332 CPUtime=282.21
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 55785 0 0 0 28131 90 0 0 25 0 1 0 10184332 237907968 55652 1992294400 134512640 137138936 4294608336 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 58083 55652 192 642 0 57439 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 232332

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 15613
/proc/meminfo: memFree=1432496/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=273736 CPUtime=342.19
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 66125 0 0 0 34116 103 0 0 25 0 1 0 10184332 280305664 65992 1992294400 134512640 137138936 4294608336 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 68434 65992 192 642 0 67790 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 273736

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 15613
/proc/meminfo: memFree=1395048/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=311348 CPUtime=402.18
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 75533 0 0 0 40105 113 0 0 25 0 1 0 10184332 318820352 75400 1992294400 134512640 137138936 4294608336 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 77837 75400 192 642 0 77193 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 311348

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 15615
/proc/meminfo: memFree=1362684/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=343356 CPUtime=462.16
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 83530 0 0 0 46094 122 0 0 25 0 1 0 10184332 351596544 83397 1992294400 134512640 137138936 4294608336 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 85839 83397 192 642 0 85195 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 343356

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 15617
/proc/meminfo: memFree=1341232/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=364920 CPUtime=522.14
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 88939 0 0 0 52080 134 0 0 25 0 1 0 10184332 373678080 88806 1992294400 134512640 137138936 4294608336 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 91230 88806 192 642 0 90586 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 364920

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 15619
/proc/meminfo: memFree=1322260/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=383612 CPUtime=582.13
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 93609 0 0 0 58062 151 0 0 25 0 1 0 10184332 392818688 93476 1992294400 134512640 137138936 4294608336 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 95903 93476 192 642 0 95259 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 383612

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 15621
/proc/meminfo: memFree=1294856/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=410736 CPUtime=642.11
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 100370 0 0 0 64046 165 0 0 25 0 1 0 10184332 420593664 100237 1992294400 134512640 137138936 4294608336 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 102684 100237 192 642 0 102040 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 410736

[startup+702.301 s]

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

/proc/meminfo: memFree=1089512/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=615436 CPUtime=1121.95
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 151568 0 0 0 111913 282 0 0 25 0 1 0 10184332 630206464 151435 1992294400 134512640 137138936 4294608336 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 153859 151435 192 642 0 153215 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 615436

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 15644
/proc/meminfo: memFree=1073392/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=631640 CPUtime=1181.93
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 155601 0 0 0 117897 296 0 0 25 0 1 0 10184332 646799360 155468 1992294400 134512640 137138936 4294608336 18446744073709551615 134578233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 157910 155468 192 642 0 157266 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 631640

[startup+1242.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 15646
/proc/meminfo: memFree=1060124/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=644740 CPUtime=1241.91
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 158889 0 0 0 123877 314 0 0 25 0 1 0 10184332 660213760 158756 1992294400 134512640 137138936 4294608336 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 161185 158756 192 642 0 160541 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 644740

[startup+1302.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 15646
/proc/meminfo: memFree=1046484/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=658228 CPUtime=1301.91
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 162255 0 0 0 129870 321 0 0 25 0 1 0 10184332 674025472 162122 1992294400 134512640 137138936 4294608336 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 164557 162122 192 642 0 163913 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 658228

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 15648
/proc/meminfo: memFree=1027140/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=677660 CPUtime=1361.88
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 167124 0 0 0 135856 332 0 0 25 0 1 0 10184332 693923840 166991 1992294400 134512640 137138936 4294608336 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 169415 166991 192 642 0 168771 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 677660

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 15650
/proc/meminfo: memFree=1022056/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=682056 CPUtime=1421.87
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 168425 0 0 0 141852 335 0 0 25 0 1 0 10184332 698425344 168084 1992294400 134512640 137138936 4294608336 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 170514 168084 192 642 0 169870 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 682056

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 15652
/proc/meminfo: memFree=1021932/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=682056 CPUtime=1481.85
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 168425 0 0 0 147839 346 0 0 25 0 1 0 10184332 698425344 168084 1992294400 134512640 137138936 4294608336 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 170514 168084 192 642 0 169870 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 682056

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 15654
/proc/meminfo: memFree=1021932/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=682056 CPUtime=1541.82
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 168425 0 0 0 153829 353 0 0 25 0 1 0 10184332 698425344 168084 1992294400 134512640 137138936 4294608336 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 170514 168084 192 642 0 169870 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 682056

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 15654
/proc/meminfo: memFree=1022056/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=682056 CPUtime=1601.8
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 168425 0 0 0 159817 363 0 0 25 0 1 0 10184332 698425344 168084 1992294400 134512640 137138936 4294608336 18446744073709551615 134542761 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 170514 168084 192 642 0 169870 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 682056

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 15656
/proc/meminfo: memFree=1021932/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=682056 CPUtime=1661.78
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 168425 0 0 0 165807 371 0 0 25 0 1 0 10184332 698425344 168084 1992294400 134512640 137138936 4294608336 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 170514 168084 192 642 0 169870 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 682056

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 15658
/proc/meminfo: memFree=1021808/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=682056 CPUtime=1721.77
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 168425 0 0 0 171801 376 0 0 25 0 1 0 10184332 698425344 168084 1992294400 134512640 137138936 4294608336 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 170514 168084 192 642 0 169870 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 682056

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 15660
/proc/meminfo: memFree=1021684/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=682056 CPUtime=1781.76
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 168425 0 0 0 177795 381 0 0 25 0 1 0 10184332 698425344 168084 1992294400 134512640 137138936 4294608336 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 170514 168084 192 642 0 169870 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 682056

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 15660
/proc/meminfo: memFree=1021684/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=682056 CPUtime=1791.36
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 168425 0 0 0 178754 382 0 0 25 0 1 0 10184332 698425344 168084 1992294400 134512640 137138936 4294608336 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 170514 168084 192 642 0 169870 0
Current children cumulated CPU time (s) 1791.36
Current children cumulated vsize (KiB) 682056

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 15660
/proc/meminfo: memFree=1021684/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=682056 CPUtime=1794.55
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 168425 0 0 0 179073 382 0 0 25 0 1 0 10184332 698425344 168084 1992294400 134512640 137138936 4294608336 18446744073709551615 134543485 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 170514 168084 192 642 0 169870 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (KiB) 682056

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 15660
/proc/meminfo: memFree=1021684/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=682056 CPUtime=1796.15
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 168425 0 0 0 179232 383 0 0 25 0 1 0 10184332 698425344 168084 1992294400 134512640 137138936 4294608336 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 170514 168084 192 642 0 169870 0
Current children cumulated CPU time (s) 1796.15
Current children cumulated vsize (KiB) 682056

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 15660
/proc/meminfo: memFree=1021684/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=682056 CPUtime=1796.95
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 168425 0 0 0 179312 383 0 0 25 0 1 0 10184332 698425344 168084 1992294400 134512640 137138936 4294608336 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 170514 168084 192 642 0 169870 0
Current children cumulated CPU time (s) 1796.95
Current children cumulated vsize (KiB) 682056

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 15660
/proc/meminfo: memFree=1021684/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=682056 CPUtime=1797.75
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 168425 0 0 0 179392 383 0 0 25 0 1 0 10184332 698425344 168084 1992294400 134512640 137138936 4294608336 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 170514 168084 192 642 0 169870 0
Current children cumulated CPU time (s) 1797.75
Current children cumulated vsize (KiB) 682056

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 15660
/proc/meminfo: memFree=1021684/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=682056 CPUtime=1797.96
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202496 168425 0 0 0 179413 383 0 0 25 0 1 0 10184332 698425344 168084 1992294400 134512640 137138936 4294608336 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/15602/statm: 170514 168084 192 642 0 169870 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 682056

[startup+1798.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 15660
/proc/meminfo: memFree=1021684/2059040 swapFree=4141376/4192956
[pid=15602] ppid=15600 vsize=0 CPUtime=1798.05
/proc/15602/stat : 15602 (bsolo_pb10) R 15600 15602 15344 0 -1 4202500 168425 0 0 0 179416 389 0 0 25 0 1 0 10184332 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/15602/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.05
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.61
CPU time (s): 1798.07
CPU user time (s): 1794.17
CPU system time (s): 3.90041
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 682888

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

runsolver used 2.76758 second user time and 8.68868 second system time

The end

Launcher Data

Begin job on node043 at 2010-06-16 13:48:39
IDJOB=2656313
IDBENCH=71848
IDSOLVER=1162
FILE ID=node043/2656313-1276688919
PBS_JOBID= 11172615
Free space on /tmp= 62296 MiB

SOLVER NAME= bsolo 3.2 Card
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx49.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2656313-1276688919/watcher-2656313-1276688919 -o /tmp/evaluation-result-2656313-1276688919/solver-2656313-1276688919 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2656313-1276688919.opb

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

MD5SUM BENCH= e08af5097f76b1d4e2b0ba1d8a42ed5a
RANDOM SEED=980385253

node043.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.241
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.241
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.37
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1697284 kB
Buffers:        121720 kB
Cached:         146312 kB
SwapCached:       6312 kB
Active:         111408 kB
Inactive:       170864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1697284 kB
SwapTotal:     4192956 kB
SwapFree:      4141376 kB
Dirty:            4116 kB
Writeback:           0 kB
AnonPages:       11864 kB
Mapped:          13656 kB
Slab:            57680 kB
PageTables:       4020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181624 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62292 MiB
End job on node043 at 2010-06-16 14:18:38