Trace number 1884322

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.05 1799.02

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: 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-1884322-1245256932.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.70/2.70	c Pre-processing Time: 2.703 s
2.70/2.70	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.70/2.70	c        0    674    65231   180016    2   130462   21743      0      0 2.70
2.70/2.70	c Switching off lower bounding mode.
1797.93/1798.98	c      100    674    65421   201878    3   130842   23918    190     35 2.79
1797.93/1798.98	c      250    674    65715   228392    3   131430   26310    484     84 2.95
1797.93/1798.98	c      476    674    66151   277693    4   132302   28942    920    147 3.24
1797.93/1798.98	c      820    674    66821   366011    5   133642   31837   1590    212 3.87
1797.93/1798.98	c     1329    674    67797   493426    7   135594   35021   2566    276 4.80
1797.93/1798.98	c     2096    674    69150   661459    9   138300   38524   3919    315 6.64
1797.93/1798.98	c     3242    674    71068   872962   12   142136   42377   5837    326 9.94
1797.93/1798.98	c     4965    674    74297  1322546   17   148594   46615   9066    301 16.49
1797.93/1798.98	c     7549    674    78596  1905319   24   157192   51277  13365    259 29.10
1797.93/1798.98	c    11429    674    85586  2919381   34   171172   56405  20355    206 55.47
1797.93/1798.98	c    17251    674    96971  4593515   47   193942   62046  31740    149 115.10
1797.93/1798.98	c    25989    674   113351  6961318   61   226702   68251  48120    101 257.25
1797.93/1798.98	c    39101    674    92618  4265377   46   185236   75077  27387     73 532.81
1797.93/1798.98	c    58771    674   130132  9917900   76   260264   82585  64901     69 841.77
1797.93/1798.98	c    88281    674   126211  8744020   69   252422   90844  60980     63 1388.62
1797.93/1798.98	c Resources Exceeded
1797.93/1798.98	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.93/1798.98	c   15   102724  36121   259541   153285 13139636  88054     57 1798.02
1797.93/1798.98	s UNKNOWN
1797.93/1798.98	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-1884322-1245256932/watcher-1884322-1245256932 -o /tmp/evaluation-result-1884322-1245256932/solver-1884322-1245256932 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1884322-1245256932.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.92 0.98 0.90 3/64 15373
/proc/meminfo: memFree=1854448/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=13116 CPUtime=0
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 259 0 0 0 0 0 0 0 18 0 1 0 193287101 13430784 243 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 3279 243 177 640 0 2032 0

[startup+0.060276 s]
/proc/loadavg: 0.92 0.98 0.90 3/64 15373
/proc/meminfo: memFree=1854448/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=14764 CPUtime=0.05
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 787 0 0 0 5 0 0 0 18 0 1 0 193287101 15118336 771 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 3691 772 283 640 0 2444 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14764

[startup+0.101285 s]
/proc/loadavg: 0.92 0.98 0.90 3/64 15373
/proc/meminfo: memFree=1854448/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=16128 CPUtime=0.09
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 1181 0 0 0 9 0 0 0 18 0 1 0 193287101 16515072 1165 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 4032 1165 365 640 0 2785 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16128

[startup+0.301327 s]
/proc/loadavg: 0.92 0.98 0.90 3/64 15373
/proc/meminfo: memFree=1854448/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=22156 CPUtime=0.29
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 3080 0 0 0 28 1 0 0 19 0 1 0 193287101 22687744 3064 1992294400 134512640 137136520 4294956256 18446744073709551615 134517592 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 5539 3065 758 640 0 4292 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22156

[startup+0.701413 s]
/proc/loadavg: 0.92 0.98 0.90 3/64 15373
/proc/meminfo: memFree=1854448/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=27612 CPUtime=0.69
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 5094 0 0 0 67 2 0 0 23 0 1 0 193287101 28274688 4475 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 6903 4475 191 640 0 6259 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27612

[startup+1.50159 s]
/proc/loadavg: 0.92 0.98 0.90 2/65 15374
/proc/meminfo: memFree=1837288/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=27744 CPUtime=1.49
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 5132 0 0 0 144 5 0 0 25 0 1 0 193287101 28409856 4513 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 6936 4513 191 640 0 6292 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27744

[startup+3.10193 s]
/proc/loadavg: 0.92 0.98 0.90 2/65 15374
/proc/meminfo: memFree=1836840/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=24880 CPUtime=3.09
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 5356 0 0 0 302 7 0 0 25 0 1 0 193287101 25477120 3805 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 6220 3805 197 640 0 5576 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24880

[startup+6.30162 s]
/proc/loadavg: 0.93 0.98 0.90 2/65 15374
/proc/meminfo: memFree=1836072/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=29552 CPUtime=6.29
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 6509 0 0 0 621 8 0 0 25 0 1 0 193287101 30261248 4958 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 7388 4958 197 640 0 6744 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29552

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.90 2/65 15374
/proc/meminfo: memFree=1830704/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=34668 CPUtime=12.69
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 7795 0 0 0 1259 10 0 0 25 0 1 0 193287101 35500032 6244 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 8667 6244 198 640 0 8023 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34668

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.91 2/65 15374
/proc/meminfo: memFree=1821872/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=43144 CPUtime=25.49
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 9912 0 0 0 2535 14 0 0 25 0 1 0 193287101 44179456 8361 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 10786 8361 198 640 0 10142 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43144

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.91 2/65 15374
/proc/meminfo: memFree=1809200/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=55884 CPUtime=51.05
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 13110 0 0 0 5088 17 0 0 25 0 1 0 193287101 57225216 11559 1992294400 134512640 137136520 4294956256 18446744073709551615 134544408 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 13971 11559 198 640 0 13327 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 55884

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.91 2/65 15374
/proc/meminfo: memFree=1788400/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=76260 CPUtime=102.23
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 18203 0 0 0 10199 24 0 0 25 0 1 0 193287101 78090240 16652 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 19065 16652 198 640 0 18421 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 76260

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15374
/proc/meminfo: memFree=1771952/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=92848 CPUtime=162.2
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 22351 0 0 0 16191 29 0 0 25 0 1 0 193287101 95076352 20800 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 23212 20800 198 640 0 22568 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 92848

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15374
/proc/meminfo: memFree=1758576/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=106016 CPUtime=222.16
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 25645 0 0 0 22183 33 0 0 25 0 1 0 193287101 108560384 24094 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 26504 24094 198 640 0 25860 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 106016

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15374
/proc/meminfo: memFree=1747248/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=117396 CPUtime=282.14
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 28493 0 0 0 28177 37 0 0 25 0 1 0 193287101 120213504 26942 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 29349 26942 198 640 0 28705 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 117396

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15374
/proc/meminfo: memFree=1735856/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=128676 CPUtime=342.12
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 31295 0 0 0 34171 41 0 0 25 0 1 0 193287101 131764224 29744 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 32169 29744 198 640 0 31525 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 128676

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15374
/proc/meminfo: memFree=1725680/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=138808 CPUtime=402.07
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 33846 0 0 0 40164 43 0 0 25 0 1 0 193287101 142139392 32295 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 34702 32295 198 640 0 34058 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 138808

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15374
/proc/meminfo: memFree=1714992/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=149404 CPUtime=462.04
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 36482 0 0 0 46158 46 0 0 25 0 1 0 193287101 152989696 34931 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 37351 34931 198 640 0 36707 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 149404

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15374
/proc/meminfo: memFree=1709616/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=154456 CPUtime=522.01
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 37814 0 0 0 52154 47 0 0 25 0 1 0 193287101 158162944 36196 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 38614 36196 198 640 0 37970 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 154456

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15374
/proc/meminfo: memFree=1709616/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=154456 CPUtime=581.98
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 37814 0 0 0 58149 49 0 0 25 0 1 0 193287101 158162944 36196 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 38614 36196 198 640 0 37970 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 154456

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15374
/proc/meminfo: memFree=1709616/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=154456 CPUtime=641.95
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 37814 0 0 0 64145 50 0 0 25 0 1 0 193287101 158162944 36196 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 38614 36196 198 640 0 37970 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 154456

[startup+702.301 s]

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

/proc/meminfo: memFree=1678832/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=184876 CPUtime=1121.67
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 45512 0 0 0 112102 65 0 0 25 0 1 0 193287101 189313024 43813 1992294400 134512640 137136520 4294956256 18446744073709551615 136504213 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 46219 43813 198 640 0 45575 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 184876

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15382
/proc/meminfo: memFree=1678448/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=184876 CPUtime=1181.64
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 45512 0 0 0 118096 68 0 0 25 0 1 0 193287101 189313024 43813 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 46219 43813 198 640 0 45575 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 184876

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15382
/proc/meminfo: memFree=1678512/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=184876 CPUtime=1241.6
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 45512 0 0 0 124091 69 0 0 25 0 1 0 193287101 189313024 43813 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 46219 43813 198 640 0 45575 0
Current children cumulated CPU time (s) 1241.6
Current children cumulated vsize (KiB) 184876

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15382
/proc/meminfo: memFree=1678512/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=184876 CPUtime=1301.58
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 45512 0 0 0 130087 71 0 0 25 0 1 0 193287101 189313024 43813 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 46219 43813 198 640 0 45575 0
Current children cumulated CPU time (s) 1301.58
Current children cumulated vsize (KiB) 184876

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15382
/proc/meminfo: memFree=1678512/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=184876 CPUtime=1361.54
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 45512 0 0 0 136082 72 0 0 25 0 1 0 193287101 189313024 43813 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 46219 43813 198 640 0 45575 0
Current children cumulated CPU time (s) 1361.54
Current children cumulated vsize (KiB) 184876

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15382
/proc/meminfo: memFree=1678512/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=184876 CPUtime=1421.52
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 45512 0 0 0 142079 73 0 0 25 0 1 0 193287101 189313024 43813 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 46219 43813 198 640 0 45575 0
Current children cumulated CPU time (s) 1421.52
Current children cumulated vsize (KiB) 184876

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15382
/proc/meminfo: memFree=1678512/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=184876 CPUtime=1481.49
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 45512 0 0 0 148075 74 0 0 25 0 1 0 193287101 189313024 43813 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 46219 43813 198 640 0 45575 0
Current children cumulated CPU time (s) 1481.49
Current children cumulated vsize (KiB) 184876

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15382
/proc/meminfo: memFree=1678448/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=184876 CPUtime=1541.46
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 45512 0 0 0 154071 75 0 0 25 0 1 0 193287101 189313024 43813 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 46219 43813 198 640 0 45575 0
Current children cumulated CPU time (s) 1541.46
Current children cumulated vsize (KiB) 184876

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15382
/proc/meminfo: memFree=1678384/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=184876 CPUtime=1601.42
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 45512 0 0 0 160067 75 0 0 25 0 1 0 193287101 189313024 43813 1992294400 134512640 137136520 4294956256 18446744073709551615 135982500 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 46219 43813 198 640 0 45575 0
Current children cumulated CPU time (s) 1601.42
Current children cumulated vsize (KiB) 184876

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15382
/proc/meminfo: memFree=1678384/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=184876 CPUtime=1661.39
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 45512 0 0 0 166063 76 0 0 25 0 1 0 193287101 189313024 43813 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 46219 43813 198 640 0 45575 0
Current children cumulated CPU time (s) 1661.39
Current children cumulated vsize (KiB) 184876

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15382
/proc/meminfo: memFree=1677616/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=185936 CPUtime=1721.36
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 45755 0 0 0 172060 76 0 0 25 0 1 0 193287101 190398464 44056 1992294400 134512640 137136520 4294956256 18446744073709551615 134543875 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 46484 44056 198 640 0 45840 0
Current children cumulated CPU time (s) 1721.36
Current children cumulated vsize (KiB) 185936

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15382
/proc/meminfo: memFree=1669680/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=193736 CPUtime=1781.34
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 47711 0 0 0 178055 79 0 0 25 0 1 0 193287101 198385664 46012 1992294400 134512640 137136520 4294956256 18446744073709551615 135982505 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 48434 46012 198 640 0 47790 0
Current children cumulated CPU time (s) 1781.34
Current children cumulated vsize (KiB) 193736

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15382
/proc/meminfo: memFree=1668464/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=194928 CPUtime=1790.94
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 48022 0 0 0 179015 79 0 0 25 0 1 0 193287101 199606272 46323 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 48732 46323 198 640 0 48088 0
Current children cumulated CPU time (s) 1790.94
Current children cumulated vsize (KiB) 194928

[startup+1795.1 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15382
/proc/meminfo: memFree=1667888/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=195456 CPUtime=1794.14
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 48153 0 0 0 179335 79 0 0 25 0 1 0 193287101 200146944 46454 1992294400 134512640 137136520 4294956256 18446744073709551615 135982505 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 48864 46454 198 640 0 48220 0
Current children cumulated CPU time (s) 1794.14
Current children cumulated vsize (KiB) 195456

[startup+1796.7 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15382
/proc/meminfo: memFree=1667760/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=195720 CPUtime=1795.73
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 48227 0 0 0 179494 79 0 0 25 0 1 0 193287101 200417280 46528 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 48930 46528 198 640 0 48286 0
Current children cumulated CPU time (s) 1795.73
Current children cumulated vsize (KiB) 195720

[startup+1798.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15382
/proc/meminfo: memFree=1667504/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=195984 CPUtime=1797.33
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 48294 0 0 0 179654 79 0 0 25 0 1 0 193287101 200687616 46595 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 48996 46595 198 640 0 48352 0
Current children cumulated CPU time (s) 1797.33
Current children cumulated vsize (KiB) 195984

[startup+1798.7 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15382
/proc/meminfo: memFree=1667312/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=196116 CPUtime=1797.73
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 48304 0 0 0 179694 79 0 0 25 0 1 0 193287101 200822784 46605 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 49029 46605 198 640 0 48385 0
Current children cumulated CPU time (s) 1797.73
Current children cumulated vsize (KiB) 196116

[startup+1798.9 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15382
/proc/meminfo: memFree=1667312/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=196116 CPUtime=1797.93
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194304 48312 0 0 0 179714 79 0 0 25 0 1 0 193287101 200822784 46613 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 49029 46613 198 640 0 48385 0
Current children cumulated CPU time (s) 1797.93
Current children cumulated vsize (KiB) 196116

[startup+1799 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 15382
/proc/meminfo: memFree=1667312/2055920 swapFree=4162476/4192956
[pid=15373] ppid=15371 vsize=0 CPUtime=1798.03
/proc/15373/stat : 15373 (bsolo) R 15371 15373 15259 0 -1 4194308 48313 0 0 0 179722 81 0 0 25 0 1 0 193287101 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15373/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.03
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1799.02
CPU time (s): 1798.05
CPU user time (s): 1797.23
CPU system time (s): 0.823874
CPU usage (%): 99.9465
Max. virtual memory (cumulated for all children) (KiB): 196116

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

runsolver used 1.41578 second user time and 5.13122 second system time

The end

Launcher Data

Begin job on node71 at 2009-06-17 18:42:12
IDJOB=1884322
IDBENCH=71945
IDSOLVER=699
FILE ID=node71/1884322-1245256932
PBS_JOBID= 9372390
Free space on /tmp= 66468 MiB

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

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

MD5SUM BENCH= 86f6a33e70d2c2c1bee86bfa3a83b147
RANDOM SEED=1172209219

node71.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.277
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.277
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:       1855056 kB
Buffers:         14328 kB
Cached:         102056 kB
SwapCached:      24580 kB
Active:          38944 kB
Inactive:       104860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1855056 kB
SwapTotal:     4192956 kB
SwapFree:      4162476 kB
Dirty:            6348 kB
Writeback:           0 kB
Mapped:          13496 kB
Slab:            43064 kB
Committed_AS:    95612 kB
PageTables:       1440 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-1884322-1245256932.opb

Free space on /tmp at the end= 66464 MiB
End job on node71 at 2009-06-17 19:12:12