Trace number 1877795

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.04 1800.46

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx30.opb
MD5SUMa013c9210a7cfe037db9246041ce6240
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 variables774
Total number of constraints994
Number of constraints which are clauses771
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints192
Minimum length of a constraint2
Maximum length of a constraint192
Number of terms in the objective function 3
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 3
Number of bits of the sum of numbers in the objective function 2
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 380
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.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-1877795-1245220920.opb
0.00/0.00	c File size is 72189 bytes.
0.00/0.01	c Highest Coefficient sum: 380
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.01 s
0.00/0.01	c Var: 774 Constr: 1024 801/31/192 Lit: 8847 Watch. Lit: 7560
0.00/0.01	c Obj. Vars: 3 (0.387597 % of total variables)
0.09/0.14	c Pre-processing Time: 0.145 s
0.09/0.14	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.14	c        0    771      252     7302   28     6399   16481      0      0 0.14
0.09/0.14	c Switching off lower bounding mode.
1797.97/1800.43	c      102    771      354    10835   30     6603   18130    102    625 0.16
1797.97/1800.43	c      252    771      504    15436   30     6951   19944    252   1266 0.20
1797.97/1800.43	c      477    771      729    25610   35     7353   21939    477   2021 0.24
1797.97/1800.43	c      815    771     1067    41071   38     8061   24133    815   2376 0.34
1797.97/1800.43	c     1323    771     1575    61463   39     9045   26547   1323   3013 0.44
1797.97/1800.43	c     2086    771     2338   109340   46    10571   29202   2086   3259 0.64
1797.97/1800.43	c     3232    771     3484   166372   47    12927   32123   3232   3193 1.01
1797.97/1800.43	c     4954    771     5206   275773   52    16307   35336   4954   2971 1.67
1797.97/1800.43	c     7539    771     7791   449176   57    21525   38870   7539   2687 2.81
1797.97/1800.43	c    11418    771    11670   711743   60    29267   42758  11418   2337 4.88
1797.97/1800.43	c    17241    771    17493  1078749   61    40913   47034  17241   1684 10.23
1797.97/1800.43	c    25978    771    26230  2064461   78    58355   51738  25978   1318 19.70
1797.97/1800.43	c    39090    771    39342  3253431   82    84611   56912  39090    789 49.52
1797.97/1800.43	c    58761    771    15721  1090897   69    37353   62604  15469    424 138.55
1797.97/1800.43	c    88271    771    45231  3346040   73    96357   68865  44979    397 221.98
1797.97/1800.43	c   132541    771    34511  2273744   65    74925   75752  34259    364 363.37
1797.97/1800.43	c   198953    771    39753  2758653   69    85417   83328  39501    300 661.29
1797.97/1800.43	c   298574    771    71658  5483904   76   149211   91661  71406    276 1078.45
1797.97/1800.43	c   448009    771    66492  7190105  108   138879  100828  66240    250 1788.00
1797.97/1800.43	c Resources Exceeded
1797.97/1800.43	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1800.43	c   19   449974 163921  1747674    68457  7364714  68205    250 1798.01
1797.97/1800.43	s UNKNOWN
1797.97/1800.43	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-1877795-1245220920/watcher-1877795-1245220920 -o /tmp/evaluation-result-1877795-1245220920/solver-1877795-1245220920 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1877795-1245220920.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.35 1.62 1.68 3/72 12199
/proc/meminfo: memFree=1787000/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=10780 CPUtime=0
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 189685983 11038720 246 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 2695 246 176 640 0 2033 0

[startup+0.050756 s]
/proc/loadavg: 1.35 1.62 1.68 3/72 12199
/proc/meminfo: memFree=1787000/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=11112 CPUtime=0.04
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 381 0 0 0 4 0 0 0 18 0 1 0 189685983 11378688 347 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 2778 347 189 640 0 2134 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11112

[startup+0.101761 s]
/proc/loadavg: 1.35 1.62 1.68 3/72 12199
/proc/meminfo: memFree=1787000/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=11112 CPUtime=0.09
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 389 0 0 0 9 0 0 0 18 0 1 0 189685983 11378688 355 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 2778 355 191 640 0 2134 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11112

[startup+0.301785 s]
/proc/loadavg: 1.35 1.62 1.68 3/72 12199
/proc/meminfo: memFree=1787000/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=11360 CPUtime=0.29
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 472 0 0 0 29 0 0 0 19 0 1 0 189685983 11632640 438 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 2840 438 196 640 0 2196 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11360

[startup+0.70182 s]
/proc/loadavg: 1.35 1.62 1.68 3/72 12199
/proc/meminfo: memFree=1787000/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=12616 CPUtime=0.69
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 775 0 0 0 68 1 0 0 23 0 1 0 189685983 12918784 741 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 3154 741 196 640 0 2510 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12616

[startup+1.50205 s]
/proc/loadavg: 1.35 1.62 1.68 2/73 12200
/proc/meminfo: memFree=1784112/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=14624 CPUtime=1.49
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 1258 0 0 0 147 2 0 0 25 0 1 0 189685983 14974976 1224 1992294400 134512640 137136520 4294956256 18446744073709551615 134544774 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 3656 1224 196 640 0 3012 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14624

[startup+3.10106 s]
/proc/loadavg: 1.32 1.61 1.67 2/73 12200
/proc/meminfo: memFree=1781360/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=17892 CPUtime=3.09
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 2096 0 0 0 306 3 0 0 25 0 1 0 189685983 18321408 2062 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 4473 2062 196 640 0 3829 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17892

[startup+6.30138 s]
/proc/loadavg: 1.32 1.61 1.67 2/73 12200
/proc/meminfo: memFree=1775408/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=23012 CPUtime=6.29
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 3380 0 0 0 623 6 0 0 25 0 1 0 189685983 23564288 3346 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 5753 3346 196 640 0 5109 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23012

[startup+12.702 s]
/proc/loadavg: 1.43 1.62 1.68 3/73 12200
/proc/meminfo: memFree=1767600/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=30360 CPUtime=12.67
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 5198 0 0 0 1257 10 0 0 25 0 1 0 189685983 31088640 5164 1992294400 134512640 137136520 4294956256 18446744073709551615 136499654 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 7590 5164 196 640 0 6946 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 30360

[startup+25.5016 s]
/proc/loadavg: 1.67 1.67 1.69 2/73 12200
/proc/meminfo: memFree=1754160/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=43036 CPUtime=25.45
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 8375 0 0 0 2528 17 0 0 25 0 1 0 189685983 44068864 8341 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 10759 8341 196 640 0 10115 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 43036

[startup+51.1019 s]
/proc/loadavg: 1.64 1.66 1.69 3/73 12200
/proc/meminfo: memFree=1740016/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=57104 CPUtime=51.05
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 11890 0 0 0 5081 24 0 0 25 0 1 0 189685983 58474496 11856 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 14276 11856 196 640 0 13632 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 57104

[startup+102.306 s]
/proc/loadavg: 1.80 1.70 1.70 2/73 12200
/proc/meminfo: memFree=1728496/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=68720 CPUtime=101.86
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 14800 0 0 0 10148 38 0 0 25 0 1 0 189685983 70369280 14766 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 17180 14766 196 640 0 16536 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 68720

[startup+162.302 s]
/proc/loadavg: 1.73 1.68 1.69 2/73 12200
/proc/meminfo: memFree=1722032/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=74840 CPUtime=161.71
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 16372 0 0 0 16125 46 0 0 25 0 1 0 189685983 76636160 16282 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 18710 16282 196 640 0 18066 0
Current children cumulated CPU time (s) 161.71
Current children cumulated vsize (KiB) 74840

[startup+222.304 s]
/proc/loadavg: 1.71 1.69 1.69 2/73 12200
/proc/meminfo: memFree=1722032/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=74840 CPUtime=221.67
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 16372 0 0 0 22112 55 0 0 25 0 1 0 189685983 76636160 16282 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 18710 16282 196 640 0 18066 0
Current children cumulated CPU time (s) 221.67
Current children cumulated vsize (KiB) 74840

[startup+282.302 s]
/proc/loadavg: 1.72 1.68 1.69 3/73 12200
/proc/meminfo: memFree=1722032/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=74856 CPUtime=281.65
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 16376 0 0 0 28105 60 0 0 25 0 1 0 189685983 76652544 16286 1992294400 134512640 137136520 4294956256 18446744073709551615 134573541 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 18714 16286 196 640 0 18070 0
Current children cumulated CPU time (s) 281.65
Current children cumulated vsize (KiB) 74856

[startup+342.302 s]
/proc/loadavg: 1.92 1.73 1.70 3/73 12200
/proc/meminfo: memFree=1716336/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=80436 CPUtime=341.59
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 17858 0 0 0 34091 68 0 0 25 0 1 0 189685983 82366464 17700 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 20109 17700 196 640 0 19465 0
Current children cumulated CPU time (s) 341.59
Current children cumulated vsize (KiB) 80436

[startup+402.302 s]
/proc/loadavg: 1.82 1.72 1.70 2/73 12200
/proc/meminfo: memFree=1716400/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=80436 CPUtime=400.98
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 17858 0 0 0 40010 88 0 0 25 0 1 0 189685983 82366464 17700 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 20109 17700 196 640 0 19465 0
Current children cumulated CPU time (s) 400.98
Current children cumulated vsize (KiB) 80436

[startup+462.302 s]
/proc/loadavg: 1.94 1.77 1.71 4/73 12200
/proc/meminfo: memFree=1716400/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=80436 CPUtime=460.6
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 17858 0 0 0 45963 97 0 0 25 0 1 0 189685983 82366464 17700 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 20109 17700 196 640 0 19465 0
Current children cumulated CPU time (s) 460.6
Current children cumulated vsize (KiB) 80436

[startup+522.304 s]
/proc/loadavg: 1.74 1.74 1.71 2/73 12200
/proc/meminfo: memFree=1716464/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=80436 CPUtime=520.58
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 17858 0 0 0 51957 101 0 0 25 0 1 0 189685983 82366464 17700 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 20109 17700 196 640 0 19465 0
Current children cumulated CPU time (s) 520.58
Current children cumulated vsize (KiB) 80436

[startup+582.302 s]
/proc/loadavg: 1.84 1.77 1.72 2/73 12200
/proc/meminfo: memFree=1709424/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=87332 CPUtime=580.33
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 19663 0 0 0 57925 108 0 0 25 0 1 0 189685983 89427968 19430 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 21833 19430 196 640 0 21189 0
Current children cumulated CPU time (s) 580.33
Current children cumulated vsize (KiB) 87332

[startup+642.302 s]
/proc/loadavg: 1.39 1.66 1.68 2/73 12200
/proc/meminfo: memFree=1709360/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=87332 CPUtime=640.21
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 19663 0 0 0 63903 118 0 0 25 0 1 0 189685983 89427968 19430 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 21833 19430 196 640 0 21189 0
Current children cumulated CPU time (s) 640.21
Current children cumulated vsize (KiB) 87332

[startup+702.301 s]

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

/proc/meminfo: memFree=1699376/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=97544 CPUtime=1120.04
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 22276 0 0 0 111835 169 0 0 25 0 1 0 189685983 99885056 21961 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 24386 21961 196 640 0 23742 0
Current children cumulated CPU time (s) 1120.04
Current children cumulated vsize (KiB) 97544

[startup+1182.3 s]
/proc/loadavg: 1.00 1.26 1.50 2/73 12208
/proc/meminfo: memFree=1687464/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=109728 CPUtime=1180.03
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 25323 0 0 0 117823 180 0 0 25 0 1 0 189685983 112361472 25008 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 27432 25008 196 640 0 26788 0
Current children cumulated CPU time (s) 1180.03
Current children cumulated vsize (KiB) 109728

[startup+1242.3 s]
/proc/loadavg: 1.00 1.21 1.47 2/73 12208
/proc/meminfo: memFree=1682664/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=113968 CPUtime=1240.01
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 26484 0 0 0 123809 192 0 0 25 0 1 0 189685983 116703232 26079 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 28492 26079 196 640 0 27848 0
Current children cumulated CPU time (s) 1240.01
Current children cumulated vsize (KiB) 113968

[startup+1302.3 s]
/proc/loadavg: 1.00 1.17 1.44 2/73 12208
/proc/meminfo: memFree=1682664/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=113968 CPUtime=1299.99
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 26484 0 0 0 129794 205 0 0 25 0 1 0 189685983 116703232 26079 1992294400 134512640 137136520 4294956256 18446744073709551615 136502029 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 28492 26079 196 640 0 27848 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 113968

[startup+1362.3 s]
/proc/loadavg: 1.00 1.14 1.41 2/73 12208
/proc/meminfo: memFree=1682728/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=113968 CPUtime=1359.97
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 26484 0 0 0 135784 213 0 0 25 0 1 0 189685983 116703232 26079 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 28492 26079 196 640 0 27848 0
Current children cumulated CPU time (s) 1359.97
Current children cumulated vsize (KiB) 113968

[startup+1422.31 s]
/proc/loadavg: 1.00 1.11 1.38 2/73 12208
/proc/meminfo: memFree=1675688/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=121100 CPUtime=1419.96
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 28267 0 0 0 141769 227 0 0 25 0 1 0 189685983 124006400 27862 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 30275 27862 196 640 0 29631 0
Current children cumulated CPU time (s) 1419.96
Current children cumulated vsize (KiB) 121100

[startup+1482.3 s]
/proc/loadavg: 1.00 1.09 1.35 2/73 12208
/proc/meminfo: memFree=1668208/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=128628 CPUtime=1479.95
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 30150 0 0 0 147764 231 0 0 25 0 1 0 189685983 131715072 29745 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 32157 29745 196 640 0 31513 0
Current children cumulated CPU time (s) 1479.95
Current children cumulated vsize (KiB) 128628

[startup+1542.3 s]
/proc/loadavg: 1.00 1.07 1.33 2/73 12208
/proc/meminfo: memFree=1658544/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=138264 CPUtime=1539.94
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 32542 0 0 0 153757 237 0 0 25 0 1 0 189685983 141582336 32137 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 34566 32137 196 640 0 33922 0
Current children cumulated CPU time (s) 1539.94
Current children cumulated vsize (KiB) 138264

[startup+1602.3 s]
/proc/loadavg: 1.00 1.05 1.30 2/73 12208
/proc/meminfo: memFree=1648304/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=148472 CPUtime=1599.92
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 35089 0 0 0 159743 249 0 0 25 0 1 0 189685983 152035328 34684 1992294400 134512640 137136520 4294956256 18446744073709551615 134607060 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 37118 34684 196 640 0 36474 0
Current children cumulated CPU time (s) 1599.92
Current children cumulated vsize (KiB) 148472

[startup+1662.3 s]
/proc/loadavg: 1.00 1.04 1.28 2/73 12208
/proc/meminfo: memFree=1648240/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=148472 CPUtime=1659.91
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 35089 0 0 0 165734 257 0 0 25 0 1 0 189685983 152035328 34684 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 37118 34684 196 640 0 36474 0
Current children cumulated CPU time (s) 1659.91
Current children cumulated vsize (KiB) 148472

[startup+1722.3 s]
/proc/loadavg: 1.00 1.03 1.26 2/73 12208
/proc/meminfo: memFree=1648240/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=148472 CPUtime=1719.89
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 35089 0 0 0 171729 260 0 0 25 0 1 0 189685983 152035328 34684 1992294400 134512640 137136520 4294956256 18446744073709551615 134543957 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 37118 34684 196 640 0 36474 0
Current children cumulated CPU time (s) 1719.89
Current children cumulated vsize (KiB) 148472

[startup+1782.3 s]
/proc/loadavg: 1.00 1.02 1.24 2/73 12208
/proc/meminfo: memFree=1648240/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=148472 CPUtime=1779.87
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 35089 0 0 0 177720 267 0 0 25 0 1 0 189685983 152035328 34684 1992294400 134512640 137136520 4294956256 18446744073709551615 134543974 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 37118 34684 196 640 0 36474 0
Current children cumulated CPU time (s) 1779.87
Current children cumulated vsize (KiB) 148472

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.02 1.24 2/73 12208
/proc/meminfo: memFree=1648240/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=148472 CPUtime=1789.48
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 35089 0 0 0 178680 268 0 0 25 0 1 0 189685983 152035328 34684 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 37118 34684 196 640 0 36474 0
Current children cumulated CPU time (s) 1789.48
Current children cumulated vsize (KiB) 148472

[startup+1795.1 s]
/proc/loadavg: 1.00 1.02 1.24 2/73 12208
/proc/meminfo: memFree=1648240/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=148472 CPUtime=1792.68
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 35089 0 0 0 179000 268 0 0 25 0 1 0 189685983 152035328 34684 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 37118 34684 196 640 0 36474 0
Current children cumulated CPU time (s) 1792.68
Current children cumulated vsize (KiB) 148472

[startup+1798.3 s]
/proc/loadavg: 1.00 1.02 1.24 2/73 12208
/proc/meminfo: memFree=1648240/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=148472 CPUtime=1795.87
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 35089 0 0 0 179319 268 0 0 25 0 1 0 189685983 152035328 34684 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 37118 34684 196 640 0 36474 0
Current children cumulated CPU time (s) 1795.87
Current children cumulated vsize (KiB) 148472

[startup+1799.1 s]
/proc/loadavg: 1.00 1.02 1.24 2/73 12208
/proc/meminfo: memFree=1648240/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=148472 CPUtime=1796.67
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 35089 0 0 0 179399 268 0 0 25 0 1 0 189685983 152035328 34684 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 37118 34684 196 640 0 36474 0
Current children cumulated CPU time (s) 1796.67
Current children cumulated vsize (KiB) 148472

[startup+1799.9 s]
/proc/loadavg: 1.00 1.02 1.24 2/73 12208
/proc/meminfo: memFree=1648240/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=148472 CPUtime=1797.47
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 35089 0 0 0 179478 269 0 0 25 0 1 0 189685983 152035328 34684 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 37118 34684 196 640 0 36474 0
Current children cumulated CPU time (s) 1797.47
Current children cumulated vsize (KiB) 148472

[startup+1800.3 s]
/proc/loadavg: 1.00 1.02 1.24 2/73 12208
/proc/meminfo: memFree=1648240/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=148472 CPUtime=1797.87
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 35089 0 0 0 179518 269 0 0 25 0 1 0 189685983 152035328 34684 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 37118 34684 196 640 0 36474 0
Current children cumulated CPU time (s) 1797.87
Current children cumulated vsize (KiB) 148472

[startup+1800.4 s]
/proc/loadavg: 1.00 1.02 1.24 2/73 12208
/proc/meminfo: memFree=1648240/2055920 swapFree=4182192/4192956
[pid=12199] ppid=12197 vsize=148472 CPUtime=1797.97
/proc/12199/stat : 12199 (bsolo) R 12197 12199 12156 0 -1 4194304 35089 0 0 0 179528 269 0 0 25 0 1 0 189685983 152035328 34684 1992294400 134512640 137136520 4294956256 18446744073709551615 136502067 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12199/statm: 37118 34684 196 640 0 36474 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 148472

Child status: 0
Real time (s): 1800.46
CPU time (s): 1798.04
CPU user time (s): 1795.32
CPU system time (s): 2.71559
CPU usage (%): 99.8654
Max. virtual memory (cumulated for all children) (KiB): 148472

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

runsolver used 1.78373 second user time and 5.42518 second system time

The end

Launcher Data

Begin job on node70 at 2009-06-17 08:42:00
IDJOB=1877795
IDBENCH=71846
IDSOLVER=700
FILE ID=node70/1877795-1245220920
PBS_JOBID= 9368469
Free space on /tmp= 66400 MiB

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

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

MD5SUM BENCH= a013c9210a7cfe037db9246041ce6240
RANDOM SEED=1632511739

node70.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.241
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.241
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:       1787544 kB
Buffers:         32524 kB
Cached:         148184 kB
SwapCached:       4864 kB
Active:          64496 kB
Inactive:       141472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1787544 kB
SwapTotal:     4192956 kB
SwapFree:      4182192 kB
Dirty:            4132 kB
Writeback:           0 kB
Mapped:          32804 kB
Slab:            47564 kB
Committed_AS:   599296 kB
PageTables:       2048 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-1877795-1245220920.opb

Free space on /tmp at the end= 66396 MiB
End job on node70 at 2009-06-17 09:12:01