Trace number 1885733

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.23 1798.74

General information on the benchmark

Name/PURE-SAT/SAT09/APPLICATIONS/
diagnosis/UTI-10-10p0.opb
MD5SUMba075f9422326ca854456ebb9de9f831
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables130859
Total number of constraints627223
Number of constraints which are clauses627223
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 constraint1
Maximum length of a constraint10
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 10
Number of bits of the biggest sum of numbers4
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-1885733-1245269234.opb
0.00/0.00	c File size is 19629641 bytes.
4.29/4.38	c Highest Coefficient sum: 10
4.29/4.38	c Parsing was ok!!
4.29/4.38	c Total parsing time: 4.381 s
4.58/4.67	c Var: 130859 Constr: 627223 627223/0/0 Lit: 1471348 Watch. Lit: 1247590
4.58/4.67	c Obj. Vars: 0 (0 % of total variables)
184.03/184.15	c Pre-processing Time: 184.099 s
184.03/184.17	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
184.03/184.17	c        0  74352   329765   812156    2   659530  109921      0      0 184.10
184.03/184.17	c Switching off lower bounding mode.
1797.99/1798.57	c      101  73966   329866   831367    2   659728  120914    101      0 185.13
1797.99/1798.57	c      252  73966   330017   853243    2   660030  133006    252      1 186.47
1797.99/1798.57	c      481  73966   330246   903231    2   660488  146307    481      2 188.62
1797.99/1798.57	c      821  73966   330586  1030792    3   661168  160938    821      4 193.38
1797.99/1798.57	c     1329  73966   331094  1172928    3   662184  177032   1329      6 198.31
1797.99/1798.57	c     2092  73966   331857  1337563    4   663710  194736   2092     10 207.25
1797.99/1798.57	c     3238  73966   333003  1652806    4   666002  214210   3238     14 216.20
1797.99/1798.57	c     4960  73513   334725  2450073    7   669444  235632   4960     21 228.02
1797.99/1798.57	c     7544  73493   337309  4278426   12   674611  259196   7544     28 260.31
1797.99/1798.57	c    11424  73429   341189  9034207   26   682359  285116  11424     34 328.30
1797.99/1798.57	c    17246  73429   347011 14349055   41   694003  313628  17246     44 391.76
1797.99/1798.57	c    25986  73426   355751 20396301   57   711480  344991  25986     53 489.32
1797.99/1798.57	c    39096  71672   368861 30282350   82   737688  379491  39096     60 645.55
1797.99/1798.57	c    58767  70758   388532 37864412   97   777019  417441  58767     68 863.80
1797.99/1798.57	c    88277  70583   418042 53383055  127   836026  459186  88277     67 1304.12
1797.99/1798.57	c Resources Exceeded
1797.99/1798.57	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.99/1798.57	c   15   112951  57615  1404504   442716 73677647 112951     62 1798.07
1797.99/1798.57	s UNKNOWN
1797.99/1798.57	c Total time: 1798.07 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-1885733-1245269234/watcher-1885733-1245269234 -o /tmp/evaluation-result-1885733-1245269234/solver-1885733-1245269234 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1885733-1245269234.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.93 0.98 0.98 3/66 19129
/proc/meminfo: memFree=1731648/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=29884 CPUtime=0
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 261 0 0 0 0 0 0 0 18 0 1 0 79646985 30601216 245 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 7471 245 177 640 0 2034 0

[startup+0.014676 s]
/proc/loadavg: 0.93 0.98 0.98 3/66 19129
/proc/meminfo: memFree=1731648/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=30292 CPUtime=0.01
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 367 0 0 0 1 0 0 0 18 0 1 0 79646985 31019008 351 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 7573 351 198 640 0 2136 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30292

[startup+0.102688 s]
/proc/loadavg: 0.93 0.98 0.98 3/66 19129
/proc/meminfo: memFree=1731648/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=33404 CPUtime=0.09
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 1332 0 0 0 9 0 0 0 18 0 1 0 79646985 34205696 1316 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 8351 1316 384 640 0 2914 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33404

[startup+0.301712 s]
/proc/loadavg: 0.93 0.98 0.98 3/66 19129
/proc/meminfo: memFree=1731648/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=40464 CPUtime=0.29
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 3513 0 0 0 28 1 0 0 19 0 1 0 79646985 41435136 3378 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 10116 3378 739 640 0 4679 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40464

[startup+0.702764 s]
/proc/loadavg: 0.93 0.98 0.98 3/66 19129
/proc/meminfo: memFree=1731648/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=50864 CPUtime=0.7
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 6815 0 0 0 68 2 0 0 22 0 1 0 79646985 52084736 6377 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 12716 6377 1153 640 0 7279 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 50864

[startup+1.50187 s]
/proc/loadavg: 0.93 0.98 0.98 2/67 19130
/proc/meminfo: memFree=1706424/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=60752 CPUtime=1.49
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 9987 0 0 0 145 4 0 0 25 0 1 0 79646985 62210048 9549 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 15188 9549 1863 640 0 9751 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60752

[startup+3.10108 s]
/proc/loadavg: 0.93 0.98 0.98 2/67 19130
/proc/meminfo: memFree=1693816/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=78444 CPUtime=3.09
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 15785 0 0 0 302 7 0 0 25 0 1 0 79646985 80326656 15347 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 19611 15347 3213 640 0 14174 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78444

[startup+6.30149 s]
/proc/loadavg: 0.93 0.98 0.98 2/67 19130
/proc/meminfo: memFree=1616760/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=127164 CPUtime=6.29
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 34059 0 0 0 613 16 0 0 25 0 1 0 79646985 130215936 28828 1992294400 134512640 137136520 4294956256 18446744073709551615 136502329 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 31791 28828 189 640 0 31147 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 127164

[startup+12.7013 s]
/proc/loadavg: 0.94 0.98 0.98 2/67 19130
/proc/meminfo: memFree=1616896/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=127164 CPUtime=12.69
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 34059 0 0 0 1253 16 0 0 25 0 1 0 79646985 130215936 28828 1992294400 134512640 137136520 4294956256 18446744073709551615 134543760 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 31791 28828 189 640 0 31147 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 127164

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.98 2/67 19130
/proc/meminfo: memFree=1617032/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=127296 CPUtime=25.49
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 34099 0 0 0 2532 17 0 0 25 0 1 0 79646985 130351104 28868 1992294400 134512640 137136520 4294956256 18446744073709551615 136502385 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 31824 28868 189 640 0 31180 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 127296

[startup+51.1013 s]
/proc/loadavg: 0.97 0.98 0.98 2/67 19130
/proc/meminfo: memFree=1616648/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=127560 CPUtime=51.07
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 34174 0 0 0 5089 18 0 0 25 0 1 0 79646985 130621440 28943 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 31890 28943 189 640 0 31246 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 127560

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.98 2/67 19130
/proc/meminfo: memFree=1616648/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=127560 CPUtime=102.26
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 34183 0 0 0 10206 20 0 0 25 0 1 0 79646985 130621440 28952 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 31890 28952 189 640 0 31246 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 127560

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=1616520/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=127692 CPUtime=162.24
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 34206 0 0 0 16202 22 0 0 25 0 1 0 79646985 130756608 28975 1992294400 134512640 137136520 4294956256 18446744073709551615 134543878 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 31923 28975 189 640 0 31279 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 127692

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=1616264/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=128716 CPUtime=222.23
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 1107116 0 0 0 21803 420 0 0 25 0 1 0 79646985 131805184 29245 1992294400 134512640 137136520 4294956256 18446744073709551615 134573532 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 32179 29245 196 640 0 31535 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 128716

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=1579336/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=165196 CPUtime=282.21
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 2317407 0 0 0 27325 896 0 0 25 0 1 0 79646985 169160704 38384 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 41299 38384 196 640 0 40655 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 165196

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=1524296/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=220760 CPUtime=342.2
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 3272109 0 0 0 32940 1280 0 0 25 0 1 0 79646985 226058240 52286 1992294400 134512640 137136520 4294956256 18446744073709551615 134574735 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 55190 52286 196 640 0 54546 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 220760

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=1466696/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=276144 CPUtime=402.17
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 4763835 0 0 0 38361 1856 0 0 25 0 1 0 79646985 282771456 66124 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 69036 66124 196 640 0 68392 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 276144

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=1412680/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=330592 CPUtime=462.16
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 6195701 0 0 0 43805 2411 0 0 25 0 1 0 79646985 338526208 79750 1992294400 134512640 137136520 4294956256 18446744073709551615 134576180 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 82648 79750 196 640 0 82004 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 330592

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=1346440/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=398168 CPUtime=522.15
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 7301599 0 0 0 49373 2842 0 0 25 0 1 0 79646985 407724032 96624 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 99542 96624 196 640 0 98898 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 398168

[startup+582.303 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=1291720/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=451448 CPUtime=582.13
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 8504815 0 0 0 54902 3311 0 0 25 0 1 0 79646985 462282752 109952 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 112862 109952 196 640 0 112218 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 451448

[startup+642.303 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=1273480/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=470600 CPUtime=642.12
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 10006437 0 0 0 60310 3902 0 0 25 0 1 0 79646985 481894400 114486 1992294400 134512640 137136520 4294956256 18446744073709551615 136571969 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 117650 114486 196 640 0 117006 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 470600

[startup+702.302 s]

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

/proc/meminfo: memFree=1086856/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=656068 CPUtime=1061.99
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 18879160 0 0 0 98776 7423 0 0 25 0 1 0 79646985 671813632 161097 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 164017 161097 196 640 0 163373 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 656068

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=1056520/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=686216 CPUtime=1121.98
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 19840057 0 0 0 104395 7803 0 0 25 0 1 0 79646985 702685184 168394 1992294400 134512640 137136520 4294956256 18446744073709551615 136505509 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 171554 168403 196 640 0 170910 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 686216

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=1040584/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=703556 CPUtime=1181.95
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 20907816 0 0 0 109972 8223 0 0 25 0 1 0 79646985 720441344 172985 1992294400 134512640 137136520 4294956256 18446744073709551615 136498314 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 175889 172985 196 640 0 175245 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 703556

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=1013000/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=729580 CPUtime=1241.94
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 21769853 0 0 0 115629 8565 0 0 25 0 1 0 79646985 747089920 179470 1992294400 134512640 137136520 4294956256 18446744073709551615 134545109 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 182395 179470 196 640 0 181751 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 729580

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=978824/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=762608 CPUtime=1301.93
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 22759124 0 0 0 121237 8956 0 0 25 0 1 0 79646985 780910592 187749 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 190652 187749 196 640 0 190008 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 762608

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=948872/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=793584 CPUtime=1361.91
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 23649287 0 0 0 126882 9309 0 0 25 0 1 0 79646985 812630016 195480 1992294400 134512640 137136520 4294956256 18446744073709551615 136571969 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 198396 195480 196 640 0 197752 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 793584

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=920264/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=822980 CPUtime=1421.9
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 24538307 0 0 0 132534 9656 0 0 25 0 1 0 79646985 842731520 202836 1992294400 134512640 137136520 4294956256 18446744073709551615 134574804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 205745 202836 196 640 0 205101 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 822980

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=896008/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=846272 CPUtime=1481.88
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 25354889 0 0 0 138223 9965 0 0 25 0 1 0 79646985 866582528 208666 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 211568 208666 196 640 0 210924 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 846272

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=867272/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=874872 CPUtime=1541.86
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 26217841 0 0 0 143882 10304 0 0 25 0 1 0 79646985 895868928 215810 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 218718 215810 196 640 0 218074 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 874872

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=830728/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=911588 CPUtime=1601.84
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 27010362 0 0 0 149573 10611 0 0 25 0 1 0 79646985 933466112 224971 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 227897 224971 196 640 0 227253 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 911588

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=781384/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=959812 CPUtime=1661.83
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 27716709 0 0 0 155296 10887 0 0 25 0 1 0 79646985 982847488 237046 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 239953 237046 196 640 0 239309 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 959812

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=759240/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=983856 CPUtime=1721.81
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 28414424 0 0 0 161022 11159 0 0 25 0 1 0 79646985 1007468544 243049 1992294400 134512640 137136520 4294956256 18446744073709551615 134573436 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 245964 243049 196 640 0 245320 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 983856

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=730952/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=1009956 CPUtime=1781.79
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 29008487 0 0 0 166793 11386 0 0 25 0 1 0 79646985 1034194944 249592 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 252489 249592 196 640 0 251845 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 1009956

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=725832/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=1015920 CPUtime=1791.4
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 29095740 0 0 0 167719 11421 0 0 25 0 1 0 79646985 1040302080 251085 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 253980 251085 196 640 0 253336 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (KiB) 1015920

[startup+1795.1 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=722696/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=1020124 CPUtime=1794.59
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 29137830 0 0 0 168022 11437 0 0 25 0 1 0 79646985 1044606976 251959 1992294400 134512640 137136520 4294956256 18446744073709551615 134571152 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 255031 251968 196 640 0 254387 0
Current children cumulated CPU time (s) 1794.59
Current children cumulated vsize (KiB) 1020124

[startup+1796.7 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=721352/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=1021072 CPUtime=1796.19
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 29154596 0 0 0 168175 11444 0 0 25 0 1 0 79646985 1045577728 252341 1992294400 134512640 137136520 4294956256 18446744073709551615 136571969 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 255268 252341 196 640 0 254624 0
Current children cumulated CPU time (s) 1796.19
Current children cumulated vsize (KiB) 1021072

[startup+1797.5 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=720200/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=1021636 CPUtime=1796.98
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 29161147 0 0 0 168252 11446 0 0 25 0 1 0 79646985 1046155264 252492 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 255409 252492 196 640 0 254765 0
Current children cumulated CPU time (s) 1796.98
Current children cumulated vsize (KiB) 1021636

[startup+1798.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=720200/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=1022308 CPUtime=1797.79
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194304 29169780 0 0 0 168328 11451 0 0 25 0 1 0 79646985 1046843392 252677 1992294400 134512640 137136520 4294956256 18446744073709551615 134544122 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 255577 252677 196 640 0 254933 0
Current children cumulated CPU time (s) 1797.79
Current children cumulated vsize (KiB) 1022308

[startup+1798.7 s]
/proc/loadavg: 0.99 0.98 0.98 2/67 19130
/proc/meminfo: memFree=719240/2055920 swapFree=4186724/4192956
[pid=19129] ppid=19127 vsize=0 CPUtime=1798.19
/proc/19129/stat : 19129 (bsolo) R 19127 19129 19086 0 -1 4194308 29173711 0 0 0 168354 11465 0 0 25 0 1 0 79646985 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19129/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.19
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.74
CPU time (s): 1798.23
CPU user time (s): 1683.54
CPU system time (s): 114.689
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 1023464

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

runsolver used 2.42763 second user time and 4.10038 second system time

The end

Launcher Data

Begin job on node40 at 2009-06-17 22:07:16
IDJOB=1885733
IDBENCH=72086
IDSOLVER=700
FILE ID=node40/1885733-1245269234
PBS_JOBID= 9372505
Free space on /tmp= 66516 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/APPLICATIONS/diagnosis/UTI-10-10p0.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1885733-1245269234/watcher-1885733-1245269234 -o /tmp/evaluation-result-1885733-1245269234/solver-1885733-1245269234 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1885733-1245269234.opb

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

MD5SUM BENCH= ba075f9422326ca854456ebb9de9f831
RANDOM SEED=807898454

node40.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.216
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.216
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:       1732136 kB
Buffers:         46784 kB
Cached:         200800 kB
SwapCached:       3200 kB
Active:         120768 kB
Inactive:       138472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1732136 kB
SwapTotal:     4192956 kB
SwapFree:      4186724 kB
Dirty:           23240 kB
Writeback:           0 kB
Mapped:          18488 kB
Slab:            50384 kB
Committed_AS:    86620 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1885733-1245269234.opb

Free space on /tmp at the end= 66512 MiB
End job on node40 at 2009-06-17 22:37:14