Trace number 1885354

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.61 1799.1

General information on the benchmark

Name/PURE-SAT/SAT09/APPLICATIONS/
crypto/desgen/gss-13-s100.opb
MD5SUM1c2b381d9c38000805fc52dcfa3b43b3
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 benchmark56.1975
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables30867
Total number of constraints92735
Number of constraints which are clauses92735
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-1885354-1245266076.opb
0.00/0.00	c File size is 2744786 bytes.
0.29/0.40	c Highest Coefficient sum: 5
0.29/0.40	c Parsing was ok!!
0.29/0.40	c Total parsing time: 0.398 s
0.39/0.44	c Var: 30867 Constr: 92735 92735/0/0 Lit: 218247 Watch. Lit: 185406
0.39/0.44	c Obj. Vars: 0 (0 % of total variables)
5.59/5.63	c Pre-processing Time: 5.63 s
5.59/5.64	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.59/5.64	c        0  25808    78045   183516    2   156090   26015      0      0 5.63
5.59/5.64	c Switching off lower bounding mode.
1798.51/1799.08	c      100  25808    78245   187482    2   156490   28617    200     16 5.91
1798.51/1799.08	c      251  25808    78465   259598    3   156930   31479    420      4 53.48
1798.51/1799.08	c      479  25808    78777   404946    5   157554   34627    732      3 140.09
1798.51/1799.08	c      818  25808    79260   625588    7   158520   38090   1215      3 253.79
1798.51/1799.08	c     1328  25808    79966   955368   11   159932   41900   1921      3 424.81
1798.51/1799.08	c     2092  25808    81017  1462098   18   162034   46091   2972      2 711.90
1798.51/1799.08	c     3240  25808    82549  2272808   27   165098   50701   4504      2 1196.01
1798.51/1799.08	c Resources Exceeded
1798.51/1799.08	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.51/1799.08	c    7     4768   1183     9811    84632  3301295   6587      2 1798.60
1798.51/1799.08	s UNKNOWN
1798.51/1799.08	c Total time: 1798.6 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-1885354-1245266076/watcher-1885354-1245266076 -o /tmp/evaluation-result-1885354-1245266076/solver-1885354-1245266076 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1885354-1245266076.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.99 3/65 6801
/proc/meminfo: memFree=1732192/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=13392 CPUtime=0
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 257 0 0 0 0 0 0 0 20 0 1 0 194206221 13713408 241 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 3348 241 176 640 0 2033 0

[startup+0.045711 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 6801
/proc/meminfo: memFree=1732192/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=14776 CPUtime=0.04
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 676 0 0 0 4 0 0 0 20 0 1 0 194206221 15130624 660 1992294400 134512640 137136520 4294956256 18446744073709551615 134531237 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 3694 660 246 640 0 2379 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14776

[startup+0.101716 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 6801
/proc/meminfo: memFree=1732192/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=16460 CPUtime=0.09
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 1204 0 0 0 9 0 0 0 20 0 1 0 194206221 16855040 1188 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 4115 1188 342 640 0 2800 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16460

[startup+0.301738 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 6801
/proc/meminfo: memFree=1732192/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=22284 CPUtime=0.29
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 3013 0 0 0 29 0 0 0 22 0 1 0 194206221 22818816 2957 1992294400 134512640 137136520 4294956256 18446744073709551615 134531305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 5571 2957 677 640 0 4256 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22284

[startup+0.701782 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 6801
/proc/meminfo: memFree=1732192/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=29660 CPUtime=0.69
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 5594 0 0 0 67 2 0 0 25 0 1 0 194206221 30371840 4867 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 7415 4867 189 640 0 6771 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29660

[startup+1.50187 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1713496/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=29660 CPUtime=1.49
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 5594 0 0 0 147 2 0 0 25 0 1 0 194206221 30371840 4867 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 7415 4867 189 640 0 6771 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29660

[startup+3.10105 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1713368/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=29660 CPUtime=3.08
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 5614 0 0 0 305 3 0 0 25 0 1 0 194206221 30371840 4887 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 7415 4887 189 640 0 6771 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 29660

[startup+6.30142 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1711896/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=30544 CPUtime=6.29
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 6124 0 0 0 618 11 0 0 25 0 1 0 194206221 31277056 5094 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 7636 5094 198 640 0 6992 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30544

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1712344/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=30544 CPUtime=12.69
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 6126 0 0 0 1258 11 0 0 25 0 1 0 194206221 31277056 5096 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 7636 5096 198 640 0 6992 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30544

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1712352/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=30544 CPUtime=25.48
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 6128 0 0 0 2537 11 0 0 25 0 1 0 194206221 31277056 5098 1992294400 134512640 137136520 4294956256 18446744073709551615 134605433 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 7636 5098 198 640 0 6992 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30544

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1712160/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=30796 CPUtime=51.08
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 6188 0 0 0 5097 11 0 0 25 0 1 0 194206221 31535104 5158 1992294400 134512640 137136520 4294956256 18446744073709551615 134605776 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 7699 5158 198 640 0 7055 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30796

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1711200/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=31712 CPUtime=102.26
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 6437 0 0 0 10215 11 0 0 25 0 1 0 194206221 32473088 5407 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 7928 5407 198 640 0 7284 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 31712

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1709664/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=33276 CPUtime=162.25
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 6810 0 0 0 16213 12 0 0 25 0 1 0 194206221 34074624 5780 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 8319 5780 198 640 0 7675 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 33276

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1708192/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=34720 CPUtime=222.23
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 7171 0 0 0 22211 12 0 0 25 0 1 0 194206221 35553280 6141 1992294400 134512640 137136520 4294956256 18446744073709551615 134606780 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 8680 6141 198 640 0 8036 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 34720

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1706720/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=36216 CPUtime=282.21
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 7542 0 0 0 28209 12 0 0 25 0 1 0 194206221 37085184 6512 1992294400 134512640 137136520 4294956256 18446744073709551615 134605804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 9054 6512 198 640 0 8410 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 36216

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1705184/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=37744 CPUtime=342.2
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 7927 0 0 0 34207 13 0 0 25 0 1 0 194206221 38649856 6897 1992294400 134512640 137136520 4294956256 18446744073709551615 134551701 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 9436 6897 198 640 0 8792 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 37744

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1703904/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=38952 CPUtime=402.18
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 8235 0 0 0 40205 13 0 0 25 0 1 0 194206221 39886848 7205 1992294400 134512640 137136520 4294956256 18446744073709551615 134606744 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 9738 7205 198 640 0 9094 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 38952

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1702688/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=40180 CPUtime=462.17
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 8536 0 0 0 46204 13 0 0 25 0 1 0 194206221 41144320 7506 1992294400 134512640 137136520 4294956256 18446744073709551615 134605804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 10045 7506 198 640 0 9401 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 40180

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1701280/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=41600 CPUtime=522.15
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 8891 0 0 0 52202 13 0 0 25 0 1 0 194206221 42598400 7861 1992294400 134512640 137136520 4294956256 18446744073709551615 134605804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 10400 7861 198 640 0 9756 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 41600

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1699936/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=42916 CPUtime=582.13
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 9220 0 0 0 58200 13 0 0 25 0 1 0 194206221 43945984 8190 1992294400 134512640 137136520 4294956256 18446744073709551615 134606066 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 10729 8190 198 640 0 10085 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 42916

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1698272/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=44556 CPUtime=642.12
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 9631 0 0 0 64199 13 0 0 25 0 1 0 194206221 45625344 8601 1992294400 134512640 137136520 4294956256 18446744073709551615 134605682 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 11139 8601 198 640 0 10495 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 44556

[startup+702.302 s]

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

/proc/meminfo: memFree=1688480/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=54232 CPUtime=1121.99
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 12050 0 0 0 112185 14 0 0 25 0 1 0 194206221 55533568 11020 1992294400 134512640 137136520 4294956256 18446744073709551615 134606757 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 13558 11020 198 640 0 12914 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 54232

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1686752/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=55948 CPUtime=1181.98
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 12479 0 0 0 118183 15 0 0 25 0 1 0 194206221 57290752 11449 1992294400 134512640 137136520 4294956256 18446744073709551615 134605804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 13987 11449 198 640 0 13343 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 55948

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1685344/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=57272 CPUtime=1241.96
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 12810 0 0 0 124181 15 0 0 25 0 1 0 194206221 58646528 11780 1992294400 134512640 137136520 4294956256 18446744073709551615 134605821 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 14318 11780 198 640 0 13674 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 57272

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1684000/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=58612 CPUtime=1301.95
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 13146 0 0 0 130180 15 0 0 25 0 1 0 194206221 60018688 12116 1992294400 134512640 137136520 4294956256 18446744073709551615 134605495 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 14653 12116 198 640 0 14009 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 58612

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1682528/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=60084 CPUtime=1361.92
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 13511 0 0 0 136177 15 0 0 25 0 1 0 194206221 61526016 12481 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 15021 12481 198 640 0 14377 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 60084

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1681440/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=61152 CPUtime=1421.91
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 13780 0 0 0 142176 15 0 0 25 0 1 0 194206221 62619648 12750 1992294400 134512640 137136520 4294956256 18446744073709551615 134606736 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 15288 12750 198 640 0 14644 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 61152

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1679840/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=62736 CPUtime=1481.9
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 14174 0 0 0 148174 16 0 0 25 0 1 0 194206221 64241664 13144 1992294400 134512640 137136520 4294956256 18446744073709551615 134605502 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 15684 13144 198 640 0 15040 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 62736

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1678688/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=63836 CPUtime=1541.88
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 14451 0 0 0 154172 16 0 0 25 0 1 0 194206221 65368064 13421 1992294400 134512640 137136520 4294956256 18446744073709551615 134605804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 15959 13421 198 640 0 15315 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 63836

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1677664/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=64868 CPUtime=1601.86
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 14709 0 0 0 160170 16 0 0 25 0 1 0 194206221 66424832 13679 1992294400 134512640 137136520 4294956256 18446744073709551615 134605804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 16217 13679 198 640 0 15573 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 64868

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1676128/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=66400 CPUtime=1661.85
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 15089 0 0 0 166169 16 0 0 25 0 1 0 194206221 67993600 14059 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 16600 14059 198 640 0 15956 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 66400

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1675168/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=67348 CPUtime=1721.83
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 15329 0 0 0 172167 16 0 0 25 0 1 0 194206221 68964352 14299 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 16837 14299 198 640 0 16193 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 67348

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1673824/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=68592 CPUtime=1781.82
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 15663 0 0 0 178165 17 0 0 25 0 1 0 194206221 70238208 14633 1992294400 134512640 137136520 4294956256 18446744073709551615 134606972 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 17148 14633 198 640 0 16504 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 68592

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1673504/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=68960 CPUtime=1791.42
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 15732 0 0 0 179125 17 0 0 25 0 1 0 194206221 70615040 14702 1992294400 134512640 137136520 4294956256 18446744073709551615 134605836 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 17240 14702 198 640 0 16596 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (KiB) 68960

[startup+1795.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1673248/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=69232 CPUtime=1794.62
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 15798 0 0 0 179445 17 0 0 25 0 1 0 194206221 70893568 14768 1992294400 134512640 137136520 4294956256 18446744073709551615 134605512 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 17308 14768 198 640 0 16664 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (KiB) 69232

[startup+1796.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1673248/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=69232 CPUtime=1796.21
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 15798 0 0 0 179604 17 0 0 25 0 1 0 194206221 70893568 14768 1992294400 134512640 137136520 4294956256 18446744073709551615 134606780 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 17308 14768 198 640 0 16664 0
Current children cumulated CPU time (s) 1796.21
Current children cumulated vsize (KiB) 69232

[startup+1798.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1673248/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=69232 CPUtime=1797.81
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 15798 0 0 0 179764 17 0 0 25 0 1 0 194206221 70893568 14768 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 17308 14768 198 640 0 16664 0
Current children cumulated CPU time (s) 1797.81
Current children cumulated vsize (KiB) 69232

[startup+1798.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1673248/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=69232 CPUtime=1798.21
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 15798 0 0 0 179804 17 0 0 25 0 1 0 194206221 70893568 14768 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 17308 14768 198 640 0 16664 0
Current children cumulated CPU time (s) 1798.21
Current children cumulated vsize (KiB) 69232

[startup+1798.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1673248/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=69232 CPUtime=1798.41
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 15798 0 0 0 179824 17 0 0 25 0 1 0 194206221 70893568 14768 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 17308 14768 198 640 0 16664 0
Current children cumulated CPU time (s) 1798.41
Current children cumulated vsize (KiB) 69232

[startup+1799 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6802
/proc/meminfo: memFree=1673248/2055920 swapFree=4182240/4192956
[pid=6801] ppid=6799 vsize=69232 CPUtime=1798.51
/proc/6801/stat : 6801 (bsolo) R 6799 6801 5911 0 -1 4194304 15798 0 0 0 179834 17 0 0 25 0 1 0 194206221 70893568 14768 1992294400 134512640 137136520 4294956256 18446744073709551615 134605804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6801/statm: 17308 14768 198 640 0 16664 0
Current children cumulated CPU time (s) 1798.51
Current children cumulated vsize (KiB) 69232

Child status: 0
Real time (s): 1799.1
CPU time (s): 1798.61
CPU user time (s): 1798.43
CPU system time (s): 0.183972
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 69232

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

runsolver used 2.04369 second user time and 4.47832 second system time

The end

Launcher Data

Begin job on node85 at 2009-06-17 21:14:37
IDJOB=1885354
IDBENCH=72048
IDSOLVER=701
FILE ID=node85/1885354-1245266076
PBS_JOBID= 9372377
Free space on /tmp= 126836 MiB

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

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

MD5SUM BENCH= 1c2b381d9c38000805fc52dcfa3b43b3
RANDOM SEED=1963809831

node85.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.213
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	: 5931.00
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.213
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:       1732744 kB
Buffers:         42692 kB
Cached:         207316 kB
SwapCached:       5196 kB
Active:          80288 kB
Inactive:       177920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1732744 kB
SwapTotal:     4192956 kB
SwapFree:      4182240 kB
Dirty:            6624 kB
Writeback:           0 kB
Mapped:          13828 kB
Slab:            50920 kB
Committed_AS:    99084 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-1885354-1245266076.opb

Free space on /tmp at the end= 126832 MiB
End job on node85 at 2009-06-17 21:44:36