Trace number 1884323

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.07 1798.77

General information on the benchmark

Name/PURE-SAT/SAT07/industrial/
grieu/vmpc_26.opb
MD5SUM86f6a33e70d2c2c1bee86bfa3a83b147
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 benchmark12.3301
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables676
Total number of constraints86424
Number of constraints which are clauses86424
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 constraint26
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 27
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-1884323-1245256965.opb
0.00/0.00	c File size is 2467978 bytes.
0.29/0.30	c Highest Coefficient sum: 27
0.29/0.30	c Parsing was ok!!
0.29/0.30	c Total parsing time: 0.306 s
0.29/0.33	c Var: 676 Constr: 86424 86424/0/0 Lit: 226590 Watch. Lit: 172848
0.29/0.33	c Obj. Vars: 0 (0 % of total variables)
2.69/2.70	c Pre-processing Time: 2.7 s
2.69/2.70	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.69/2.70	c        0    674    65231   180016    2   130462   21743      0      0 2.70
2.69/2.70	c Switching off lower bounding mode.
1797.98/1798.74	c      100    674    65331   191328    2   130662   23918    100     36 2.77
1797.98/1798.74	c      251    674    65482   207451    3   130964   26310    251     86 2.90
1797.98/1798.74	c      476    674    65707   236677    3   131414   28942    476    153 3.11
1797.98/1798.74	c      814    674    66045   276407    4   132090   31837    814    232 3.51
1797.98/1798.74	c     1322    674    66553   338655    5   133106   35021   1322    321 4.12
1797.98/1798.74	c     2087    674    67318   434641    6   134636   38524   2087    392 5.31
1797.98/1798.74	c     3233    674    68464   582946    8   136928   42377   3233    432 7.47
1797.98/1798.74	c     4954    674    70185   809842   11   140370   46615   4954    421 11.76
1797.98/1798.74	c     7539    674    72770  1172760   16   145540   51277   7539    378 19.92
1797.98/1798.74	c    11419    674    76650  1713902   22   153300   56405  11419    285 39.97
1797.98/1798.74	c    17244    674    82475  2468187   29   164950   62046  17244    227 75.75
1797.98/1798.74	c    25983    674    91214  3790472   41   182428   68251  25983    179 144.47
1797.98/1798.74	c    39096    674   104327  5635829   54   208654   75077  39096    122 319.95
1797.98/1798.74	c    58766    674   123997  8546961   68   247994   82585  58766     86 681.90
1797.98/1798.74	c    88279    674    85710  2890461   33   171420   90844  20479     64 1373.59
1797.98/1798.74	c Resources Exceeded
1797.98/1798.74	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1798.74	c   15   118851  41710   300591   116282  7778243  51051     66 1798.04
1797.98/1798.74	s UNKNOWN
1797.98/1798.74	c Total time: 1798.04 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-1884323-1245256965/watcher-1884323-1245256965 -o /tmp/evaluation-result-1884323-1245256965/solver-1884323-1245256965 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1884323-1245256965.opb 

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 5305
/proc/meminfo: memFree=1844464/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=13116 CPUtime=0
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 259 0 0 0 0 0 0 0 18 0 1 0 193297499 13430784 243 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 3279 243 177 640 0 2032 0

[startup+0.0947251 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 5305
/proc/meminfo: memFree=1844464/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=15856 CPUtime=0.09
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 1122 0 0 0 9 0 0 0 18 0 1 0 193297499 16236544 1106 1992294400 134512640 137136520 4294956256 18446744073709551615 134517592 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 3964 1107 353 640 0 2717 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15856

[startup+0.101725 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 5305
/proc/meminfo: memFree=1844464/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=16128 CPUtime=0.09
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 1186 0 0 0 9 0 0 0 18 0 1 0 193297499 16515072 1170 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 4032 1171 366 640 0 2785 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16128

[startup+0.30174 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 5305
/proc/meminfo: memFree=1844464/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=22156 CPUtime=0.29
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 3087 0 0 0 29 0 0 0 19 0 1 0 193297499 22687744 3071 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 5539 3072 759 640 0 4292 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22156

[startup+0.701773 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 5305
/proc/meminfo: memFree=1844464/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=27612 CPUtime=0.69
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 5094 0 0 0 68 1 0 0 23 0 1 0 193297499 28274688 4475 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 6903 4475 191 640 0 6259 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27612

[startup+1.50184 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5306
/proc/meminfo: memFree=1827304/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=27744 CPUtime=1.5
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 5132 0 0 0 147 3 0 0 25 0 1 0 193297499 28409856 4513 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 6936 4513 191 640 0 6292 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 27744

[startup+3.10197 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5306
/proc/meminfo: memFree=1826984/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=24592 CPUtime=3.09
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 5297 0 0 0 304 5 0 0 25 0 1 0 193297499 25182208 3746 1992294400 134512640 137136520 4294956256 18446744073709551615 134543884 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 6148 3746 196 640 0 5504 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24592

[startup+6.30123 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5306
/proc/meminfo: memFree=1827560/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=27932 CPUtime=6.29
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 6123 0 0 0 622 7 0 0 25 0 1 0 193297499 28602368 4572 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 6983 4572 196 640 0 6339 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27932

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5306
/proc/meminfo: memFree=1822952/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=32064 CPUtime=12.69
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 7153 0 0 0 1260 9 0 0 25 0 1 0 193297499 32833536 5602 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 8016 5602 196 640 0 7372 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32064

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5306
/proc/meminfo: memFree=1816936/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=38024 CPUtime=25.48
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 8628 0 0 0 2537 11 0 0 25 0 1 0 193297499 38936576 7077 1992294400 134512640 137136520 4294956256 18446744073709551615 134543858 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 9506 7077 196 640 0 8862 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38024

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5306
/proc/meminfo: memFree=1809768/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=45084 CPUtime=51.07
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 10418 0 0 0 5092 15 0 0 25 0 1 0 193297499 46166016 8867 1992294400 134512640 137136520 4294956256 18446744073709551615 134544387 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 11271 8867 196 640 0 10627 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45084

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5306
/proc/meminfo: memFree=1794536/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=60096 CPUtime=102.25
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 14166 0 0 0 10203 22 0 0 25 0 1 0 193297499 61538304 12615 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 15024 12615 196 640 0 14380 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 60096

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5306
/proc/meminfo: memFree=1782184/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=72556 CPUtime=162.23
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 17276 0 0 0 16195 28 0 0 25 0 1 0 193297499 74297344 15725 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 18139 15725 196 640 0 17495 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 72556

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5306
/proc/meminfo: memFree=1772328/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=82232 CPUtime=222.2
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 19698 0 0 0 22187 33 0 0 25 0 1 0 193297499 84205568 18147 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 20558 18147 196 640 0 19914 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 82232

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5306
/proc/meminfo: memFree=1764008/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=90720 CPUtime=282.18
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 21817 0 0 0 28180 38 0 0 25 0 1 0 193297499 92897280 20266 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 22680 20266 196 640 0 22036 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 90720

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5306
/proc/meminfo: memFree=1757224/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=97328 CPUtime=342.13
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 23478 0 0 0 34174 39 0 0 25 0 1 0 193297499 99663872 21927 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 24332 21927 196 640 0 23688 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 97328

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5306
/proc/meminfo: memFree=1749864/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=104776 CPUtime=402.1
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 25314 0 0 0 40167 43 0 0 25 0 1 0 193297499 107290624 23763 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 26194 23763 196 640 0 25550 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 104776

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5306
/proc/meminfo: memFree=1742824/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=111784 CPUtime=462.08
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 27064 0 0 0 46162 46 0 0 25 0 1 0 193297499 114466816 25513 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 27946 25513 196 640 0 27302 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 111784

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5308
/proc/meminfo: memFree=1735720/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=118656 CPUtime=522.06
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 28792 0 0 0 52157 49 0 0 25 0 1 0 193297499 121503744 27241 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 29664 27241 196 640 0 29020 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 118656

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5308
/proc/meminfo: memFree=1729768/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=124604 CPUtime=582.03
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 30281 0 0 0 58151 52 0 0 25 0 1 0 193297499 127594496 28730 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 31151 28730 196 640 0 30507 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 124604

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5308
/proc/meminfo: memFree=1724136/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=130104 CPUtime=642.01
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 31673 0 0 0 64146 55 0 0 25 0 1 0 193297499 133226496 30122 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 32526 30122 196 640 0 31882 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 130104

[startup+702.302 s]

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

/proc/meminfo: memFree=1690600/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=163572 CPUtime=1061.85
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 40034 0 0 0 106115 70 0 0 25 0 1 0 193297499 167497728 38483 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 40893 38483 196 640 0 40249 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 163572

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5314
/proc/meminfo: memFree=1686120/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=167816 CPUtime=1121.83
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 41092 0 0 0 112111 72 0 0 25 0 1 0 193297499 171843584 39541 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 41954 39541 196 640 0 41310 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 167816

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5314
/proc/meminfo: memFree=1682472/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=171572 CPUtime=1181.81
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 42025 0 0 0 118107 74 0 0 25 0 1 0 193297499 175689728 40474 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 42893 40474 196 640 0 42249 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 171572

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5314
/proc/meminfo: memFree=1678504/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=175328 CPUtime=1241.78
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 42978 0 0 0 124103 75 0 0 25 0 1 0 193297499 179535872 41427 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 43832 41427 196 640 0 43188 0
Current children cumulated CPU time (s) 1241.78
Current children cumulated vsize (KiB) 175328

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5314
/proc/meminfo: memFree=1673960/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=179836 CPUtime=1301.76
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 44081 0 0 0 130099 77 0 0 25 0 1 0 193297499 184152064 42530 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 44959 42530 196 640 0 44315 0
Current children cumulated CPU time (s) 1301.76
Current children cumulated vsize (KiB) 179836

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5314
/proc/meminfo: memFree=1672104/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=181464 CPUtime=1361.74
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 44576 0 0 0 136095 79 0 0 25 0 1 0 193297499 185819136 42944 1992294400 134512640 137136520 4294956256 18446744073709551615 136503602 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 45366 42944 196 640 0 44722 0
Current children cumulated CPU time (s) 1361.74
Current children cumulated vsize (KiB) 181464

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5314
/proc/meminfo: memFree=1672040/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=181464 CPUtime=1421.73
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 44576 0 0 0 142092 81 0 0 25 0 1 0 193297499 185819136 42944 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 45366 42944 196 640 0 44722 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 181464

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5314
/proc/meminfo: memFree=1672040/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=181464 CPUtime=1481.69
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 44576 0 0 0 148087 82 0 0 25 0 1 0 193297499 185819136 42944 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 45366 42944 196 640 0 44722 0
Current children cumulated CPU time (s) 1481.69
Current children cumulated vsize (KiB) 181464

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5314
/proc/meminfo: memFree=1671976/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=181464 CPUtime=1541.68
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 44576 0 0 0 154084 84 0 0 25 0 1 0 193297499 185819136 42944 1992294400 134512640 137136520 4294956256 18446744073709551615 134543983 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 45366 42944 196 640 0 44722 0
Current children cumulated CPU time (s) 1541.68
Current children cumulated vsize (KiB) 181464

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5314
/proc/meminfo: memFree=1672040/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=181464 CPUtime=1601.65
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 44576 0 0 0 160080 85 0 0 25 0 1 0 193297499 185819136 42944 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 45366 42944 196 640 0 44722 0
Current children cumulated CPU time (s) 1601.65
Current children cumulated vsize (KiB) 181464

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5314
/proc/meminfo: memFree=1672040/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=181464 CPUtime=1661.63
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 44576 0 0 0 166077 86 0 0 25 0 1 0 193297499 185819136 42944 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 45366 42944 196 640 0 44722 0
Current children cumulated CPU time (s) 1661.63
Current children cumulated vsize (KiB) 181464

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5314
/proc/meminfo: memFree=1672040/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=181464 CPUtime=1721.62
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 44576 0 0 0 172074 88 0 0 25 0 1 0 193297499 185819136 42944 1992294400 134512640 137136520 4294956256 18446744073709551615 136518922 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 45366 42944 196 640 0 44722 0
Current children cumulated CPU time (s) 1721.62
Current children cumulated vsize (KiB) 181464

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5314
/proc/meminfo: memFree=1671912/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=181464 CPUtime=1781.59
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 44576 0 0 0 178071 88 0 0 25 0 1 0 193297499 185819136 42944 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 45366 42944 196 640 0 44722 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (KiB) 181464

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5314
/proc/meminfo: memFree=1671912/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=181464 CPUtime=1791.19
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 44576 0 0 0 179031 88 0 0 25 0 1 0 193297499 185819136 42944 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 45366 42944 196 640 0 44722 0
Current children cumulated CPU time (s) 1791.19
Current children cumulated vsize (KiB) 181464

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5314
/proc/meminfo: memFree=1671912/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=181464 CPUtime=1794.39
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 44576 0 0 0 179351 88 0 0 25 0 1 0 193297499 185819136 42944 1992294400 134512640 137136520 4294956256 18446744073709551615 134543918 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 45366 42944 196 640 0 44722 0
Current children cumulated CPU time (s) 1794.39
Current children cumulated vsize (KiB) 181464

[startup+1796.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5314
/proc/meminfo: memFree=1671912/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=181464 CPUtime=1795.98
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 44576 0 0 0 179510 88 0 0 25 0 1 0 193297499 185819136 42944 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 45366 42944 196 640 0 44722 0
Current children cumulated CPU time (s) 1795.98
Current children cumulated vsize (KiB) 181464

[startup+1797.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5314
/proc/meminfo: memFree=1671912/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=181464 CPUtime=1796.78
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 44576 0 0 0 179590 88 0 0 25 0 1 0 193297499 185819136 42944 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 45366 42944 196 640 0 44722 0
Current children cumulated CPU time (s) 1796.78
Current children cumulated vsize (KiB) 181464

[startup+1798.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5314
/proc/meminfo: memFree=1671912/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=181464 CPUtime=1797.58
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 44576 0 0 0 179670 88 0 0 25 0 1 0 193297499 185819136 42944 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 45366 42944 196 640 0 44722 0
Current children cumulated CPU time (s) 1797.58
Current children cumulated vsize (KiB) 181464

[startup+1798.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5314
/proc/meminfo: memFree=1671912/2055920 swapFree=4181964/4192956
[pid=5305] ppid=5303 vsize=181464 CPUtime=1797.98
/proc/5305/stat : 5305 (bsolo) R 5303 5305 5148 0 -1 4194304 44576 0 0 0 179710 88 0 0 25 0 1 0 193297499 185819136 42944 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5305/statm: 45366 42944 196 640 0 44722 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 181464

Child status: 0
Real time (s): 1798.77
CPU time (s): 1798.07
CPU user time (s): 1797.15
CPU system time (s): 0.91686
CPU usage (%): 99.9607
Max. virtual memory (cumulated for all children) (KiB): 181788

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

runsolver used 1.78273 second user time and 4.76527 second system time

The end

Launcher Data

Begin job on node3 at 2009-06-17 18:42:45
IDJOB=1884323
IDBENCH=71945
IDSOLVER=700
FILE ID=node3/1884323-1245256965
PBS_JOBID= 9372450
Free space on /tmp= 66288 MiB

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

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

MD5SUM BENCH= 86f6a33e70d2c2c1bee86bfa3a83b147
RANDOM SEED=571841967

node3.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.236
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.236
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:       1845008 kB
Buffers:         14584 kB
Cached:         124388 kB
SwapCached:       4984 kB
Active:          22060 kB
Inactive:       124948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1845008 kB
SwapTotal:     4192956 kB
SwapFree:      4181964 kB
Dirty:            6352 kB
Writeback:           0 kB
Mapped:          14232 kB
Slab:            49948 kB
Committed_AS:   183688 kB
PageTables:       1376 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-1884323-1245256965.opb

Free space on /tmp at the end= 66284 MiB
End job on node3 at 2009-06-17 19:12:44