Trace number 1885372

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
bsolo 3.1? 1798.05 1798.72

General information on the benchmark

Name/PURE-SAT/SAT09/APPLICATIONS/
crypto/desgen/gss-15-s100.opb
MD5SUMd6f17de130de9a3d236376d6f9e33053
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark54.2548
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31238
Total number of constraints93878
Number of constraints which are clauses93878
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-1885372-1245266226.opb
0.00/0.00	c File size is 2780194 bytes.
0.39/0.40	c Highest Coefficient sum: 5
0.39/0.40	c Parsing was ok!!
0.39/0.40	c Total parsing time: 0.401 s
0.39/0.45	c Var: 31238 Constr: 93878 93878/0/0 Lit: 221002 Watch. Lit: 187692
0.39/0.45	c Obj. Vars: 0 (0 % of total variables)
5.59/5.64	c Pre-processing Time: 5.637 s
5.59/5.64	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.59/5.64	c        0  26381    79775   187613    2   159550   26591      0      0 5.64
5.59/5.64	c Switching off lower bounding mode.
1798.01/1798.70	c      101  26381    79977   190217    2   159954   29251    202     17 5.83
1798.01/1798.70	c      252  26381    80260   215348    2   160520   32177    485     19 12.74
1798.01/1798.70	c      477  26381    80572   341497    4   161144   35395    797     10 47.63
1798.01/1798.70	c      817  26381    81027   556296    6   162054   38935   1252      7 114.44
1798.01/1798.70	c     1325  26381    81696   874484   10   163392   42829   1921      6 215.71
1798.01/1798.70	c     2088  26381    82689  1396861   16   165378   47112   2914      5 367.53
1798.01/1798.70	c     3235  26381    84203  2173137   25   168406   51824   4428      5 588.97
1798.01/1798.70	c     4959  26381    86411  3212898   37   172822   57007   6636      5 949.64
1798.01/1798.70	c     7543  26381    89836  5057666   56   179672   62708  10061      5 1482.95
1798.01/1798.70	c Resources Exceeded
1798.01/1798.70	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.01/1798.70	c    9     8912   2347    19905    91598  5954727  11823      4 1798.03
1798.01/1798.70	s UNKNOWN
1798.01/1798.70	c Total time: 1798.03 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-1885372-1245266226/watcher-1885372-1245266226 -o /tmp/evaluation-result-1885372-1245266226/solver-1885372-1245266226 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1885372-1245266226.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.94 3/64 9819
/proc/meminfo: memFree=1752008/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=13424 CPUtime=0
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 257 0 0 0 0 0 0 0 20 0 1 0 183148842 13746176 241 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 3356 241 176 640 0 2033 0

[startup+0.0786711 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 9819
/proc/meminfo: memFree=1752008/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=15940 CPUtime=0.07
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 1009 0 0 0 7 0 0 0 20 0 1 0 183148842 16322560 993 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 3985 993 302 640 0 2662 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15940

[startup+0.101674 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 9819
/proc/meminfo: memFree=1752008/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=16624 CPUtime=0.09
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 1209 0 0 0 9 0 0 0 20 0 1 0 183148842 17022976 1193 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 4156 1194 343 640 0 2833 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16624

[startup+0.301713 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 9819
/proc/meminfo: memFree=1752008/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=22392 CPUtime=0.29
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 3014 0 0 0 28 1 0 0 22 0 1 0 183148842 22929408 2958 1992294400 134512640 137136520 4294956256 18446744073709551615 134531305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 5598 2958 678 640 0 4275 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22392

[startup+0.701792 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 9819
/proc/meminfo: memFree=1752008/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=29820 CPUtime=0.69
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 5660 0 0 0 67 2 0 0 25 0 1 0 183148842 30535680 4925 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 7455 4925 189 640 0 6811 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29820

[startup+1.50195 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9820
/proc/meminfo: memFree=1732928/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=29820 CPUtime=1.49
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 5660 0 0 0 146 3 0 0 25 0 1 0 183148842 30535680 4925 1992294400 134512640 137136520 4294956256 18446744073709551615 136509112 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 7455 4925 189 640 0 6811 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29820

[startup+3.10127 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9820
/proc/meminfo: memFree=1732800/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=29952 CPUtime=3.09
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 5678 0 0 0 306 3 0 0 25 0 1 0 183148842 30670848 4943 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 7488 4943 189 640 0 6844 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29952

[startup+6.3019 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9820
/proc/meminfo: memFree=1731072/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=30916 CPUtime=6.29
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 6231 0 0 0 619 10 0 0 25 0 1 0 183148842 31657984 5188 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 7729 5188 198 640 0 7085 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30916

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9820
/proc/meminfo: memFree=1731520/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=30916 CPUtime=12.68
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 6233 0 0 0 1258 10 0 0 25 0 1 0 183148842 31657984 5190 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 7729 5190 198 640 0 7085 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30916

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9820
/proc/meminfo: memFree=1731328/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=31192 CPUtime=25.48
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 6300 0 0 0 2537 11 0 0 25 0 1 0 183148842 31940608 5257 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 7798 5257 198 640 0 7154 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31192

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9820
/proc/meminfo: memFree=1730304/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=32280 CPUtime=51.07
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 6572 0 0 0 5096 11 0 0 25 0 1 0 183148842 33054720 5529 1992294400 134512640 137136520 4294956256 18446744073709551615 134606783 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 8070 5529 198 640 0 7426 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 32280

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9820
/proc/meminfo: memFree=1728384/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=34428 CPUtime=102.25
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 7106 0 0 0 10214 11 0 0 25 0 1 0 183148842 35254272 6063 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 8607 6063 198 640 0 7963 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 34428

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9820
/proc/meminfo: memFree=1726016/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=36600 CPUtime=162.23
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 7651 0 0 0 16211 12 0 0 25 0 1 0 183148842 37478400 6608 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 9150 6608 198 640 0 8506 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 36600

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9820
/proc/meminfo: memFree=1723456/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=39084 CPUtime=222.2
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 8274 0 0 0 22208 12 0 0 25 0 1 0 183148842 40022016 7231 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 9771 7231 198 640 0 9127 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 39084

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9820
/proc/meminfo: memFree=1720704/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=41800 CPUtime=282.18
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 8953 0 0 0 28205 13 0 0 25 0 1 0 183148842 42803200 7910 1992294400 134512640 137136520 4294956256 18446744073709551615 134574006 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 10450 7910 198 640 0 9806 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 41800

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9820
/proc/meminfo: memFree=1718144/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=44324 CPUtime=342.16
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 9584 0 0 0 34203 13 0 0 25 0 1 0 183148842 45387776 8541 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 11081 8541 198 640 0 10437 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 44324

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9820
/proc/meminfo: memFree=1715520/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=46888 CPUtime=402.13
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 10237 0 0 0 40200 13 0 0 25 0 1 0 183148842 48013312 9194 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 11722 9194 198 640 0 11078 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 46888

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9820
/proc/meminfo: memFree=1712576/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=49860 CPUtime=462.12
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 10968 0 0 0 46198 14 0 0 25 0 1 0 183148842 51056640 9925 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 12465 9925 198 640 0 11821 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 49860

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9820
/proc/meminfo: memFree=1710272/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=52200 CPUtime=522.09
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 11551 0 0 0 52195 14 0 0 25 0 1 0 183148842 53452800 10508 1992294400 134512640 137136520 4294956256 18446744073709551615 134606742 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 13050 10508 198 640 0 12406 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 52200

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9820
/proc/meminfo: memFree=1707584/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=54776 CPUtime=582.06
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 12201 0 0 0 58192 14 0 0 25 0 1 0 183148842 56090624 11158 1992294400 134512640 137136520 4294956256 18446744073709551615 134543977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 13694 11158 198 640 0 13050 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 54776

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9820
/proc/meminfo: memFree=1705408/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=56920 CPUtime=642.05
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 12757 0 0 0 64190 15 0 0 25 0 1 0 183148842 58286080 11714 1992294400 134512640 137136520 4294956256 18446744073709551615 134606791 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 14230 11714 198 640 0 13586 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 56920

[startup+702.301 s]

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

/proc/meminfo: memFree=1688832/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=73372 CPUtime=1061.89
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 16844 0 0 0 106171 18 0 0 25 0 1 0 183148842 75132928 15801 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 18343 15801 198 640 0 17699 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 73372

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9820
/proc/meminfo: memFree=1686912/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=75236 CPUtime=1121.87
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 17315 0 0 0 112168 19 0 0 25 0 1 0 183148842 77041664 16272 1992294400 134512640 137136520 4294956256 18446744073709551615 134606739 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 18809 16272 198 640 0 18165 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 75236

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9820
/proc/meminfo: memFree=1684224/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=77900 CPUtime=1181.85
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 17976 0 0 0 118166 19 0 0 25 0 1 0 183148842 79769600 16933 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 19475 16933 198 640 0 18831 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 77900

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9820
/proc/meminfo: memFree=1681344/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=80804 CPUtime=1241.82
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 18702 0 0 0 124163 19 0 0 25 0 1 0 183148842 82743296 17659 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 20201 17659 198 640 0 19557 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 80804

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9822
/proc/meminfo: memFree=1677632/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=84496 CPUtime=1301.81
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 19624 0 0 0 130161 20 0 0 25 0 1 0 183148842 86523904 18581 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 21124 18581 198 640 0 20480 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 84496

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9822
/proc/meminfo: memFree=1675520/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=86596 CPUtime=1361.78
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 20152 0 0 0 136158 20 0 0 25 0 1 0 183148842 88674304 19109 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 21649 19109 198 640 0 21005 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 86596

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9822
/proc/meminfo: memFree=1673088/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=88988 CPUtime=1421.76
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 20747 0 0 0 142156 20 0 0 25 0 1 0 183148842 91123712 19704 1992294400 134512640 137136520 4294956256 18446744073709551615 134617520 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 22247 19704 198 640 0 21603 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 88988

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9822
/proc/meminfo: memFree=1670400/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=91648 CPUtime=1481.73
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 21418 0 0 0 148153 20 0 0 25 0 1 0 183148842 93847552 20375 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 22912 20375 198 640 0 22268 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 91648

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9822
/proc/meminfo: memFree=1668160/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=93792 CPUtime=1541.71
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 21951 0 0 0 154150 21 0 0 25 0 1 0 183148842 96043008 20908 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 23448 20908 198 640 0 22804 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 93792

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9822
/proc/meminfo: memFree=1665984/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=96216 CPUtime=1601.69
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 22554 0 0 0 160148 21 0 0 25 0 1 0 183148842 98525184 21511 1992294400 134512640 137136520 4294956256 18446744073709551615 134606742 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 24054 21511 198 640 0 23410 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 96216

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9822
/proc/meminfo: memFree=1663296/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=98648 CPUtime=1661.67
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 23165 0 0 0 166145 22 0 0 25 0 1 0 183148842 101015552 22122 1992294400 134512640 137136520 4294956256 18446744073709551615 134606742 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 24662 22122 198 640 0 24018 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 98648

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9822
/proc/meminfo: memFree=1661248/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=100660 CPUtime=1721.64
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 23666 0 0 0 172142 22 0 0 25 0 1 0 183148842 103075840 22623 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 25165 22623 198 640 0 24521 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 100660

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9822
/proc/meminfo: memFree=1659264/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=102588 CPUtime=1781.62
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 24157 0 0 0 178140 22 0 0 25 0 1 0 183148842 105050112 23114 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 25647 23114 198 640 0 25003 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 102588

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9822
/proc/meminfo: memFree=1658624/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=103220 CPUtime=1791.22
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 24306 0 0 0 179100 22 0 0 25 0 1 0 183148842 105697280 23263 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 25805 23263 198 640 0 25161 0
Current children cumulated CPU time (s) 1791.22
Current children cumulated vsize (KiB) 103220

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9822
/proc/meminfo: memFree=1658624/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=103220 CPUtime=1794.42
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 24306 0 0 0 179420 22 0 0 25 0 1 0 183148842 105697280 23263 1992294400 134512640 137136520 4294956256 18446744073709551615 134598094 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 25805 23263 198 640 0 25161 0
Current children cumulated CPU time (s) 1794.42
Current children cumulated vsize (KiB) 103220

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9822
/proc/meminfo: memFree=1658624/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=103220 CPUtime=1796.01
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 24306 0 0 0 179579 22 0 0 25 0 1 0 183148842 105697280 23263 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 25805 23263 198 640 0 25161 0
Current children cumulated CPU time (s) 1796.01
Current children cumulated vsize (KiB) 103220

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9822
/proc/meminfo: memFree=1658624/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=103220 CPUtime=1796.81
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 24308 0 0 0 179659 22 0 0 25 0 1 0 183148842 105697280 23265 1992294400 134512640 137136520 4294956256 18446744073709551615 134617414 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 25805 23265 198 640 0 25161 0
Current children cumulated CPU time (s) 1796.81
Current children cumulated vsize (KiB) 103220

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9822
/proc/meminfo: memFree=1658624/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=103220 CPUtime=1797.61
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 24320 0 0 0 179739 22 0 0 25 0 1 0 183148842 105697280 23277 1992294400 134512640 137136520 4294956256 18446744073709551615 134606736 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 25805 23277 198 640 0 25161 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (KiB) 103220

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9822
/proc/meminfo: memFree=1658624/2055920 swapFree=4192812/4192956
[pid=9819] ppid=9817 vsize=103220 CPUtime=1798.01
/proc/9819/stat : 9819 (bsolo) R 9817 9819 9021 0 -1 4194304 24320 0 0 0 179779 22 0 0 25 0 1 0 183148842 105697280 23277 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9819/statm: 25805 23277 198 640 0 25161 0
Current children cumulated CPU time (s) 1798.01
Current children cumulated vsize (KiB) 103220

Child status: 0
Real time (s): 1798.72
CPU time (s): 1798.05
CPU user time (s): 1797.8
CPU system time (s): 0.243962
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 103220

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

runsolver used 1.37879 second user time and 3.99239 second system time

The end

Launcher Data

Begin job on node53 at 2009-06-17 21:17:06
IDJOB=1885372
IDBENCH=72050
IDSOLVER=699
FILE ID=node53/1885372-1245266226
PBS_JOBID= 9372402
Free space on /tmp= 66304 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/APPLICATIONS/crypto/desgen/gss-15-s100.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1885372-1245266226/watcher-1885372-1245266226 -o /tmp/evaluation-result-1885372-1245266226/solver-1885372-1245266226 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1885372-1245266226.opb

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

MD5SUM BENCH= d6f17de130de9a3d236376d6f9e33053
RANDOM SEED=1176541472

node53.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.283
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.283
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1752424 kB
Buffers:         34988 kB
Cached:         198720 kB
SwapCached:        144 kB
Active:          98664 kB
Inactive:       148652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1752424 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6672 kB
Writeback:           0 kB
Mapped:          23244 kB
Slab:            42200 kB
Committed_AS:    99364 kB
PageTables:       1380 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-1885372-1245266226.opb

Free space on /tmp at the end= 66300 MiB
End job on node53 at 2009-06-17 21:47:05