Trace number 1877793

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 cl? 1798.16 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: Clause 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-1877793-1245220789.opb
0.00/0.00	c File size is 322209 bytes.
0.00/0.05	c Highest Coefficient sum: 786
0.00/0.05	c Parsing was ok!!
0.00/0.05	c Total parsing time: 0.052 s
0.00/0.05	c Var: 3216 Constr: 3721 3273/64/384 Lit: 37038 Watch. Lit: 32034
0.00/0.05	c Obj. Vars: 6 (0.186567 % of total variables)
1.49/1.56	c Pre-processing Time: 1.56 s
1.49/1.56	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.49/1.56	c        0   3210      510    30612   60    27144   72939      0      0 1.56
1.49/1.56	c Switching off lower bounding mode.
1797.91/1798.69	c      102   3210      612    33096   54    27396   80233    102     63 1.60
1797.91/1798.69	c      252   3210      762    49018   64    27728   88257    252    153 1.64
1797.91/1798.69	c      477   3210      987    60864   61    28138   97083    477    266 1.79
1797.91/1798.69	c      816   3210     1326   107286   80    28792  106792    816    419 1.94
1797.91/1798.69	c     1324   3210     1834   118698   64    29888  117472   1324    592 2.24
1797.91/1798.69	c     2087   3210     2597   290617  111    31398  129220   2087    807 2.58
1797.91/1798.69	c     3233   3210     3743   352700   94    33642  142143   3233    964 3.35
1797.91/1798.69	c     4954   3210     5464   584599  106    37052  156358   4954   1087 4.56
1797.91/1798.69	c     7538   3210     8048  1083061  134    42252  171994   7538   1114 6.76
1797.91/1798.69	c    11417   3210    11927  1671101  140    49994  189194  11417    988 11.55
1797.91/1798.69	c    17240   3210    17750  2889837  162    61640  208114  17240    933 18.46
1797.91/1798.69	c    25977   3210    26487  4632117  174    79146  228926  25977    845 30.73
1797.91/1798.69	c    39088   3210    39598  6449823  162   105360  251819  39088    635 61.49
1797.91/1798.69	c    58758   3210    59268  9571205  161   144764  277001  58758    475 123.54
1797.91/1798.69	c    88268   3210    88778 22739160  256   203824  304702  88268    213 413.20
1797.91/1798.69	c   132538   3210   133048 34433024  258   292292  335173 132538    164 807.38
1797.91/1798.69	c   198953   3210   199463 59411461  297   425138  368691 198953    139 1428.13
1797.91/1798.69	c Resources Exceeded
1797.91/1798.69	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.91/1798.69	c   17   238009  59903   737184   238519 72679002 238009    132 1798.01
1797.91/1798.69	s UNKNOWN
1797.91/1798.69	c Total time: 1798.01 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1877793-1245220789/watcher-1877793-1245220789 -o /tmp/evaluation-result-1877793-1245220789/solver-1877793-1245220789 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1877793-1245220789.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 5010
/proc/meminfo: memFree=1649088/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=11028 CPUtime=0
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 264 0 0 0 0 0 0 0 18 0 1 0 189677833 11292672 248 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 2757 248 176 640 0 2034 0

[startup+0.068699 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 5010
/proc/meminfo: memFree=1649088/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=12612 CPUtime=0.06
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 819 0 0 0 6 0 0 0 18 0 1 0 189677833 12914688 724 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 3153 724 189 640 0 2509 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12612

[startup+0.101705 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 5010
/proc/meminfo: memFree=1649088/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=12612 CPUtime=0.09
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 819 0 0 0 9 0 0 0 18 0 1 0 189677833 12914688 724 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 3153 724 189 640 0 2509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12612

[startup+0.301744 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 5010
/proc/meminfo: memFree=1649088/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=12612 CPUtime=0.29
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 819 0 0 0 29 0 0 0 19 0 1 0 189677833 12914688 724 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 3153 724 189 640 0 2509 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12612

[startup+0.701823 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 5010
/proc/meminfo: memFree=1649088/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=12696 CPUtime=0.69
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 846 0 0 0 69 0 0 0 22 0 1 0 189677833 13000704 751 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 3174 751 191 640 0 2530 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12696

[startup+1.50198 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5011
/proc/meminfo: memFree=1646776/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=12696 CPUtime=1.49
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 846 0 0 0 148 1 0 0 25 0 1 0 189677833 13000704 751 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 3174 751 191 640 0 2530 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12696

[startup+3.1013 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5011
/proc/meminfo: memFree=1645816/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=16460 CPUtime=3.09
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 1790 0 0 0 305 4 0 0 25 0 1 0 189677833 16855040 1695 1992294400 134512640 137136520 4294956256 18446744073709551615 134571152 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 4115 1695 196 640 0 3471 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16460

[startup+6.30193 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5011
/proc/meminfo: memFree=1636800/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=25056 CPUtime=6.29
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 3937 0 0 0 620 9 0 0 25 0 1 0 189677833 25657344 3842 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 6264 3842 196 640 0 5620 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25056

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5011
/proc/meminfo: memFree=1624320/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=35828 CPUtime=12.69
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 6630 0 0 0 1256 13 0 0 25 0 1 0 189677833 36687872 6535 1992294400 134512640 137136520 4294956256 18446744073709551615 134543986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 8957 6535 196 640 0 8313 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35828

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5011
/proc/meminfo: memFree=1597184/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=62644 CPUtime=25.48
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 13331 0 0 0 2524 24 0 0 25 0 1 0 189677833 64147456 13236 1992294400 134512640 137136520 4294956256 18446744073709551615 136502204 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 15661 13236 196 640 0 15017 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 62644

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5011
/proc/meminfo: memFree=1567552/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=91920 CPUtime=51.07
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 20666 0 0 0 5075 32 0 0 25 0 1 0 189677833 94126080 20571 1992294400 134512640 137136520 4294956256 18446744073709551615 136509106 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 22980 20571 196 640 0 22336 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 91920

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5011
/proc/meminfo: memFree=1529536/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=129516 CPUtime=102.25
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 30067 0 0 0 10181 44 0 0 25 0 1 0 189677833 132624384 29972 1992294400 134512640 137136520 4294956256 18446744073709551615 136501965 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 32379 29972 196 640 0 31735 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 129516

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5011
/proc/meminfo: memFree=1466880/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=192872 CPUtime=162.23
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 45901 0 0 0 16164 59 0 0 25 0 1 0 189677833 197500928 45806 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 48218 45806 196 640 0 47574 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 192872

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5011
/proc/meminfo: memFree=1423296/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=235612 CPUtime=222.21
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 56569 0 0 0 22153 68 0 0 25 0 1 0 189677833 241266688 56474 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 58903 56474 196 640 0 58259 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 235612

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5011
/proc/meminfo: memFree=1394560/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=264612 CPUtime=282.19
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 63824 0 0 0 28144 75 0 0 25 0 1 0 189677833 270962688 63729 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 66153 63729 196 640 0 65509 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 264612

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5011
/proc/meminfo: memFree=1372416/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=286468 CPUtime=342.17
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 69290 0 0 0 34137 80 0 0 25 0 1 0 189677833 293343232 69195 1992294400 134512640 137136520 4294956256 18446744073709551615 134544249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 71617 69195 196 640 0 70973 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 286468

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5011
/proc/meminfo: memFree=1352064/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=306968 CPUtime=402.14
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 74427 0 0 0 40129 85 0 0 25 0 1 0 189677833 314335232 74332 1992294400 134512640 137136520 4294956256 18446744073709551615 136502161 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 76742 74332 196 640 0 76098 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 306968

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5011
/proc/meminfo: memFree=1315904/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=342920 CPUtime=462.12
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 83407 0 0 0 46117 95 0 0 25 0 1 0 189677833 351150080 83312 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 85730 83312 196 640 0 85086 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 342920

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5011
/proc/meminfo: memFree=1285440/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=373388 CPUtime=522.1
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 91029 0 0 0 52106 104 0 0 25 0 1 0 189677833 382349312 90934 1992294400 134512640 137136520 4294956256 18446744073709551615 134544252 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 93347 90934 196 640 0 92703 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 373388

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5011
/proc/meminfo: memFree=1260736/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=398020 CPUtime=582.07
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 97180 0 0 0 58097 110 0 0 25 0 1 0 189677833 407572480 97085 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 99505 97085 196 640 0 98861 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 398020

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5011
/proc/meminfo: memFree=1240960/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=417504 CPUtime=642.05
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 102052 0 0 0 64090 115 0 0 25 0 1 0 189677833 427524096 101957 1992294400 134512640 137136520 4294956256 18446744073709551615 134544294 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 104376 101957 196 640 0 103732 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 417504

[startup+702.301 s]

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

/proc/meminfo: memFree=987904/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=670068 CPUtime=1121.86
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 165204 0 0 0 111996 190 0 0 25 0 1 0 189677833 686149632 165109 1992294400 134512640 137136520 4294956256 18446744073709551615 134543954 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 167517 165109 196 640 0 166873 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 670068

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5013
/proc/meminfo: memFree=962752/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=695448 CPUtime=1181.85
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 171546 0 0 0 117988 197 0 0 25 0 1 0 189677833 712138752 171451 1992294400 134512640 137136520 4294956256 18446744073709551615 134543837 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 173862 171451 196 640 0 173218 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 695448

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5013
/proc/meminfo: memFree=936768/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=721164 CPUtime=1241.82
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 177967 0 0 0 123979 203 0 0 25 0 1 0 189677833 738471936 177872 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 180291 177872 196 640 0 179647 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 721164

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5019
/proc/meminfo: memFree=912000/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=745536 CPUtime=1301.8
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 184071 0 0 0 129970 210 0 0 25 0 1 0 189677833 763428864 183976 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 186384 183976 196 640 0 185740 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 745536

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5019
/proc/meminfo: memFree=890112/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=767592 CPUtime=1361.78
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 189587 0 0 0 135962 216 0 0 25 0 1 0 189677833 786014208 189492 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 191898 189492 196 640 0 191254 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 767592

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5019
/proc/meminfo: memFree=869888/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=787632 CPUtime=1421.75
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 194587 0 0 0 141955 220 0 0 25 0 1 0 189677833 806535168 194492 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 196908 194492 196 640 0 196264 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 787632

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5019
/proc/meminfo: memFree=849984/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=808184 CPUtime=1481.72
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 199725 0 0 0 147944 228 0 0 25 0 1 0 189677833 827580416 199630 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 202046 199630 196 640 0 201402 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 808184

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5019
/proc/meminfo: memFree=811264/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=846236 CPUtime=1541.7
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 209243 0 0 0 153927 243 0 0 25 0 1 0 189677833 866545664 209148 1992294400 134512640 137136520 4294956256 18446744073709551615 134571152 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 211559 209148 196 640 0 210915 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 846236

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5019
/proc/meminfo: memFree=780864/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=876828 CPUtime=1601.68
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 216880 0 0 0 159917 251 0 0 25 0 1 0 189677833 897871872 216785 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 219207 216785 196 640 0 218563 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 876828

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5019
/proc/meminfo: memFree=751616/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=905776 CPUtime=1661.66
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 224115 0 0 0 165907 259 0 0 25 0 1 0 189677833 927514624 224020 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 226444 224020 196 640 0 225800 0
Current children cumulated CPU time (s) 1661.66
Current children cumulated vsize (KiB) 905776

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5019
/proc/meminfo: memFree=724800/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=932608 CPUtime=1721.63
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 230837 0 0 0 171898 265 0 0 25 0 1 0 189677833 954990592 230742 1992294400 134512640 137136520 4294956256 18446744073709551615 136502448 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 233152 230742 196 640 0 232508 0
Current children cumulated CPU time (s) 1721.63
Current children cumulated vsize (KiB) 932608

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5019
/proc/meminfo: memFree=700608/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=956648 CPUtime=1781.62
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 236829 0 0 0 177890 272 0 0 25 0 1 0 189677833 979607552 236734 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 239162 236734 196 640 0 238518 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 956648

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5019
/proc/meminfo: memFree=696704/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=960400 CPUtime=1791.21
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 237770 0 0 0 178848 273 0 0 25 0 1 0 189677833 983449600 237675 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 240100 237675 196 640 0 239456 0
Current children cumulated CPU time (s) 1791.21
Current children cumulated vsize (KiB) 960400

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5019
/proc/meminfo: memFree=695488/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=961572 CPUtime=1794.42
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 238074 0 0 0 179168 274 0 0 25 0 1 0 189677833 984649728 237979 1992294400 134512640 137136520 4294956256 18446744073709551615 136500521 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 240393 237979 196 640 0 239749 0
Current children cumulated CPU time (s) 1794.42
Current children cumulated vsize (KiB) 961572

[startup+1796.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5019
/proc/meminfo: memFree=695104/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=962104 CPUtime=1796.01
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 238200 0 0 0 179327 274 0 0 25 0 1 0 189677833 985194496 238105 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 240526 238105 196 640 0 239882 0
Current children cumulated CPU time (s) 1796.01
Current children cumulated vsize (KiB) 962104

[startup+1797.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5019
/proc/meminfo: memFree=694784/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=962316 CPUtime=1796.81
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 238263 0 0 0 179407 274 0 0 25 0 1 0 189677833 985411584 238168 1992294400 134512640 137136520 4294956256 18446744073709551615 134572288 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 240579 238168 196 640 0 239935 0
Current children cumulated CPU time (s) 1796.81
Current children cumulated vsize (KiB) 962316

[startup+1798.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5019
/proc/meminfo: memFree=694784/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=962636 CPUtime=1797.61
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194304 238341 0 0 0 179487 274 0 0 25 0 1 0 189677833 985739264 238246 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 240659 238246 196 640 0 240015 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (KiB) 962636

[startup+1798.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5019
/proc/meminfo: memFree=694336/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=0 CPUtime=1798.01
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194308 238390 0 0 0 179527 274 0 0 25 0 1 0 189677833 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.01
Current children cumulated vsize (KiB) 0

[startup+1798.8 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 5019
/proc/meminfo: memFree=694336/2055920 swapFree=4182388/4192956
[pid=5010] ppid=5008 vsize=0 CPUtime=1798.11
/proc/5010/stat : 5010 (bsolo) R 5008 5010 4518 0 -1 4194308 238390 0 0 0 179527 284 0 0 25 0 1 0 189677833 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5010/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.11
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.84
CPU time (s): 1798.16
CPU user time (s): 1795.27
CPU system time (s): 2.88856
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 962840

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

runsolver used 1.55776 second user time and 4.99024 second system time

The end

Launcher Data

Begin job on node73 at 2009-06-17 08:39:49
IDJOB=1877793
IDBENCH=71844
IDSOLVER=700
FILE ID=node73/1877793-1245220789
PBS_JOBID= 9368409
Free space on /tmp= 66508 MiB

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

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

MD5SUM BENCH= 807bc542b75293285fea5916dfeaaa3e
RANDOM SEED=1067090149

node73.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.274
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.274
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:       1649568 kB
Buffers:         52324 kB
Cached:         271020 kB
SwapCached:       5844 kB
Active:          46564 kB
Inactive:       285768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1649568 kB
SwapTotal:     4192956 kB
SwapFree:      4182388 kB
Dirty:            4252 kB
Writeback:           0 kB
Mapped:          13488 kB
Slab:            59988 kB
Committed_AS:    70208 kB
PageTables:       1404 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-1877793-1245220789.opb

Free space on /tmp at the end= 66504 MiB
End job on node73 at 2009-06-17 09:09:48