Trace number 3370795

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 52.1021 52.1051

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtviseisenberg1-tseitin.cnf
MD5SUMab962ce6f14e7741edd1ff987decb0b7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.0498
Satisfiable
(Un)Satisfiability was proved
Number of variables102621
Number of clauses307469
Sum of the clauses size717425
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2204978
Number of clauses of size 3102489
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3370795-1305380550.cnf'
0.00/0.00	c -- header says num vars:         102621
0.00/0.00	c -- header says num clauses:      307469
0.09/0.12	c -- clauses added:            0 learnts,       307469 normals,            0 xors
0.09/0.12	c -- vars added     102621
0.09/0.12	c Parsing time:  0.10 s
0.09/0.12	c  N st     0         0    102621    102489    204978         0    717423         0   no data   no data  --
0.39/0.41	c asymm  cl-useful: 0/29010/102488 lits-rem:0 time: 0.29
4.19/4.26	c Flit:  1128 Blit:   5284 bXBeca:    0 bXProp: 11956 Bins:      0 BRemL:      0 BRemN:      0 P: 78.7M T:  3.80
4.19/4.27	c Cleaning up after failed var search:     0.01 s 
4.30/4.32	c Replacing    11956 vars Replaced   303381 lits Time:     0.04 s 
4.30/4.36	c bin-w-bin subsume rem          599 bins  time:  0.01 s
4.30/4.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
4.59/4.68	c Subs w/ non-existent bins:     31 l-rem:     31 v-fix:     0 done:  83916 time:  0.29 s
4.79/4.80	c Removed useless bin:    3080  fixed:     0  props:  20.00M  time:  0.12 s
5.09/5.15	c lits-rem:       597  cl-subs:     3634  v-elim:  27972  v-fix:    0  time:  0.34 s
5.18/5.28	c Finding binary XORs  T:     0.13 s  found:    1609
5.29/5.30	c Replacing     1609 vars Replaced    16236 lits Time:     0.02 s 
5.29/5.35	c Finding non-binary XORs:     0.03 s (found:      74, avg size: 3.0)
5.29/5.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
5.29/5.39	c calculated reachability. Time: 0.03
5.29/5.40	c Calc default polars -  time:   0.01 s pos:    3408 undec:   48447 neg:   50766
5.29/5.40	c =========================================================================================
5.29/5.40	c types(t): F = full restart, N = normal restart
5.29/5.40	c types(t): S = simplification begin/end, E = solution found
5.29/5.40	c restart types(rt): st = static, dy = dynamic
5.29/5.40	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
5.29/5.40	c  B st     0         0     54335     87187    108639         0    530303         0   no data   no data  --
5.99/6.04	c  N dy    17      4226     54263     87187    109349      3461    530283     45100      4.14      4.37  --
6.69/6.77	c  N dy    48      8295     54024     87187    109822      6968    530223     87023      4.35      5.60  --
7.49/7.50	c  N dy    75     12326     53798     87187    110125     10619    530152    131639      4.45      4.75  --
8.29/8.33	c  N dy   102     16465     53663     85256    108832     13912    520079    166730      4.53      4.89  --
9.09/9.15	c  N dy   135     20526     53591     85256    109086      9061    519995     63766      4.60      4.93  --
9.80/9.88	c  N dy   158     24535     53533     85256    109320     12765    519908    107174      4.62      4.89  --
9.90/9.99	c  F st   162     25000     53533     85256    109375     13171    519897    112967      4.62   no data  --
10.59/10.63	c Finding binary XORs  T:     0.10 s  found:    1473
10.59/10.65	c Replacing     1473 vars Replaced    28809 lits Time:     0.02 s 
11.49/11.51	c  N dy   168     30001     52032     84252    106636     17815    510640    185206      4.62   no data  --
11.49/11.51	c  S st   168     30001     52032     84252    106636     17815    510640    185206      4.62   no data  --
11.69/11.70	c  S st   168     30502     52028     84252    106734     18190    510640    189234      4.62   no data  --
11.69/11.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
11.69/11.72	c Cache  BProp: 73 Set: 52 BXProp: 2 T: 0.00
28.29/28.34	c Flit:   118 Blit:    634 bXBeca:    0 bXProp: 3202 Bins:  73346 BRemL:  30210 BRemN:   2615 P: 70.3M T: 16.61
28.29/28.35	c Cleaning up after failed var search:     0.01 s 
28.29/28.38	c Replacing     3204 vars Replaced    96939 lits Time:     0.03 s 
28.39/28.44	c bin-w-bin subsume rem         5912 bins  time:  0.02 s
28.39/28.50	c subs with bin:     4008  lits-rem:     17405  v-fix:    0  time:  0.06 s
28.69/28.73	c Subs w/ non-existent bins:   1099 l-rem:  13532 v-fix:     0 done:  46268 time:  0.23 s
28.79/28.86	c Removed useless bin:    3731  fixed:     0  props:  17.30M  time:  0.12 s
29.49/29.60	c lits-rem:     14592  cl-subs:    22393  v-elim:  31325  v-fix:    0  time:  0.73 s
29.49/29.60	c Added XOR as norm:74
30.09/30.14	c asymm  cl-useful: 1862/43779/72789 lits-rem:2967 time: 0.55
30.09/30.16	c calculated reachability. Time: 0.02
30.09/30.17	c  N dy   168     30502     15677     72331     30826      6813    337948     60621      4.62   no data  --
30.19/30.28	c Finding binary XORs  T:     0.11 s  found:      44
30.59/30.70	c  N dy   186     34563     15672     72331     31114     10530    337919     98851      4.61      4.87  --
31.09/31.16	c  N dy   207     38838     15662     72331     31330     14544    337904    141305      4.62      4.87  --
31.59/31.63	c  N dy   231     42884     15658     72331     31501     18384    337893    183871      4.64      5.51  --
31.99/32.01	c  S st   247     45753     15648     72331     31607     21105    337873    216345      4.64   no data  --
32.09/32.13	c  S st   247     46254     15636     72331     31682     21522    337872    219275      4.64   no data  --
32.09/32.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
32.09/32.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.59/33.63	c Flit:    12 Blit:      3 bXBeca:    0 bXProp:   96 Bins:  25547 BRemL:   5512 BRemN:   1125 P: 15.6M T:  1.49
33.59/33.66	c Replacing      140 vars Replaced     7102 lits Time:     0.03 s 
33.69/33.71	c bin-w-bin subsume rem          219 bins  time:  0.01 s
33.69/33.76	c subs with bin:    12882  lits-rem:     18514  v-fix:    0  time:  0.05 s
33.79/33.83	c Subs w/ non-existent bins:   1714 l-rem:  13010 v-fix:     0 done:  15476 time:  0.07 s
33.79/33.84	c Removed useless bin:    1396  fixed:     0  props:   0.93M  time:  0.01 s
34.39/34.45	c lits-rem:      4970  cl-subs:     8954  v-elim:   3810  v-fix:    0  time:  0.61 s
34.39/34.48	c vivif2 --  cl tried    59363 cl shrink     7678 lits rem      15322 time: 0.03
34.49/34.50	c vivif2 --  cl tried    15329 cl shrink     1519 lits rem       4175 time: 0.01
35.20/35.25	c asymm  cl-useful: 2453/55726/58481 lits-rem:4432 time: 0.75
35.20/35.26	c calculated reachability. Time: 0.01
35.20/35.27	c  N dy   247     46254     11666     58336     33944     15300    250259    150253      4.64   no data  --
35.29/35.32	c Finding binary XORs  T:     0.06 s  found:      21
35.79/35.81	c  N dy   272     50500     11665     58336     34018     19425    250251    195568      4.66      5.01  --
36.30/36.31	c  N dy   297     54893     11663     58336     34078     23721    250245    245150      4.67      4.93  --
36.79/36.89	c  N dy   323     59142     11663     58336     34148     14468    250244    111819      4.68      4.96  --
37.30/37.37	c  N dy   346     63387     11661     58336     34210     18598    250242    157826      4.69      4.95  --
37.79/37.88	c  N dy   374     67529     11661     58336     34271     22641    250237    207899      4.71      5.09  --
38.09/38.12	c  S st   390     69387     11661     58336     34285     24471    250236    230684      4.73   no data  --
38.19/38.22	c  S st   390     69889     11661     58336     34329     24924    250236    234086      4.73   no data  --
38.19/38.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
38.19/38.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.89/38.91	c Flit:     5 Blit:      1 bXBeca:    0 bXProp:   69 Bins:   3892 BRemL:   1800 BRemN:    737 P:  7.9M T:  0.67
38.89/38.93	c Replacing       90 vars Replaced     5109 lits Time:     0.02 s 
38.89/38.97	c bin-w-bin subsume rem         2724 bins  time:  0.01 s
38.89/39.00	c subs with bin:     3372  lits-rem:      1430  v-fix:    0  time:  0.03 s
38.99/39.03	c Subs w/ non-existent bins:    688 l-rem:   1689 v-fix:     0 done:  11563 time:  0.03 s
38.99/39.04	c Removed useless bin:     170  fixed:     0  props:   0.53M  time:  0.01 s
39.50/39.58	c lits-rem:      1867  cl-subs:     5395  v-elim:   1175  v-fix:    0  time:  0.54 s
39.50/39.60	c vivif2 --  cl tried    54146 cl shrink      777 lits rem       1048 time: 0.02
39.60/39.61	c vivif2 --  cl tried    20775 cl shrink     1185 lits rem       2722 time: 0.02
40.29/40.35	c asymm  cl-useful: 5268/48544/54027 lits-rem:12680 time: 0.73
40.29/40.36	c calculated reachability. Time: 0.00
40.29/40.36	c  N dy   390     69889     10388     50915     30878     20762    218854    180343      4.73   no data  --
40.39/40.40	c Finding binary XORs  T:     0.05 s  found:     293
40.39/40.42	c Replacing      293 vars Replaced     7266 lits Time:     0.01 s 
40.89/40.96	c  N dy   423     74365     10093     50737     30310     25106    217034    232158      4.75      5.03  --
41.49/41.52	c  N dy   451     79214     10092     50737     30381     29831    217030    284566      4.76      5.07  --
42.19/42.24	c  N dy   487     84429     10091     50737     30427     20327    217027    141507      4.78      5.04  --
42.49/42.58	c  F st   506     87500     10091     50737     30464     23341    217025    178877      4.78   no data  --
42.99/43.04	c  N st   511     90796     10091     50649     30414     26538    216607    230195      4.78   no data  --
43.90/43.93	c  N dy   545     96646     10091     50649     30448     32319    216603    320463      4.82      5.27  --
44.79/44.85	c  N dy   595    102865     10090     50649     30500     38438    216599    406432      4.86      5.13  --
45.10/45.16	c  S st   613    104833     10090     50649     30510     40378    216596    433912      4.88   no data  --
45.19/45.27	c  S st   613    105336     10090     50649     30541     40846    216594    437510      4.88   no data  --
45.19/45.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
45.19/45.29	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
45.89/45.90	c Flit:     2 Blit:      1 bXBeca:    0 bXProp:   68 Bins:   2688 BRemL:   3391 BRemN:   1391 P:  7.8M T:  0.61
45.89/45.93	c Replacing       69 vars Replaced     4810 lits Time:     0.02 s 
45.89/45.97	c bin-w-bin subsume rem         1427 bins  time:  0.01 s
45.99/46.02	c subs with bin:     2052  lits-rem:      5510  v-fix:    0  time:  0.05 s
45.99/46.05	c Subs w/ non-existent bins:    268 l-rem:   3422 v-fix:     0 done:   5565 time:  0.03 s
45.99/46.06	c Removed useless bin:     317  fixed:     0  props:   0.43M  time:  0.01 s
47.20/47.25	c lits-rem:      4995  cl-subs:     5097  v-elim:    640  v-fix:    0  time:  1.19 s
47.20/47.27	c vivif2 --  cl tried    48824 cl shrink      532 lits rem        686 time: 0.01
47.20/47.30	c vivif2 --  cl tried    36060 cl shrink     3373 lits rem       8736 time: 0.03
47.59/47.65	c asymm  cl-useful: 1607/22553/48772 lits-rem:3788 time: 0.36
47.59/47.66	c calculated reachability. Time: 0.00
47.59/47.66	c  N dy   613    105336      9378     48023     25309     36045    200794    352506      4.88   no data  --
47.69/47.71	c Finding binary XORs  T:     0.04 s  found:      96
47.69/47.72	c Replacing       96 vars Replaced     2069 lits Time:     0.01 s 
48.59/48.66	c  N dy   663    112104      9281     47932     25184     26135    200123    172922      4.91      5.21  --
49.59/49.60	c  N dy   717    119369      9280     47932     25212     33333    200123    274504      4.95      5.31  --
50.69/50.74	c  N dy   778    127020      9280     47932     25244     40902    200121    381088      4.98      5.78  --
51.89/51.93	c  N dy   843    135164      9254     47932     25326     48866    200118    491003      5.02      5.37  --
51.89/51.94	c  E dy   844    135202      9253     47932     25327     48897    200118    491235      5.02   no data  --
51.89/51.94	c num threads              : 1          
51.89/51.94	c restarts                 : 844        
51.89/51.94	c dynamic restarts         : 826        
51.89/51.94	c static restarts          : 18         
51.89/51.94	c full restarts            : 2          
51.89/51.94	c total simplify time      : 0.44       
51.89/51.94	c learnts DL2              : 0          
51.89/51.94	c learnts size 2           : 348661     
51.89/51.94	c learnts size 1           : 10227       (9.97      % of vars)
51.89/51.94	c filedLit time            : 23.21       (44.79     % time)
51.89/51.94	c v-elim SatELite          : 64922       (63.26     % vars)
51.89/51.94	c SatELite time            : 3.82        (7.38      % time)
51.89/51.94	c v-elim xor               : 0           (0.00      % vars)
51.89/51.94	c xor elim time            : 0.06        (0.12      % time)
51.89/51.94	c num binary xor trees     : 7280       
51.89/51.94	c binxor trees' crown      : 18930       (2.60      leafs/tree)
51.89/51.94	c bin xor find time        : 0.50       
51.89/51.94	c OTF clause improved      : 1418        (0.01      clauses/conflict)
51.89/51.94	c OTF impr. size diff      : 1896        (1.34       lits/clause)
51.89/51.94	c OTF cl watch-shrink      : 53025       (0.39      clauses/conflict)
51.89/51.94	c OTF cl watch-sh-lit      : 101625      (1.92       lits/clause)
51.89/51.94	c tried to recurMin cls    : 61481       (45.47      % of conflicts)
51.89/51.94	c updated cache            : 0           (0.00       lits/tried recurMin)
51.89/51.94	c clauses over max glue    : 0           (0.00      % of all clauses)
51.89/51.94	c conflicts                : 135202      (2608.76   / sec)
51.89/51.94	c decisions                : 364518      (7.14      % random)
51.89/51.94	c bogo-props               : 1033367022  (19939115.68 / sec)
51.89/51.94	c conflict literals        : 1651315     (29.06     % deleted)
51.89/51.94	c Memory used              : 308.13      MB
51.89/51.94	c CPU time                 : 51.83       s
51.89/51.94	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-3370795-1305380550/watcher-3370795-1305380550 -o /tmp/evaluation-result-3370795-1305380550/solver-3370795-1305380550 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370795-1305380550.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: 3.97 3.96 3.06 6/313 14255
/proc/meminfo: memFree=11309284/32951124 swapFree=66050672/67111528
[pid=14255] ppid=14253 vsize=32272 CPUtime=0 cores=0,2
/proc/14255/stat : 14255 (strangenight1-s) R 14253 14255 13939 0 -1 4202496 1434 0 0 0 0 0 0 0 25 0 1 0 649652940 33046528 1274 33554432000 4194304 4650387 140734534064032 18446744073709551615 4316553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14255/statm: 8068 1275 328 112 0 3033 0

[startup+0.077204 s]
/proc/loadavg: 3.97 3.96 3.06 6/313 14255
/proc/meminfo: memFree=11309284/32951124 swapFree=66050672/67111528
[pid=14255] ppid=14253 vsize=62416 CPUtime=0.07 cores=0,2
/proc/14255/stat : 14255 (strangenight1-s) R 14253 14255 13939 0 -1 4202496 8425 0 0 0 6 1 0 0 25 0 1 0 649652940 63913984 7259 33554432000 4194304 4650387 140734534064032 18446744073709551615 4361539 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14255/statm: 15604 7279 328 112 0 10569 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 62416

[startup+0.101204 s]
/proc/loadavg: 3.97 3.96 3.06 6/313 14255
/proc/meminfo: memFree=11309284/32951124 swapFree=66050672/67111528
[pid=14255] ppid=14253 vsize=63336 CPUtime=0.09 cores=0,2
/proc/14255/stat : 14255 (strangenight1-s) R 14253 14255 13939 0 -1 4202496 10550 0 0 0 8 1 0 0 25 0 1 0 649652940 64856064 8317 33554432000 4194304 4650387 140734534064032 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14255/statm: 15834 8321 328 112 0 10799 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63336

[startup+0.301161 s]
/proc/loadavg: 3.97 3.96 3.06 6/313 14255
/proc/meminfo: memFree=11309284/32951124 swapFree=66050672/67111528
[pid=14255] ppid=14253 vsize=69348 CPUtime=0.29 cores=0,2
/proc/14255/stat : 14255 (strangenight1-s) R 14253 14255 13939 0 -1 4202496 12482 0 0 0 27 2 0 0 25 0 1 0 649652940 71012352 10218 33554432000 4194304 4650387 140734534064032 18446744073709551615 4369057 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14255/statm: 17337 10218 348 112 0 12302 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69348

[startup+0.701088 s]
/proc/loadavg: 3.97 3.96 3.06 6/313 14255
/proc/meminfo: memFree=11309284/32951124 swapFree=66050672/67111528
[pid=14255] ppid=14253 vsize=90552 CPUtime=0.69 cores=0,2
/proc/14255/stat : 14255 (strangenight1-s) R 14253 14255 13939 0 -1 4202496 17481 0 0 0 67 2 0 0 25 0 1 0 649652940 92725248 14615 33554432000 4194304 4650387 140734534064032 18446744073709551615 4244343 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14255/statm: 22638 14616 354 112 0 17603 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 90552

[startup+1.50088 s]
/proc/loadavg: 3.97 3.96 3.06 5/314 14256
/proc/meminfo: memFree=11225204/32951124 swapFree=66050672/67111528
[pid=14255] ppid=14253 vsize=140060 CPUtime=1.49 cores=0,2
/proc/14255/stat : 14255 (strangenight1-s) R 14253 14255 13939 0 -1 4202496 29842 0 0 0 145 4 0 0 25 0 1 0 649652940 143421440 26976 33554432000 4194304 4650387 140734534064032 18446744073709551615 4244940 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14255/statm: 35015 26976 354 112 0 29980 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 140060

[startup+3.10062 s]
/proc/loadavg: 3.97 3.96 3.06 5/314 14256
/proc/meminfo: memFree=11152912/32951124 swapFree=66050672/67111528
[pid=14255] ppid=14253 vsize=198560 CPUtime=3.09 cores=0,2
/proc/14255/stat : 14255 (strangenight1-s) R 14253 14255 13939 0 -1 4202496 44486 0 0 0 303 6 0 0 25 0 1 0 649652940 203325440 41620 33554432000 4194304 4650387 140734534064032 18446744073709551615 4370279 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14255/statm: 49640 41620 354 112 0 44605 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 198560

[startup+6.30105 s]
/proc/loadavg: 3.97 3.96 3.06 5/314 14257
/proc/meminfo: memFree=11055572/32951124 swapFree=66050672/67111528
[pid=14255] ppid=14253 vsize=236436 CPUtime=6.29 cores=0,2
/proc/14255/stat : 14255 (strangenight1-s) R 14253 14255 13939 0 -1 4202496 54802 0 0 0 621 8 0 0 25 0 1 0 649652940 242110464 51936 33554432000 4194304 4650387 140734534064032 18446744073709551615 4333921 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14255/statm: 59109 51936 378 112 0 54074 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 236436

[startup+12.7009 s]
/proc/loadavg: 3.98 3.96 3.07 5/314 14284
/proc/meminfo: memFree=11504524/32951124 swapFree=66050672/67111528
[pid=14255] ppid=14253 vsize=242452 CPUtime=12.69 cores=0,2
/proc/14255/stat : 14255 (strangenight1-s) R 14253 14255 13939 0 -1 4202496 57216 0 0 0 1261 8 0 0 25 0 1 0 649652940 248270848 52432 33554432000 4194304 4650387 140734534064032 18446744073709551615 4236879 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14255/statm: 60613 52432 381 112 0 55578 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 242452

[startup+25.5005 s]
/proc/loadavg: 4.14 4.00 3.09 5/314 14284
/proc/meminfo: memFree=11425240/32951124 swapFree=66050672/67111528
[pid=14255] ppid=14253 vsize=268808 CPUtime=25.49 cores=0,2
/proc/14255/stat : 14255 (strangenight1-s) R 14253 14255 13939 0 -1 4202496 63822 0 0 0 2540 9 0 0 25 0 1 0 649652940 275259392 59038 33554432000 4194304 4650387 140734534064032 18446744073709551615 4369233 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14255/statm: 67202 59038 381 112 0 62167 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 268808

[startup+51.1007 s]
/proc/loadavg: 4.09 4.00 3.12 5/314 14285
/proc/meminfo: memFree=11317596/32951124 swapFree=66050672/67111528
[pid=14255] ppid=14253 vsize=315524 CPUtime=51.09 cores=0,2
/proc/14255/stat : 14255 (strangenight1-s) R 14253 14255 13939 0 -1 4202496 77320 0 0 0 5098 11 0 0 25 0 1 0 649652940 323096576 69142 33554432000 4194304 4650387 140734534064032 18446744073709551615 4364530 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14255/statm: 78881 69142 381 112 0 73846 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 315524

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

[startup+51.9006 s]
/proc/loadavg: 4.09 4.00 3.12 5/314 14285
/proc/meminfo: memFree=11315488/32951124 swapFree=66050672/67111528
[pid=14255] ppid=14253 vsize=315524 CPUtime=51.89 cores=0,2
/proc/14255/stat : 14255 (strangenight1-s) R 14253 14255 13939 0 -1 4202496 77407 0 0 0 5178 11 0 0 25 0 1 0 649652940 323096576 69229 33554432000 4194304 4650387 140734534064032 18446744073709551615 4335203 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14255/statm: 78881 69229 381 112 0 73846 0
Current children cumulated CPU time (s) 51.89
Current children cumulated vsize (KiB) 315524

[startup+52.1006 s]
/proc/loadavg: 4.09 4.00 3.12 5/314 14285
/proc/meminfo: memFree=11315488/32951124 swapFree=66050672/67111528
[pid=14255] ppid=14253 vsize=0 CPUtime=52.09 cores=0,2
/proc/14255/stat : 14255 (strangenight1-s) R 14253 14255 13939 0 -1 4202500 77425 0 0 0 5197 12 0 0 25 0 1 0 649652940 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14255/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 52.09
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 52.1051
CPU time (s): 52.1021
CPU user time (s): 51.9771
CPU system time (s): 0.124981
CPU usage (%): 99.9942
Max. virtual memory (cumulated for all children) (KiB): 315524

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

runsolver used 0.159975 second user time and 0.371943 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-14 15:42:31
IDJOB=3370795
IDBENCH=82473
IDSOLVER=1847
FILE ID=node135/3370795-1305380550
RUNJOBID= node135-1305379151-13957
PBS_JOBID= 13324367
Free space on /tmp= 73260 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtviseisenberg1-tseitin.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370795-1305380550/watcher-3370795-1305380550 -o /tmp/evaluation-result-3370795-1305380550/solver-3370795-1305380550 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370795-1305380550.cnf

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

MD5SUM BENCH= ab962ce6f14e7741edd1ff987decb0b7
RANDOM SEED=474332598

node135.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.851
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.70
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.851
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	: 5332.83
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.851
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.75
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.851
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	: 6640.14
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.851
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.78
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.851
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.75
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11309564 kB
Buffers:        257796 kB
Cached:        5810472 kB
SwapCached:      50684 kB
Active:       10837896 kB
Inactive:     10558652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11309564 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           75312 kB
Writeback:           0 kB
AnonPages:    15282672 kB
Mapped:          20136 kB
Slab:           135232 kB
PageTables:      49048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 58155108 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73296 MiB
End job on node135 at 2011-05-14 15:43:23