Trace number 1876363

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 NameAnswerobjCPU timeWall clock time
bsolo 3.1? 1798.12 1798.84

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx63.opb
MD5SUM807bc542b75293285fea5916dfeaaa3e
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 variables3216
Total number of constraints3658
Number of constraints which are clauses3210
Number of constraints which are cardinality constraints (but not clauses)64
Number of constraints which are nor clauses,nor cardinality constraints384
Minimum length of a constraint2
Maximum length of a constraint384
Number of terms in the objective function 6
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 6
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 786
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.1 - 13/04/2009 : 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 Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1876363-1245220762.opb
0.00/0.00	c File size is 322209 bytes.
0.03/0.05	c Highest Coefficient sum: 786
0.03/0.05	c Parsing was ok!!
0.03/0.05	c Total parsing time: 0.048 s
0.03/0.05	c Var: 3216 Constr: 3721 3273/64/384 Lit: 37038 Watch. Lit: 32034
0.03/0.05	c Obj. Vars: 6 (0.186567 % of total variables)
1.39/1.42	c Pre-processing Time: 1.426 s
1.39/1.42	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.39/1.42	c        0   3210      510    30612   60    27144   72939      0      0 1.43
1.39/1.42	c Switching off lower bounding mode.
1797.97/1798.72	c      102   3210      614    33158   54    27400   80233    104     69 1.47
1797.97/1798.72	c      252   3210      768    49491   64    27740   88257    258    162 1.55
1797.97/1798.72	c      477   3210      995    61624   61    28154   97083    485    277 1.72
1797.97/1798.72	c      816   3210     1351   112447   83    28861  106792    841    421 1.94
1797.97/1798.72	c     1324   3210     1871   124131   66    29981  117472   1361    584 2.26
1797.97/1798.72	c     2087   3210     2661   304755  114    31607  129220   2151    725 2.88
1797.97/1798.72	c     3233   3210     3881   418798  107    34164  142143   3371    875 3.69
1797.97/1798.72	c     4954   3210     5781   737027  127    37996  156358   5271    902 5.49
1797.97/1798.72	c     7538   3210     8516  1189098  139    45383  171994   8006    925 8.15
1797.97/1798.72	c    11418   3210    12622  1965536  155    54493  189194  12112    857 13.32
1797.97/1798.72	c    17241   3210    18897  3268745  172    68150  208114  18387    685 25.15
1797.97/1798.72	c    25985   3210    28457  4840083  170    88301  228926  27947    595 43.67
1797.97/1798.72	c    39097   3210    42728  8371134  195   121057  251819  42218    476 82.11
1797.97/1798.72	c    58768   3210    63985 10009370  156   165544  277001  63475    386 151.98
1797.97/1798.72	c    88279   3210    97346 24132470  247   245131  304702  96836    252 349.74
1797.97/1798.72	c   132549   3210   147513 38807473  263   360043  335173 147003    221 597.45
1797.97/1798.72	c Resources Exceeded
1797.97/1798.72	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1798.72	c   16   196630  64080  1093504   238881 58556877 238371    109 1798.00
1797.97/1798.72	s UNKNOWN
1797.97/1798.72	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-1876363-1245220762/watcher-1876363-1245220762 -o /tmp/evaluation-result-1876363-1245220762/solver-1876363-1245220762 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1876363-1245220762.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.00 0.99 0.99 3/64 8363
/proc/meminfo: memFree=1825136/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=11028 CPUtime=0
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 189677164 11292672 250 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 2757 251 176 640 0 2034 0

[startup+0.038588 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 8363
/proc/meminfo: memFree=1825136/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=11700 CPUtime=0.03
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 481 0 0 0 3 0 0 0 18 0 1 0 189677164 11980800 465 1992294400 134512640 137136520 4294956256 18446744073709551615 136490417 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 2925 465 229 640 0 2202 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11700

[startup+0.101594 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 8363
/proc/meminfo: memFree=1825136/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=12612 CPUtime=0.09
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 819 0 0 0 9 0 0 0 18 0 1 0 189677164 12914688 724 1992294400 134512640 137136520 4294956256 18446744073709551615 134544786 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 3153 724 189 640 0 2509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12612

[startup+0.301612 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 8363
/proc/meminfo: memFree=1825136/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=12612 CPUtime=0.29
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 819 0 0 0 29 0 0 0 19 0 1 0 189677164 12914688 724 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 3153 724 189 640 0 2509 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12612

[startup+0.701649 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 8363
/proc/meminfo: memFree=1825136/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=12696 CPUtime=0.69
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 846 0 0 0 69 0 0 0 23 0 1 0 189677164 13000704 751 1992294400 134512640 137136520 4294956256 18446744073709551615 134532442 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 3174 751 191 640 0 2530 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12696

[startup+1.50172 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8364
/proc/meminfo: memFree=1822824/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=12696 CPUtime=1.49
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 856 0 0 0 148 1 0 0 25 0 1 0 189677164 13000704 761 1992294400 134512640 137136520 4294956256 18446744073709551615 134616556 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 3174 761 197 640 0 2530 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12696

[startup+3.10187 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8364
/proc/meminfo: memFree=1821800/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=16208 CPUtime=3.09
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 1741 0 0 0 306 3 0 0 25 0 1 0 189677164 16596992 1646 1992294400 134512640 137136520 4294956256 18446744073709551615 134544369 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 4052 1646 197 640 0 3408 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16208

[startup+6.30117 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8364
/proc/meminfo: memFree=1813672/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=23508 CPUtime=6.29
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 3550 0 0 0 623 6 0 0 25 0 1 0 189677164 24072192 3455 1992294400 134512640 137136520 4294956256 18446744073709551615 134543760 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 5877 3455 198 640 0 5233 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23508

[startup+12.7018 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8364
/proc/meminfo: memFree=1799920/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=36908 CPUtime=12.69
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 6918 0 0 0 1256 13 0 0 25 0 1 0 189677164 37793792 6823 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 9227 6823 198 640 0 8583 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36908

[startup+25.5019 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8364
/proc/meminfo: memFree=1779760/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=55808 CPUtime=25.49
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 11639 0 0 0 2526 23 0 0 25 0 1 0 189677164 57147392 11544 1992294400 134512640 137136520 4294956256 18446744073709551615 134544714 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 13952 11544 198 640 0 13308 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55808

[startup+51.1013 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8364
/proc/meminfo: memFree=1752304/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=83688 CPUtime=51.07
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 18612 0 0 0 5076 31 0 0 25 0 1 0 189677164 85696512 18517 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 20922 18517 198 640 0 20278 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 83688

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8364
/proc/meminfo: memFree=1705520/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=129732 CPUtime=102.27
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 30111 0 0 0 10184 43 0 0 25 0 1 0 189677164 132845568 30016 1992294400 134512640 137136520 4294956256 18446744073709551615 134544503 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 32433 30016 198 640 0 31789 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 129732

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8364
/proc/meminfo: memFree=1680176/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=156100 CPUtime=162.22
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 36699 0 0 0 16166 56 0 0 25 0 1 0 189677164 159846400 36604 1992294400 134512640 137136520 4294956256 18446744073709551615 136518888 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 39025 36604 198 640 0 38381 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 156100

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8364
/proc/meminfo: memFree=1603760/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=231284 CPUtime=222.2
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 55504 0 0 0 22149 71 0 0 25 0 1 0 189677164 236834816 55409 1992294400 134512640 137136520 4294956256 18446744073709551615 134544455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 57821 55409 198 640 0 57177 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 231284

[startup+282.302 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 8364
/proc/meminfo: memFree=1548784/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=286488 CPUtime=282.18
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 69310 0 0 0 28135 83 0 0 25 0 1 0 189677164 293363712 69215 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 71622 69215 198 640 0 70978 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 286488

[startup+342.301 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 8364
/proc/meminfo: memFree=1507760/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=327076 CPUtime=342.16
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 79460 0 0 0 34123 93 0 0 25 0 1 0 189677164 334925824 79365 1992294400 134512640 137136520 4294956256 18446744073709551615 136518911 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 81769 79365 198 640 0 81125 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 327076

[startup+402.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 8364
/proc/meminfo: memFree=1458224/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=377736 CPUtime=402.12
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 92114 0 0 0 40102 110 0 0 25 0 1 0 189677164 386801664 92019 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 94434 92019 198 640 0 93790 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 377736

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8364
/proc/meminfo: memFree=1400496/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=434152 CPUtime=462.1
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 106227 0 0 0 46077 133 0 0 25 0 1 0 189677164 444571648 106132 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 108538 106132 198 640 0 107894 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 434152

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8364
/proc/meminfo: memFree=1353840/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=481276 CPUtime=522.07
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 117994 0 0 0 52057 150 0 0 25 0 1 0 189677164 492826624 117899 1992294400 134512640 137136520 4294956256 18446744073709551615 134543945 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 120319 117899 198 640 0 119675 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 481276

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8364
/proc/meminfo: memFree=1321200/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=513584 CPUtime=582.05
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 126069 0 0 0 58039 166 0 0 25 0 1 0 189677164 525910016 125974 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 128396 125974 198 640 0 127752 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 513584

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8364
/proc/meminfo: memFree=1295280/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=539064 CPUtime=642.03
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 132448 0 0 0 64029 174 0 0 25 0 1 0 189677164 552001536 132353 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 134766 132353 198 640 0 134122 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 539064

[startup+702.302 s]

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

/proc/meminfo: memFree=1170288/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=663920 CPUtime=1121.85
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 163645 0 0 0 111977 208 0 0 25 0 1 0 189677164 679854080 163550 1992294400 134512640 137136520 4294956256 18446744073709551615 134543834 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 165980 163550 198 640 0 165336 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 663920

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8366
/proc/meminfo: memFree=1157040/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=677268 CPUtime=1181.82
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 166982 0 0 0 117971 211 0 0 25 0 1 0 189677164 693522432 166887 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 169317 166887 198 640 0 168673 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 677268

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8366
/proc/meminfo: memFree=1143536/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=690268 CPUtime=1241.8
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 170257 0 0 0 123965 215 0 0 25 0 1 0 189677164 706834432 170162 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 172567 170162 198 640 0 171923 0
Current children cumulated CPU time (s) 1241.8
Current children cumulated vsize (KiB) 690268

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8372
/proc/meminfo: memFree=1133488/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=699996 CPUtime=1301.78
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 172674 0 0 0 129961 217 0 0 25 0 1 0 189677164 716795904 172579 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 174999 172579 198 640 0 174355 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 699996

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8372
/proc/meminfo: memFree=1124848/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=708944 CPUtime=1361.73
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 174910 0 0 0 135954 219 0 0 25 0 1 0 189677164 725958656 174815 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 177236 174815 198 640 0 176592 0
Current children cumulated CPU time (s) 1361.73
Current children cumulated vsize (KiB) 708944

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8372
/proc/meminfo: memFree=1113840/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=719884 CPUtime=1421.72
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 177653 0 0 0 141951 221 0 0 25 0 1 0 189677164 737161216 177558 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 179971 177558 198 640 0 179327 0
Current children cumulated CPU time (s) 1421.72
Current children cumulated vsize (KiB) 719884

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8372
/proc/meminfo: memFree=1102384/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=731520 CPUtime=1481.68
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 180560 0 0 0 147944 224 0 0 25 0 1 0 189677164 749076480 180465 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 182880 180465 198 640 0 182236 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 731520

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8372
/proc/meminfo: memFree=1089584/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=744068 CPUtime=1541.66
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 183699 0 0 0 153938 228 0 0 25 0 1 0 189677164 761925632 183604 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 186017 183604 198 640 0 185373 0
Current children cumulated CPU time (s) 1541.66
Current children cumulated vsize (KiB) 744068

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8372
/proc/meminfo: memFree=1077616/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=756232 CPUtime=1601.64
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 186723 0 0 0 159932 232 0 0 25 0 1 0 189677164 774381568 186628 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 189058 186628 198 640 0 188414 0
Current children cumulated CPU time (s) 1601.64
Current children cumulated vsize (KiB) 756232

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8372
/proc/meminfo: memFree=1071344/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=762344 CPUtime=1661.62
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 188263 0 0 0 165929 233 0 0 25 0 1 0 189677164 780640256 188168 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 190586 188168 198 640 0 189942 0
Current children cumulated CPU time (s) 1661.62
Current children cumulated vsize (KiB) 762344

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8372
/proc/meminfo: memFree=1062064/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=771804 CPUtime=1721.6
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 190617 0 0 0 171924 236 0 0 25 0 1 0 189677164 790327296 190522 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 192951 190522 198 640 0 192307 0
Current children cumulated CPU time (s) 1721.6
Current children cumulated vsize (KiB) 771804

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8372
/proc/meminfo: memFree=1051312/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=782188 CPUtime=1781.58
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 193219 0 0 0 177920 238 0 0 25 0 1 0 189677164 800960512 193124 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 195547 193124 198 640 0 194903 0
Current children cumulated CPU time (s) 1781.58
Current children cumulated vsize (KiB) 782188

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8372
/proc/meminfo: memFree=1050160/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=783248 CPUtime=1791.18
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 193498 0 0 0 178879 239 0 0 25 0 1 0 189677164 802045952 193403 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 195812 193403 198 640 0 195168 0
Current children cumulated CPU time (s) 1791.18
Current children cumulated vsize (KiB) 783248

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8372
/proc/meminfo: memFree=1049392/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=783964 CPUtime=1794.37
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 193679 0 0 0 179198 239 0 0 25 0 1 0 189677164 802779136 193584 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 195991 193584 198 640 0 195347 0
Current children cumulated CPU time (s) 1794.37
Current children cumulated vsize (KiB) 783964

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8372
/proc/meminfo: memFree=1049072/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=784412 CPUtime=1795.97
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 193778 0 0 0 179358 239 0 0 25 0 1 0 189677164 803237888 193683 1992294400 134512640 137136520 4294956256 18446744073709551615 134544393 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 196103 193683 198 640 0 195459 0
Current children cumulated CPU time (s) 1795.97
Current children cumulated vsize (KiB) 784412

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8372
/proc/meminfo: memFree=1048880/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=784588 CPUtime=1796.77
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 193818 0 0 0 179438 239 0 0 25 0 1 0 189677164 803418112 193723 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 196147 193723 198 640 0 195503 0
Current children cumulated CPU time (s) 1796.77
Current children cumulated vsize (KiB) 784588

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8372
/proc/meminfo: memFree=1048880/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=784800 CPUtime=1797.57
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 193884 0 0 0 179517 240 0 0 25 0 1 0 189677164 803635200 193789 1992294400 134512640 137136520 4294956256 18446744073709551615 134543951 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 196200 193789 198 640 0 195556 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (KiB) 784800

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8372
/proc/meminfo: memFree=1048496/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=784900 CPUtime=1797.97
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194304 193902 0 0 0 179557 240 0 0 25 0 1 0 189677164 803737600 193807 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 196225 193807 198 640 0 195581 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 784900

[startup+1798.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8372
/proc/meminfo: memFree=1048496/2055920 swapFree=4191900/4192956
[pid=8363] ppid=8361 vsize=0 CPUtime=1798.07
/proc/8363/stat : 8363 (bsolo) R 8361 8363 8284 0 -1 4194308 193903 0 0 0 179560 247 0 0 25 0 1 0 189677164 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8363/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.07
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.84
CPU time (s): 1798.12
CPU user time (s): 1795.6
CPU system time (s): 2.51462
CPU usage (%): 99.9598
Max. virtual memory (cumulated for all children) (KiB): 784900

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

runsolver used 1.47578 second user time and 5.07223 second system time

The end

Launcher Data

Begin job on node14 at 2009-06-17 08:39:22
IDJOB=1876363
IDBENCH=71844
IDSOLVER=699
FILE ID=node14/1876363-1245220762
PBS_JOBID= 9368439
Free space on /tmp= 66376 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx63.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1876363-1245220762/watcher-1876363-1245220762 -o /tmp/evaluation-result-1876363-1245220762/solver-1876363-1245220762 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1876363-1245220762.opb

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

MD5SUM BENCH= 807bc542b75293285fea5916dfeaaa3e
RANDOM SEED=313046688

node14.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.234
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.234
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1825680 kB
Buffers:         57004 kB
Cached:         117708 kB
SwapCached:        388 kB
Active:          86092 kB
Inactive:       101952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825680 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4252 kB
Writeback:           0 kB
Mapped:          21752 kB
Slab:            28240 kB
Committed_AS:   196028 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1876363-1245220762.opb

Free space on /tmp at the end= 66372 MiB
End job on node14 at 2009-06-17 09:09:21