Trace number 1884333

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 cl? 1798.03 1798.61

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: Clause Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1884333-1245257212.opb
0.00/0.00	c File size is 2190275 bytes.
0.19/0.29	c Highest Coefficient sum: 26
0.19/0.29	c Parsing was ok!!
0.19/0.29	c Total parsing time: 0.29 s
0.29/0.32	c Var: 625 Constr: 76775 76775/0/0 Lit: 201350 Watch. Lit: 153550
0.29/0.32	c Obj. Vars: 0 (0 % of total variables)
2.29/2.37	c Pre-processing Time: 2.376 s
2.29/2.38	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.29/2.38	c        0    623    57798   159519    2   115596   19265      0      0 2.38
2.29/2.38	c Switching off lower bounding mode.
1797.91/1798.57	c      101    623    57899   169131    2   115798   21192    101     41 2.44
1797.91/1798.57	c      251    623    58049   183293    3   116098   23312    251     98 2.56
1797.91/1798.57	c      481    623    58279   204179    3   116558   25644    481    174 2.76
1797.91/1798.57	c      823    623    58621   241988    4   117242   28209    823    257 3.20
1797.91/1798.57	c     1332    623    59130   303909    5   118260   31030   1332    338 3.93
1797.91/1798.57	c     2096    623    59894   415330    6   119788   34134   2096    408 5.14
1797.91/1798.57	c     3242    623    61040   551331    9   122080   37548   3242    445 7.27
1797.91/1798.57	c     4969    623    62767   751939   11   125534   41303   4969    436 11.38
1797.91/1798.57	c     7554    623    65352  1077320   16   130704   45434   7554    377 19.99
1797.91/1798.57	c    11436    623    69234  1555792   22   138468   49978  11436    309 36.95
1797.91/1798.57	c    17258    623    75056  2315338   30   150112   54976  17258    232 74.24
1797.91/1798.57	c    25996    623    83794  3525938   42   167588   60474  25996    163 158.55
1797.91/1798.57	c    39106    623    96904  5453225   56   193808   66522  39106    115 339.21
1797.91/1798.57	c    58776    623   116574  8431675   72   233148   73175  58776     83 699.95
1797.91/1798.58	c    88286    623    86703  3785944   43   173406   80493  28905     73 1202.39
1797.91/1798.58	c Resources Exceeded
1797.91/1798.58	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.91/1798.58	c   15   121197  42841   304732   119614  8198240  61816     67 1798.00
1797.91/1798.58	s UNKNOWN
1797.91/1798.58	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-1884333-1245257212/watcher-1884333-1245257212 -o /tmp/evaluation-result-1884333-1245257212/solver-1884333-1245257212 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1884333-1245257212.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 0.99 0.91 3/64 10316
/proc/meminfo: memFree=1835848/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=12844 CPUtime=0
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 253 0 0 0 0 0 0 0 18 0 1 0 193315254 13152256 237 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 3211 237 176 640 0 2032 0

[startup+0.0567239 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 10316
/proc/meminfo: memFree=1835848/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=14352 CPUtime=0.05
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 719 0 0 0 5 0 0 0 18 0 1 0 193315254 14696448 703 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 3588 703 269 640 0 2409 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14352

[startup+0.10173 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 10316
/proc/meminfo: memFree=1835848/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=15584 CPUtime=0.09
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 1125 0 0 0 9 0 0 0 18 0 1 0 193315254 15958016 1109 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 3896 1109 353 640 0 2717 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15584

[startup+0.301762 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 10316
/proc/meminfo: memFree=1835848/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=20244 CPUtime=0.29
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 3178 0 0 0 28 1 0 0 19 0 1 0 193315254 20729856 2627 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 5061 2629 186 640 0 4417 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20244

[startup+0.701826 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 10316
/proc/meminfo: memFree=1835848/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=25708 CPUtime=0.69
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 4554 0 0 0 67 2 0 0 22 0 1 0 193315254 26324992 4003 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 6427 4003 191 640 0 5783 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25708

[startup+1.50195 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10317
/proc/meminfo: memFree=1820480/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=25840 CPUtime=1.49
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 4592 0 0 0 145 4 0 0 25 0 1 0 193315254 26460160 4041 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 6460 4041 191 640 0 5816 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25840

[startup+3.10121 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10317
/proc/meminfo: memFree=1820160/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=23352 CPUtime=3.09
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 4798 0 0 0 303 6 0 0 25 0 1 0 193315254 23912448 3424 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 5838 3424 196 640 0 5194 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23352

[startup+6.30172 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10317
/proc/meminfo: memFree=1820096/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=26480 CPUtime=6.29
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 5582 0 0 0 622 7 0 0 25 0 1 0 193315254 27115520 4208 1992294400 134512640 137136520 4294956256 18446744073709551615 134544714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 6620 4208 196 640 0 5976 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26480

[startup+12.7017 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10317
/proc/meminfo: memFree=1816008/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=30220 CPUtime=12.69
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 6514 0 0 0 1260 9 0 0 25 0 1 0 193315254 30945280 5140 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 7555 5140 196 640 0 6911 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30220

[startup+25.5018 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10317
/proc/meminfo: memFree=1810760/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=35344 CPUtime=25.48
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 7792 0 0 0 2537 11 0 0 25 0 1 0 193315254 36192256 6418 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 8836 6418 196 640 0 8192 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35344

[startup+51.1019 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10317
/proc/meminfo: memFree=1802952/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=43180 CPUtime=51.06
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 9737 0 0 0 5092 14 0 0 25 0 1 0 193315254 44216320 8363 1992294400 134512640 137136520 4294956256 18446744073709551615 134544249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 10795 8363 196 640 0 10151 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 43180

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10317
/proc/meminfo: memFree=1790856/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=55080 CPUtime=102.26
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 12739 0 0 0 10206 20 0 0 25 0 1 0 193315254 56401920 11365 1992294400 134512640 137136520 4294956256 18446744073709551615 134543887 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 13770 11365 196 640 0 13126 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 55080

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10317
/proc/meminfo: memFree=1779784/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=66192 CPUtime=162.23
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 15518 0 0 0 16198 25 0 0 25 0 1 0 193315254 67780608 14144 1992294400 134512640 137136520 4294956256 18446744073709551615 134544600 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 16548 14144 196 640 0 15904 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 66192

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10317
/proc/meminfo: memFree=1770568/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=75356 CPUtime=222.21
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 17791 0 0 0 22192 29 0 0 25 0 1 0 193315254 77164544 16417 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 18839 16417 196 640 0 18195 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 75356

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10317
/proc/meminfo: memFree=1761992/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=83980 CPUtime=282.2
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 19938 0 0 0 28186 34 0 0 25 0 1 0 193315254 85995520 18564 1992294400 134512640 137136520 4294956256 18446744073709551615 134544387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 20995 18564 196 640 0 20351 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 83980

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10319
/proc/meminfo: memFree=1753864/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=92000 CPUtime=342.17
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 21960 0 0 0 34181 36 0 0 25 0 1 0 193315254 94208000 20586 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 23000 20586 196 640 0 22356 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 92000

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10319
/proc/meminfo: memFree=1746568/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=99396 CPUtime=402.15
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 23798 0 0 0 40176 39 0 0 25 0 1 0 193315254 101781504 22424 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 24849 22424 196 640 0 24205 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 99396

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10319
/proc/meminfo: memFree=1739720/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=106152 CPUtime=462.14
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 25492 0 0 0 46172 42 0 0 25 0 1 0 193315254 108699648 24118 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 26538 24118 196 640 0 25894 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 106152

[startup+522.303 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10319
/proc/meminfo: memFree=1733000/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=112876 CPUtime=522.12
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 27162 0 0 0 52168 44 0 0 25 0 1 0 193315254 115585024 25788 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 28219 25788 196 640 0 27575 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 112876

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10319
/proc/meminfo: memFree=1725960/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=119888 CPUtime=582.1
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 28929 0 0 0 58163 47 0 0 25 0 1 0 193315254 122765312 27555 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 29972 27555 196 640 0 29328 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 119888

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10319
/proc/meminfo: memFree=1719304/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=126368 CPUtime=642.08
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 30545 0 0 0 64157 51 0 0 25 0 1 0 193315254 129400832 29171 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 31592 29171 196 640 0 30948 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 126368

[startup+702.302 s]

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

/proc/meminfo: memFree=1687240/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=157880 CPUtime=1121.92
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 38494 0 0 0 112124 68 0 0 25 0 1 0 193315254 161669120 37048 1992294400 134512640 137136520 4294956256 18446744073709551615 134544050 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 39470 37048 196 640 0 38826 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 157880

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10325
/proc/meminfo: memFree=1687240/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=157880 CPUtime=1181.9
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 38494 0 0 0 118120 70 0 0 25 0 1 0 193315254 161669120 37048 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 39470 37048 196 640 0 38826 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 157880

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10325
/proc/meminfo: memFree=1687112/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=157880 CPUtime=1241.89
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 38494 0 0 0 124117 72 0 0 25 0 1 0 193315254 161669120 37048 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 39470 37048 196 640 0 38826 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 157880

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10325
/proc/meminfo: memFree=1687112/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=157880 CPUtime=1301.87
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 38494 0 0 0 130114 73 0 0 25 0 1 0 193315254 161669120 37048 1992294400 134512640 137136520 4294956256 18446744073709551615 134543887 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 39470 37048 196 640 0 38826 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 157880

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10325
/proc/meminfo: memFree=1687112/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=157880 CPUtime=1361.85
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 38494 0 0 0 136111 74 0 0 25 0 1 0 193315254 161669120 37048 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 39470 37048 196 640 0 38826 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 157880

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10325
/proc/meminfo: memFree=1687112/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=157880 CPUtime=1421.84
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 38494 0 0 0 142108 76 0 0 25 0 1 0 193315254 161669120 37048 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 39470 37048 196 640 0 38826 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 157880

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10325
/proc/meminfo: memFree=1687112/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=157880 CPUtime=1481.81
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 38494 0 0 0 148104 77 0 0 25 0 1 0 193315254 161669120 37048 1992294400 134512640 137136520 4294956256 18446744073709551615 134544398 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 39470 37048 196 640 0 38826 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 157880

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10325
/proc/meminfo: memFree=1687112/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=157880 CPUtime=1541.79
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 38494 0 0 0 154101 78 0 0 25 0 1 0 193315254 161669120 37048 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 39470 37048 196 640 0 38826 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 157880

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10325
/proc/meminfo: memFree=1687112/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=157880 CPUtime=1601.77
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 38494 0 0 0 160098 79 0 0 25 0 1 0 193315254 161669120 37048 1992294400 134512640 137136520 4294956256 18446744073709551615 136500521 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 39470 37048 196 640 0 38826 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 157880

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10325
/proc/meminfo: memFree=1687112/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=157880 CPUtime=1661.76
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 38494 0 0 0 166096 80 0 0 25 0 1 0 193315254 161669120 37048 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 39470 37048 196 640 0 38826 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 157880

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10325
/proc/meminfo: memFree=1687048/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=157880 CPUtime=1721.74
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 38494 0 0 0 172093 81 0 0 25 0 1 0 193315254 161669120 37048 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 39470 37048 196 640 0 38826 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 157880

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10325
/proc/meminfo: memFree=1686984/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=157880 CPUtime=1781.72
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 38494 0 0 0 178090 82 0 0 25 0 1 0 193315254 161669120 37048 1992294400 134512640 137136520 4294956256 18446744073709551615 136509112 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 39470 37048 196 640 0 38826 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 157880

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10325
/proc/meminfo: memFree=1686984/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=157880 CPUtime=1791.32
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 38494 0 0 0 179050 82 0 0 25 0 1 0 193315254 161669120 37048 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 39470 37048 196 640 0 38826 0
Current children cumulated CPU time (s) 1791.32
Current children cumulated vsize (KiB) 157880

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10325
/proc/meminfo: memFree=1686984/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=157880 CPUtime=1794.52
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 38494 0 0 0 179370 82 0 0 25 0 1 0 193315254 161669120 37048 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 39470 37048 196 640 0 38826 0
Current children cumulated CPU time (s) 1794.52
Current children cumulated vsize (KiB) 157880

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10325
/proc/meminfo: memFree=1686984/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=157880 CPUtime=1796.11
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 38494 0 0 0 179529 82 0 0 25 0 1 0 193315254 161669120 37048 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 39470 37048 196 640 0 38826 0
Current children cumulated CPU time (s) 1796.11
Current children cumulated vsize (KiB) 157880

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10325
/proc/meminfo: memFree=1686984/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=157880 CPUtime=1796.91
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 38494 0 0 0 179609 82 0 0 25 0 1 0 193315254 161669120 37048 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 39470 37048 196 640 0 38826 0
Current children cumulated CPU time (s) 1796.91
Current children cumulated vsize (KiB) 157880

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10325
/proc/meminfo: memFree=1686984/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=157880 CPUtime=1797.71
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 38494 0 0 0 179689 82 0 0 25 0 1 0 193315254 161669120 37048 1992294400 134512640 137136520 4294956256 18446744073709551615 136518848 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 39470 37048 196 640 0 38826 0
Current children cumulated CPU time (s) 1797.71
Current children cumulated vsize (KiB) 157880

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10325
/proc/meminfo: memFree=1686984/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=157880 CPUtime=1797.91
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194304 38494 0 0 0 179709 82 0 0 25 0 1 0 193315254 161669120 37048 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 39470 37048 196 640 0 38826 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 157880

[startup+1798.6 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 10325
/proc/meminfo: memFree=1686984/2055920 swapFree=4181748/4192956
[pid=10316] ppid=10314 vsize=0 CPUtime=1798.01
/proc/10316/stat : 10316 (bsolo) R 10314 10316 10125 0 -1 4194308 38495 0 0 0 179717 84 0 0 25 0 1 0 193315254 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10316/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.01
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.61
CPU time (s): 1798.03
CPU user time (s): 1797.17
CPU system time (s): 0.85187
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 158168

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

runsolver used 1.57776 second user time and 3.42048 second system time

The end

Launcher Data

Begin job on node69 at 2009-06-17 18:46:52
IDJOB=1884333
IDBENCH=71946
IDSOLVER=700
FILE ID=node69/1884333-1245257212
PBS_JOBID= 9372392
Free space on /tmp= 66468 MiB

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

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

MD5SUM BENCH= 3850b9735bf641ab1d06313ae014c0ee
RANDOM SEED=346662590

node69.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.279
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.279
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:       1836272 kB
Buffers:         23892 kB
Cached:         122188 kB
SwapCached:       5288 kB
Active:          38316 kB
Inactive:       115896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1836272 kB
SwapTotal:     4192956 kB
SwapFree:      4181748 kB
Dirty:            6072 kB
Writeback:           0 kB
Mapped:          13484 kB
Slab:            51356 kB
Committed_AS:    91788 kB
PageTables:       1468 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-1884333-1245257212.opb

Free space on /tmp at the end= 66464 MiB
End job on node69 at 2009-06-17 19:16:51