Trace number 1885332

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.1UNSAT 769.643 769.885

General information on the benchmark

Name/PURE-SAT/SAT09/
APPLICATIONS/crypto/md5gen/gus-md5-05.opb
MD5SUMc79e2b52997719dd86cf500df603b103
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 benchmark19.784
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables68827
Total number of constraints224473
Number of constraints which are clauses224473
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: 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-1885332-1245265818.opb
0.00/0.00	c File size is 7357118 bytes.
1.19/1.30	c Highest Coefficient sum: 5
1.19/1.30	c Parsing was ok!!
1.19/1.30	c Total parsing time: 1.298 s
1.39/1.42	c Var: 68827 Constr: 224473 224473/0/0 Lit: 581793 Watch. Lit: 448817
1.39/1.42	c Obj. Vars: 0 (0 % of total variables)
3.20/3.21	c Pre-processing Time: 3.209 s
3.20/3.22	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.20/3.22	c        0  62830   211666   554818    2   423332   70555      0      0 3.21
3.20/3.22	c Switching off lower bounding mode.
769.55/769.87	c      102  62830   211858   555975    2   423716   77611    192     26 3.80
769.55/769.87	c      253  62828   212108   584058    2   424214   85373    442     11 21.51
769.55/769.87	c      479  62828   212465   607299    2   424928   93911    799      9 49.45
769.55/769.87	c      819  62828   213013   626796    2   426024  103303   1347      8 97.93
769.55/769.87	c     1327  62828   213776   706316    3   427550  113634   2110      5 249.07
769.55/769.87	c     2090  62792   214849   860990    4   429694  124998   3183      4 518.97
769.55/769.87	c Backtracks by Clause: 2578
769.55/769.87	c Backtracks by PB constraint: 1
769.55/769.87	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
769.55/769.87	c    6     2579    770    15531   215437   972221   3771      3 769.63
769.55/769.87	s UNSATISFIABLE
769.55/769.87	c Total time: 769.633 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-1885332-1245265818/watcher-1885332-1245265818 -o /tmp/evaluation-result-1885332-1245265818/solver-1885332-1245265818 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1885332-1245265818.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.02 1.00 3/64 10882
/proc/meminfo: memFree=1826792/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=17896 CPUtime=0
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 261 0 0 0 0 0 0 0 18 0 1 0 194181102 18325504 245 1992294400 134512640 137136520 4294956256 18446744073709551615 134517592 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 4474 246 176 640 0 2033 0

[startup+0.0415799 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 10882
/proc/meminfo: memFree=1826792/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=19036 CPUtime=0.03
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 599 0 0 0 3 0 0 0 18 0 1 0 194181102 19492864 583 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 4759 584 234 640 0 2318 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 19036

[startup+0.101588 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 10882
/proc/meminfo: memFree=1826792/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=21088 CPUtime=0.09
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 1211 0 0 0 9 0 0 0 18 0 1 0 194181102 21594112 1195 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 5272 1195 333 640 0 2831 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21088

[startup+0.301618 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 10882
/proc/meminfo: memFree=1826792/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=27308 CPUtime=0.29
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 3128 0 0 0 28 1 0 0 19 0 1 0 194181102 27963392 2993 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 6827 2994 628 640 0 4386 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27308

[startup+0.701679 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 10882
/proc/meminfo: memFree=1826792/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=35472 CPUtime=0.69
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 5780 0 0 0 67 2 0 0 22 0 1 0 194181102 36323328 5596 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 8868 5596 1172 640 0 6427 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35472

[startup+1.5018 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 10883
/proc/meminfo: memFree=1803616/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=56472 CPUtime=1.49
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 13375 0 0 0 143 6 0 0 25 0 1 0 194181102 57827328 11394 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 14118 11394 189 640 0 13474 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56472

[startup+3.10104 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 10883
/proc/meminfo: memFree=1781664/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=63508 CPUtime=3.09
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 17294 0 0 0 279 30 0 0 25 0 1 0 194181102 65032192 13165 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 15877 13165 193 640 0 15233 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63508

[startup+6.30153 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 10883
/proc/meminfo: memFree=1775520/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=62432 CPUtime=6.28
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 17302 0 0 0 595 33 0 0 25 0 1 0 194181102 63930368 12904 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 15608 12904 198 640 0 14964 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 62432

[startup+12.7015 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 10883
/proc/meminfo: memFree=1775664/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=62432 CPUtime=12.68
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 17302 0 0 0 1235 33 0 0 25 0 1 0 194181102 63930368 12904 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 15608 12904 198 640 0 14964 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 62432

[startup+25.5015 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 10883
/proc/meminfo: memFree=1775664/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=62432 CPUtime=25.47
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 17304 0 0 0 2514 33 0 0 25 0 1 0 194181102 63930368 12906 1992294400 134512640 137136520 4294956256 18446744073709551615 134606769 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 15608 12906 198 640 0 14964 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 62432

[startup+51.1014 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 10883
/proc/meminfo: memFree=1775536/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=62432 CPUtime=51.07
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 17439 0 0 0 5073 34 0 0 25 0 1 0 194181102 63930368 12906 1992294400 134512640 137136520 4294956256 18446744073709551615 134606757 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 15608 12906 198 640 0 14964 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 62432

[startup+102.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 10883
/proc/meminfo: memFree=1775536/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=62432 CPUtime=102.26
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 17439 0 0 0 10192 34 0 0 25 0 1 0 194181102 63930368 12906 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 15608 12906 198 640 0 14964 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 62432

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 10883
/proc/meminfo: memFree=1775536/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=62432 CPUtime=162.23
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 17439 0 0 0 16189 34 0 0 25 0 1 0 194181102 63930368 12906 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 15608 12906 198 640 0 14964 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 62432

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10883
/proc/meminfo: memFree=1775536/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=62432 CPUtime=222.21
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 17439 0 0 0 22187 34 0 0 25 0 1 0 194181102 63930368 12906 1992294400 134512640 137136520 4294956256 18446744073709551615 134606742 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 15608 12906 198 640 0 14964 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 62432

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10883
/proc/meminfo: memFree=1775536/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=62432 CPUtime=282.2
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 17439 0 0 0 28185 35 0 0 25 0 1 0 194181102 63930368 12906 1992294400 134512640 137136520 4294956256 18446744073709551615 136502161 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 15608 12906 198 640 0 14964 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 62432

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10883
/proc/meminfo: memFree=1775536/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=62432 CPUtime=342.18
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 17440 0 0 0 34183 35 0 0 25 0 1 0 194181102 63930368 12907 1992294400 134512640 137136520 4294956256 18446744073709551615 134606774 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 15608 12907 198 640 0 14964 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 62432

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10883
/proc/meminfo: memFree=1775536/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=62432 CPUtime=402.16
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 17440 0 0 0 40181 35 0 0 25 0 1 0 194181102 63930368 12907 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 15608 12907 198 640 0 14964 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 62432

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10883
/proc/meminfo: memFree=1775536/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=62432 CPUtime=462.15
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 17440 0 0 0 46179 36 0 0 25 0 1 0 194181102 63930368 12907 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 15608 12907 198 640 0 14964 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 62432

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10883
/proc/meminfo: memFree=1775536/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=62432 CPUtime=522.13
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 17440 0 0 0 52177 36 0 0 25 0 1 0 194181102 63930368 12907 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 15608 12907 198 640 0 14964 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 62432

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10883
/proc/meminfo: memFree=1775536/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=62432 CPUtime=582.11
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 17440 0 0 0 58175 36 0 0 25 0 1 0 194181102 63930368 12907 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 15608 12907 198 640 0 14964 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 62432

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10883
/proc/meminfo: memFree=1775536/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=62432 CPUtime=642.09
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 17440 0 0 0 64173 36 0 0 25 0 1 0 194181102 63930368 12907 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 15608 12907 198 640 0 14964 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 62432

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10883
/proc/meminfo: memFree=1775408/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=62432 CPUtime=702.07
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 17440 0 0 0 70170 37 0 0 25 0 1 0 194181102 63930368 12907 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 15608 12907 198 640 0 14964 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 62432

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10883
/proc/meminfo: memFree=1774960/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=62972 CPUtime=762.05
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 17577 0 0 0 76168 37 0 0 25 0 1 0 194181102 64483328 13044 1992294400 134512640 137136520 4294956256 18446744073709551615 134606783 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 15743 13044 198 640 0 15099 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 62972

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

[startup+764.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10883
/proc/meminfo: memFree=1774960/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=62972 CPUtime=764.45
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 18387 0 0 0 76408 37 0 0 25 0 1 0 194181102 64483328 13044 1992294400 134512640 137136520 4294956256 18446744073709551615 136509034 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 15743 13044 198 640 0 15099 0
Current children cumulated CPU time (s) 764.45
Current children cumulated vsize (KiB) 62972

[startup+767.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10883
/proc/meminfo: memFree=1774960/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=62972 CPUtime=767.65
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 19872 0 0 0 76727 38 0 0 25 0 1 0 194181102 64483328 13044 1992294400 134512640 137136520 4294956256 18446744073709551615 134573541 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 15743 13044 198 640 0 15099 0
Current children cumulated CPU time (s) 767.65
Current children cumulated vsize (KiB) 62972

[startup+768.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10883
/proc/meminfo: memFree=1774960/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=62972 CPUtime=768.45
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 20007 0 0 0 76807 38 0 0 25 0 1 0 194181102 64483328 13044 1992294400 134512640 137136520 4294956256 18446744073709551615 136502385 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 15743 13044 198 640 0 15099 0
Current children cumulated CPU time (s) 768.45
Current children cumulated vsize (KiB) 62972

[startup+769.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10883
/proc/meminfo: memFree=1774960/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=62972 CPUtime=769.25
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 20547 0 0 0 76887 38 0 0 25 0 1 0 194181102 64483328 13044 1992294400 134512640 137136520 4294956256 18446744073709551615 134606783 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 15743 13044 198 640 0 15099 0
Current children cumulated CPU time (s) 769.25
Current children cumulated vsize (KiB) 62972

[startup+769.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10883
/proc/meminfo: memFree=1774960/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=62972 CPUtime=769.45
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 20547 0 0 0 76907 38 0 0 25 0 1 0 194181102 64483328 13044 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 15743 13044 198 640 0 15099 0
Current children cumulated CPU time (s) 769.45
Current children cumulated vsize (KiB) 62972

[startup+769.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10883
/proc/meminfo: memFree=1774960/2055920 swapFree=4181956/4192956
[pid=10882] ppid=10880 vsize=62972 CPUtime=769.55
/proc/10882/stat : 10882 (bsolo) R 10880 10882 10442 0 -1 4194304 20547 0 0 0 76917 38 0 0 25 0 1 0 194181102 64483328 13044 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10882/statm: 15743 13044 198 640 0 15099 0
Current children cumulated CPU time (s) 769.55
Current children cumulated vsize (KiB) 62972

Child status: 0
Real time (s): 769.885
CPU time (s): 769.643
CPU user time (s): 769.251
CPU system time (s): 0.39194
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 64656

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

runsolver used 0.731888 second user time and 1.40179 second system time

The end

Launcher Data

Begin job on node34 at 2009-06-17 21:10:18
IDJOB=1885332
IDBENCH=72046
IDSOLVER=699
FILE ID=node34/1885332-1245265818
PBS_JOBID= 9372419
Free space on /tmp= 66248 MiB

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

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

MD5SUM BENCH= c79e2b52997719dd86cf500df603b103
RANDOM SEED=1962681644

node34.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.263
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.263
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:       1827272 kB
Buffers:         37708 kB
Cached:         109596 kB
SwapCached:       5016 kB
Active:          55072 kB
Inactive:       100304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827272 kB
SwapTotal:     4192956 kB
SwapFree:      4181956 kB
Dirty:           11140 kB
Writeback:           0 kB
Mapped:          14424 kB
Slab:            59280 kB
Committed_AS:   198520 kB
PageTables:       1384 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-1885332-1245265818.opb

Free space on /tmp at the end= 66244 MiB
End job on node34 at 2009-06-17 21:23:08