Trace number 1885343

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 clUNSAT 364.853 365.035

General information on the benchmark

Name/PURE-SAT/SAT09/
APPLICATIONS/crypto/md5gen/gus-md5-06.opb
MD5SUM3a4b73c1447cbe9063643dfd57fe4b82
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 benchmark61.1867
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables68953
Total number of constraints224868
Number of constraints which are clauses224868
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: 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-1885343-1245265988.opb
0.00/0.00	c File size is 7369884 bytes.
1.19/1.21	c Highest Coefficient sum: 5
1.19/1.21	c Parsing was ok!!
1.19/1.21	c Total parsing time: 1.209 s
1.29/1.33	c Var: 68953 Constr: 224868 224868/0/0 Lit: 582796 Watch. Lit: 449607
1.29/1.33	c Obj. Vars: 0 (0 % of total variables)
2.99/3.00	c Pre-processing Time: 3.005 s
2.99/3.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.99/3.01	c        0  63047   212396   556697    2   424792   70798      0      0 3.00
2.99/3.01	c Switching off lower bounding mode.
364.81/365.02	c      101  63045   212497   557418    2   424993   77878    101     29 3.39
364.81/365.02	c      251  63045   212647   558120    2   425293   85666    251     69 3.60
364.81/365.02	c      476  63045   212872   560612    2   425743   94233    476     93 5.09
364.81/365.02	c      815  63045   213211   629033    2   426421  103657    815     56 14.50
364.81/365.02	c     1323  63045   213719   687156    3   427437  114023   1323     53 24.59
364.81/365.02	c     2087  63045   214483   783929    3   428965  125426   2087     47 43.77
364.81/365.02	c     3234  63038   215630   959342    4   431258  137969   3234     44 72.30
364.81/365.02	c     4955  63028   217351  1364270    6   434698  151766   4955     28 171.08
364.81/365.02	c     7540  62988   219936  1892355    8   439863  166943   7540     24 306.40
364.81/365.02	c Backtracks by Clause: 0
364.81/365.02	c Backtracks by PB constraint: 0
364.81/365.02	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
364.81/365.02	c    9     9690   3226    51923   222086  2149170   9690     26 364.84
364.81/365.02	s UNSATISFIABLE
364.81/365.02	c Total time: 364.841 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-1885343-1245265988/watcher-1885343-1245265988 -o /tmp/evaluation-result-1885343-1245265988/solver-1885343-1245265988 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1885343-1245265988.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 23584
/proc/meminfo: memFree=1829224/2055920 swapFree=4182292/4192956
[pid=23584] ppid=23582 vsize=17916 CPUtime=0
/proc/23584/stat : 23584 (bsolo) R 23582 23584 22991 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 194192803 18345984 251 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23584/statm: 4479 252 176 640 0 2035 0

[startup+0.0564909 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 23584
/proc/meminfo: memFree=1829224/2055920 swapFree=4182292/4192956
[pid=23584] ppid=23582 vsize=19600 CPUtime=0.05
/proc/23584/stat : 23584 (bsolo) R 23582 23584 22991 0 -1 4194304 761 0 0 0 5 0 0 0 18 0 1 0 194192803 20070400 745 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23584/statm: 4900 745 267 640 0 2456 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 19600

[startup+0.101495 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 23584
/proc/meminfo: memFree=1829224/2055920 swapFree=4182292/4192956
[pid=23584] ppid=23582 vsize=21372 CPUtime=0.09
/proc/23584/stat : 23584 (bsolo) R 23582 23584 22991 0 -1 4194304 1285 0 0 0 9 0 0 0 18 0 1 0 194192803 21884928 1269 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23584/statm: 5343 1269 346 640 0 2899 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21372

[startup+0.301514 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 23584
/proc/meminfo: memFree=1829224/2055920 swapFree=4182292/4192956
[pid=23584] ppid=23582 vsize=28260 CPUtime=0.29
/proc/23584/stat : 23584 (bsolo) R 23582 23584 22991 0 -1 4194304 3368 0 0 0 29 0 0 0 19 0 1 0 194192803 28938240 3233 1992294400 134512640 137136520 4294956256 18446744073709551615 134531305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23584/statm: 7065 3233 655 640 0 4621 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28260

[startup+0.701554 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 23584
/proc/meminfo: memFree=1829224/2055920 swapFree=4182292/4192956
[pid=23584] ppid=23582 vsize=36448 CPUtime=0.69
/proc/23584/stat : 23584 (bsolo) R 23582 23584 22991 0 -1 4194304 6097 0 0 0 67 2 0 0 23 0 1 0 194192803 37322752 5913 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23584/statm: 9112 5913 1237 640 0 6668 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36448

[startup+1.50163 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 23585
/proc/meminfo: memFree=1804896/2055920 swapFree=4182292/4192956
[pid=23584] ppid=23582 vsize=56548 CPUtime=1.49
/proc/23584/stat : 23584 (bsolo) R 23582 23584 22991 0 -1 4194304 13402 0 0 0 142 7 0 0 25 0 1 0 194192803 57905152 11418 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23584/statm: 14137 11418 189 640 0 13493 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56548

[startup+3.10179 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 23585
/proc/meminfo: memFree=1783584/2055920 swapFree=4182292/4192956
[pid=23584] ppid=23582 vsize=62500 CPUtime=3.09
/proc/23584/stat : 23584 (bsolo) R 23582 23584 22991 0 -1 4194304 17365 0 0 0 281 28 0 0 25 0 1 0 194192803 64000000 12940 1992294400 134512640 137136520 4294956256 18446744073709551615 134571170 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23584/statm: 15625 12940 197 640 0 14981 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62500

[startup+6.30112 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 23585
/proc/meminfo: memFree=1777824/2055920 swapFree=4182292/4192956
[pid=23584] ppid=23582 vsize=62500 CPUtime=6.27
/proc/23584/stat : 23584 (bsolo) R 23582 23584 22991 0 -1 4194304 17369 0 0 0 598 29 0 0 25 0 1 0 194192803 64000000 12944 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23584/statm: 15625 12944 197 640 0 14981 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 62500

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 23585
/proc/meminfo: memFree=1777768/2055920 swapFree=4182292/4192956
[pid=23584] ppid=23582 vsize=62632 CPUtime=12.66
/proc/23584/stat : 23584 (bsolo) R 23582 23584 22991 0 -1 4194304 17386 0 0 0 1236 30 0 0 25 0 1 0 194192803 64135168 12961 1992294400 134512640 137136520 4294956256 18446744073709551615 134544714 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23584/statm: 15658 12961 197 640 0 15014 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 62632

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 23585
/proc/meminfo: memFree=1777768/2055920 swapFree=4182292/4192956
[pid=23584] ppid=23582 vsize=62764 CPUtime=25.45
/proc/23584/stat : 23584 (bsolo) R 23582 23584 22991 0 -1 4194304 18091 0 0 0 2515 30 0 0 25 0 1 0 194192803 64270336 12991 1992294400 134512640 137136520 4294956256 18446744073709551615 135982492 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23584/statm: 15691 12991 197 640 0 15047 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 62764

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 23585
/proc/meminfo: memFree=1777640/2055920 swapFree=4182292/4192956
[pid=23584] ppid=23582 vsize=62896 CPUtime=51.04
/proc/23584/stat : 23584 (bsolo) R 23582 23584 22991 0 -1 4194304 18390 0 0 0 5073 31 0 0 25 0 1 0 194192803 64405504 13020 1992294400 134512640 137136520 4294956256 18446744073709551615 136502436 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23584/statm: 15724 13020 197 640 0 15080 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 62896

[startup+102.306 s]
/proc/loadavg: 1.07 1.02 0.96 2/65 23585
/proc/meminfo: memFree=1777064/2055920 swapFree=4182292/4192956
[pid=23584] ppid=23582 vsize=63832 CPUtime=102.21
/proc/23584/stat : 23584 (bsolo) R 23582 23584 22991 0 -1 4194304 42671 0 0 0 10180 41 0 0 25 0 1 0 194192803 65363968 13271 1992294400 134512640 137136520 4294956256 18446744073709551615 134573943 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23584/statm: 15958 13271 197 640 0 15314 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 63832

[startup+162.302 s]
/proc/loadavg: 1.03 1.01 0.96 2/65 23585
/proc/meminfo: memFree=1773864/2055920 swapFree=4182292/4192956
[pid=23584] ppid=23582 vsize=67004 CPUtime=162.19
/proc/23584/stat : 23584 (bsolo) R 23582 23584 22991 0 -1 4194304 181841 0 0 0 16120 99 0 0 25 0 1 0 194192803 68612096 14066 1992294400 134512640 137136520 4294956256 18446744073709551615 134574031 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23584/statm: 16751 14066 197 640 0 16107 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 67004

[startup+222.302 s]
/proc/loadavg: 1.01 1.00 0.96 2/65 23585
/proc/meminfo: memFree=1770920/2055920 swapFree=4182292/4192956
[pid=23584] ppid=23582 vsize=69236 CPUtime=222.17
/proc/23584/stat : 23584 (bsolo) R 23582 23584 22991 0 -1 4194304 337921 0 0 0 22059 158 0 0 25 0 1 0 194192803 70897664 14626 1992294400 134512640 137136520 4294956256 18446744073709551615 136502374 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23584/statm: 17309 14626 197 640 0 16665 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 69236

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 23585
/proc/meminfo: memFree=1767464/2055920 swapFree=4182292/4192956
[pid=23584] ppid=23582 vsize=72800 CPUtime=282.14
/proc/23584/stat : 23584 (bsolo) R 23582 23584 22991 0 -1 4194304 493510 0 0 0 27996 218 0 0 25 0 1 0 194192803 74547200 15505 1992294400 134512640 137136520 4294956256 18446744073709551615 136502448 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23584/statm: 18200 15505 197 640 0 17556 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 72800

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 23585
/proc/meminfo: memFree=1763304/2055920 swapFree=4182292/4192956
[pid=23584] ppid=23582 vsize=76368 CPUtime=342.12
/proc/23584/stat : 23584 (bsolo) R 23582 23584 22991 0 -1 4194304 797899 0 0 0 33884 328 0 0 25 0 1 0 194192803 78200832 16414 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23584/statm: 19092 16414 197 640 0 18448 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 76368

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

[startup+345.502 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 23585
/proc/meminfo: memFree=1763496/2055920 swapFree=4182292/4192956
[pid=23584] ppid=23582 vsize=76632 CPUtime=345.32
/proc/23584/stat : 23584 (bsolo) R 23582 23584 22991 0 -1 4194304 807399 0 0 0 34201 331 0 0 25 0 1 0 194192803 78471168 16464 1992294400 134512640 137136520 4294956256 18446744073709551615 134544431 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23584/statm: 19158 16464 197 640 0 18514 0
Current children cumulated CPU time (s) 345.32
Current children cumulated vsize (KiB) 76632

[startup+358.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 23585
/proc/meminfo: memFree=1762792/2055920 swapFree=4182292/4192956
[pid=23584] ppid=23582 vsize=77424 CPUtime=358.11
/proc/23584/stat : 23584 (bsolo) R 23582 23584 22991 0 -1 4194304 838902 0 0 0 35466 345 0 0 25 0 1 0 194192803 79282176 16647 1992294400 134512640 137136520 4294956256 18446744073709551615 136502385 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23584/statm: 19356 16647 197 640 0 18712 0
Current children cumulated CPU time (s) 358.11
Current children cumulated vsize (KiB) 77424

[startup+361.502 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 23585
/proc/meminfo: memFree=1762344/2055920 swapFree=4182292/4192956
[pid=23584] ppid=23582 vsize=77964 CPUtime=361.32
/proc/23584/stat : 23584 (bsolo) R 23582 23584 22991 0 -1 4194304 844734 0 0 0 35784 348 0 0 25 0 1 0 194192803 79835136 16809 1992294400 134512640 137136520 4294956256 18446744073709551615 135982520 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23584/statm: 19491 16809 197 640 0 18847 0
Current children cumulated CPU time (s) 361.32
Current children cumulated vsize (KiB) 77964

[startup+363.102 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 23585
/proc/meminfo: memFree=1762600/2055920 swapFree=4182292/4192956
[pid=23584] ppid=23582 vsize=77556 CPUtime=362.91
/proc/23584/stat : 23584 (bsolo) R 23582 23584 22991 0 -1 4194304 848393 0 0 0 35942 349 0 0 25 0 1 0 194192803 79417344 16688 1992294400 134512640 137136520 4294956256 18446744073709551615 136502161 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23584/statm: 19389 16688 197 640 0 18745 0
Current children cumulated CPU time (s) 362.91
Current children cumulated vsize (KiB) 77556

[startup+363.902 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 23585
/proc/meminfo: memFree=1762600/2055920 swapFree=4182292/4192956
[pid=23584] ppid=23582 vsize=77556 CPUtime=363.71
/proc/23584/stat : 23584 (bsolo) R 23582 23584 22991 0 -1 4194304 852178 0 0 0 36021 350 0 0 25 0 1 0 194192803 79417344 16693 1992294400 134512640 137136520 4294956256 18446744073709551615 134544772 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23584/statm: 19389 16693 197 640 0 18745 0
Current children cumulated CPU time (s) 363.71
Current children cumulated vsize (KiB) 77556

[startup+364.702 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 23585
/proc/meminfo: memFree=1762536/2055920 swapFree=4182292/4192956
[pid=23584] ppid=23582 vsize=77556 CPUtime=364.51
/proc/23584/stat : 23584 (bsolo) R 23582 23584 22991 0 -1 4194304 853262 0 0 0 36101 350 0 0 25 0 1 0 194192803 79417344 16697 1992294400 134512640 137136520 4294956256 18446744073709551615 136502385 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23584/statm: 19389 16697 197 640 0 18745 0
Current children cumulated CPU time (s) 364.51
Current children cumulated vsize (KiB) 77556

[startup+364.902 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 23585
/proc/meminfo: memFree=1762536/2055920 swapFree=4182292/4192956
[pid=23584] ppid=23582 vsize=77556 CPUtime=364.71
/proc/23584/stat : 23584 (bsolo) R 23582 23584 22991 0 -1 4194304 853667 0 0 0 36121 350 0 0 25 0 1 0 194192803 79417344 16697 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23584/statm: 19389 16697 197 640 0 18745 0
Current children cumulated CPU time (s) 364.71
Current children cumulated vsize (KiB) 77556

[startup+365.002 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 23585
/proc/meminfo: memFree=1762536/2055920 swapFree=4182292/4192956
[pid=23584] ppid=23582 vsize=77556 CPUtime=364.81
/proc/23584/stat : 23584 (bsolo) R 23582 23584 22991 0 -1 4194304 853668 0 0 0 36131 350 0 0 25 0 1 0 194192803 79417344 16698 1992294400 134512640 137136520 4294956256 18446744073709551615 134543760 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23584/statm: 19389 16698 197 640 0 18745 0
Current children cumulated CPU time (s) 364.81
Current children cumulated vsize (KiB) 77556

Child status: 0
Real time (s): 365.035
CPU time (s): 364.853
CPU user time (s): 361.332
CPU system time (s): 3.52046
CPU usage (%): 99.9499
Max. virtual memory (cumulated for all children) (KiB): 78096

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

runsolver used 0.293955 second user time and 1.04584 second system time

The end

Launcher Data

Begin job on node70 at 2009-06-17 21:13:08
IDJOB=1885343
IDBENCH=72047
IDSOLVER=700
FILE ID=node70/1885343-1245265988
PBS_JOBID= 9372391
Free space on /tmp= 66396 MiB

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

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

MD5SUM BENCH= 3a4b73c1447cbe9063643dfd57fe4b82
RANDOM SEED=975670790

node70.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.241
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.241
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:       1829768 kB
Buffers:         16064 kB
Cached:         139040 kB
SwapCached:       4764 kB
Active:          48456 kB
Inactive:       114304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1829768 kB
SwapTotal:     4192956 kB
SwapFree:      4182292 kB
Dirty:           11148 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            49456 kB
Committed_AS:    93496 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1885343-1245265988.opb

Free space on /tmp at the end= 66392 MiB
End job on node70 at 2009-06-17 21:19:13