Trace number 1879471

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 pb? 1798.02 1798.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=349-P1=101-P2=17-P3=271-P4=11-P5=179-P6=127-B.opb
MD5SUM133707692e98c55077a0d19203c18204
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark12.7321
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables162
Total number of constraints13
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)486
Sum of products size (including duplicates)972
Number of different products486
Sum of products size972

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: Generic Pseudo-Boolean 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-1879471-1245244039.opb
0.00/0.00	c File size is 36228 bytes.
0.00/0.00	c Highest Coefficient sum: 523264
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.004 s
0.00/0.00	c Var: 648 Constr: 991 486/0/505 Lit: 4149 Watch. Lit: 2540
0.00/0.00	c Obj. Vars: 9 (1.38889 % of total variables)
0.00/0.01	c Pre-processing Time: 0.012 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    648      991     4149    4     3569    5544      0      0 0.01
0.00/0.01	c Switching off lower bounding mode.
1798.01/1798.40	c      126    648     1216    21470   17     7932    6099    225   3150 0.04
1798.01/1798.40	c      276    648     1437    39573   27     9130    6709    446    766 0.36
1798.01/1798.40	c      502    648     1863    78376   42    16298    7380    872   1045 0.48
1798.01/1798.40	c      840    648     2487   135228   54    21727    8119   1496   1213 0.69
1798.01/1798.40	c     1348    648     3427   213173   62    37901    8931   2436   1041 1.29
1798.01/1798.40	c     2111    648     4871   339909   69    57283    9825   3880    904 2.33
1798.01/1798.40	c     3258    648     7111   514344   72   115100   10808   6120    576 5.65
1798.01/1798.40	c     4979    648    10428   806337   77   199051   11889   9437    468 10.62
1798.01/1798.40	c     7564    648     8887   793872   89   133268   13078   7896    409 18.46
1798.01/1798.40	c    11443    648     8701   770487   88    86736   14386   7710    356 32.13
1798.01/1798.40	c    17265    648    10882   914168   84    51606   15825   9891    394 43.71
1798.01/1798.40	c    26003    648    10868   842445   77   109938   17408   9877    195 133.09
1798.01/1798.40	c    39114    648    18178  1382480   76   354359   19149  17187     83 467.80
1798.01/1798.40	c    58784    648    15144  1217453   80   220389   21064  14153     64 914.36
1798.01/1798.40	c    88294    648    16294  1386262   85   260220   23171  15303     54 1607.12
1798.01/1798.40	c Resources Exceeded
1798.01/1798.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.01/1798.40	c   15   104122   1138   109635    21088  1757856  20097     57 1798.01
1798.01/1798.40	s UNKNOWN
1798.01/1798.40	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-1879471-1245244039/watcher-1879471-1245244039 -o /tmp/evaluation-result-1879471-1245244039/solver-1879471-1245244039 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1879471-1245244039.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.92 0.98 0.95 3/64 7215
/proc/meminfo: memFree=1558128/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=10740 CPUtime=0
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 255 0 0 0 0 0 0 0 18 0 1 0 192003463 10997760 239 1992294400 134512640 137136520 4294956256 18446744073709551615 134517592 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 2685 239 176 640 0 2032 0

[startup+0.0886699 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 7215
/proc/meminfo: memFree=1558128/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=11376 CPUtime=0.08
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 448 0 0 0 8 0 0 0 18 0 1 0 192003463 11649024 423 1992294400 134512640 137136520 4294956256 18446744073709551615 136499635 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 2844 423 198 640 0 2200 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11376

[startup+0.10267 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 7215
/proc/meminfo: memFree=1558128/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=11376 CPUtime=0.09
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 449 0 0 0 9 0 0 0 18 0 1 0 192003463 11649024 424 1992294400 134512640 137136520 4294956256 18446744073709551615 135982529 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 2844 424 198 640 0 2200 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11376

[startup+0.302693 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 7215
/proc/meminfo: memFree=1558128/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=11376 CPUtime=0.29
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 463 0 0 0 29 0 0 0 19 0 1 0 192003463 11649024 438 1992294400 134512640 137136520 4294956256 18446744073709551615 134600678 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 2844 438 198 640 0 2200 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11376

[startup+0.701707 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 7215
/proc/meminfo: memFree=1558128/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=13168 CPUtime=0.69
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 908 0 0 0 69 0 0 0 22 0 1 0 192003463 13484032 883 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 3292 883 198 640 0 2648 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13168

[startup+1.50176 s]
/proc/loadavg: 0.92 0.98 0.95 2/65 7216
/proc/meminfo: memFree=1554024/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=14852 CPUtime=1.49
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 1333 0 0 0 148 1 0 0 25 0 1 0 192003463 15208448 1308 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 3713 1308 198 640 0 3069 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14852

[startup+3.10186 s]
/proc/loadavg: 0.92 0.98 0.95 2/65 7216
/proc/meminfo: memFree=1551976/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=18884 CPUtime=3.09
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 2327 0 0 0 308 1 0 0 25 0 1 0 192003463 19337216 2302 1992294400 134512640 137136520 4294956256 18446744073709551615 136502032 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 4721 2302 198 640 0 4077 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18884

[startup+6.30105 s]
/proc/loadavg: 0.93 0.98 0.95 2/65 7216
/proc/meminfo: memFree=1547560/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=22140 CPUtime=6.29
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 3153 0 0 0 627 2 0 0 25 0 1 0 192003463 22671360 3128 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 5535 3128 198 640 0 4891 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22140

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.95 2/65 7216
/proc/meminfo: memFree=1537960/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=31708 CPUtime=12.69
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 5526 0 0 0 1264 5 0 0 25 0 1 0 192003463 32468992 5501 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 7927 5501 198 640 0 7283 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31708

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.95 2/65 7216
/proc/meminfo: memFree=1534376/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=33768 CPUtime=25.49
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 6060 0 0 0 2543 6 0 0 25 0 1 0 192003463 34578432 6035 1992294400 134512640 137136520 4294956256 18446744073709551615 134573386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 8442 6035 198 640 0 7798 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33768

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.95 2/65 7216
/proc/meminfo: memFree=1532968/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=35260 CPUtime=51.07
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 6422 0 0 0 5100 7 0 0 25 0 1 0 192003463 36106240 6397 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 8815 6397 198 640 0 8171 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35260

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.95 2/65 7216
/proc/meminfo: memFree=1532904/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=35264 CPUtime=102.27
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 6424 0 0 0 10218 9 0 0 25 0 1 0 192003463 36110336 6399 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 8816 6399 198 640 0 8172 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 35264

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 7216
/proc/meminfo: memFree=1532648/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=35484 CPUtime=162.25
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 6480 0 0 0 16215 10 0 0 25 0 1 0 192003463 36335616 6455 1992294400 134512640 137136520 4294956256 18446744073709551615 134543834 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 8871 6455 198 640 0 8227 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 35484

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 7216
/proc/meminfo: memFree=1528936/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=39124 CPUtime=222.23
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 7392 0 0 0 22213 10 0 0 25 0 1 0 192003463 40062976 7367 1992294400 134512640 137136520 4294956256 18446744073709551615 136509014 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 9781 7367 198 640 0 9137 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 39124

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 7216
/proc/meminfo: memFree=1528936/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=39124 CPUtime=282.23
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 7392 0 0 0 28212 11 0 0 25 0 1 0 192003463 40062976 7367 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 9781 7367 198 640 0 9137 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 39124

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 7216
/proc/meminfo: memFree=1528808/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=39124 CPUtime=342.21
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 7404 0 0 0 34209 12 0 0 25 0 1 0 192003463 40062976 7379 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 9781 7379 198 640 0 9137 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 39124

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 7216
/proc/meminfo: memFree=1528744/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=39124 CPUtime=402.2
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 7404 0 0 0 40208 12 0 0 25 0 1 0 192003463 40062976 7379 1992294400 134512640 137136520 4294956256 18446744073709551615 134544393 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 9781 7379 198 640 0 9137 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 39124

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 7216
/proc/meminfo: memFree=1528680/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=39124 CPUtime=462.19
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 7404 0 0 0 46206 13 0 0 25 0 1 0 192003463 40062976 7379 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 9781 7379 198 640 0 9137 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 39124

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 7216
/proc/meminfo: memFree=1522152/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=45748 CPUtime=522.17
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 9049 0 0 0 52202 15 0 0 25 0 1 0 192003463 46845952 9024 1992294400 134512640 137136520 4294956256 18446744073709551615 134544402 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 11437 9024 198 640 0 10793 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 45748

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 7216
/proc/meminfo: memFree=1520808/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=47208 CPUtime=582.16
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 9414 0 0 0 58200 16 0 0 25 0 1 0 192003463 48340992 9389 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 11802 9389 198 640 0 11158 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 47208

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 7216
/proc/meminfo: memFree=1520744/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=47208 CPUtime=642.15
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 9414 0 0 0 64198 17 0 0 25 0 1 0 192003463 48340992 9389 1992294400 134512640 137136520 4294956256 18446744073709551615 134544249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 11802 9389 198 640 0 11158 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 47208

[startup+702.301 s]

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

/proc/meminfo: memFree=1519656/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=47956 CPUtime=1122.05
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 9603 0 0 0 112182 23 0 0 25 0 1 0 192003463 49106944 9578 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 11989 9578 198 640 0 11345 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 47956

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 7216
/proc/meminfo: memFree=1519656/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=47956 CPUtime=1182.03
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 9603 0 0 0 118180 23 0 0 25 0 1 0 192003463 49106944 9578 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 11989 9578 198 640 0 11345 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 47956

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 7216
/proc/meminfo: memFree=1519592/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=47956 CPUtime=1242.02
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 9603 0 0 0 124179 23 0 0 25 0 1 0 192003463 49106944 9578 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 11989 9578 198 640 0 11345 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 47956

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 7216
/proc/meminfo: memFree=1519528/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=47956 CPUtime=1302.01
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 9603 0 0 0 130177 24 0 0 25 0 1 0 192003463 49106944 9578 1992294400 134512640 137136520 4294956256 18446744073709551615 134544604 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 11989 9578 198 640 0 11345 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 47956

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 7216
/proc/meminfo: memFree=1519464/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=47956 CPUtime=1361.99
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 9603 0 0 0 136174 25 0 0 25 0 1 0 192003463 49106944 9578 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 11989 9578 198 640 0 11345 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 47956

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 7216
/proc/meminfo: memFree=1519464/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=47952 CPUtime=1421.99
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 9603 0 0 0 142173 26 0 0 25 0 1 0 192003463 49102848 9578 1992294400 134512640 137136520 4294956256 18446744073709551615 134544393 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 11988 9578 198 640 0 11344 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 47952

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 7216
/proc/meminfo: memFree=1519400/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=47952 CPUtime=1481.96
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 9603 0 0 0 148170 26 0 0 25 0 1 0 192003463 49102848 9578 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 11988 9578 198 640 0 11344 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 47952

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 7216
/proc/meminfo: memFree=1519336/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=47952 CPUtime=1541.95
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 9603 0 0 0 154168 27 0 0 25 0 1 0 192003463 49102848 9578 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 11988 9578 198 640 0 11344 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 47952

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 7216
/proc/meminfo: memFree=1519336/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=47952 CPUtime=1601.94
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 9603 0 0 0 160166 28 0 0 25 0 1 0 192003463 49102848 9578 1992294400 134512640 137136520 4294956256 18446744073709551615 136502161 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 11988 9578 198 640 0 11344 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 47952

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 7216
/proc/meminfo: memFree=1515176/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=52124 CPUtime=1661.93
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 10650 0 0 0 166163 30 0 0 25 0 1 0 192003463 53374976 10625 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 13031 10625 198 640 0 12387 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 52124

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 7216
/proc/meminfo: memFree=1515112/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=52124 CPUtime=1721.91
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 10650 0 0 0 172160 31 0 0 25 0 1 0 192003463 53374976 10625 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 13031 10625 198 640 0 12387 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 52124

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 7216
/proc/meminfo: memFree=1515112/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=52124 CPUtime=1781.9
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 10650 0 0 0 178157 33 0 0 25 0 1 0 192003463 53374976 10625 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 13031 10625 198 640 0 12387 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 52124

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 7216
/proc/meminfo: memFree=1515112/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=52124 CPUtime=1791.5
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 10650 0 0 0 179117 33 0 0 25 0 1 0 192003463 53374976 10625 1992294400 134512640 137136520 4294956256 18446744073709551615 134544428 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 13031 10625 198 640 0 12387 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (KiB) 52124

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 7216
/proc/meminfo: memFree=1515112/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=52124 CPUtime=1794.7
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 10650 0 0 0 179437 33 0 0 25 0 1 0 192003463 53374976 10625 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 13031 10625 198 640 0 12387 0
Current children cumulated CPU time (s) 1794.7
Current children cumulated vsize (KiB) 52124

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 7216
/proc/meminfo: memFree=1515112/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=52124 CPUtime=1796.3
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 10650 0 0 0 179597 33 0 0 25 0 1 0 192003463 53374976 10625 1992294400 134512640 137136520 4294956256 18446744073709551615 134544437 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 13031 10625 198 640 0 12387 0
Current children cumulated CPU time (s) 1796.3
Current children cumulated vsize (KiB) 52124

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 7216
/proc/meminfo: memFree=1515112/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=52124 CPUtime=1797.1
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 10650 0 0 0 179677 33 0 0 25 0 1 0 192003463 53374976 10625 1992294400 134512640 137136520 4294956256 18446744073709551615 134544345 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 13031 10625 198 640 0 12387 0
Current children cumulated CPU time (s) 1797.1
Current children cumulated vsize (KiB) 52124

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 7216
/proc/meminfo: memFree=1515112/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=52124 CPUtime=1797.5
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 10650 0 0 0 179717 33 0 0 25 0 1 0 192003463 53374976 10625 1992294400 134512640 137136520 4294956256 18446744073709551615 134544140 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 13031 10625 198 640 0 12387 0
Current children cumulated CPU time (s) 1797.5
Current children cumulated vsize (KiB) 52124

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 7216
/proc/meminfo: memFree=1515112/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=52124 CPUtime=1797.9
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194304 10650 0 0 0 179757 33 0 0 25 0 1 0 192003463 53374976 10625 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 13031 10625 198 640 0 12387 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 52124

[startup+1798.4 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 7216
/proc/meminfo: memFree=1515048/2055920 swapFree=4182416/4192956
[pid=7215] ppid=7213 vsize=0 CPUtime=1798.01
/proc/7215/stat : 7215 (bsolo) R 7213 7215 6923 0 -1 4194308 10651 0 0 0 179767 34 0 0 25 0 1 0 192003463 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7215/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.01
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.41
CPU time (s): 1798.02
CPU user time (s): 1797.67
CPU system time (s): 0.345947
CPU usage (%): 99.9782
Max. virtual memory (cumulated for all children) (KiB): 52124

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

runsolver used 1.41278 second user time and 3.90441 second system time

The end

Launcher Data

Begin job on node29 at 2009-06-17 15:07:19
IDJOB=1879471
IDBENCH=48021
IDSOLVER=701
FILE ID=node29/1879471-1245244039
PBS_JOBID= 9372309
Free space on /tmp= 66212 MiB

SOLVER NAME= bsolo 3.1 pb
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=349-P1=101-P2=17-P3=271-P4=11-P5=179-P6=127-B.opb
COMMAND LINE= bsolo -l3 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1879471-1245244039/watcher-1879471-1245244039 -o /tmp/evaluation-result-1879471-1245244039/solver-1879471-1245244039 -C 1800 -W 2000 -M 1800  bsolo -l3 -t1800 -m1800 HOME/instance-1879471-1245244039.opb

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

MD5SUM BENCH= 133707692e98c55077a0d19203c18204
RANDOM SEED=923281875

node29.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.237
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.237
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:       1558544 kB
Buffers:         26236 kB
Cached:         388392 kB
SwapCached:       4660 kB
Active:          56908 kB
Inactive:       365460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1558544 kB
SwapTotal:     4192956 kB
SwapFree:      4182416 kB
Dirty:            4124 kB
Writeback:           0 kB
Mapped:          13920 kB
Slab:            60972 kB
Committed_AS:   196340 kB
PageTables:       1472 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-1879471-1245244039.opb

Free space on /tmp at the end= 66208 MiB
End job on node29 at 2009-06-17 15:37:18