Trace number 3284691

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
CryptoMiniSat Strange-Night-1-stUNSAT 92.6019 92.5984

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-11.cnf
MD5SUM06568f445121c7d3cc3b96042d85c719
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.4614
Satisfiable
(Un)Satisfiability was proved
Number of variables96526
Number of clauses325263
Sum of the clauses size848701
Maximum clause length1316
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2139068
Number of clauses of size 3177302
Number of clauses of size 48172
Number of clauses of size 5192
Number of clauses of size over 5528

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3284691-1303763019.cnf'
0.00/0.00	c -- header says num vars:          96526
0.00/0.00	c -- header says num clauses:      325263
0.09/0.14	c -- clauses added:            0 learnts,       325263 normals,            0 xors
0.09/0.14	c -- vars added      96526
0.09/0.14	c Parsing time:  0.12 s
0.09/0.14	c  N st     0         0     96526    185013    136241         0    838160         0   no data   no data  --
0.48/0.53	c asymm  cl-useful: 2393/40083/185013 lits-rem:3788 time: 0.39
5.09/5.19	c Flit:   680 Blit:   3823 bXBeca:    0 bXProp: 14655 Bins:      0 BRemL:      0 BRemN:      0 P: 91.8M T:  4.61
5.19/5.21	c Cleaning up after failed var search:     0.02 s 
5.19/5.26	c Replacing    14655 vars Replaced   282554 lits Time:     0.05 s 
5.29/5.34	c bin-w-bin subsume rem         5299 bins  time:  0.02 s
5.29/5.38	c subs with bin:    13138  lits-rem:     10274  v-fix:    0  time:  0.04 s
5.49/5.54	c Subs w/ non-existent bins:   1884 l-rem:   1295 v-fix:     2 done:  74044 time:  0.15 s
5.59/5.65	c Removed useless bin:    3763  fixed:     0  props:  18.24M  time:  0.11 s
5.89/5.98	c lits-rem:         0  cl-subs:     9207  v-elim:  24681  v-fix:    0  time:  0.32 s
6.09/6.16	c Finding binary XORs  T:     0.18 s  found:     970
6.09/6.19	c Replacing      970 vars Replaced    15177 lits Time:     0.03 s 
6.19/6.29	c Finding non-binary XORs:     0.08 s (found:   18245, avg size: 3.2)
6.19/6.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    155 locsubst:   160 time:   0.02
6.29/6.31	c calculated reachability. Time: 0.02
6.29/6.32	c Calc default polars -  time:   0.01 s pos:    6819 undec:   51384 neg:   38323
6.29/6.32	c =========================================================================================
6.29/6.32	c types(t): F = full restart, N = normal restart
6.29/6.32	c types(t): S = simplification begin/end, E = solution found
6.29/6.32	c restart types(rt): st = static, dy = dynamic
6.29/6.32	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
6.29/6.32	c  B st     0         0     48236     56404     55261         0    354065         0   no data   no data  --
6.69/6.73	c Decided on static restart strategy
7.29/7.34	c  N st     8      4916     48000     56404     55734      4305    354065     38816   no data   no data  --
8.49/8.59	c Replacing      822 vars Replaced     8020 lits Time:     0.02 s 
8.99/9.02	c  N st    10     11299     46156     52529     54797      8687    336268     79408   no data   no data  --
9.99/10.07	c  N st    11     17042     45939     52529     55100     13977    336268    148604   no data   no data  --
10.19/10.25	c Finding binary XORs  T:     0.13 s  found:     676
10.19/10.27	c Replacing      877 vars Replaced    17789 lits Time:     0.02 s 
11.59/11.63	c  F st    12     25000     44793     51559     53373     14188    328850    148089   no data   no data  --
11.59/11.66	c Replacing      162 vars Replaced     1554 lits Time:     0.02 s 
11.89/11.93	c  N st    12     25000     44627     50989     53102     12688    325917    127332   no data   no data  --
13.10/13.14	c Decided on static restart strategy
13.10/13.14	c  N st    18     30000     44445     50989     53221     17415    325917    201354   no data   no data  --
13.10/13.14	c  S st    18     30000     44445     50989     53221     17415    325917    201354   no data   no data  --
13.29/13.31	c  S st    18     30500     44405     50989     53366     17655    325917    202952   no data   no data  --
13.29/13.33	c x-sub:    44 x-cut:      0 vfix:      0 v-elim:     36 locsubst:    78 time:   0.02
13.29/13.34	c Cache  BProp: 50 Set: 45 BXProp: 4 T: 0.00
27.19/27.24	c Flit:   931 Blit:   2339 bXBeca:    0 bXProp: 3811 Bins:  29338 BRemL:   3678 BRemN:     90 P: 174.0M T: 13.87
27.19/27.26	c Cleaning up after failed var search:     0.01 s 
27.19/27.29	c Replacing     4553 vars Replaced    98061 lits Time:     0.03 s 
27.29/27.33	c bin-w-bin subsume rem         3669 bins  time:  0.01 s
27.29/27.37	c subs with bin:     2629  lits-rem:      9369  v-fix:    0  time:  0.03 s
27.49/27.53	c Subs w/ non-existent bins:    518 l-rem:   4700 v-fix:     2 done:  35085 time:  0.16 s
27.49/27.56	c Removed useless bin:    1133  fixed:     0  props:   3.20M  time:  0.03 s
27.79/27.82	c lits-rem:      2041  cl-subs:     5459  v-elim:   3907  v-fix:    0  time:  0.26 s
28.29/28.34	c asymm  cl-useful: 413/8986/39968 lits-rem:628 time: 0.52
28.39/28.40	c calculated reachability. Time: 0.05
28.39/28.40	c  N st    18     30500     31176     39910     49147     10495    235721    128838   no data   no data  --
28.59/28.70	c Finding binary XORs  T:     0.30 s  found:    1043
28.69/28.71	c Replacing     1044 vars Replaced    11047 lits Time:     0.02 s 
29.89/29.98	c  N st    20     37611     30074     39670     49266     17152    234522    225853   no data   no data  --
31.10/31.15	c  N st    21     44010     30068     39670     49369     23283    234522    322201   no data   no data  --
31.40/31.50	c  S st    22     45750     30064     39670     49387     14767    234522    181393   no data   no data  --
31.60/31.68	c  S st    22     46252     30063     39670     49479     15157    234522    183891   no data   no data  --
31.70/31.70	c x-sub:   106 x-cut:      0 vfix:      0 v-elim:    145 locsubst:   874 time:   0.02
31.70/31.71	c Cache  BProp: 23 Set: 7 BXProp: 85 T: 0.01
51.99/52.04	c Flit:   212 Blit:    368 bXBeca:    3 bXProp:  831 Bins:  16729 BRemL:   5546 BRemN:    175 P: 147.3M T: 20.32
51.99/52.05	c Cleaning up after failed var search:     0.01 s 
51.99/52.07	c Replacing     1197 vars Replaced    27863 lits Time:     0.02 s 
52.09/52.10	c bin-w-bin subsume rem         2191 bins  time:  0.01 s
52.09/52.13	c subs with bin:     2125  lits-rem:      3333  v-fix:    0  time:  0.03 s
52.19/52.25	c Subs w/ non-existent bins:    670 l-rem:   2008 v-fix:     1 done:  27837 time:  0.12 s
52.19/52.27	c Removed useless bin:     371  fixed:     0  props:   1.97M  time:  0.02 s
52.39/52.41	c lits-rem:       982  cl-subs:     1525  v-elim:    253  v-fix:    0  time:  0.14 s
52.39/52.46	c vivif2 --  cl tried    34185 cl shrink      571 lits rem        603 time: 0.05
52.49/52.50	c vivif2 --  cl tried    14131 cl shrink     3268 lits rem       6563 time: 0.04
52.89/53.00	c asymm  cl-useful: 0/3490/33781 lits-rem:0 time: 0.50
52.99/53.05	c calculated reachability. Time: 0.05
52.99/53.05	c  N st    22     46252     27583     33781     54405     14082    207700    179583   no data   no data  --
53.29/53.35	c Finding binary XORs  T:     0.29 s  found:     184
55.79/55.83	c  N st    23     60650     27578     33781     54595     27967    207700    492295   no data   no data  --
58.19/58.30	c  N st    24     69378     27574     33781     54661     21121    207700    301646   no data   no data  --
58.19/58.30	c  S st    24     69378     27574     33781     54661     21121    207700    301646   no data   no data  --
58.39/58.48	c  S st    24     69882     27573     33781     54736     21545    207700    304912   no data   no data  --
58.49/58.50	c x-sub:   257 x-cut:      0 vfix:      0 v-elim:    198 locsubst:   201 time:   0.02
58.49/58.52	c Cache  BProp: 133 Set: 127 BXProp: 0 T: 0.01
71.29/71.38	c Flit:   179 Blit:    151 bXBeca:   71 bXProp:  626 Bins:   2965 BRemL:   1086 BRemN:     29 P: 141.8M T: 12.86
71.29/71.40	c Cleaning up after failed var search:     0.01 s 
71.40/71.42	c Replacing      954 vars Replaced    21438 lits Time:     0.02 s 
71.40/71.45	c bin-w-bin subsume rem         1150 bins  time:  0.01 s
71.50/71.51	c subs with bin:     1537  lits-rem:      3597  v-fix:    0  time:  0.06 s
71.59/71.61	c Subs w/ non-existent bins:     36 l-rem:   1298 v-fix:     0 done:  24588 time:  0.10 s
71.59/71.64	c Removed useless bin:     111  fixed:     0  props:   2.33M  time:  0.02 s
71.79/71.88	c lits-rem:      2378  cl-subs:     1050  v-elim:    235  v-fix:    0  time:  0.24 s
71.89/71.93	c vivif2 --  cl tried    31396 cl shrink      160 lits rem        174 time: 0.05
71.89/71.98	c vivif2 --  cl tried    17745 cl shrink     5533 lits rem      15814 time: 0.05
72.49/72.51	c asymm  cl-useful: 227/4106/31296 lits-rem:681 time: 0.53
72.49/72.57	c calculated reachability. Time: 0.05
72.49/72.57	c  N st    24     69882     25392     31069     51188     17718    191533    230255   no data   no data  --
72.79/72.88	c Finding binary XORs  T:     0.31 s  found:     175
75.79/75.83	c Replacing      518 vars Replaced    11542 lits Time:     0.02 s 
76.19/76.22	c  F st    25     87500     24425     29527     50374     19570    184535    286195   no data   no data  --
76.19/76.24	c Replacing       80 vars Replaced     1012 lits Time:     0.01 s 
76.29/76.35	c  N st    25     87500     24294     29238     49405     19516    183163    284017   no data   no data  --
77.19/77.20	c Decided on static restart strategy
77.60/77.70	c  N st    32     95541     24277     29238     49454     17056    183163    258880   no data   no data  --
78.70/78.70	c Finding binary XORs  T:     0.29 s  found:      29
79.70/79.77	c  N st    34    104825     24274     29182     49442     25895    182891    439321   no data   no data  --
79.70/79.77	c  S st    34    104825     24274     29182     49442     25895    182891    439321   no data   no data  --
79.90/79.96	c  S st    34    105330     24274     29182     49502     26316    182891    443807   no data   no data  --
79.90/79.98	c x-sub:    75 x-cut:      0 vfix:      0 v-elim:     25 locsubst:   474 time:   0.02
80.00/80.00	c Cache  BProp: 8 Set: 0 BXProp: 0 T: 0.01
88.29/88.30	c Flit:   212 Blit:    143 bXBeca:    5 bXProp:  555 Bins:   4426 BRemL:   2696 BRemN:     34 P: 92.7M T:  8.30
88.29/88.31	c Cleaning up after failed var search:     0.01 s 
88.29/88.34	c Replacing      747 vars Replaced    20619 lits Time:     0.02 s 
88.29/88.38	c bin-w-bin subsume rem          877 bins  time:  0.01 s
88.39/88.44	c subs with bin:     1077  lits-rem:      8861  v-fix:    0  time:  0.06 s
88.39/88.48	c Subs w/ non-existent bins:     37 l-rem:   2550 v-fix:     0 done:   7660 time:  0.04 s
88.39/88.49	c Removed useless bin:     311  fixed:     0  props:   1.30M  time:  0.01 s
89.59/89.61	c lits-rem:      7761  cl-subs:     3297  v-elim:    218  v-fix:    0  time:  1.12 s
89.59/89.64	c vivif2 --  cl tried    26903 cl shrink      287 lits rem        306 time: 0.03
89.59/89.69	c vivif2 --  cl tried    22996 cl shrink     5519 lits rem      18767 time: 0.05
89.89/89.96	c asymm  cl-useful: 86/3077/26744 lits-rem:258 time: 0.27
89.89/89.99	c calculated reachability. Time: 0.03
89.89/89.99	c  N st    34    105330     22752     26658     41396     22962    168572    340491   no data   no data  --
90.20/90.29	c Finding binary XORs  T:     0.29 s  found:     106
92.40/92.48	c  E st    35    113673     22676     26658     41512     30756    168572    495989   no data   no data  --
92.40/92.48	c num threads              : 1          
92.40/92.48	c restarts                 : 35         
92.40/92.48	c dynamic restarts         : 0          
92.40/92.48	c static restarts          : 35         
92.40/92.48	c full restarts            : 2          
92.40/92.48	c total simplify time      : 1.79       
92.40/92.48	c learnts DL2              : 0          
92.40/92.48	c learnts size 2           : 225964     
92.40/92.48	c learnts size 1           : 24078       (24.94     % of vars)
92.40/92.48	c filedLit time            : 60.02       (65.01     % time)
92.40/92.48	c v-elim SatELite          : 29294       (30.35     % vars)
92.40/92.48	c SatELite time            : 2.41        (2.61      % time)
92.40/92.48	c v-elim xor               : 559         (0.58      % vars)
92.40/92.48	c xor elim time            : 0.10        (0.11      % time)
92.40/92.48	c num binary xor trees     : 9575       
92.40/92.48	c binxor trees' crown      : 26685       (2.79      leafs/tree)
92.40/92.48	c bin xor find time        : 1.80       
92.40/92.48	c OTF clause improved      : 3538        (0.03      clauses/conflict)
92.40/92.48	c OTF impr. size diff      : 5038        (1.42       lits/clause)
92.40/92.48	c OTF cl watch-shrink      : 62994       (0.55      clauses/conflict)
92.40/92.48	c OTF cl watch-sh-lit      : 147315      (2.34       lits/clause)
92.40/92.48	c tried to recurMin cls    : 37633       (33.11      % of conflicts)
92.40/92.48	c updated cache            : 0           (0.00       lits/tried recurMin)
92.40/92.48	c clauses over max glue    : 0           (0.00      % of all clauses)
92.40/92.48	c conflicts                : 113673      (1231.17   / sec)
92.40/92.48	c decisions                : 409683      (4.31      % random)
92.40/92.48	c bogo-props               : 1710352830  (18524553.67 / sec)
92.40/92.48	c conflict literals        : 1932307     (48.83     % deleted)
92.40/92.48	c Memory used              : 395.32      MB
92.40/92.48	c CPU time                 : 92.33       s
92.40/92.48	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3284691-1303763019/watcher-3284691-1303763019 -o /tmp/evaluation-result-3284691-1303763019/solver-3284691-1303763019 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3284691-1303763019.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 1.48 1.96 5/189 16806
/proc/meminfo: memFree=12474480/32951124 swapFree=67111528/67111528
[pid=16806] ppid=16804 vsize=27636 CPUtime=0 cores=0,2
/proc/16806/stat : 16806 (strangenight1-s) R 16804 16806 15473 0 -1 4202496 2290 0 0 0 0 0 0 0 24 0 1 0 468717502 28299264 1772 33554432000 4194304 4650387 140733908105936 18446744073709551615 4354184 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16806/statm: 6909 1773 326 112 0 1874 0

[startup+0.0983019 s]
/proc/loadavg: 2.04 1.48 1.96 5/189 16806
/proc/meminfo: memFree=12474480/32951124 swapFree=67111528/67111528
[pid=16806] ppid=16804 vsize=64900 CPUtime=0.09 cores=0,2
/proc/16806/stat : 16806 (strangenight1-s) R 16804 16806 15473 0 -1 4202496 11078 0 0 0 8 1 0 0 24 0 1 0 468717502 66457600 8934 33554432000 4194304 4650387 140733908105936 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16806/statm: 16225 8934 330 112 0 11190 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64900

[startup+0.100299 s]
/proc/loadavg: 2.04 1.48 1.96 5/189 16806
/proc/meminfo: memFree=12474480/32951124 swapFree=67111528/67111528
[pid=16806] ppid=16804 vsize=64900 CPUtime=0.09 cores=0,2
/proc/16806/stat : 16806 (strangenight1-s) R 16804 16806 15473 0 -1 4202496 11111 0 0 0 8 1 0 0 24 0 1 0 468717502 66457600 8967 33554432000 4194304 4650387 140733908105936 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16806/statm: 16225 8967 330 112 0 11190 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64900

[startup+0.300265 s]
/proc/loadavg: 2.04 1.48 1.96 5/189 16806
/proc/meminfo: memFree=12474480/32951124 swapFree=67111528/67111528
[pid=16806] ppid=16804 vsize=69484 CPUtime=0.28 cores=0,2
/proc/16806/stat : 16806 (strangenight1-s) R 16804 16806 15473 0 -1 4202496 12738 0 0 0 27 1 0 0 25 0 1 0 468717502 71151616 10594 33554432000 4194304 4650387 140733908105936 18446744073709551615 4369147 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16806/statm: 17371 10594 348 112 0 12336 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 69484

[startup+0.700216 s]
/proc/loadavg: 2.04 1.48 1.96 5/189 16806
/proc/meminfo: memFree=12474480/32951124 swapFree=67111528/67111528
[pid=16806] ppid=16804 vsize=83860 CPUtime=0.69 cores=0,2
/proc/16806/stat : 16806 (strangenight1-s) R 16804 16806 15473 0 -1 4202496 15965 0 0 0 67 2 0 0 25 0 1 0 468717502 85872640 12714 33554432000 4194304 4650387 140733908105936 18446744073709551615 4369328 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16806/statm: 20965 12714 354 112 0 15930 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83860

[startup+1.50105 s]
/proc/loadavg: 2.04 1.48 1.96 5/190 16807
/proc/meminfo: memFree=12372420/32951124 swapFree=67111528/67111528
[pid=16806] ppid=16804 vsize=121336 CPUtime=1.49 cores=0,2
/proc/16806/stat : 16806 (strangenight1-s) R 16804 16806 15473 0 -1 4202496 24175 0 0 0 146 3 0 0 25 0 1 0 468717502 124248064 20924 33554432000 4194304 4650387 140733908105936 18446744073709551615 4369332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16806/statm: 30334 20924 354 112 0 25299 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 121336

[startup+3.10073 s]
/proc/loadavg: 2.04 1.48 1.96 5/187 16810
/proc/meminfo: memFree=12716288/32951124 swapFree=67111528/67111528
[pid=16806] ppid=16804 vsize=182408 CPUtime=3.09 cores=0,2
/proc/16806/stat : 16806 (strangenight1-s) R 16804 16806 15473 0 -1 4202496 37585 0 0 0 304 5 0 0 25 0 1 0 468717502 186785792 34334 33554432000 4194304 4650387 140733908105936 18446744073709551615 4369043 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16806/statm: 45602 34334 354 112 0 40567 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 182408

[startup+6.30107 s]
/proc/loadavg: 2.20 1.52 1.97 5/190 16834
/proc/meminfo: memFree=12321300/32951124 swapFree=67111528/67111528
[pid=16806] ppid=16804 vsize=235952 CPUtime=6.29 cores=0,2
/proc/16806/stat : 16806 (strangenight1-s) R 16804 16806 15473 0 -1 4202496 50801 0 0 0 622 7 0 0 25 0 1 0 468717502 241614848 47550 33554432000 4194304 4650387 140733908105936 18446744073709551615 4506804 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16806/statm: 58988 47550 376 112 0 53953 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 235952

[startup+12.7008 s]
/proc/loadavg: 2.35 1.56 1.98 4/185 16849
/proc/meminfo: memFree=12898544/32951124 swapFree=67111528/67111528
[pid=16806] ppid=16804 vsize=237380 CPUtime=12.69 cores=0,2
/proc/16806/stat : 16806 (strangenight1-s) R 16804 16806 15473 0 -1 4202496 52530 0 0 0 1261 8 0 0 25 0 1 0 468717502 243077120 47190 33554432000 4194304 4650387 140733908105936 18446744073709551615 4303957 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16806/statm: 59345 47190 382 112 0 54310 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 237380

[startup+25.5003 s]
/proc/loadavg: 2.71 1.68 2.01 5/190 16888
/proc/meminfo: memFree=12054676/32951124 swapFree=67111528/67111528
[pid=16806] ppid=16804 vsize=325044 CPUtime=25.49 cores=0,2
/proc/16806/stat : 16806 (strangenight1-s) R 16804 16806 15473 0 -1 4202496 72076 0 0 0 2538 11 0 0 25 0 1 0 468717502 332845056 66736 33554432000 4194304 4650387 140733908105936 18446744073709551615 4370232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16806/statm: 81261 66736 382 112 0 76226 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 325044

[startup+51.1002 s]
/proc/loadavg: 3.15 1.87 2.06 5/190 16889
/proc/meminfo: memFree=11445736/32951124 swapFree=67111528/67111528
[pid=16806] ppid=16804 vsize=365884 CPUtime=51.09 cores=0,2
/proc/16806/stat : 16806 (strangenight1-s) R 16804 16806 15473 0 -1 4202496 82925 0 0 0 5096 13 0 0 25 0 1 0 468717502 374665216 76504 33554432000 4194304 4650387 140733908105936 18446744073709551615 4369344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16806/statm: 91471 76504 382 112 0 86436 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 365884

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

[startup+76.7011 s]
/proc/loadavg: 3.44 2.04 2.11 5/190 16890
/proc/meminfo: memFree=11201444/32951124 swapFree=67111528/67111528
[pid=16806] ppid=16804 vsize=394116 CPUtime=76.69 cores=0,2
/proc/16806/stat : 16806 (strangenight1-s) R 16804 16806 15473 0 -1 4202496 90375 0 0 0 7655 14 0 0 25 0 1 0 468717502 403574784 83954 33554432000 4194304 4650387 140733908105936 18446744073709551615 4364851 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16806/statm: 98529 83954 382 112 0 93494 0
Current children cumulated CPU time (s) 76.69
Current children cumulated vsize (KiB) 394116

[startup+83.1009 s]
/proc/loadavg: 3.48 2.07 2.12 5/190 16892
/proc/meminfo: memFree=11165372/32951124 swapFree=67111528/67111528
[pid=16806] ppid=16804 vsize=402296 CPUtime=83.1 cores=0,2
/proc/16806/stat : 16806 (strangenight1-s) R 16804 16806 15473 0 -1 4202496 90645 0 0 0 8295 15 0 0 25 0 1 0 468717502 411951104 84224 33554432000 4194304 4650387 140733908105936 18446744073709551615 4369344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16806/statm: 100574 84224 382 112 0 95539 0
Current children cumulated CPU time (s) 83.1
Current children cumulated vsize (KiB) 402296

[startup+89.5006 s]
/proc/loadavg: 3.44 2.08 2.13 5/190 16920
/proc/meminfo: memFree=11944604/32951124 swapFree=67111528/67111528
[pid=16806] ppid=16804 vsize=404804 CPUtime=89.49 cores=0,2
/proc/16806/stat : 16806 (strangenight1-s) R 16804 16806 15473 0 -1 4202496 92662 0 0 0 8934 15 0 0 25 0 1 0 468717502 414519296 86241 33554432000 4194304 4650387 140733908105936 18446744073709551615 4422536 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16806/statm: 101201 86241 382 112 0 96166 0
Current children cumulated CPU time (s) 89.49
Current children cumulated vsize (KiB) 404804

[startup+91.1002 s]
/proc/loadavg: 3.49 2.12 2.14 5/190 16920
/proc/meminfo: memFree=11883472/32951124 swapFree=67111528/67111528
[pid=16806] ppid=16804 vsize=404804 CPUtime=91.09 cores=0,2
/proc/16806/stat : 16806 (strangenight1-s) R 16804 16806 15473 0 -1 4202496 92905 0 0 0 9094 15 0 0 25 0 1 0 468717502 414519296 86484 33554432000 4194304 4650387 140733908105936 18446744073709551615 4331238 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16806/statm: 101201 86484 382 112 0 96166 0
Current children cumulated CPU time (s) 91.09
Current children cumulated vsize (KiB) 404804

[startup+91.9011 s]
/proc/loadavg: 3.49 2.12 2.14 5/190 16920
/proc/meminfo: memFree=11816512/32951124 swapFree=67111528/67111528
[pid=16806] ppid=16804 vsize=404804 CPUtime=91.89 cores=0,2
/proc/16806/stat : 16806 (strangenight1-s) R 16804 16806 15473 0 -1 4202496 92992 0 0 0 9174 15 0 0 25 0 1 0 468717502 414519296 86571 33554432000 4194304 4650387 140733908105936 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16806/statm: 101201 86571 382 112 0 96166 0
Current children cumulated CPU time (s) 91.89
Current children cumulated vsize (KiB) 404804

[startup+92.301 s]
/proc/loadavg: 3.49 2.12 2.14 5/190 16920
/proc/meminfo: memFree=11747320/32951124 swapFree=67111528/67111528
[pid=16806] ppid=16804 vsize=404804 CPUtime=92.3 cores=0,2
/proc/16806/stat : 16806 (strangenight1-s) R 16804 16806 15473 0 -1 4202496 93023 0 0 0 9215 15 0 0 25 0 1 0 468717502 414519296 86602 33554432000 4194304 4650387 140733908105936 18446744073709551615 4364833 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16806/statm: 101201 86602 382 112 0 96166 0
Current children cumulated CPU time (s) 92.3
Current children cumulated vsize (KiB) 404804

[startup+92.501 s]
/proc/loadavg: 3.49 2.12 2.14 5/190 16920
/proc/meminfo: memFree=11747320/32951124 swapFree=67111528/67111528
[pid=16806] ppid=16804 vsize=404804 CPUtime=92.49 cores=0,2
/proc/16806/stat : 16806 (strangenight1-s) R 16804 16806 15473 0 -1 4202496 93044 0 0 0 9234 15 0 0 25 0 1 0 468717502 414519296 86622 33554432000 4194304 4650387 140733908105936 18446744073709551615 270338039137 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16806/statm: 101201 86622 393 112 0 96166 0
Current children cumulated CPU time (s) 92.49
Current children cumulated vsize (KiB) 404804

Child status: 20
Real time (s): 92.5984
CPU time (s): 92.6019
CPU user time (s): 92.4259
CPU system time (s): 0.175973
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 404804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 92.4259
system time used= 0.175973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93045
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= 6
involuntary context switches= 202

runsolver used 0.136979 second user time and 0.379942 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-25 22:23:39
IDJOB=3284691
IDBENCH=82357
IDSOLVER=1589
FILE ID=node143/3284691-1303763019
RUNJOBID= node143-1303762995-16709
PBS_JOBID= 13154066
Free space on /tmp= 72248 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-11.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284691-1303763019/watcher-3284691-1303763019 -o /tmp/evaluation-result-3284691-1303763019/solver-3284691-1303763019 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3284691-1303763019.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 06568f445121c7d3cc3b96042d85c719
RANDOM SEED=1666113942

node143.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12474512 kB
Buffers:       2276376 kB
Cached:       16114064 kB
SwapCached:          0 kB
Active:        8417608 kB
Inactive:     11498840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12474512 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          107624 kB
Writeback:           0 kB
AnonPages:     1525804 kB
Mapped:          16364 kB
Slab:           493264 kB
PageTables:       8504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2048052 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72220 MiB
End job on node143 at 2011-04-25 22:25:11