Trace number 3370781

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-st (fixed)UNSAT 85.452 85.4532

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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370781-1305380468.cnf'
0.00/0.01	c -- header says num vars:          96526
0.00/0.01	c -- header says num clauses:      325263
0.09/0.13	c -- clauses added:            0 learnts,       325263 normals,            0 xors
0.09/0.13	c -- vars added      96526
0.09/0.13	c Parsing time:  0.11 s
0.09/0.13	c  N st     0         0     96526    185013    136241         0    838160         0   no data   no data  --
0.49/0.50	c asymm  cl-useful: 2393/40083/185013 lits-rem:3788 time: 0.37
4.69/4.75	c Flit:   680 Blit:   3823 bXBeca:    0 bXProp: 14655 Bins:      0 BRemL:      0 BRemN:      0 P: 91.8M T:  4.21
4.69/4.77	c Cleaning up after failed var search:     0.01 s 
4.79/4.82	c Replacing    14655 vars Replaced   282554 lits Time:     0.05 s 
4.79/4.88	c bin-w-bin subsume rem         5299 bins  time:  0.02 s
4.89/4.92	c subs with bin:    13138  lits-rem:     10274  v-fix:    0  time:  0.04 s
4.99/5.06	c Subs w/ non-existent bins:   1884 l-rem:   1295 v-fix:     2 done:  74044 time:  0.14 s
5.09/5.17	c Removed useless bin:    3763  fixed:     0  props:  18.24M  time:  0.10 s
5.40/5.47	c lits-rem:         0  cl-subs:     9207  v-elim:  24681  v-fix:    0  time:  0.29 s
5.59/5.64	c Finding binary XORs  T:     0.16 s  found:     970
5.59/5.66	c Replacing      970 vars Replaced    15177 lits Time:     0.02 s 
5.69/5.75	c Finding non-binary XORs:     0.07 s (found:   18245, avg size: 3.2)
5.69/5.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    155 locsubst:   160 time:   0.02
5.69/5.77	c calculated reachability. Time: 0.01
5.69/5.78	c Calc default polars -  time:   0.01 s pos:    6819 undec:   51384 neg:   38323
5.69/5.78	c =========================================================================================
5.69/5.78	c types(t): F = full restart, N = normal restart
5.69/5.78	c types(t): S = simplification begin/end, E = solution found
5.69/5.78	c restart types(rt): st = static, dy = dynamic
5.69/5.78	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
5.69/5.78	c  B st     0         0     48236     56404     55261         0    354065         0   no data   no data  --
6.09/6.12	c Decided on static restart strategy
6.50/6.61	c  N st     8      4916     48000     56404     55734      4305    354065     38816   no data   no data  --
7.49/7.58	c Replacing      822 vars Replaced     8020 lits Time:     0.02 s 
7.89/7.96	c  N st    10     11299     46156     52529     54797      8687    336268     79408   no data   no data  --
8.89/8.97	c  N st    11     17042     45939     52529     55100     13977    336268    148604   no data   no data  --
9.09/9.13	c Finding binary XORs  T:     0.12 s  found:     676
9.09/9.16	c Replacing      877 vars Replaced    17789 lits Time:     0.02 s 
10.39/10.43	c  F st    12     25000     44793     51559     53373     14188    328850    148089   no data   no data  --
10.39/10.46	c Replacing      162 vars Replaced     1554 lits Time:     0.02 s 
10.69/10.71	c  N st    12     25000     44627     50989     53102     12688    325917    127332   no data   no data  --
11.79/11.86	c Decided on static restart strategy
11.79/11.86	c  N st    18     30000     44445     50989     53221     17415    325917    201354   no data   no data  --
11.79/11.86	c  S st    18     30000     44445     50989     53221     17415    325917    201354   no data   no data  --
11.99/12.03	c  S st    18     30500     44405     50989     53366     17655    325917    202952   no data   no data  --
11.99/12.05	c x-sub:    44 x-cut:      0 vfix:      0 v-elim:     36 locsubst:    78 time:   0.02
11.99/12.05	c Cache  BProp: 50 Set: 45 BXProp: 4 T: 0.00
24.69/24.79	c Flit:   931 Blit:   2339 bXBeca:    0 bXProp: 3811 Bins:  29338 BRemL:   3678 BRemN:     90 P: 174.0M T: 12.72
24.79/24.81	c Cleaning up after failed var search:     0.01 s 
24.79/24.84	c Replacing     4553 vars Replaced    98061 lits Time:     0.03 s 
24.79/24.87	c bin-w-bin subsume rem         3669 bins  time:  0.01 s
24.89/24.90	c subs with bin:     2629  lits-rem:      9369  v-fix:    0  time:  0.03 s
24.99/25.06	c Subs w/ non-existent bins:    518 l-rem:   4700 v-fix:     2 done:  35085 time:  0.15 s
24.99/25.08	c Removed useless bin:    1133  fixed:     0  props:   3.20M  time:  0.02 s
25.30/25.32	c lits-rem:      2041  cl-subs:     5459  v-elim:   3907  v-fix:    0  time:  0.24 s
25.79/25.80	c asymm  cl-useful: 413/8986/39968 lits-rem:628 time: 0.48
25.79/25.85	c calculated reachability. Time: 0.05
25.79/25.85	c  N st    18     30500     31176     39910     49147     10495    235721    128838   no data   no data  --
26.09/26.13	c Finding binary XORs  T:     0.27 s  found:    1043
26.09/26.14	c Replacing     1044 vars Replaced    11047 lits Time:     0.02 s 
27.29/27.31	c  N st    20     37611     30074     39670     49266     17152    234522    225853   no data   no data  --
28.39/28.42	c  N st    21     44010     30068     39670     49369     23283    234522    322201   no data   no data  --
28.69/28.74	c  S st    22     45750     30064     39670     49387     14767    234522    181393   no data   no data  --
28.89/28.92	c  S st    22     46252     30063     39670     49479     15157    234522    183891   no data   no data  --
28.89/28.94	c x-sub:   106 x-cut:      0 vfix:      0 v-elim:    145 locsubst:   874 time:   0.02
28.89/28.95	c Cache  BProp: 23 Set: 7 BXProp: 85 T: 0.01
47.69/47.77	c Flit:   212 Blit:    368 bXBeca:    3 bXProp:  831 Bins:  16729 BRemL:   5546 BRemN:    175 P: 147.3M T: 18.82
47.69/47.78	c Cleaning up after failed var search:     0.01 s 
47.79/47.80	c Replacing     1197 vars Replaced    27863 lits Time:     0.02 s 
47.79/47.83	c bin-w-bin subsume rem         2191 bins  time:  0.01 s
47.79/47.85	c subs with bin:     2125  lits-rem:      3333  v-fix:    0  time:  0.02 s
47.89/47.97	c Subs w/ non-existent bins:    670 l-rem:   2008 v-fix:     1 done:  27837 time:  0.12 s
47.89/47.99	c Removed useless bin:     371  fixed:     0  props:   1.97M  time:  0.02 s
48.09/48.11	c lits-rem:       982  cl-subs:     1525  v-elim:    253  v-fix:    0  time:  0.12 s
48.09/48.16	c vivif2 --  cl tried    34185 cl shrink      571 lits rem        603 time: 0.04
48.09/48.19	c vivif2 --  cl tried    14131 cl shrink     3268 lits rem       6563 time: 0.03
48.59/48.65	c asymm  cl-useful: 0/3490/33781 lits-rem:0 time: 0.46
48.69/48.71	c calculated reachability. Time: 0.05
48.69/48.71	c  N st    22     46252     27583     33781     54405     14082    207700    179583   no data   no data  --
48.89/48.98	c Finding binary XORs  T:     0.27 s  found:     184
51.19/51.29	c  N st    23     60650     27578     33781     54595     27967    207700    492295   no data   no data  --
53.49/53.59	c  N st    24     69378     27574     33781     54661     21121    207700    301646   no data   no data  --
53.49/53.59	c  S st    24     69378     27574     33781     54661     21121    207700    301646   no data   no data  --
53.69/53.78	c  S st    24     69882     27573     33781     54736     21545    207700    304912   no data   no data  --
53.69/53.79	c x-sub:   257 x-cut:      0 vfix:      0 v-elim:    198 locsubst:   201 time:   0.02
53.80/53.81	c Cache  BProp: 133 Set: 127 BXProp: 0 T: 0.01
65.69/65.70	c Flit:   179 Blit:    151 bXBeca:   71 bXProp:  626 Bins:   2965 BRemL:   1086 BRemN:     29 P: 141.8M T: 11.88
65.69/65.71	c Cleaning up after failed var search:     0.01 s 
65.69/65.73	c Replacing      954 vars Replaced    21438 lits Time:     0.02 s 
65.69/65.76	c bin-w-bin subsume rem         1150 bins  time:  0.01 s
65.79/65.81	c subs with bin:     1537  lits-rem:      3597  v-fix:    0  time:  0.05 s
65.90/65.91	c Subs w/ non-existent bins:     36 l-rem:   1298 v-fix:     0 done:  24588 time:  0.09 s
65.90/65.93	c Removed useless bin:     111  fixed:     0  props:   2.33M  time:  0.02 s
66.09/66.15	c lits-rem:      2378  cl-subs:     1050  v-elim:    235  v-fix:    0  time:  0.23 s
66.19/66.20	c vivif2 --  cl tried    31396 cl shrink      160 lits rem        174 time: 0.04
66.19/66.25	c vivif2 --  cl tried    17745 cl shrink     5533 lits rem      15814 time: 0.05
66.69/66.75	c asymm  cl-useful: 227/4106/31296 lits-rem:681 time: 0.50
66.79/66.80	c calculated reachability. Time: 0.04
66.79/66.80	c  N st    24     69882     25392     31069     51188     17718    191533    230255   no data   no data  --
67.00/67.09	c Finding binary XORs  T:     0.29 s  found:     175
69.79/69.80	c Replacing      518 vars Replaced    11542 lits Time:     0.02 s 
70.09/70.16	c  F st    25     87500     24425     29527     50374     19570    184535    286195   no data   no data  --
70.09/70.18	c Replacing       80 vars Replaced     1012 lits Time:     0.01 s 
70.19/70.28	c  N st    25     87500     24294     29238     49405     19516    183163    284017   no data   no data  --
70.99/71.07	c Decided on static restart strategy
71.50/71.53	c  N st    32     95541     24277     29238     49454     17056    183163    258880   no data   no data  --
72.39/72.46	c Finding binary XORs  T:     0.27 s  found:      29
73.39/73.47	c  N st    34    104825     24274     29182     49442     25895    182891    439321   no data   no data  --
73.39/73.47	c  S st    34    104825     24274     29182     49442     25895    182891    439321   no data   no data  --
73.60/73.66	c  S st    34    105330     24274     29182     49502     26316    182891    443807   no data   no data  --
73.60/73.68	c x-sub:    75 x-cut:      0 vfix:      0 v-elim:     25 locsubst:   474 time:   0.02
73.60/73.69	c Cache  BProp: 8 Set: 0 BXProp: 0 T: 0.01
81.30/81.36	c Flit:   212 Blit:    143 bXBeca:    5 bXProp:  555 Bins:   4426 BRemL:   2696 BRemN:     34 P: 92.7M T:  7.67
81.30/81.37	c Cleaning up after failed var search:     0.01 s 
81.30/81.40	c Replacing      747 vars Replaced    20619 lits Time:     0.02 s 
81.40/81.43	c bin-w-bin subsume rem          877 bins  time:  0.01 s
81.40/81.49	c subs with bin:     1077  lits-rem:      8861  v-fix:    0  time:  0.06 s
81.49/81.52	c Subs w/ non-existent bins:     37 l-rem:   2550 v-fix:     0 done:   7660 time:  0.03 s
81.49/81.53	c Removed useless bin:     311  fixed:     0  props:   1.30M  time:  0.01 s
82.50/82.59	c lits-rem:      7761  cl-subs:     3297  v-elim:    218  v-fix:    0  time:  1.05 s
82.59/82.62	c vivif2 --  cl tried    26903 cl shrink      287 lits rem        306 time: 0.03
82.59/82.66	c vivif2 --  cl tried    22996 cl shrink     5519 lits rem      18767 time: 0.05
82.89/82.91	c asymm  cl-useful: 86/3077/26744 lits-rem:258 time: 0.25
82.89/82.95	c calculated reachability. Time: 0.03
82.89/82.95	c  N st    34    105330     22752     26658     41396     22962    168572    340491   no data   no data  --
83.19/83.22	c Finding binary XORs  T:     0.27 s  found:     106
85.29/85.34	c  E st    35    113673     22676     26658     41512     30756    168572    495989   no data   no data  --
85.29/85.34	c num threads              : 1          
85.29/85.34	c restarts                 : 35         
85.29/85.34	c dynamic restarts         : 0          
85.29/85.34	c static restarts          : 35         
85.29/85.34	c full restarts            : 2          
85.29/85.34	c total simplify time      : 1.66       
85.29/85.34	c learnts DL2              : 0          
85.29/85.34	c learnts size 2           : 225964     
85.29/85.34	c learnts size 1           : 24078       (24.94     % of vars)
85.29/85.34	c filedLit time            : 55.36       (64.95     % time)
85.29/85.34	c v-elim SatELite          : 29294       (30.35     % vars)
85.29/85.34	c SatELite time            : 2.25        (2.63      % time)
85.29/85.34	c v-elim xor               : 559         (0.58      % vars)
85.29/85.34	c xor elim time            : 0.09        (0.11      % time)
85.29/85.34	c num binary xor trees     : 9575       
85.29/85.34	c binxor trees' crown      : 26685       (2.79      leafs/tree)
85.29/85.34	c bin xor find time        : 1.66       
85.29/85.34	c OTF clause improved      : 3538        (0.03      clauses/conflict)
85.29/85.34	c OTF impr. size diff      : 5038        (1.42       lits/clause)
85.29/85.34	c OTF cl watch-shrink      : 62994       (0.55      clauses/conflict)
85.29/85.34	c OTF cl watch-sh-lit      : 147315      (2.34       lits/clause)
85.29/85.34	c tried to recurMin cls    : 37633       (33.11      % of conflicts)
85.29/85.34	c updated cache            : 0           (0.00       lits/tried recurMin)
85.29/85.34	c clauses over max glue    : 0           (0.00      % of all clauses)
85.29/85.34	c conflicts                : 113673      (1333.69   / sec)
85.29/85.34	c decisions                : 409683      (4.31      % random)
85.29/85.34	c bogo-props               : 1710352830  (20067016.93 / sec)
85.29/85.34	c conflict literals        : 1932307     (48.83     % deleted)
85.29/85.34	c Memory used              : 395.32      MB
85.29/85.34	c CPU time                 : 85.23       s
85.29/85.34	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: 961)

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-3370781-1305380468/watcher-3370781-1305380468 -o /tmp/evaluation-result-3370781-1305380468/solver-3370781-1305380468 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370781-1305380468.cnf 

running on 2 cores: 4,6

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: 4.07 3.97 3.02 5/303 2484
/proc/meminfo: memFree=13095260/32951124 swapFree=52307768/67111528
[pid=2484] ppid=2482 vsize=21464 CPUtime=0 cores=4,6
/proc/2484/stat : 2484 (strangenight1-s) R 2482 2484 2276 0 -1 4202496 528 0 0 0 0 0 0 0 22 0 1 0 649649641 21979136 469 33554432000 4194304 4650387 140736574054368 18446744073709551615 218370957056 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2484/statm: 5366 479 312 112 0 331 0

[startup+0.014382 s]
/proc/loadavg: 4.07 3.97 3.02 5/303 2484
/proc/meminfo: memFree=13095260/32951124 swapFree=52307768/67111528
[pid=2484] ppid=2482 vsize=35524 CPUtime=0 cores=4,6
/proc/2484/stat : 2484 (strangenight1-s) R 2482 2484 2276 0 -1 4202496 3679 0 0 0 0 0 0 0 22 0 1 0 649649641 36376576 3148 33554432000 4194304 4650387 140736574054368 18446744073709551615 4361539 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2484/statm: 8881 3169 326 112 0 3846 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 35524

[startup+0.100402 s]
/proc/loadavg: 4.07 3.97 3.02 5/303 2484
/proc/meminfo: memFree=13095260/32951124 swapFree=52307768/67111528
[pid=2484] ppid=2482 vsize=65296 CPUtime=0.09 cores=4,6
/proc/2484/stat : 2484 (strangenight1-s) R 2482 2484 2276 0 -1 4202496 11309 0 0 0 8 1 0 0 22 0 1 0 649649641 66863104 9166 33554432000 4194304 4650387 140736574054368 18446744073709551615 218370618053 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2484/statm: 16324 9168 330 112 0 11289 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65296

[startup+0.300355 s]
/proc/loadavg: 4.07 3.97 3.02 5/303 2484
/proc/meminfo: memFree=13095260/32951124 swapFree=52307768/67111528
[pid=2484] ppid=2482 vsize=69484 CPUtime=0.29 cores=4,6
/proc/2484/stat : 2484 (strangenight1-s) R 2482 2484 2276 0 -1 4202496 12737 0 0 0 28 1 0 0 23 0 1 0 649649641 71151616 10594 33554432000 4194304 4650387 140736574054368 18446744073709551615 4369144 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2484/statm: 17371 10594 348 112 0 12336 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69484

[startup+0.700289 s]
/proc/loadavg: 4.07 3.97 3.02 5/303 2484
/proc/meminfo: memFree=13095260/32951124 swapFree=52307768/67111528
[pid=2484] ppid=2482 vsize=85628 CPUtime=0.69 cores=4,6
/proc/2484/stat : 2484 (strangenight1-s) R 2482 2484 2276 0 -1 4202496 16362 0 0 0 67 2 0 0 25 0 1 0 649649641 87683072 13112 33554432000 4194304 4650387 140736574054368 18446744073709551615 4369828 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2484/statm: 21407 13112 354 112 0 16372 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85628

[startup+1.50112 s]
/proc/loadavg: 4.07 3.97 3.02 5/304 2485
/proc/meminfo: memFree=13026068/32951124 swapFree=52307768/67111528
[pid=2484] ppid=2482 vsize=125880 CPUtime=1.49 cores=4,6
/proc/2484/stat : 2484 (strangenight1-s) R 2482 2484 2276 0 -1 4202496 25221 0 0 0 146 3 0 0 25 0 1 0 649649641 128901120 21971 33554432000 4194304 4650387 140736574054368 18446744073709551615 4369349 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2484/statm: 31470 21971 354 112 0 26435 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 125880

[startup+3.10087 s]
/proc/loadavg: 4.07 3.97 3.02 5/304 2485
/proc/meminfo: memFree=12968516/32951124 swapFree=52307768/67111528
[pid=2484] ppid=2482 vsize=183236 CPUtime=3.09 cores=4,6
/proc/2484/stat : 2484 (strangenight1-s) R 2482 2484 2276 0 -1 4202496 37790 0 0 0 305 4 0 0 25 0 1 0 649649641 187633664 34540 33554432000 4194304 4650387 140736574054368 18446744073709551615 4370487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2484/statm: 45809 34540 354 112 0 40774 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 183236

[startup+6.30029 s]
/proc/loadavg: 4.07 3.97 3.02 4/303 2486
/proc/meminfo: memFree=16032356/32951124 swapFree=52307768/67111528
[pid=2484] ppid=2482 vsize=235952 CPUtime=6.29 cores=4,6
/proc/2484/stat : 2484 (strangenight1-s) R 2482 2484 2276 0 -1 4202496 50895 0 0 0 623 6 0 0 25 0 1 0 649649641 241614848 47645 33554432000 4194304 4650387 140736574054368 18446744073709551615 4364138 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2484/statm: 58988 47645 380 112 0 53953 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 235952

[startup+12.7012 s]
/proc/loadavg: 3.98 3.96 3.02 5/304 2514
/proc/meminfo: memFree=15951168/32951124 swapFree=52307768/67111528
[pid=2484] ppid=2482 vsize=244488 CPUtime=12.69 cores=4,6
/proc/2484/stat : 2484 (strangenight1-s) R 2482 2484 2276 0 -1 4202496 54442 0 0 0 1263 6 0 0 25 0 1 0 649649641 250355712 49103 33554432000 4194304 4650387 140736574054368 18446744073709551615 4231007 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2484/statm: 61122 49103 382 112 0 56087 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 244488

[startup+25.5009 s]
/proc/loadavg: 3.99 3.96 3.03 5/304 2514
/proc/meminfo: memFree=15295864/32951124 swapFree=52307768/67111528
[pid=2484] ppid=2482 vsize=338672 CPUtime=25.49 cores=4,6
/proc/2484/stat : 2484 (strangenight1-s) R 2482 2484 2276 0 -1 4202496 75215 0 0 0 2540 9 0 0 25 0 1 0 649649641 346800128 69876 33554432000 4194304 4650387 140736574054368 18446744073709551615 4369194 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2484/statm: 84668 69876 382 112 0 79633 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 338672

[startup+51.1003 s]
/proc/loadavg: 3.99 3.96 3.06 5/304 2515
/proc/meminfo: memFree=15236412/32951124 swapFree=52307768/67111528
[pid=2484] ppid=2482 vsize=369416 CPUtime=51.09 cores=4,6
/proc/2484/stat : 2484 (strangenight1-s) R 2482 2484 2276 0 -1 4202496 84165 0 0 0 5099 10 0 0 25 0 1 0 649649641 378281984 77745 33554432000 4194304 4650387 140736574054368 18446744073709551615 4363403 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2484/statm: 92354 77745 382 112 0 87319 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 369416

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

[startup+63.9011 s]
/proc/loadavg: 3.99 3.96 3.07 5/304 2515
/proc/meminfo: memFree=15159756/32951124 swapFree=52307768/67111528
[pid=2484] ppid=2482 vsize=390836 CPUtime=63.89 cores=4,6
/proc/2484/stat : 2484 (strangenight1-s) R 2482 2484 2276 0 -1 4202496 89205 0 0 0 6379 10 0 0 25 0 1 0 649649641 400216064 82785 33554432000 4194304 4650387 140736574054368 18446744073709551615 4371980 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2484/statm: 97709 82785 382 112 0 92674 0
Current children cumulated CPU time (s) 63.89
Current children cumulated vsize (KiB) 390836

[startup+76.7008 s]
/proc/loadavg: 3.99 3.96 3.08 5/304 2515
/proc/meminfo: memFree=15140652/32951124 swapFree=52307768/67111528
[pid=2484] ppid=2482 vsize=402296 CPUtime=76.69 cores=4,6
/proc/2484/stat : 2484 (strangenight1-s) R 2482 2484 2276 0 -1 4202496 90644 0 0 0 7658 11 0 0 25 0 1 0 649649641 411951104 84224 33554432000 4194304 4650387 140736574054368 18446744073709551615 4302971 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2484/statm: 100574 84224 382 112 0 95539 0
Current children cumulated CPU time (s) 76.69
Current children cumulated vsize (KiB) 402296

[startup+79.9002 s]
/proc/loadavg: 3.99 3.96 3.09 5/304 2515
/proc/meminfo: memFree=15134696/32951124 swapFree=52307768/67111528
[pid=2484] ppid=2482 vsize=402296 CPUtime=79.89 cores=4,6
/proc/2484/stat : 2484 (strangenight1-s) R 2482 2484 2276 0 -1 4202496 91209 0 0 0 7978 11 0 0 25 0 1 0 649649641 411951104 84789 33554432000 4194304 4650387 140736574054368 18446744073709551615 4369182 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2484/statm: 100574 84789 382 112 0 95539 0
Current children cumulated CPU time (s) 79.89
Current children cumulated vsize (KiB) 402296

[startup+83.1007 s]
/proc/loadavg: 3.99 3.97 3.09 5/304 2542
/proc/meminfo: memFree=15224320/32951124 swapFree=52307768/67111528
[pid=2484] ppid=2482 vsize=404804 CPUtime=83.09 cores=4,6
/proc/2484/stat : 2484 (strangenight1-s) R 2482 2484 2276 0 -1 4202496 92856 0 0 0 8298 11 0 0 25 0 1 0 649649641 414519296 86436 33554432000 4194304 4650387 140736574054368 18446744073709551615 4528949 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2484/statm: 101201 86436 382 112 0 96166 0
Current children cumulated CPU time (s) 83.09
Current children cumulated vsize (KiB) 404804

[startup+84.7114 s]
/proc/loadavg: 3.99 3.97 3.09 5/304 2543
/proc/meminfo: memFree=15217132/32951124 swapFree=52307768/67111528
[pid=2484] ppid=2482 vsize=404804 CPUtime=84.7 cores=4,6
/proc/2484/stat : 2484 (strangenight1-s) R 2482 2484 2276 0 -1 4202496 92985 0 0 0 8459 11 0 0 25 0 1 0 649649641 414519296 86565 33554432000 4194304 4650387 140736574054368 18446744073709551615 4363985 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2484/statm: 101201 86565 382 112 0 96166 0
Current children cumulated CPU time (s) 84.7
Current children cumulated vsize (KiB) 404804

[startup+85.1003 s]
/proc/loadavg: 3.99 3.97 3.09 5/304 2543
/proc/meminfo: memFree=15217132/32951124 swapFree=52307768/67111528
[pid=2484] ppid=2482 vsize=404804 CPUtime=85.09 cores=4,6
/proc/2484/stat : 2484 (strangenight1-s) R 2482 2484 2276 0 -1 4202496 93016 0 0 0 8498 11 0 0 25 0 1 0 649649641 414519296 86596 33554432000 4194304 4650387 140736574054368 18446744073709551615 4365375 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2484/statm: 101201 86596 382 112 0 96166 0
Current children cumulated CPU time (s) 85.09
Current children cumulated vsize (KiB) 404804

[startup+85.3003 s]
/proc/loadavg: 3.99 3.97 3.09 5/304 2543
/proc/meminfo: memFree=15217132/32951124 swapFree=52307768/67111528
[pid=2484] ppid=2482 vsize=404804 CPUtime=85.29 cores=4,6
/proc/2484/stat : 2484 (strangenight1-s) R 2482 2484 2276 0 -1 4202496 93028 0 0 0 8518 11 0 0 25 0 1 0 649649641 414519296 86608 33554432000 4194304 4650387 140736574054368 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2484/statm: 101201 86608 382 112 0 96166 0
Current children cumulated CPU time (s) 85.29
Current children cumulated vsize (KiB) 404804

[startup+85.4003 s]
/proc/loadavg: 3.99 3.97 3.09 5/304 2543
/proc/meminfo: memFree=15217132/32951124 swapFree=52307768/67111528
[pid=2484] ppid=2482 vsize=404804 CPUtime=85.39 cores=4,6
/proc/2484/stat : 2484 (strangenight1-s) R 2482 2484 2276 0 -1 4202496 93043 0 0 0 8528 11 0 0 25 0 1 0 649649641 414519296 86622 33554432000 4194304 4650387 140736574054368 18446744073709551615 218370613819 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2484/statm: 101201 86622 393 112 0 96166 0
Current children cumulated CPU time (s) 85.39
Current children cumulated vsize (KiB) 404804

Child status: 20
Real time (s): 85.4532
CPU time (s): 85.452
CPU user time (s): 85.324
CPU system time (s): 0.12798
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 404804

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

runsolver used 0.246962 second user time and 0.540917 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-14 15:41:09
IDJOB=3370781
IDBENCH=82357
IDSOLVER=1847
FILE ID=node101/3370781-1305380468
RUNJOBID= node101-1305379160-2295
PBS_JOBID= 13324401
Free space on /tmp= 73404 MiB

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

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

MD5SUM BENCH= 06568f445121c7d3cc3b96042d85c719
RANDOM SEED=1259301777

node101.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.841
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.68
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.841
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.07
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.841
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.77
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.841
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.841
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.74
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.841
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.841
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.75
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.841
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:      13095540 kB
Buffers:        307860 kB
Cached:        6152524 kB
SwapCached:      14848 kB
Active:       14581716 kB
Inactive:      4989736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13095540 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:           22296 kB
Writeback:           0 kB
AnonPages:    13107720 kB
Mapped:          16040 kB
Slab:           150580 kB
PageTables:      70524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46136472 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= 73624 MiB
End job on node101 at 2011-05-14 15:42:34