Trace number 1885314

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 pb? 1798.6 1799.1

General information on the benchmark

Name/PURE-SAT/SAT09/
APPLICATIONS/crypto/md5gen/gus-md5-07.opb
MD5SUMf7ebea812ac4e537a77b59086050f9fa
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark174.696
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables69097
Total number of constraints225325
Number of constraints which are clauses225325
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 constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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: Generic Pseudo-Boolean 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-1885314-1245265625.opb
0.00/0.00	c File size is 7384690 bytes.
1.19/1.30	c Highest Coefficient sum: 5
1.19/1.30	c Parsing was ok!!
1.29/1.30	c Total parsing time: 1.299 s
1.39/1.42	c Var: 69097 Constr: 225325 225325/0/0 Lit: 583973 Watch. Lit: 450521
1.39/1.42	c Obj. Vars: 0 (0 % of total variables)
3.09/3.19	c Pre-processing Time: 3.193 s
3.19/3.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.19/3.20	c        0  63187   212838   557852    2   425676   70945      0      0 3.19
3.19/3.20	c Switching off lower bounding mode.
1798.49/1799.09	c      100  63187   213038   558762    2   426076   78040    200     29 3.45
1798.49/1799.09	c      251  63187   213340   560434    2   426680   85845    502     69 3.59
1798.49/1799.09	c      476  63187   213785   566776    2   427570   94430    947     77 6.12
1798.49/1799.09	c      814  63187   214449   570992    2   428898  103874   1611    125 6.48
1798.49/1799.09	c     1322  63187   215408   599459    2   430816  114262   2570     50 26.10
1798.49/1799.09	c     2086  63180   216660   730838    3   433318  125689   3822      9 215.69
1798.49/1799.09	c     3233  63172   218543   998730    4   437080  138258   5705      5 603.07
1798.49/1799.09	c     4956  63162   220797  1363613    6   441583  152084   7959      3 1553.58
1798.49/1799.09	c Resources Exceeded
1798.49/1799.09	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.49/1799.09	c    8     5556   1942    36909   221672  1516848   8834      3 1798.59
1798.49/1799.09	s UNKNOWN
1798.49/1799.09	c Total time: 1798.59 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-1885314-1245265625/watcher-1885314-1245265625 -o /tmp/evaluation-result-1885314-1245265625/solver-1885314-1245265625 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1885314-1245265625.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.96 3/66 19024
/proc/meminfo: memFree=1749008/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=17920 CPUtime=0
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 259 0 0 0 0 0 0 0 18 0 1 0 79286008 18350080 243 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 4480 243 175 640 0 2033 0

[startup+0.038662 s]
/proc/loadavg: 0.92 0.98 0.96 3/66 19024
/proc/meminfo: memFree=1749008/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=19060 CPUtime=0.03
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 577 0 0 0 3 0 0 0 18 0 1 0 79286008 19517440 561 1992294400 134512640 137136520 4294956256 18446744073709551615 134516215 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 4765 561 229 640 0 2318 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 19060

[startup+0.102644 s]
/proc/loadavg: 0.92 0.98 0.96 3/66 19024
/proc/meminfo: memFree=1749008/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=21112 CPUtime=0.1
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 1223 0 0 0 10 0 0 0 18 0 1 0 79286008 21618688 1207 1992294400 134512640 137136520 4294956256 18446744073709551615 136501965 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 5278 1207 335 640 0 2831 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 21112

[startup+0.301669 s]
/proc/loadavg: 0.92 0.98 0.96 3/66 19024
/proc/meminfo: memFree=1749008/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=27332 CPUtime=0.29
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 3136 0 0 0 28 1 0 0 19 0 1 0 79286008 27987968 3001 1992294400 134512640 137136520 4294956256 18446744073709551615 136460482 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 6833 3001 630 640 0 4386 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27332

[startup+0.701721 s]
/proc/loadavg: 0.92 0.98 0.96 3/66 19024
/proc/meminfo: memFree=1749008/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=35496 CPUtime=0.69
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 5793 0 0 0 68 1 0 0 22 0 1 0 79286008 36347904 5609 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 8874 5609 1174 640 0 6427 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35496

[startup+1.50182 s]
/proc/loadavg: 0.92 0.98 0.96 2/67 19025
/proc/meminfo: memFree=1725704/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=56564 CPUtime=1.49
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 13420 0 0 0 144 5 0 0 25 0 1 0 79286008 57921536 11433 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 14141 11433 189 640 0 13497 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56564

[startup+3.10103 s]
/proc/loadavg: 0.92 0.98 0.96 2/67 19025
/proc/meminfo: memFree=1703624/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=63664 CPUtime=3.09
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 17387 0 0 0 282 27 0 0 25 0 1 0 79286008 65191936 13226 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 15916 13226 193 640 0 15272 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63664

[startup+6.30145 s]
/proc/loadavg: 1.09 1.02 0.97 2/67 19025
/proc/meminfo: memFree=1697224/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=62584 CPUtime=6.29
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 17394 0 0 0 600 29 0 0 25 0 1 0 79286008 64086016 12963 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 15646 12963 198 640 0 15002 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62584

[startup+12.7013 s]
/proc/loadavg: 1.08 1.02 0.97 2/67 19025
/proc/meminfo: memFree=1697288/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=62584 CPUtime=12.69
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 17529 0 0 0 1239 30 0 0 25 0 1 0 79286008 64086016 12963 1992294400 134512640 137136520 4294956256 18446744073709551615 134605813 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 15646 12963 198 640 0 15002 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62584

[startup+25.5029 s]
/proc/loadavg: 1.06 1.01 0.97 2/67 19025
/proc/meminfo: memFree=1697416/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=62584 CPUtime=25.49
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 17529 0 0 0 2519 30 0 0 25 0 1 0 79286008 64086016 12963 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 15646 12963 198 640 0 15002 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62584

[startup+51.1022 s]
/proc/loadavg: 1.04 1.01 0.97 2/67 19025
/proc/meminfo: memFree=1697416/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=62584 CPUtime=51.08
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 17532 0 0 0 5078 30 0 0 25 0 1 0 79286008 64086016 12966 1992294400 134512640 137136520 4294956256 18446744073709551615 134605682 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 15646 12966 198 640 0 15002 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 62584

[startup+102.306 s]
/proc/loadavg: 1.06 1.02 0.97 2/67 19025
/proc/meminfo: memFree=1697480/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=62584 CPUtime=102.26
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 17532 0 0 0 10196 30 0 0 25 0 1 0 79286008 64086016 12966 1992294400 134512640 137136520 4294956256 18446744073709551615 134605512 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 15646 12966 198 640 0 15002 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 62584

[startup+162.303 s]
/proc/loadavg: 1.06 1.03 0.98 2/67 19025
/proc/meminfo: memFree=1697544/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=62716 CPUtime=162.25
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 17533 0 0 0 16194 31 0 0 25 0 1 0 79286008 64221184 12967 1992294400 134512640 137136520 4294956256 18446744073709551615 134605804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 15679 12967 198 640 0 15035 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 62716

[startup+222.302 s]
/proc/loadavg: 1.06 1.04 0.98 2/67 19025
/proc/meminfo: memFree=1697544/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=62716 CPUtime=222.23
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 17533 0 0 0 22192 31 0 0 25 0 1 0 79286008 64221184 12967 1992294400 134512640 137136520 4294956256 18446744073709551615 134605836 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 15679 12967 198 640 0 15035 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 62716

[startup+282.302 s]
/proc/loadavg: 1.02 1.03 0.98 2/67 19025
/proc/meminfo: memFree=1697480/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=62716 CPUtime=282.21
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 17533 0 0 0 28190 31 0 0 25 0 1 0 79286008 64221184 12967 1992294400 134512640 137136520 4294956256 18446744073709551615 134605821 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 15679 12967 198 640 0 15035 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 62716

[startup+342.303 s]
/proc/loadavg: 1.01 1.02 0.98 2/67 19025
/proc/meminfo: memFree=1697480/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=62716 CPUtime=342.2
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 17533 0 0 0 34189 31 0 0 25 0 1 0 79286008 64221184 12967 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 15679 12967 198 640 0 15035 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 62716

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 0.98 2/67 19025
/proc/meminfo: memFree=1697416/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=62716 CPUtime=402.18
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 17534 0 0 0 40187 31 0 0 25 0 1 0 79286008 64221184 12968 1992294400 134512640 137136520 4294956256 18446744073709551615 134605495 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 15679 12968 198 640 0 15035 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 62716

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 0.98 2/67 19025
/proc/meminfo: memFree=1697416/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=62716 CPUtime=462.16
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 17534 0 0 0 46185 31 0 0 25 0 1 0 79286008 64221184 12968 1992294400 134512640 137136520 4294956256 18446744073709551615 134605843 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 15679 12968 198 640 0 15035 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 62716

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 19025
/proc/meminfo: memFree=1697480/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=62716 CPUtime=522.14
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 17534 0 0 0 52183 31 0 0 25 0 1 0 79286008 64221184 12968 1992294400 134512640 137136520 4294956256 18446744073709551615 134605821 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 15679 12968 198 640 0 15035 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 62716

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 19025
/proc/meminfo: memFree=1696968/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=63256 CPUtime=582.13
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 28470 0 0 0 58177 36 0 0 25 0 1 0 79286008 64774144 13104 1992294400 134512640 137136520 4294956256 18446744073709551615 134606739 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 15814 13104 198 640 0 15170 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 63256

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 19025
/proc/meminfo: memFree=1696904/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=63256 CPUtime=642.11
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 51710 0 0 0 64167 44 0 0 25 0 1 0 79286008 64774144 13124 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 15814 13124 198 640 0 15170 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 63256

[startup+702.301 s]

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

/proc/meminfo: memFree=1694024/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=66028 CPUtime=1061.99
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 173230 0 0 0 106105 94 0 0 25 0 1 0 79286008 67612672 13819 1992294400 134512640 137136520 4294956256 18446744073709551615 134605427 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 16507 13819 198 640 0 15863 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 66028

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 19025
/proc/meminfo: memFree=1693512/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=66556 CPUtime=1121.98
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 200224 0 0 0 112093 105 0 0 25 0 1 0 79286008 68153344 13948 1992294400 134512640 137136520 4294956256 18446744073709551615 136502385 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 16639 13948 198 640 0 15995 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 66556

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 19025
/proc/meminfo: memFree=1693256/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=66688 CPUtime=1181.96
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 211744 0 0 0 118085 111 0 0 25 0 1 0 79286008 68288512 13993 1992294400 134512640 137136520 4294956256 18446744073709551615 134605455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 16672 13993 198 640 0 16028 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 66688

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 19025
/proc/meminfo: memFree=1693064/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=66952 CPUtime=1241.94
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 222860 0 0 0 124078 116 0 0 25 0 1 0 79286008 68558848 14039 1992294400 134512640 137136520 4294956256 18446744073709551615 134605804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 16738 14039 198 640 0 16094 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 66952

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 19025
/proc/meminfo: memFree=1692872/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=67084 CPUtime=1301.93
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 233839 0 0 0 130072 121 0 0 25 0 1 0 79286008 68694016 14083 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 16771 14083 198 640 0 16127 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 67084

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 19025
/proc/meminfo: memFree=1692680/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=67348 CPUtime=1361.91
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 244953 0 0 0 136065 126 0 0 25 0 1 0 79286008 68964352 14127 1992294400 134512640 137136520 4294956256 18446744073709551615 134605495 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 16837 14127 198 640 0 16193 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 67348

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 19025
/proc/meminfo: memFree=1692488/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=67480 CPUtime=1421.9
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 254176 0 0 0 142060 130 0 0 25 0 1 0 79286008 69099520 14170 1992294400 134512640 137136520 4294956256 18446744073709551615 134573541 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 16870 14170 198 640 0 16226 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 67480

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 19025
/proc/meminfo: memFree=1692168/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=67744 CPUtime=1481.87
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 262227 0 0 0 148054 133 0 0 25 0 1 0 79286008 69369856 14256 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 16936 14256 198 640 0 16292 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 67744

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 19025
/proc/meminfo: memFree=1692040/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=68008 CPUtime=1541.85
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 270239 0 0 0 154049 136 0 0 25 0 1 0 79286008 69640192 14303 1992294400 134512640 137136520 4294956256 18446744073709551615 134605512 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 17002 14303 198 640 0 16358 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 68008

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 19025
/proc/meminfo: memFree=1691592/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=68404 CPUtime=1601.84
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 284388 0 0 0 160042 142 0 0 25 0 1 0 79286008 70045696 14412 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 17101 14412 198 640 0 16457 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 68404

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 19025
/proc/meminfo: memFree=1691080/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=68932 CPUtime=1661.82
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 300305 0 0 0 166034 148 0 0 25 0 1 0 79286008 70586368 14534 1992294400 134512640 137136520 4294956256 18446744073709551615 134605804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 17233 14534 198 640 0 16589 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 68932

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 19025
/proc/meminfo: memFree=1690504/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=69460 CPUtime=1721.81
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 326760 0 0 0 172023 158 0 0 25 0 1 0 79286008 71127040 14664 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 17365 14664 198 640 0 16721 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 69460

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 19025
/proc/meminfo: memFree=1689992/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=69856 CPUtime=1781.78
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 348346 0 0 0 178012 166 0 0 25 0 1 0 79286008 71532544 14785 1992294400 134512640 137136520 4294956256 18446744073709551615 134606769 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 17464 14785 198 640 0 16820 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 69856

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 19025
/proc/meminfo: memFree=1689864/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=69988 CPUtime=1791.39
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 352016 0 0 0 178971 168 0 0 25 0 1 0 79286008 71667712 14810 1992294400 134512640 137136520 4294956256 18446744073709551615 134605495 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 17497 14810 198 640 0 16853 0
Current children cumulated CPU time (s) 1791.39
Current children cumulated vsize (KiB) 69988

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 19025
/proc/meminfo: memFree=1689864/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=69988 CPUtime=1794.59
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 352425 0 0 0 179290 169 0 0 25 0 1 0 79286008 71667712 14814 1992294400 134512640 137136520 4294956256 18446744073709551615 134605495 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 17497 14814 198 640 0 16853 0
Current children cumulated CPU time (s) 1794.59
Current children cumulated vsize (KiB) 69988

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 19025
/proc/meminfo: memFree=1689864/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=69448 CPUtime=1796.19
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 352698 0 0 0 179450 169 0 0 25 0 1 0 79286008 71114752 14682 1992294400 134512640 137136520 4294956256 18446744073709551615 134543591 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 17362 14682 198 640 0 16718 0
Current children cumulated CPU time (s) 1796.19
Current children cumulated vsize (KiB) 69448

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 19025
/proc/meminfo: memFree=1689864/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=69988 CPUtime=1797.79
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 352969 0 0 0 179610 169 0 0 25 0 1 0 79286008 71667712 14818 1992294400 134512640 137136520 4294956256 18446744073709551615 134605495 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 17497 14818 198 640 0 16853 0
Current children cumulated CPU time (s) 1797.79
Current children cumulated vsize (KiB) 69988

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 19025
/proc/meminfo: memFree=1689864/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=69988 CPUtime=1798.19
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194304 352969 0 0 0 179650 169 0 0 25 0 1 0 79286008 71667712 14818 1992294400 134512640 137136520 4294956256 18446744073709551615 134605804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 17497 14818 198 640 0 16853 0
Current children cumulated CPU time (s) 1798.19
Current children cumulated vsize (KiB) 69988

[startup+1799.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 19025
/proc/meminfo: memFree=1689864/2055920 swapFree=4186724/4192956
[pid=19024] ppid=19022 vsize=0 CPUtime=1798.59
/proc/19024/stat : 19024 (bsolo) R 19022 19024 18121 0 -1 4194308 353107 0 0 0 179689 170 0 0 25 0 1 0 79286008 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19024/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.59
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1799.1
CPU time (s): 1798.6
CPU user time (s): 1796.89
CPU system time (s): 1.70474
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 69988

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

runsolver used 2.50662 second user time and 4.01039 second system time

The end

Launcher Data

Begin job on node40 at 2009-06-17 21:07:06
IDJOB=1885314
IDBENCH=72044
IDSOLVER=701
FILE ID=node40/1885314-1245265625
PBS_JOBID= 9372413
Free space on /tmp= 66528 MiB

SOLVER NAME= bsolo 3.1 pb
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/APPLICATIONS/crypto/md5gen/gus-md5-07.opb
COMMAND LINE= bsolo -l3 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1885314-1245265625/watcher-1885314-1245265625 -o /tmp/evaluation-result-1885314-1245265625/solver-1885314-1245265625 -C 1800 -W 2000 -M 1800  bsolo -l3 -t1800 -m1800 HOME/instance-1885314-1245265625.opb

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

MD5SUM BENCH= f7ebea812ac4e537a77b59086050f9fa
RANDOM SEED=1170120918

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:       1749424 kB
Buffers:         45680 kB
Cached:         185244 kB
SwapCached:       3200 kB
Active:         107916 kB
Inactive:       134760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1749424 kB
SwapTotal:     4192956 kB
SwapFree:      4186724 kB
Dirty:           11152 kB
Writeback:           0 kB
Mapped:          18632 kB
Slab:            49700 kB
Committed_AS:    85812 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-1885314-1245265625.opb

Free space on /tmp at the end= 66524 MiB
End job on node40 at 2009-06-17 21:37:05