Trace number 1884332

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 NameAnswerCPU timeWall clock time
bsolo 3.1? 1798.04 1798.89

General information on the benchmark

Name/PURE-SAT/SAT07/industrial/
grieu/vmpc_25.opb
MD5SUM3850b9735bf641ab1d06313ae014c0ee
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark242.189
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables625
Total number of constraints76775
Number of constraints which are clauses76775
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 constraint25
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
Number of bits of the biggest sum of numbers5
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-1884332-1245257158.opb
0.00/0.00	c File size is 2190275 bytes.
0.19/0.27	c Highest Coefficient sum: 26
0.19/0.27	c Parsing was ok!!
0.19/0.27	c Total parsing time: 0.272 s
0.19/0.30	c Var: 625 Constr: 76775 76775/0/0 Lit: 201350 Watch. Lit: 153550
0.19/0.30	c Obj. Vars: 0 (0 % of total variables)
2.20/2.29	c Pre-processing Time: 2.295 s
2.29/2.30	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.29/2.30	c        0    623    57798   159519    2   115596   19265      0      0 2.29
2.29/2.30	c Switching off lower bounding mode.
1797.95/1798.86	c      100    623    57994   179067    3   115988   21192    196     42 2.38
1797.95/1798.86	c      251    623    58275   210933    3   116550   23312    477     99 2.53
1797.95/1798.86	c      477    623    58696   261909    4   117392   25644    898    167 2.85
1797.95/1798.86	c      817    623    59356   326433    5   118712   28209   1558    246 3.31
1797.95/1798.86	c     1326    623    60324   435954    7   120648   31030   2526    319 4.16
1797.95/1798.86	c     2090    623    61772   596237    9   123544   34134   3974    357 5.84
1797.95/1798.86	c     3236    623    63914   851300   13   127828   37548   6116    362 8.94
1797.95/1798.86	c     4957    623    67212  1212996   18   134424   41303   9414    306 16.19
1797.95/1798.86	c     7541    623    72088  1818581   25   144176   45434  14290    254 29.62
1797.95/1798.86	c    11420    623    79458  2775006   34   158916   49978  21660    189 60.41
1797.95/1798.86	c    17243    623    90463  4183097   46   180926   54976  32665    145 118.84
1797.95/1798.86	c    25980    623   107327  6467336   60   214654   60474  49529    101 255.41
1797.95/1798.86	c    39092    623    94196  4909890   52   188392   66522  36398     85 454.79
1797.95/1798.86	c    58763    623    88612  4594419   51   177224   73175  30814     73 800.25
1797.95/1798.86	c    88274    623    94951  4862299   51   189902   80493  37153     69 1269.69
1797.95/1798.86	c Resources Exceeded
1797.95/1798.86	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.95/1798.86	c   15   115398  40623   293248    91071  4682775  33273     64 1798.02
1797.95/1798.86	s UNKNOWN
1797.95/1798.86	c Total time: 1798.02 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-1884332-1245257158/watcher-1884332-1245257158 -o /tmp/evaluation-result-1884332-1245257158/solver-1884332-1245257158 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1884332-1245257158.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.00 0.91 3/65 19536
/proc/meminfo: memFree=1858224/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=12844 CPUtime=0
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 255 0 0 0 0 0 0 0 18 0 1 0 193314796 13152256 239 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 3211 240 176 640 0 2032 0

[startup+0.0580141 s]
/proc/loadavg: 1.00 1.00 0.91 3/65 19536
/proc/meminfo: memFree=1858224/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=14488 CPUtime=0.05
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 758 0 0 0 5 0 0 0 18 0 1 0 193314796 14835712 742 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 3622 744 278 640 0 2443 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14488

[startup+0.101021 s]
/proc/loadavg: 1.00 1.00 0.91 3/65 19536
/proc/meminfo: memFree=1858224/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=15724 CPUtime=0.09
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 1172 0 0 0 9 0 0 0 18 0 1 0 193314796 16101376 1156 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 3931 1156 363 640 0 2752 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15724

[startup+0.301058 s]
/proc/loadavg: 1.00 1.00 0.91 3/65 19536
/proc/meminfo: memFree=1858224/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=22492 CPUtime=0.29
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 3756 0 0 0 28 1 0 0 19 0 1 0 193314796 23031808 3205 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 5623 3205 188 640 0 4979 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22492

[startup+0.701132 s]
/proc/loadavg: 1.00 1.00 0.91 3/65 19536
/proc/meminfo: memFree=1858224/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=25708 CPUtime=0.69
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 4556 0 0 0 68 1 0 0 23 0 1 0 193314796 26324992 4005 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 6427 4005 191 640 0 5783 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25708

[startup+1.50128 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19537
/proc/meminfo: memFree=1842856/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=25840 CPUtime=1.49
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 4594 0 0 0 146 3 0 0 25 0 1 0 193314796 26460160 4043 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 6460 4043 191 640 0 5816 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25840

[startup+3.10158 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19537
/proc/meminfo: memFree=1842536/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=24168 CPUtime=3.09
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 4984 0 0 0 304 5 0 0 25 0 1 0 193314796 24748032 3610 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 6042 3610 197 640 0 5398 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24168

[startup+6.30118 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19537
/proc/meminfo: memFree=1841128/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=28316 CPUtime=6.28
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 6046 0 0 0 622 6 0 0 25 0 1 0 193314796 28995584 4672 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 7079 4672 197 640 0 6435 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28316

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19537
/proc/meminfo: memFree=1835312/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=33384 CPUtime=12.68
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 7299 0 0 0 1259 9 0 0 25 0 1 0 193314796 34185216 5925 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 8346 5925 197 640 0 7702 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33384

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19537
/proc/meminfo: memFree=1828336/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=40372 CPUtime=25.47
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 9038 0 0 0 2536 11 0 0 25 0 1 0 193314796 41340928 7664 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 10093 7664 198 640 0 9449 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 40372

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19537
/proc/meminfo: memFree=1816624/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=52076 CPUtime=51.06
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 11988 0 0 0 5091 15 0 0 25 0 1 0 193314796 53325824 10614 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 13019 10614 198 640 0 12375 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 52076

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19537
/proc/meminfo: memFree=1799280/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=69140 CPUtime=102.24
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 16243 0 0 0 10204 20 0 0 25 0 1 0 193314796 70799360 14869 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 17285 14869 198 640 0 16641 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 69140

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19537
/proc/meminfo: memFree=1782576/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=85820 CPUtime=162.21
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 20418 0 0 0 16196 25 0 0 25 0 1 0 193314796 87879680 19044 1992294400 134512640 137136520 4294956256 18446744073709551615 136502032 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 21455 19044 198 640 0 20811 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 85820

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19537
/proc/meminfo: memFree=1769456/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=98848 CPUtime=222.19
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 23657 0 0 0 22189 30 0 0 25 0 1 0 193314796 101220352 22283 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 24712 22283 198 640 0 24068 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 98848

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19537
/proc/meminfo: memFree=1757744/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=110476 CPUtime=282.17
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 26591 0 0 0 28183 34 0 0 25 0 1 0 193314796 113127424 25217 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 27619 25217 198 640 0 26975 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 110476

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19537
/proc/meminfo: memFree=1747568/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=120636 CPUtime=342.14
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 29128 0 0 0 34176 38 0 0 25 0 1 0 193314796 123531264 27754 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 30159 27754 198 640 0 29515 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 120636

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19539
/proc/meminfo: memFree=1741552/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=124884 CPUtime=402.11
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 30254 0 0 0 40171 40 0 0 25 0 1 0 193314796 127881216 28820 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 31221 28820 198 640 0 30577 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 124884

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19539
/proc/meminfo: memFree=1741552/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=124884 CPUtime=462.08
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 30254 0 0 0 46167 41 0 0 25 0 1 0 193314796 127881216 28820 1992294400 134512640 137136520 4294956256 18446744073709551615 135982505 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 31221 28820 198 640 0 30577 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 124884

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19539
/proc/meminfo: memFree=1741552/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=124884 CPUtime=522.06
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 30254 0 0 0 52164 42 0 0 25 0 1 0 193314796 127881216 28820 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 31221 28820 198 640 0 30577 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 124884

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19539
/proc/meminfo: memFree=1741552/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=124884 CPUtime=582.03
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 30254 0 0 0 58159 44 0 0 25 0 1 0 193314796 127881216 28820 1992294400 134512640 137136520 4294956256 18446744073709551615 136502448 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 31221 28820 198 640 0 30577 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 124884

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19539
/proc/meminfo: memFree=1739056/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=127524 CPUtime=642.01
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 30907 0 0 0 64155 46 0 0 25 0 1 0 193314796 130584576 29473 1992294400 134512640 137136520 4294956256 18446744073709551615 134544162 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 31881 29473 198 640 0 31237 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 127524

[startup+702.301 s]

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

/proc/meminfo: memFree=1716840/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=149204 CPUtime=1121.78
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 36401 0 0 0 112119 59 0 0 25 0 1 0 193314796 152784896 34901 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 37301 34901 198 640 0 36657 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 149204

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19545
/proc/meminfo: memFree=1708008/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=157804 CPUtime=1181.76
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 38614 0 0 0 118114 62 0 0 25 0 1 0 193314796 161591296 37042 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 39451 37042 198 640 0 38807 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 157804

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19545
/proc/meminfo: memFree=1707824/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=157804 CPUtime=1241.73
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 38614 0 0 0 124109 64 0 0 25 0 1 0 193314796 161591296 37042 1992294400 134512640 137136520 4294956256 18446744073709551615 134543977 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 39451 37042 198 640 0 38807 0
Current children cumulated CPU time (s) 1241.73
Current children cumulated vsize (KiB) 157804

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19545
/proc/meminfo: memFree=1707824/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=157804 CPUtime=1301.7
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 38614 0 0 0 130105 65 0 0 25 0 1 0 193314796 161591296 37042 1992294400 134512640 137136520 4294956256 18446744073709551615 134544001 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 39451 37042 198 640 0 38807 0
Current children cumulated CPU time (s) 1301.7
Current children cumulated vsize (KiB) 157804

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19545
/proc/meminfo: memFree=1707824/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=157804 CPUtime=1361.66
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 38614 0 0 0 136100 66 0 0 25 0 1 0 193314796 161591296 37042 1992294400 134512640 137136520 4294956256 18446744073709551615 135982503 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 39451 37042 198 640 0 38807 0
Current children cumulated CPU time (s) 1361.66
Current children cumulated vsize (KiB) 157804

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19545
/proc/meminfo: memFree=1707824/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=157804 CPUtime=1421.64
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 38614 0 0 0 142096 68 0 0 25 0 1 0 193314796 161591296 37042 1992294400 134512640 137136520 4294956256 18446744073709551615 136499644 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 39451 37042 198 640 0 38807 0
Current children cumulated CPU time (s) 1421.64
Current children cumulated vsize (KiB) 157804

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19545
/proc/meminfo: memFree=1707888/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=157804 CPUtime=1481.59
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 38614 0 0 0 148090 69 0 0 25 0 1 0 193314796 161591296 37042 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 39451 37042 198 640 0 38807 0
Current children cumulated CPU time (s) 1481.59
Current children cumulated vsize (KiB) 157804

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19545
/proc/meminfo: memFree=1707824/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=157804 CPUtime=1541.56
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 38614 0 0 0 154087 69 0 0 25 0 1 0 193314796 161591296 37042 1992294400 134512640 137136520 4294956256 18446744073709551615 134544550 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 39451 37042 198 640 0 38807 0
Current children cumulated CPU time (s) 1541.56
Current children cumulated vsize (KiB) 157804

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19545
/proc/meminfo: memFree=1707760/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=157804 CPUtime=1601.54
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 38614 0 0 0 160084 70 0 0 25 0 1 0 193314796 161591296 37042 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 39451 37042 198 640 0 38807 0
Current children cumulated CPU time (s) 1601.54
Current children cumulated vsize (KiB) 157804

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19545
/proc/meminfo: memFree=1707760/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=157808 CPUtime=1661.5
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 38615 0 0 0 166080 70 0 0 25 0 1 0 193314796 161595392 37043 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 39452 37043 198 640 0 38808 0
Current children cumulated CPU time (s) 1661.5
Current children cumulated vsize (KiB) 157808

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19545
/proc/meminfo: memFree=1702000/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=163764 CPUtime=1721.48
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 40109 0 0 0 172076 72 0 0 25 0 1 0 193314796 167694336 38537 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 40941 38537 198 640 0 40297 0
Current children cumulated CPU time (s) 1721.48
Current children cumulated vsize (KiB) 163764

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19545
/proc/meminfo: memFree=1698416/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=166940 CPUtime=1781.45
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 40979 0 0 0 178071 74 0 0 25 0 1 0 193314796 170946560 39328 1992294400 134512640 137136520 4294956256 18446744073709551615 136500517 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 41735 39328 198 640 0 41091 0
Current children cumulated CPU time (s) 1781.45
Current children cumulated vsize (KiB) 166940

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19545
/proc/meminfo: memFree=1698416/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=166940 CPUtime=1791.06
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 40979 0 0 0 179031 75 0 0 25 0 1 0 193314796 170946560 39328 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 41735 39328 198 640 0 41091 0
Current children cumulated CPU time (s) 1791.06
Current children cumulated vsize (KiB) 166940

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19545
/proc/meminfo: memFree=1698416/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=166940 CPUtime=1794.25
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 40979 0 0 0 179350 75 0 0 25 0 1 0 193314796 170946560 39328 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 41735 39328 198 640 0 41091 0
Current children cumulated CPU time (s) 1794.25
Current children cumulated vsize (KiB) 166940

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19545
/proc/meminfo: memFree=1698416/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=166940 CPUtime=1795.85
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 40979 0 0 0 179510 75 0 0 25 0 1 0 193314796 170946560 39328 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 41735 39328 198 640 0 41091 0
Current children cumulated CPU time (s) 1795.85
Current children cumulated vsize (KiB) 166940

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19545
/proc/meminfo: memFree=1698416/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=166940 CPUtime=1796.65
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 40979 0 0 0 179590 75 0 0 25 0 1 0 193314796 170946560 39328 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 41735 39328 198 640 0 41091 0
Current children cumulated CPU time (s) 1796.65
Current children cumulated vsize (KiB) 166940

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19545
/proc/meminfo: memFree=1698416/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=166940 CPUtime=1797.45
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 40979 0 0 0 179670 75 0 0 25 0 1 0 193314796 170946560 39328 1992294400 134512640 137136520 4294956256 18446744073709551615 134543881 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 41735 39328 198 640 0 41091 0
Current children cumulated CPU time (s) 1797.45
Current children cumulated vsize (KiB) 166940

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19545
/proc/meminfo: memFree=1698416/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=166940 CPUtime=1797.85
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 40979 0 0 0 179710 75 0 0 25 0 1 0 193314796 170946560 39328 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 41735 39328 198 640 0 41091 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (KiB) 166940

[startup+1798.8 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19545
/proc/meminfo: memFree=1698416/2055920 swapFree=4181244/4192956
[pid=19536] ppid=19534 vsize=166940 CPUtime=1797.95
/proc/19536/stat : 19536 (bsolo) R 19534 19536 19414 0 -1 4194304 40979 0 0 0 179720 75 0 0 25 0 1 0 193314796 170946560 39328 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19536/statm: 41735 39328 198 640 0 41091 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 166940

Child status: 0
Real time (s): 1798.89
CPU time (s): 1798.04
CPU user time (s): 1797.26
CPU system time (s): 0.779881
CPU usage (%): 99.953
Max. virtual memory (cumulated for all children) (KiB): 167256

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

runsolver used 1.93471 second user time and 4.6133 second system time

The end

Launcher Data

Begin job on node81 at 2009-06-17 18:45:59
IDJOB=1884332
IDBENCH=71946
IDSOLVER=699
FILE ID=node81/1884332-1245257158
PBS_JOBID= 9372381
Free space on /tmp= 126772 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT07/industrial/grieu/vmpc_25.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884332-1245257158/watcher-1884332-1245257158 -o /tmp/evaluation-result-1884332-1245257158/solver-1884332-1245257158 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1884332-1245257158.opb

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

MD5SUM BENCH= 3850b9735bf641ab1d06313ae014c0ee
RANDOM SEED=513130988

node81.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1858712 kB
Buffers:         15136 kB
Cached:         117424 kB
SwapCached:       3644 kB
Active:          27896 kB
Inactive:       111496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858712 kB
SwapTotal:     4192956 kB
SwapFree:      4181244 kB
Dirty:            6080 kB
Writeback:           0 kB
Mapped:          14516 kB
Slab:            43576 kB
Committed_AS:   117228 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1884332-1245257158.opb

Free space on /tmp at the end= 126768 MiB
End job on node81 at 2009-06-17 19:15:58