Trace number 1876958

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.01 1798.7

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-par32-4-c.opb
MD5SUM28753ff2e44c4cedb2d3a2e783f8d1a4
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 variables2666
Total number of constraints6659
Number of constraints which are clauses6659
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 constraint3
Number of terms in the objective function 2666
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 2666
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2666
Number of bits of the biggest sum of numbers12
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-1876958-1245155216.opb
0.00/0.00	c File size is 224893 bytes.
0.00/0.03	c Highest Coefficient sum: 2666
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.029 s
0.00/0.03	c Var: 2666 Constr: 6659 6659/0/0 Lit: 18272 Watch. Lit: 13318
0.00/0.03	c Obj. Vars: 2666 (100 % of total variables)
0.06/0.08	c Pre-processing Time: 0.085 s
0.06/0.08	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.06/0.08	c        0   2477     6342    17512    2    12684    2113      0      0 0.09
0.06/0.08	c Switching off lower bounding mode.
1797.90/1798.69	c      100   2477     6528    24154    3    13056    2325    186    546 0.18
1797.90/1798.69	c      251   2477     6820    35783    5    13640    2558    478    744 0.34
1797.90/1798.69	c      476   2477     7226    52656    7    14452    2814    884    856 0.56
1797.90/1798.69	c      815   2477     7866    80736   10    15732    3096   1524    792 1.03
1797.90/1798.69	c     1324   2477     8816   116261   13    17632    3406   2474    705 1.88
1797.90/1798.69	c     2087   2477     8124    77978    9    16248    3747   1782    681 3.06
1797.90/1798.69	c     3233   2477     8243    79480    9    16486    4122   1901    727 4.44
1797.90/1798.69	c     4955   2477     9135   138633   15    18270    4535   2793    743 6.66
1797.90/1798.69	c     7539   2477     9135   122121   13    18270    4989   2793    748 10.07
1797.90/1798.69	c    11418   2477    11172   217561   19    22344    5488   4830    759 15.04
1797.90/1798.69	c    17243   2477    10424   229952   22    20848    6037   4082    717 24.03
1797.90/1798.69	c    25982   2477    11025   217711   19    22050    6641   4683    691 37.56
1797.90/1798.69	c    39092   2477    12122   320520   26    24244    7306   5780    637 61.28
1797.90/1798.69	c    58763   2477    12690   369701   29    25380    8037   6348    604 97.23
1797.90/1798.69	c    88273   2477    12415   369547   29    24830    8841   6073    558 157.95
1797.90/1798.69	c   132544   2477    12204   330250   27    24408    9726   5862    522 253.63
1797.90/1798.69	c   198954   2477    12130   324850   26    24260   10699   5788    500 397.74
1797.90/1798.69	c   298575   2477    14500   513506   35    29000   11769   8158    469 635.41
1797.90/1798.69	c   448010   2477    12609   371381   29    25218   12946   6267    438 1021.56
1797.90/1798.69	c   672169   2477    13717   445078   32    27434   14241   7375    409 1641.98
1797.90/1798.69	c Resources Exceeded
1797.90/1798.69	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.90/1798.69	c   20   725900  36154   768338    16491   597475  10149    403 1798.00
1797.90/1798.69	s UNKNOWN
1797.90/1798.69	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-1876958-1245155216/watcher-1876958-1245155216 -o /tmp/evaluation-result-1876958-1245155216/solver-1876958-1245155216 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1876958-1245155216.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 1.04 1.00 3/64 3886
/proc/meminfo: memFree=1860968/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=10964 CPUtime=0
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 183120914 11227136 261 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 2741 261 175 640 0 2042 0

[startup+0.0746649 s]
/proc/loadavg: 1.00 1.04 1.00 3/64 3886
/proc/meminfo: memFree=1860968/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=12364 CPUtime=0.06
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 731 0 0 0 6 0 0 0 18 0 1 0 183120914 12660736 660 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 3091 660 192 640 0 2447 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12364

[startup+0.102668 s]
/proc/loadavg: 1.00 1.04 1.00 3/64 3886
/proc/meminfo: memFree=1860968/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=12244 CPUtime=0.09
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 761 0 0 0 9 0 0 0 18 0 1 0 183120914 12537856 648 1992294400 134512640 137136520 4294956256 18446744073709551615 136294897 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 3061 648 197 640 0 2417 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12244

[startup+0.302689 s]
/proc/loadavg: 1.00 1.04 1.00 3/64 3886
/proc/meminfo: memFree=1860968/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=12364 CPUtime=0.29
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 773 0 0 0 29 0 0 0 19 0 1 0 183120914 12660736 660 1992294400 134512640 137136520 4294956256 18446744073709551615 134543799 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 3091 660 197 640 0 2447 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12364

[startup+0.701734 s]
/proc/loadavg: 1.00 1.04 1.00 3/64 3886
/proc/meminfo: memFree=1860968/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=12736 CPUtime=0.69
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 878 0 0 0 69 0 0 0 23 0 1 0 183120914 13041664 765 1992294400 134512640 137136520 4294956256 18446744073709551615 134573838 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 3184 765 197 640 0 2540 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12736

[startup+1.50182 s]
/proc/loadavg: 1.00 1.04 1.00 2/65 3887
/proc/meminfo: memFree=1858336/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=13420 CPUtime=1.49
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 1042 0 0 0 149 0 0 0 25 0 1 0 183120914 13742080 929 1992294400 134512640 137136520 4294956256 18446744073709551615 136295072 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 3355 929 197 640 0 2711 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13420

[startup+3.102 s]
/proc/loadavg: 1.00 1.04 1.00 2/65 3887
/proc/meminfo: memFree=1857504/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=14352 CPUtime=3.09
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 1295 0 0 0 308 1 0 0 25 0 1 0 183120914 14696448 1182 1992294400 134512640 137136520 4294956256 18446744073709551615 134543986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 3588 1182 197 640 0 2944 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14352

[startup+6.30135 s]
/proc/loadavg: 1.00 1.04 1.00 2/65 3887
/proc/meminfo: memFree=1856672/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=14960 CPUtime=6.29
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 1421 0 0 0 628 1 0 0 25 0 1 0 183120914 15319040 1308 1992294400 134512640 137136520 4294956256 18446744073709551615 134544186 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 3740 1308 197 640 0 3096 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14960

[startup+12.7011 s]
/proc/loadavg: 1.00 1.04 1.00 2/65 3887
/proc/meminfo: memFree=1855592/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=15452 CPUtime=12.69
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 1558 0 0 0 1267 2 0 0 25 0 1 0 183120914 15822848 1445 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 3863 1445 197 640 0 3219 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15452

[startup+25.5015 s]
/proc/loadavg: 1.00 1.04 1.00 2/65 3887
/proc/meminfo: memFree=1854440/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=16688 CPUtime=25.48
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 1876 0 0 0 2545 3 0 0 25 0 1 0 183120914 17088512 1763 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 4172 1763 197 640 0 3528 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16688

[startup+51.1013 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 3887
/proc/meminfo: memFree=1853672/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=17564 CPUtime=51.07
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 2080 0 0 0 5101 6 0 0 25 0 1 0 183120914 17985536 1967 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 4391 1967 197 640 0 3747 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17564

[startup+102.307 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 3887
/proc/meminfo: memFree=1852072/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=19060 CPUtime=102.26
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 2470 0 0 0 10215 11 0 0 25 0 1 0 183120914 19517440 2357 1992294400 134512640 137136520 4294956256 18446744073709551615 134573706 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 4765 2357 197 640 0 4121 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19060

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 3887
/proc/meminfo: memFree=1850984/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=20132 CPUtime=162.23
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 2735 0 0 0 16208 15 0 0 25 0 1 0 183120914 20615168 2622 1992294400 134512640 137136520 4294956256 18446744073709551615 134544013 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 5033 2622 197 640 0 4389 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 20132

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 3887
/proc/meminfo: memFree=1850728/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=20328 CPUtime=222.2
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 2772 0 0 0 22202 18 0 0 25 0 1 0 183120914 20815872 2659 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 5082 2659 197 640 0 4438 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 20328

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 3887
/proc/meminfo: memFree=1850600/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=20452 CPUtime=282.18
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 2814 0 0 0 28195 23 0 0 25 0 1 0 183120914 20942848 2701 1992294400 134512640 137136520 4294956256 18446744073709551615 134573563 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 5113 2701 197 640 0 4469 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 20452

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3887
/proc/meminfo: memFree=1850216/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=20796 CPUtime=342.17
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 2892 0 0 0 34189 28 0 0 25 0 1 0 183120914 21295104 2779 1992294400 134512640 137136520 4294956256 18446744073709551615 134544573 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 5199 2779 197 640 0 4555 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 20796

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3887
/proc/meminfo: memFree=1850152/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=20792 CPUtime=402.13
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 2892 0 0 0 40181 32 0 0 25 0 1 0 183120914 21291008 2779 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 5198 2779 197 640 0 4554 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 20792

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3887
/proc/meminfo: memFree=1849128/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=21776 CPUtime=462.11
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 3144 0 0 0 46174 37 0 0 25 0 1 0 183120914 22298624 3031 1992294400 134512640 137136520 4294956256 18446744073709551615 134545045 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 5444 3031 197 640 0 4800 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 21776

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3887
/proc/meminfo: memFree=1848936/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=22016 CPUtime=522.08
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 3203 0 0 0 52166 42 0 0 25 0 1 0 183120914 22544384 3090 1992294400 134512640 137136520 4294956256 18446744073709551615 136518900 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 5504 3090 197 640 0 4860 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 22016

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3887
/proc/meminfo: memFree=1848616/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=22308 CPUtime=582.07
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 3275 0 0 0 58160 47 0 0 25 0 1 0 183120914 22843392 3162 1992294400 134512640 137136520 4294956256 18446744073709551615 134544125 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 5577 3162 197 640 0 4933 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 22308

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3887
/proc/meminfo: memFree=1848168/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=22796 CPUtime=642.05
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 3386 0 0 0 64153 52 0 0 25 0 1 0 183120914 23343104 3273 1992294400 134512640 137136520 4294956256 18446744073709551615 134582484 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 5699 3273 197 640 0 5055 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 22796

[startup+702.301 s]

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

/proc/meminfo: memFree=1846504/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=24160 CPUtime=1121.85
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 3733 0 0 0 112095 90 0 0 25 0 1 0 183120914 24739840 3620 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 6040 3620 197 640 0 5396 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 24160

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3887
/proc/meminfo: memFree=1846312/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=24332 CPUtime=1181.83
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 3780 0 0 0 118089 94 0 0 25 0 1 0 183120914 24915968 3667 1992294400 134512640 137136520 4294956256 18446744073709551615 134544125 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 6083 3667 197 640 0 5439 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 24332

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3887
/proc/meminfo: memFree=1846184/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=24328 CPUtime=1241.8
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 3782 0 0 0 124081 99 0 0 25 0 1 0 183120914 24911872 3669 1992294400 134512640 137136520 4294956256 18446744073709551615 134544402 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 6082 3669 197 640 0 5438 0
Current children cumulated CPU time (s) 1241.8
Current children cumulated vsize (KiB) 24328

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3887
/proc/meminfo: memFree=1846120/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=24424 CPUtime=1301.78
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 3796 0 0 0 130075 103 0 0 25 0 1 0 183120914 25010176 3683 1992294400 134512640 137136520 4294956256 18446744073709551615 134545045 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 6106 3683 197 640 0 5462 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 24424

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3887
/proc/meminfo: memFree=1846120/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=24420 CPUtime=1361.76
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 3796 0 0 0 136069 107 0 0 25 0 1 0 183120914 25006080 3683 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 6105 3683 197 640 0 5461 0
Current children cumulated CPU time (s) 1361.76
Current children cumulated vsize (KiB) 24420

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3887
/proc/meminfo: memFree=1846056/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=24420 CPUtime=1421.75
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 3796 0 0 0 142064 111 0 0 25 0 1 0 183120914 25006080 3683 1992294400 134512640 137136520 4294956256 18446744073709551615 136498241 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 6105 3683 197 640 0 5461 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 24420

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3887
/proc/meminfo: memFree=1846056/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=24420 CPUtime=1481.72
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 3796 0 0 0 148056 116 0 0 25 0 1 0 183120914 25006080 3683 1992294400 134512640 137136520 4294956256 18446744073709551615 136498696 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 6105 3683 197 640 0 5461 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 24420

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3889
/proc/meminfo: memFree=1845928/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=24420 CPUtime=1541.69
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 3796 0 0 0 154049 120 0 0 25 0 1 0 183120914 25006080 3683 1992294400 134512640 137136520 4294956256 18446744073709551615 134544714 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 6105 3683 197 640 0 5461 0
Current children cumulated CPU time (s) 1541.69
Current children cumulated vsize (KiB) 24420

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3889
/proc/meminfo: memFree=1845864/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=24420 CPUtime=1601.67
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 3796 0 0 0 160043 124 0 0 25 0 1 0 183120914 25006080 3683 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 6105 3683 197 640 0 5461 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 24420

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3889
/proc/meminfo: memFree=1845160/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=25364 CPUtime=1661.65
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 4031 0 0 0 166037 128 0 0 25 0 1 0 183120914 25972736 3918 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 6341 3918 197 640 0 5697 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 25364

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3889
/proc/meminfo: memFree=1844968/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=25424 CPUtime=1721.63
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 4052 0 0 0 172031 132 0 0 25 0 1 0 183120914 26034176 3939 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 6356 3939 197 640 0 5712 0
Current children cumulated CPU time (s) 1721.63
Current children cumulated vsize (KiB) 25424

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3889
/proc/meminfo: memFree=1844840/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=25424 CPUtime=1781.6
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 4052 0 0 0 178024 136 0 0 25 0 1 0 183120914 26034176 3939 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 6356 3939 197 640 0 5712 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (KiB) 25424

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3889
/proc/meminfo: memFree=1844840/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=25424 CPUtime=1791.21
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 4052 0 0 0 178984 137 0 0 25 0 1 0 183120914 26034176 3939 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 6356 3939 197 640 0 5712 0
Current children cumulated CPU time (s) 1791.21
Current children cumulated vsize (KiB) 25424

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3889
/proc/meminfo: memFree=1844840/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=25424 CPUtime=1794.4
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 4052 0 0 0 179303 137 0 0 25 0 1 0 183120914 26034176 3939 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 6356 3939 197 640 0 5712 0
Current children cumulated CPU time (s) 1794.4
Current children cumulated vsize (KiB) 25424

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3889
/proc/meminfo: memFree=1844840/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=25424 CPUtime=1796
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 4052 0 0 0 179463 137 0 0 25 0 1 0 183120914 26034176 3939 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 6356 3939 197 640 0 5712 0
Current children cumulated CPU time (s) 1796
Current children cumulated vsize (KiB) 25424

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3889
/proc/meminfo: memFree=1844840/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=25424 CPUtime=1796.8
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 4052 0 0 0 179543 137 0 0 25 0 1 0 183120914 26034176 3939 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 6356 3939 197 640 0 5712 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 25424

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3889
/proc/meminfo: memFree=1844840/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=25424 CPUtime=1797.6
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 4052 0 0 0 179623 137 0 0 25 0 1 0 183120914 26034176 3939 1992294400 134512640 137136520 4294956256 18446744073709551615 135982492 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 6356 3939 197 640 0 5712 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (KiB) 25424

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3889
/proc/meminfo: memFree=1844840/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=25424 CPUtime=1797.8
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 4052 0 0 0 179643 137 0 0 25 0 1 0 183120914 26034176 3939 1992294400 134512640 137136520 4294956256 18446744073709551615 134543621 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 6356 3939 197 640 0 5712 0
Current children cumulated CPU time (s) 1797.8
Current children cumulated vsize (KiB) 25424

[startup+1798.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3889
/proc/meminfo: memFree=1844840/2055920 swapFree=4192812/4192956
[pid=3886] ppid=3884 vsize=25424 CPUtime=1797.9
/proc/3886/stat : 3886 (bsolo) R 3884 3886 3484 0 -1 4194304 4052 0 0 0 179653 137 0 0 25 0 1 0 183120914 26034176 3939 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3886/statm: 6356 3939 197 640 0 5712 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 25424

Child status: 0
Real time (s): 1798.7
CPU time (s): 1798.01
CPU user time (s): 1796.63
CPU system time (s): 1.37979
CPU usage (%): 99.9615
Max. virtual memory (cumulated for all children) (KiB): 25448

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

runsolver used 1.82772 second user time and 4.71928 second system time

The end

Launcher Data

Begin job on node35 at 2009-06-16 14:26:56
IDJOB=1876958
IDBENCH=2134
IDSOLVER=699
FILE ID=node35/1876958-1245155216
PBS_JOBID= 9363731
Free space on /tmp= 66136 MiB

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

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

MD5SUM BENCH= 28753ff2e44c4cedb2d3a2e783f8d1a4
RANDOM SEED=130703048

node35.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.232
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.232
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:       1861520 kB
Buffers:         36032 kB
Cached:          84256 kB
SwapCached:        140 kB
Active:          49612 kB
Inactive:        84744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4160 kB
Writeback:           0 kB
Mapped:          23744 kB
Slab:            46108 kB
Committed_AS:   167820 kB
PageTables:       1400 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-1876958-1245155216.opb

Free space on /tmp at the end= 66132 MiB
End job on node35 at 2009-06-16 14:56:55