Trace number 1876965

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjCPU timeWall clock time
bsolo 3.1? 1798.14 1798.82

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-g125.17.opb
MD5SUM7d701b956113b6fc93a1922e71200e27
Bench CategoryOPT-SMALLINT (optimisation, small integers)
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 variables4250
Total number of constraints68397
Number of constraints which are clauses68397
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint17
Number of terms in the objective function 4250
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 4250
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4250
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1876965-1245159868.opb
0.00/0.00	c File size is 1728885 bytes.
0.19/0.25	c Highest Coefficient sum: 4250
0.19/0.25	c Parsing was ok!!
0.19/0.25	c Total parsing time: 0.251 s
0.19/0.27	c Var: 4250 Constr: 68397 68397/0/0 Lit: 138669 Watch. Lit: 136794
0.19/0.27	c Obj. Vars: 4250 (100 % of total variables)
1.49/1.52	c Pre-processing Time: 1.525 s
1.49/1.53	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.49/1.53	c        0   4250    68397   138669    2   136794   22799      0      0 1.52
1.49/1.53	c Switching off lower bounding mode.
1797.91/1798.68	c      100   4250    68597   153155    2   137194   25079    200     63 1.58
1797.91/1798.68	c      251   4250    68899   200643    2   137798   27587    502    148 1.69
1797.91/1798.68	c      476   4250    69349   275517    3   138698   30346    952    245 1.94
1797.91/1798.68	c      814   4250    70025   442635    6   140050   33381   1628    318 2.56
1797.91/1798.68	c     1322   4250    71041   620281    8   142082   36720   2644    415 3.19
1797.91/1798.68	c     2088   4250    72573  1039721   14   145146   40393   4176    436 4.78
1797.91/1798.68	c     3234   4250    74865  1805087   24   149730   44433   6468    371 8.71
1797.91/1798.68	c     4957   4250    78311  3522731   44   156622   48877   9914    284 17.41
1797.91/1798.68	c     7544   4250    83485  6665485   79   166970   53765  15088    227 33.20
1797.91/1798.68	c    11428   4250    91253  9714693  106   182506   59142  22856    189 60.23
1797.91/1798.68	c    17250   4250   102897 15587547  151   205794   65057  34500    140 123.17
1797.91/1798.68	c    25987   4250   120371 27595939  229   240742   71563  51974    100 258.04
1797.91/1798.68	c    39097   4250    95927 21625849  225   191854   78720  27530     61 630.70
1797.91/1798.68	c    58769   4250   135271 50188471  371   270542   86593  66874     48 1205.03
1797.91/1798.68	c Resources Exceeded
1797.91/1798.68	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.91/1798.68	c   14    85075  33358   436046   123412 31943256  55015     47 1798.00
1797.91/1798.68	s UNKNOWN
1797.91/1798.68	c Total time: 1798 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1876965-1245159868/watcher-1876965-1245159868 -o /tmp/evaluation-result-1876965-1245159868/solver-1876965-1245159868 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1876965-1245159868.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.91 0.95 0.98 3/64 4676
/proc/meminfo: memFree=1852608/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=20220 CPUtime=0
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 261 0 0 0 0 0 0 0 18 0 1 0 183587636 20705280 245 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 5055 245 172 640 0 3988 0

[startup+0.0126441 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 4676
/proc/meminfo: memFree=1852608/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=12740 CPUtime=0.01
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 354 0 0 0 1 0 0 0 18 0 1 0 183587636 13045760 338 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 3185 338 186 640 0 2118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12740

[startup+0.10166 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 4676
/proc/meminfo: memFree=1852608/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=15216 CPUtime=0.09
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 1124 0 0 0 9 0 0 0 18 0 1 0 183587636 15581184 1108 1992294400 134512640 137136520 4294956256 18446744073709551615 134517592 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 3804 1109 335 640 0 2737 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15216

[startup+0.3017 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 4676
/proc/meminfo: memFree=1852608/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=21208 CPUtime=0.29
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 3296 0 0 0 28 1 0 0 19 0 1 0 183587636 21716992 2857 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 5302 2857 188 640 0 4658 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21208

[startup+0.701778 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 4676
/proc/meminfo: memFree=1852608/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=23472 CPUtime=0.69
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 3872 0 0 0 68 1 0 0 22 0 1 0 183587636 24035328 3433 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 5868 3433 190 640 0 5224 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23472

[startup+1.50194 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 4677
/proc/meminfo: memFree=1839352/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=23340 CPUtime=1.49
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 4382 0 0 0 144 5 0 0 25 0 1 0 183587636 23900160 3401 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 5835 3401 190 640 0 5191 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23340

[startup+3.10125 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 4677
/proc/meminfo: memFree=1839160/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=27392 CPUtime=3.08
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 5915 0 0 0 302 6 0 0 25 0 1 0 183587636 28049408 4424 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 6848 4424 196 640 0 6204 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 27392

[startup+6.30188 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 4677
/proc/meminfo: memFree=1827640/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=37456 CPUtime=6.29
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 8419 0 0 0 621 8 0 0 25 0 1 0 183587636 38354944 6928 1992294400 134512640 137136520 4294956256 18446744073709551615 134543977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 9364 6928 197 640 0 8720 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37456

[startup+12.7011 s]
/proc/loadavg: 0.93 0.96 0.98 2/65 4677
/proc/meminfo: memFree=1811328/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=53320 CPUtime=12.68
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 12389 0 0 0 1256 12 0 0 25 0 1 0 183587636 54599680 10898 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 13330 10898 197 640 0 12686 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 53320

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 4677
/proc/meminfo: memFree=1776584/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=86936 CPUtime=25.48
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 20799 0 0 0 2528 20 0 0 25 0 1 0 183587636 89022464 19308 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 21734 19308 197 640 0 21090 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86936

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 4677
/proc/meminfo: memFree=1731592/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=131852 CPUtime=51.07
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 32026 0 0 0 5078 29 0 0 25 0 1 0 183587636 135016448 30535 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 32963 30535 197 640 0 32319 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 131852

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 4677
/proc/meminfo: memFree=1661576/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=201084 CPUtime=102.25
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 49327 0 0 0 10182 43 0 0 25 0 1 0 183587636 205910016 47836 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 50271 47836 197 640 0 49627 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 201084

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4677
/proc/meminfo: memFree=1594312/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=269000 CPUtime=162.23
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 66316 0 0 0 16167 56 0 0 25 0 1 0 183587636 275456000 64825 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 67250 64825 197 640 0 66606 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 269000

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4677
/proc/meminfo: memFree=1519688/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=342644 CPUtime=222.21
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 84733 0 0 0 22154 67 0 0 25 0 1 0 183587636 350867456 83242 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 85661 83242 197 640 0 85017 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 342644

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4677
/proc/meminfo: memFree=1466632/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=396004 CPUtime=282.19
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 98085 0 0 0 28142 77 0 0 25 0 1 0 183587636 405508096 96594 1992294400 134512640 137136520 4294956256 18446744073709551615 134544135 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 99001 96594 197 640 0 98357 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 396004

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4677
/proc/meminfo: memFree=1416904/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=445160 CPUtime=342.17
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 110345 0 0 0 34133 84 0 0 25 0 1 0 183587636 455843840 108854 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 111290 108854 197 640 0 110646 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 445160

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4677
/proc/meminfo: memFree=1380040/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=482180 CPUtime=402.15
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 119605 0 0 0 40125 90 0 0 25 0 1 0 183587636 493752320 118114 1992294400 134512640 137136520 4294956256 18446744073709551615 134573943 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 120545 118114 197 640 0 119901 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 482180

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4679
/proc/meminfo: memFree=1338952/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=522816 CPUtime=462.12
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 129758 0 0 0 46115 97 0 0 25 0 1 0 183587636 535363584 128267 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 130704 128267 197 640 0 130060 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 522816

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4679
/proc/meminfo: memFree=1297992/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=563848 CPUtime=522.09
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 140043 0 0 0 52106 103 0 0 25 0 1 0 183587636 577380352 138552 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 140962 138552 197 640 0 140318 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 563848

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4679
/proc/meminfo: memFree=1262792/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=598392 CPUtime=582.07
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 148739 0 0 0 58099 108 0 0 25 0 1 0 183587636 612753408 147175 1992294400 134512640 137136520 4294956256 18446744073709551615 134543977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 149598 147175 197 640 0 148954 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 598392

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4679
/proc/meminfo: memFree=1262856/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=598392 CPUtime=642.05
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 148739 0 0 0 64096 109 0 0 25 0 1 0 183587636 612753408 147175 1992294400 134512640 137136520 4294956256 18446744073709551615 134544162 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 149598 147175 197 640 0 148954 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 598392

[startup+702.301 s]

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

/proc/meminfo: memFree=1239048/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=622516 CPUtime=1121.87
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 154762 0 0 0 112067 120 0 0 25 0 1 0 183587636 637456384 153198 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 155629 153198 197 640 0 154985 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 622516

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4685
/proc/meminfo: memFree=1207752/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=653584 CPUtime=1181.84
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 162537 0 0 0 118059 125 0 0 25 0 1 0 183587636 669270016 160973 1992294400 134512640 137136520 4294956256 18446744073709551615 134543986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 163396 160973 197 640 0 162752 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 653584

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4685
/proc/meminfo: memFree=1181192/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=679832 CPUtime=1241.82
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 169108 0 0 0 124052 130 0 0 25 0 1 0 183587636 696147968 167544 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 169958 167544 197 640 0 169314 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 679832

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4685
/proc/meminfo: memFree=1151048/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=709744 CPUtime=1301.8
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 176568 0 0 0 130045 135 0 0 25 0 1 0 183587636 726777856 175004 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 177436 175004 197 640 0 176792 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 709744

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4685
/proc/meminfo: memFree=1125960/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=734960 CPUtime=1361.77
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 182884 0 0 0 136038 139 0 0 25 0 1 0 183587636 752599040 181320 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 183740 181320 197 640 0 183096 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 734960

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4685
/proc/meminfo: memFree=1104648/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=756024 CPUtime=1421.76
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 188152 0 0 0 142030 146 0 0 25 0 1 0 183587636 774168576 186588 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 189006 186588 197 640 0 188362 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 756024

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4685
/proc/meminfo: memFree=1063368/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=797580 CPUtime=1481.74
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 198549 0 0 0 148021 153 0 0 25 0 1 0 183587636 816721920 196985 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 199395 196985 197 640 0 198751 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 797580

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4685
/proc/meminfo: memFree=1033864/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=826448 CPUtime=1541.71
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 205841 0 0 0 154014 157 0 0 25 0 1 0 183587636 846282752 204190 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 206612 204190 197 640 0 205968 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 826448

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4685
/proc/meminfo: memFree=1033864/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=826448 CPUtime=1601.69
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 205841 0 0 0 160010 159 0 0 25 0 1 0 183587636 846282752 204190 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 206612 204190 197 640 0 205968 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 826448

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4685
/proc/meminfo: memFree=1033864/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=826448 CPUtime=1661.67
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 205841 0 0 0 166005 162 0 0 25 0 1 0 183587636 846282752 204190 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 206612 204190 197 640 0 205968 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 826448

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4685
/proc/meminfo: memFree=1033864/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=826448 CPUtime=1721.64
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 205841 0 0 0 172001 163 0 0 25 0 1 0 183587636 846282752 204190 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 206612 204190 197 640 0 205968 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 826448

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4685
/proc/meminfo: memFree=1033864/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=826448 CPUtime=1781.62
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 205841 0 0 0 177997 165 0 0 25 0 1 0 183587636 846282752 204190 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 206612 204190 197 640 0 205968 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 826448

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4685
/proc/meminfo: memFree=1033864/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=826448 CPUtime=1791.22
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 205841 0 0 0 178957 165 0 0 25 0 1 0 183587636 846282752 204190 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 206612 204190 197 640 0 205968 0
Current children cumulated CPU time (s) 1791.22
Current children cumulated vsize (KiB) 826448

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4685
/proc/meminfo: memFree=1033864/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=826448 CPUtime=1794.42
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 205841 0 0 0 179277 165 0 0 25 0 1 0 183587636 846282752 204190 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 206612 204190 197 640 0 205968 0
Current children cumulated CPU time (s) 1794.42
Current children cumulated vsize (KiB) 826448

[startup+1796.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4685
/proc/meminfo: memFree=1033864/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=826448 CPUtime=1796.01
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 205841 0 0 0 179436 165 0 0 25 0 1 0 183587636 846282752 204190 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 206612 204190 197 640 0 205968 0
Current children cumulated CPU time (s) 1796.01
Current children cumulated vsize (KiB) 826448

[startup+1797.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4685
/proc/meminfo: memFree=1033864/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=826448 CPUtime=1796.81
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 205841 0 0 0 179516 165 0 0 25 0 1 0 183587636 846282752 204190 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 206612 204190 197 640 0 205968 0
Current children cumulated CPU time (s) 1796.81
Current children cumulated vsize (KiB) 826448

[startup+1798.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4685
/proc/meminfo: memFree=1033864/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=826448 CPUtime=1797.61
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194304 205841 0 0 0 179596 165 0 0 25 0 1 0 183587636 846282752 204190 1992294400 134512640 137136520 4294956256 18446744073709551615 136509151 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/statm: 206612 204190 197 640 0 205968 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (KiB) 826448

[startup+1798.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4685
/proc/meminfo: memFree=1033864/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=0 CPUtime=1798.01
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194308 205842 0 0 0 179634 167 0 0 25 0 1 0 183587636 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/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.98 2/65 4685
/proc/meminfo: memFree=1033864/2055924 swapFree=4191900/4192956
[pid=4676] ppid=4674 vsize=0 CPUtime=1798.11
/proc/4676/stat : 4676 (bsolo) R 4674 4676 4633 0 -1 4194308 205842 0 0 0 179634 177 0 0 25 0 1 0 183587636 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4676/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.82
CPU time (s): 1798.14
CPU user time (s): 1796.35
CPU system time (s): 1.79173
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 826796

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

runsolver used 1.3318 second user time and 3.99939 second system time

The end

Launcher Data

Begin job on node6 at 2009-06-16 15:44:28
IDJOB=1876965
IDBENCH=2183
IDSOLVER=699
FILE ID=node6/1876965-1245159868
PBS_JOBID= 9363858
Free space on /tmp= 66240 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-g125.17.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1876965-1245159868/watcher-1876965-1245159868 -o /tmp/evaluation-result-1876965-1245159868/solver-1876965-1245159868 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1876965-1245159868.opb

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

MD5SUM BENCH= 7d701b956113b6fc93a1922e71200e27
RANDOM SEED=998721088

node6.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.265
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.265
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:      2055924 kB
MemFree:       1853152 kB
Buffers:         33344 kB
Cached:          98316 kB
SwapCached:        260 kB
Active:          21024 kB
Inactive:       123828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1853152 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            5784 kB
Writeback:           0 kB
Mapped:          21664 kB
Slab:            43912 kB
Committed_AS:   158908 kB
PageTables:       1456 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-1876965-1245159868.opb

Free space on /tmp at the end= 66236 MiB
End job on node6 at 2009-06-16 16:14:27