Trace number 1885362

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.49 1799.24

General information on the benchmark

Name/PURE-SAT/SAT09/APPLICATIONS/
crypto/desgen/gss-14-s100.opb
MD5SUM56d33962a0b30de405bc9a8d819d6c19
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 benchmark38.4921
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31229
Total number of constraints93855
Number of constraints which are clauses93855
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-1885362-1245266118.opb
0.00/0.00	c File size is 2779308 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.404 s
0.39/0.45	c Var: 31229 Constr: 93855 93855/0/0 Lit: 220949 Watch. Lit: 187646
0.39/0.45	c Obj. Vars: 0 (0 % of total variables)
5.59/5.62	c Pre-processing Time: 5.624 s
5.59/5.63	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.59/5.63	c        0  25884    78264   184032    2   156528   26088      0      0 5.62
5.59/5.63	c Switching off lower bounding mode.
1798.44/1799.22	c      100  25884    78464   186892    2   156928   28697    200     17 5.85
1798.44/1799.22	c      253  25884    78684   273396    3   157368   31567    420      7 32.24
1798.44/1799.22	c      480  25884    79036   402386    5   158072   34724    772      7 64.19
1798.44/1799.22	c      820  25884    79504   587434    7   159008   38197   1240      6 121.45
1798.44/1799.22	c     1328  25884    80202   876737   10   160404   42017   1938      5 221.91
1798.44/1799.22	c     2091  25884    81245  1309271   16   162490   46219   2981      5 354.22
1798.44/1799.22	c     3238  25884    82914  2038777   24   165828   50841   4650      5 575.81
1798.44/1799.22	c     4959  25884    85193  3244466   38   170386   55926   6929      5 949.46
1798.44/1799.22	c     7544  25884    88583  5042167   56   177166   61519  10319      4 1552.10
1798.44/1799.22	c Resources Exceeded
1798.44/1799.22	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.44/1799.22	c    9     8763   2216    19402    90222  5795692  11958      4 1798.47
1798.44/1799.22	s UNKNOWN
1798.44/1799.22	c Total time: 1798.47 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-1885362-1245266118/watcher-1885362-1245266118 -o /tmp/evaluation-result-1885362-1245266118/solver-1885362-1245266118 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1885362-1245266118.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.99 1.01 1.00 3/64 9791
/proc/meminfo: memFree=1813320/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=13424 CPUtime=0
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 260 0 0 0 0 0 0 0 18 0 1 0 194212707 13746176 244 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 3356 245 177 640 0 2033 0

[startup+0.073651 s]
/proc/loadavg: 0.99 1.01 1.00 3/64 9791
/proc/meminfo: memFree=1813320/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=15640 CPUtime=0.06
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 939 0 0 0 6 0 0 0 18 0 1 0 194212707 16015360 923 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 3910 924 294 640 0 2587 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15640

[startup+0.101653 s]
/proc/loadavg: 0.99 1.01 1.00 3/64 9791
/proc/meminfo: memFree=1813320/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=16492 CPUtime=0.09
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 1204 0 0 0 9 0 0 0 18 0 1 0 194212707 16887808 1188 1992294400 134512640 137136520 4294956256 18446744073709551615 134517592 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 4156 1189 342 640 0 2833 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16492

[startup+0.301671 s]
/proc/loadavg: 0.99 1.01 1.00 3/64 9791
/proc/meminfo: memFree=1813320/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=22392 CPUtime=0.29
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 3015 0 0 0 28 1 0 0 19 0 1 0 194212707 22929408 2959 1992294400 134512640 137136520 4294956256 18446744073709551615 134531310 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 5598 2959 678 640 0 4275 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22392

[startup+0.701709 s]
/proc/loadavg: 0.99 1.01 1.00 3/64 9791
/proc/meminfo: memFree=1813320/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=29792 CPUtime=0.7
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 5652 0 0 0 68 2 0 0 23 0 1 0 194212707 30507008 4917 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 7448 4917 189 640 0 6804 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 29792

[startup+1.50178 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 9792
/proc/meminfo: memFree=1794304/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=29792 CPUtime=1.49
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 5652 0 0 0 147 2 0 0 25 0 1 0 194212707 30507008 4917 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 7448 4917 189 640 0 6804 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29792

[startup+3.10193 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 9792
/proc/meminfo: memFree=1794176/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=29924 CPUtime=3.09
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 5671 0 0 0 306 3 0 0 25 0 1 0 194212707 30642176 4936 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 7481 4936 189 640 0 6837 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29924

[startup+6.30123 s]
/proc/loadavg: 1.15 1.04 1.01 2/65 9792
/proc/meminfo: memFree=1792704/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=30620 CPUtime=6.29
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 6155 0 0 0 618 11 0 0 25 0 1 0 194212707 31354880 5115 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 7655 5115 198 640 0 7011 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30620

[startup+12.7018 s]
/proc/loadavg: 1.14 1.04 1.01 2/65 9792
/proc/meminfo: memFree=1793224/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=30620 CPUtime=12.69
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 6158 0 0 0 1258 11 0 0 25 0 1 0 194212707 31354880 5118 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 7655 5118 198 640 0 7011 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30620

[startup+25.502 s]
/proc/loadavg: 1.11 1.04 1.01 2/65 9792
/proc/meminfo: memFree=1793224/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=30888 CPUtime=25.48
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 6228 0 0 0 2537 11 0 0 25 0 1 0 194212707 31629312 5188 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 7722 5188 198 640 0 7078 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30888

[startup+51.1014 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 9792
/proc/meminfo: memFree=1792136/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=32120 CPUtime=51.05
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 6527 0 0 0 5093 12 0 0 25 0 1 0 194212707 32890880 5487 1992294400 134512640 137136520 4294956256 18446744073709551615 134606742 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 8030 5487 198 640 0 7386 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 32120

[startup+102.305 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 9792
/proc/meminfo: memFree=1789576/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=34544 CPUtime=102.23
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 7134 0 0 0 10211 12 0 0 25 0 1 0 194212707 35373056 6094 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 8636 6094 198 640 0 7992 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 34544

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 9792
/proc/meminfo: memFree=1787464/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=36620 CPUtime=162.22
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 7655 0 0 0 16209 13 0 0 25 0 1 0 194212707 37498880 6615 1992294400 134512640 137136520 4294956256 18446744073709551615 136295557 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 9155 6615 198 640 0 8511 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 36620

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 9792
/proc/meminfo: memFree=1785288/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=38812 CPUtime=222.17
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 8202 0 0 0 22204 13 0 0 25 0 1 0 194212707 39743488 7162 1992294400 134512640 137136520 4294956256 18446744073709551615 134606780 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 9703 7162 198 640 0 9059 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 38812

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 9792
/proc/meminfo: memFree=1783112/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=40948 CPUtime=282.15
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 8735 0 0 0 28202 13 0 0 25 0 1 0 194212707 41930752 7695 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 10237 7695 198 640 0 9593 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 40948

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9792
/proc/meminfo: memFree=1780360/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=43608 CPUtime=342.13
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 9405 0 0 0 34199 14 0 0 25 0 1 0 194212707 44654592 8365 1992294400 134512640 137136520 4294956256 18446744073709551615 134606742 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 10902 8365 198 640 0 10258 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 43608

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9792
/proc/meminfo: memFree=1777864/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=46128 CPUtime=402.1
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 10032 0 0 0 40196 14 0 0 25 0 1 0 194212707 47235072 8992 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 11532 8992 198 640 0 10888 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 46128

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9792
/proc/meminfo: memFree=1775240/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=48748 CPUtime=462.08
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 10686 0 0 0 46193 15 0 0 25 0 1 0 194212707 49917952 9646 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 12187 9646 198 640 0 11543 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 48748

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9792
/proc/meminfo: memFree=1772424/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=51584 CPUtime=522.05
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 11395 0 0 0 52190 15 0 0 25 0 1 0 194212707 52822016 10355 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 12896 10355 198 640 0 12252 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 51584

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9792
/proc/meminfo: memFree=1770120/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=53932 CPUtime=582.03
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 11980 0 0 0 58188 15 0 0 25 0 1 0 194212707 55226368 10940 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 13483 10940 198 640 0 12839 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 53932

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9792
/proc/meminfo: memFree=1766792/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=57228 CPUtime=642.01
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 12805 0 0 0 64185 16 0 0 25 0 1 0 194212707 58601472 11765 1992294400 134512640 137136520 4294956256 18446744073709551615 134606742 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 14307 11765 198 640 0 13663 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 57228

[startup+702.302 s]

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

/proc/meminfo: memFree=1747720/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=76076 CPUtime=1121.81
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 17522 0 0 0 112162 19 0 0 25 0 1 0 194212707 77901824 16482 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 19019 16482 198 640 0 18375 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 76076

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9792
/proc/meminfo: memFree=1745992/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=77844 CPUtime=1181.79
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 17962 0 0 0 118160 19 0 0 25 0 1 0 194212707 79712256 16922 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 19461 16922 198 640 0 18817 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 77844

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9792
/proc/meminfo: memFree=1743496/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=80160 CPUtime=1241.76
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 18540 0 0 0 124157 19 0 0 25 0 1 0 194212707 82083840 17500 1992294400 134512640 137136520 4294956256 18446744073709551615 134606728 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 20040 17500 198 640 0 19396 0
Current children cumulated CPU time (s) 1241.76
Current children cumulated vsize (KiB) 80160

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9792
/proc/meminfo: memFree=1741384/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=82244 CPUtime=1301.75
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 19061 0 0 0 130155 20 0 0 25 0 1 0 194212707 84217856 18021 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 20561 18021 198 640 0 19917 0
Current children cumulated CPU time (s) 1301.75
Current children cumulated vsize (KiB) 82244

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9792
/proc/meminfo: memFree=1738952/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=84664 CPUtime=1361.72
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 19665 0 0 0 136152 20 0 0 25 0 1 0 194212707 86695936 18625 1992294400 134512640 137136520 4294956256 18446744073709551615 136509145 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 21166 18625 198 640 0 20522 0
Current children cumulated CPU time (s) 1361.72
Current children cumulated vsize (KiB) 84664

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9792
/proc/meminfo: memFree=1737032/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=86608 CPUtime=1421.7
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 20153 0 0 0 142150 20 0 0 25 0 1 0 194212707 88686592 19113 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 21652 19113 198 640 0 21008 0
Current children cumulated CPU time (s) 1421.7
Current children cumulated vsize (KiB) 86608

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9792
/proc/meminfo: memFree=1735176/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=88460 CPUtime=1481.68
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 20613 0 0 0 148147 21 0 0 25 0 1 0 194212707 90583040 19573 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 22115 19573 198 640 0 21471 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 88460

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9792
/proc/meminfo: memFree=1732808/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=90832 CPUtime=1541.65
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 21220 0 0 0 154144 21 0 0 25 0 1 0 194212707 93011968 20180 1992294400 134512640 137136520 4294956256 18446744073709551615 134606783 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 22708 20180 198 640 0 22064 0
Current children cumulated CPU time (s) 1541.65
Current children cumulated vsize (KiB) 90832

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9792
/proc/meminfo: memFree=1730440/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=93176 CPUtime=1601.63
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 21795 0 0 0 160141 22 0 0 25 0 1 0 194212707 95412224 20755 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 23294 20755 198 640 0 22650 0
Current children cumulated CPU time (s) 1601.63
Current children cumulated vsize (KiB) 93176

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9792
/proc/meminfo: memFree=1728328/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=95252 CPUtime=1661.61
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 22314 0 0 0 166139 22 0 0 25 0 1 0 194212707 97538048 21274 1992294400 134512640 137136520 4294956256 18446744073709551615 134606769 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 23813 21274 198 640 0 23169 0
Current children cumulated CPU time (s) 1661.61
Current children cumulated vsize (KiB) 95252

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9792
/proc/meminfo: memFree=1725960/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=97596 CPUtime=1721.57
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 22900 0 0 0 172134 23 0 0 25 0 1 0 194212707 99938304 21860 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 24399 21860 198 640 0 23755 0
Current children cumulated CPU time (s) 1721.57
Current children cumulated vsize (KiB) 97596

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9792
/proc/meminfo: memFree=1723016/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=100448 CPUtime=1781.55
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 23612 0 0 0 178132 23 0 0 25 0 1 0 194212707 102858752 22572 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 25112 22572 198 640 0 24468 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (KiB) 100448

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9792
/proc/meminfo: memFree=1722696/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=100744 CPUtime=1791.15
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 23687 0 0 0 179092 23 0 0 25 0 1 0 194212707 103161856 22647 1992294400 134512640 137136520 4294956256 18446744073709551615 134606777 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 25186 22647 198 640 0 24542 0
Current children cumulated CPU time (s) 1791.15
Current children cumulated vsize (KiB) 100744

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9792
/proc/meminfo: memFree=1722440/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=101012 CPUtime=1794.35
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 23754 0 0 0 179412 23 0 0 25 0 1 0 194212707 103436288 22714 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 25253 22714 198 640 0 24609 0
Current children cumulated CPU time (s) 1794.35
Current children cumulated vsize (KiB) 101012

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9792
/proc/meminfo: memFree=1722440/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=101012 CPUtime=1795.94
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 23754 0 0 0 179571 23 0 0 25 0 1 0 194212707 103436288 22714 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 25253 22714 198 640 0 24609 0
Current children cumulated CPU time (s) 1795.94
Current children cumulated vsize (KiB) 101012

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9792
/proc/meminfo: memFree=1722440/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=101012 CPUtime=1797.54
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 23754 0 0 0 179731 23 0 0 25 0 1 0 194212707 103436288 22714 1992294400 134512640 137136520 4294956256 18446744073709551615 134606742 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 25253 22714 198 640 0 24609 0
Current children cumulated CPU time (s) 1797.54
Current children cumulated vsize (KiB) 101012

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9792
/proc/meminfo: memFree=1722440/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=101012 CPUtime=1797.94
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 23761 0 0 0 179771 23 0 0 25 0 1 0 194212707 103436288 22721 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 25253 22721 198 640 0 24609 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 101012

[startup+1799.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9792
/proc/meminfo: memFree=1722440/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=101012 CPUtime=1798.34
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 23761 0 0 0 179811 23 0 0 25 0 1 0 194212707 103436288 22721 1992294400 134512640 137136520 4294956256 18446744073709551615 134573527 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 25253 22721 198 640 0 24609 0
Current children cumulated CPU time (s) 1798.34
Current children cumulated vsize (KiB) 101012

[startup+1799.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9792
/proc/meminfo: memFree=1722440/2055920 swapFree=4182004/4192956
[pid=9791] ppid=9789 vsize=101012 CPUtime=1798.44
/proc/9791/stat : 9791 (bsolo) R 9789 9791 9156 0 -1 4194304 23761 0 0 0 179821 23 0 0 25 0 1 0 194212707 103436288 22721 1992294400 134512640 137136520 4294956256 18446744073709551615 135982525 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9791/statm: 25253 22721 198 640 0 24609 0
Current children cumulated CPU time (s) 1798.44
Current children cumulated vsize (KiB) 101012

Child status: 0
Real time (s): 1799.24
CPU time (s): 1798.49
CPU user time (s): 1798.24
CPU system time (s): 0.251961
CPU usage (%): 99.9584
Max. virtual memory (cumulated for all children) (KiB): 101012

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

runsolver used 1.60875 second user time and 4.94025 second system time

The end

Launcher Data

Begin job on node14 at 2009-06-17 21:15:18
IDJOB=1885362
IDBENCH=72049
IDSOLVER=699
FILE ID=node14/1885362-1245266118
PBS_JOBID= 9372439
Free space on /tmp= 66356 MiB

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

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

MD5SUM BENCH= 56d33962a0b30de405bc9a8d819d6c19
RANDOM SEED=884493590

node14.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.234
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.234
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:       1813800 kB
Buffers:         39140 kB
Cached:         151636 kB
SwapCached:       5132 kB
Active:          69400 kB
Inactive:       129612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1813800 kB
SwapTotal:     4192956 kB
SwapFree:      4182004 kB
Dirty:            6660 kB
Writeback:           0 kB
Mapped:          14408 kB
Slab:            29128 kB
Committed_AS:   209364 kB
PageTables:       1452 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-1885362-1245266118.opb

Free space on /tmp at the end= 66352 MiB
End job on node14 at 2009-06-17 21:45:17