Trace number 3266733

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-mtSAT 547.304 137.021

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m27-q255-n25-p30-s39712998.cnf
MD5SUM44ec8c80ea2b58be800208f5113b04f5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.272958
Satisfiable
(Un)Satisfiability was proved
Number of variables666
Number of clauses45238
Sum of the clauses size91092
Maximum clause length27
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 245213
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
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-3266733-1304182213.cnf'
0.00/0.00	c -- header says num vars:            666
0.00/0.00	c -- header says num clauses:       45238
0.00/0.01	c -- clauses added:            0 learnts,        45238 normals,            0 xors
0.00/0.01	c -- vars added        666
0.00/0.01	c Parsing time:  0.03 s
0.00/0.01	c  N st     0         0       666        25     45213         0     91092         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/25/25 lits-rem:0 time: 0.00
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.02 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
0.12/0.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    666 time:  0.02 s
0.12/0.04	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.02 s
0.12/0.85	c lits-rem:       474  cl-subs:        0  v-elim:     25  v-fix:    0  time:  0.07 s
0.12/0.85	c Finding binary XORs  T:     0.00 s  found:       0
0.12/0.85	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.12/0.85	c calculated reachability. Time: 0.00
0.12/0.85	c Calc default polars -  time:   0.00 s pos:       0 undec:      25 neg:     641
0.12/0.85	c =========================================================================================
0.12/0.85	c types(t): F = full restart, N = normal restart
0.12/0.85	c types(t): S = simplification begin/end, E = solution found
0.12/0.85	c restart types(rt): st = static, dy = dynamic
0.12/0.85	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.12/0.85	c  B st     0         0       641      1248     43324         0    126710         0   no data   no data  --
0.12/0.85	c  N dy     9      7157       641      1248     43325      4487    126710    377744     10.76     11.34  --
0.12/0.85	c  N dy    30     11970       641      1248     43330      5036    126710    304743     10.87     11.44  --
4.40/1.15	c  N dy    39     16782       641      1248     43331      9709    126710    580169     10.37     10.98  --
5.57/1.45	c  N dy    59     20805       641      1248     43332      8188    126710    486536     10.43     16.97  --
6.77/1.75	c  N dy    75     24941       641      1248     43337     12186    126710    774971     10.25     10.93  --
6.77/1.75	c  F st    76     25000       641      1248     43337     12245    126710    781467     10.26   no data  --
8.37/2.18	c  N dy    82     30000       641      1248     43339     10448    126710    665595     10.26   no data  --
8.37/2.18	c  S st    82     30000       641      1248     43339     10448    126710    665595     10.26   no data  --
8.77/2.23	c  S st    82     30504       641      1248     43339     10950    126710    702056     10.26   no data  --
8.77/2.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
8.77/2.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.16/2.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  5.2M T:  0.42
9.16/2.37	c bin-w-bin subsume rem            0 bins  time:  0.03 s
14.35/3.66	c subs with bin:        3  lits-rem:       712  v-fix:    0  time:  5.14 s
14.35/3.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    641 time:  0.02 s
14.35/3.67	c Removed useless bin:       0  fixed:     0  props:   0.22M  time:  0.02 s
27.94/7.07	c lits-rem:      2214  cl-subs:      623  v-elim:      0  v-fix:    0  time: 13.59 s
28.34/7.18	c asymm  cl-useful: 649/1223/1248 lits-rem:3312 time: 0.42
28.34/7.18	c calculated reachability. Time: 0.00
28.34/7.18	c  N dy    82     30504       641      1248     43342     10324    121625    669335     10.26   no data  --
29.94/7.53	c  N dy    99     34505       641      1248     43347     14180    121625    973770     10.39     11.88  --
31.14/7.88	c  N dy   119     38543       641      1248     43349     10489    121625    639079     10.52     17.86  --
33.14/8.35	c  N dy   145     43222       641      1248     43349     15057    121625   1045288     10.86     11.50  --
34.33/8.66	c  S st   153     45756       641      1248     43352      8814    121625    467919     10.80     10.58  --
34.73/8.70	c  S st   153     46258       641      1248     43352      9312    121625    505651     10.80   no data  --
34.73/8.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
34.73/8.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.73/8.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  4.7M T:  0.38
35.13/8.81	c bin-w-bin subsume rem            0 bins  time:  0.02 s
39.93/10.05	c subs with bin:       31  lits-rem:       178  v-fix:    0  time:  4.96 s
39.93/10.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    641 time:  0.02 s
39.93/10.06	c Removed useless bin:       0  fixed:     0  props:   0.22M  time:  0.02 s
50.72/12.71	c lits-rem:       591  cl-subs:      120  v-elim:      0  v-fix:    0  time: 10.56 s
50.72/12.71	c vivif2 --  cl tried     1248 cl shrink      116 lits rem        117 time: 0.00
50.72/12.72	c vivif2 --  cl tried     9161 cl shrink      279 lits rem        301 time: 0.04
50.72/12.80	c asymm  cl-useful: 0/1248/1248 lits-rem:0 time: 0.31
50.72/12.80	c calculated reachability. Time: 0.00
50.72/12.80	c  N dy   153     46258       641      1248     43353      9161    121480    501305     10.80   no data  --
52.71/13.22	c  N dy   172     51053       641      1248     43353     13814    121480    898255     10.83     11.44  --
54.71/13.73	c  N dy   192     55342       641      1248     43370     17969    121480   1242377     10.90     11.51  --
56.71/14.20	c  N dy   213     59620       641      1248     43370     12466    121480    731418     11.02     11.76  --
58.31/14.67	c  N dy   232     63772       641      1248     43372     16475    121480   1010087     11.05     11.83  --
60.70/15.20	c  N dy   250     67953       641      1248     43372     20529    121480   1331856     11.07     11.78  --
61.10/15.39	c  S st   260     69387       641      1248     43372     11255    121480    547078     11.12     11.05  --
61.50/15.44	c  S st   260     69888       641      1248     43372     11754    121480    583343     11.12   no data  --
61.50/15.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
61.50/15.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.89/15.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  5.3M T:  0.45
61.89/15.57	c bin-w-bin subsume rem            0 bins  time:  0.02 s
67.10/16.82	c subs with bin:       56  lits-rem:        40  v-fix:    0  time:  4.99 s
67.10/16.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    641 time:  0.02 s
67.10/16.83	c Removed useless bin:       0  fixed:     0  props:   0.21M  time:  0.02 s
77.49/19.43	c lits-rem:       812  cl-subs:      192  v-elim:      0  v-fix:    0  time: 10.36 s
77.49/19.43	c vivif2 --  cl tried     1248 cl shrink        7 lits rem          7 time: 0.00
77.49/19.44	c vivif2 --  cl tried    11506 cl shrink      231 lits rem        326 time: 0.04
77.90/19.52	c asymm  cl-useful: 0/1248/1248 lits-rem:0 time: 0.35
77.90/19.53	c calculated reachability. Time: 0.00
77.90/19.53	c  N dy   260     69888       641      1248     43373     11506    121472    575647     11.12   no data  --
79.87/20.01	c  N dy   276     74878       641      1248     43374     16329    121472    921241     11.09     12.32  --
81.89/20.60	c  N dy   295     79718       641      1248     43387     20988    121472   1287351     11.15     20.43  --
84.28/21.18	c  N dy   311     84954       641      1248     43388     14424    121472    726040     11.11     11.80  --
85.47/21.44	c  F st   329     87500       641      1248     43388     16874    121472    925462     11.18   no data  --
86.68/21.79	c  N st   334     90797       641      1248     43391     20042    121472   1121439     11.18   no data  --
89.86/22.56	c  N dy   353     97001       641      1248     43395     13478    121472    614613     11.19     11.87  --
92.26/23.17	c  N dy   373    103231       641      1248     43396     19543    121472   1049238     11.16     15.97  --
93.06/23.35	c  S st   376    104835       641      1248     43398     21061    121472   1139399     11.12      9.25  --
93.46/23.42	c  S st   376    105337       641      1248     43398     21559    121472   1174967     11.12   no data  --
93.46/23.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
93.46/23.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.26/23.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.6M T:  0.74
94.26/23.64	c bin-w-bin subsume rem            0 bins  time:  0.02 s
99.87/25.05	c subs with bin:        1  lits-rem:        48  v-fix:    0  time:  5.61 s
99.87/25.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    641 time:  0.02 s
99.87/25.06	c Removed useless bin:       0  fixed:     0  props:   0.21M  time:  0.02 s
110.24/27.68	c lits-rem:      1348  cl-subs:     1312  v-elim:      0  v-fix:    0  time: 10.47 s
110.24/27.68	c vivif2 --  cl tried     1248 cl shrink        4 lits rem          4 time: 0.00
110.64/27.70	c vivif2 --  cl tried    20246 cl shrink      838 lits rem        945 time: 0.08
111.04/27.86	c asymm  cl-useful: 0/1248/1248 lits-rem:0 time: 0.61
111.04/27.86	c calculated reachability. Time: 0.00
111.04/27.86	c  N dy   376    105337       641      1248     43398     20246    121467   1142510     11.12   no data  --
115.03/28.83	c  N dy   402    112143       641      1248     43408     26808    121467   1584758     11.12     22.37  --
118.62/29.75	c  N dy   432    120592       641      1248     43411     21436    121467   1090934     11.13     11.73  --
123.02/30.84	c  N dy   457    128304       641      1248     43427     28792    121467   1524299     11.08     11.71  --
127.01/31.85	c  N dy   469    137600       640      1248     43444     23256    121467   1081504     10.92     11.59  --
131.81/33.05	c  N dy   520    146433       640      1248     43445     16433    121467    671551     11.01     11.67  --
136.20/34.14	c  N dy   568    155870       640      1248     43446     25538    121467   1341430     11.06     13.40  --
137.40/34.48	c  S st   580    158005       640      1248     43446     27595    121467   1469377     11.07      9.26  --
137.80/34.55	c  S st   580    158506       640      1248     43446     28094    121467   1504581     11.07   no data  --
137.80/34.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
137.80/34.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
138.59/34.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.9M T:  0.93
139.02/34.85	c bin-w-bin subsume rem            0 bins  time:  0.02 s
144.58/36.20	c subs with bin:        9  lits-rem:         0  v-fix:    0  time:  5.42 s
144.58/36.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    640 time:  0.02 s
144.58/36.21	c Removed useless bin:       0  fixed:     0  props:   0.21M  time:  0.02 s
158.57/39.75	c lits-rem:      1683  cl-subs:     1102  v-elim:      0  v-fix:    0  time: 14.12 s
158.57/39.75	c vivif2 --  cl tried     1248 cl shrink        6 lits rem          6 time: 0.00
158.57/39.78	c vivif2 --  cl tried    24535 cl shrink      720 lits rem        813 time: 0.10
159.37/39.96	c asymm  cl-useful: 0/1248/1248 lits-rem:0 time: 0.72
159.37/39.96	c calculated reachability. Time: 0.00
159.37/39.96	c  N dy   580    158506       640      1248     43177     24535    121002   1440115     11.07   no data  --
164.96/41.32	c  N dy   624    168714       640      1248     43207     19230    121002    956428     11.09     16.09  --
170.95/42.87	c  N dy   668    179765       640      1248     43211     29874    121002   1691885     11.15     11.78  --
178.56/44.78	c  N dy   719    193224       640      1248     43218     26121    121002   1373634     11.14     11.75  --
187.76/47.01	c  N dy   780    206599       640      1248     43220     21012    121002    954619     11.19     11.81  --
195.73/49.03	c  N dy   819    219889       640      1248     43225     33785    121002   1794413     11.13     11.90  --
204.51/51.27	c  N dy   878    234222       640      1248     43233     28490    121002   1425543     11.14     11.77  --
206.91/51.89	c  S st   896    237759       640      1248     43238     31901    121002   1652909     11.15     11.39  --
207.31/51.97	c  S st   896    238261       640      1248     43238     32398    121002   1695676     11.15   no data  --
207.31/51.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
207.31/51.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
208.50/52.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.4M T:  1.17
208.90/52.32	c bin-w-bin subsume rem            0 bins  time:  0.02 s
214.12/53.69	c subs with bin:      289  lits-rem:       270  v-fix:    0  time:  5.48 s
214.12/53.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    640 time:  0.02 s
214.50/53.70	c Removed useless bin:       0  fixed:     0  props:   0.21M  time:  0.02 s
235.69/59.05	c lits-rem:      2420  cl-subs:     1956  v-elim:      0  v-fix:    0  time: 21.36 s
235.69/59.05	c vivif2 --  cl tried     1248 cl shrink       20 lits rem         22 time: 0.00
235.69/59.09	c vivif2 --  cl tried    30153 cl shrink     2023 lits rem       3042 time: 0.14
236.87/59.30	c asymm  cl-useful: 0/1221/1248 lits-rem:0 time: 0.84
236.87/59.30	c calculated reachability. Time: 0.00
236.87/59.30	c  N dy   896    238261       640      1248     43239     30152    120977   1650195     11.15   no data  --
247.66/62.03	c  N dy   955    253536       638      1248     43279     24733    120977   1168385     11.14     11.80  --
258.44/64.75	c  N dy  1058    269835       638      1248     43283     40415    120977   2206892     11.30     12.04  --
270.03/67.66	c  N dy  1173    287151       638      1248     43287     36080    120977   1997426     11.52     12.24  --
283.22/70.92	c  N dy  1261    305594       638      1248     43294     31663    120977   1425936     11.57     12.24  --
283.62/71.02	c  F st  1266    306250       638      1248     43294     32305    120977   1468466     11.58   no data  --
296.40/74.26	c  N dy  1331    326110       638      1248     42796     27124    120053   1321287     11.61     12.29  --
311.57/78.00	c  N dy  1426    346263       638      1248     42803     46535    120053   2617119     11.66     12.43  --
318.37/79.77	c  S st  1481    357394       638      1248     42810     33796    120053   1711484     11.70     11.44  --
318.77/79.87	c  S st  1481    357899       638      1248     42810     34298    120053   1747783     11.70   no data  --
318.77/79.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
318.77/79.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
319.97/80.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.2M T:  1.28
320.36/80.24	c bin-w-bin subsume rem            0 bins  time:  0.02 s
325.95/81.64	c subs with bin:      230  lits-rem:        76  v-fix:    0  time:  5.56 s
325.95/81.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    638 time:  0.02 s
325.95/81.64	c Removed useless bin:       0  fixed:     0  props:   0.21M  time:  0.02 s
348.33/87.21	c lits-rem:      2195  cl-subs:     1825  v-elim:      0  v-fix:    0  time: 22.22 s
348.33/87.21	c vivif2 --  cl tried     1248 cl shrink       10 lits rem         11 time: 0.00
348.33/87.25	c vivif2 --  cl tried    32243 cl shrink     1775 lits rem       2345 time: 0.14
349.12/87.49	c asymm  cl-useful: 0/1113/1248 lits-rem:0 time: 0.95
349.12/87.49	c calculated reachability. Time: 0.00
349.12/87.49	c  N dy  1481    357899       638      1248     42812     32241    120042   1704982     11.70   no data  --
366.71/91.86	c  N dy  1547    378249       637      1248     42843     27106    120042   1220595     11.66     12.56  --
383.08/95.98	c  N dy  1646    398337       637      1248     42845     46514    120042   2565789     11.70     12.33  --
399.06/99.96	c  N dy  1726    418742       637      1248     42850     40326    120042   2065612     11.69     12.34  --
415.05/103.93	c Finding binary XORs  T:     0.00 s  found:       0
415.86/104.10	c  N dy  1820    439209       637      1248     42594     31466    119588   1533267     11.74     12.38  --
432.22/108.28	c  N dy  1921    459241       637      1248     42599     50757    119588   2901356     11.81     19.09  --
448.59/112.34	c  N dy  1998    479327       637      1248     42608     43067    119588   2245087     11.81     12.47  --
467.37/117.05	c  N dy  2108    499346       637      1248     42610     33927    119588   1618672     11.91     13.88  --
485.35/121.54	c  N dy  2211    519450       637      1248     42613     53275    119588   2926901     11.99     13.18  --
500.53/125.36	c  S st  2279    536849       637      1248     42618     40382    119588   2012666     12.00   no data  --
500.93/125.47	c  S st  2279    537351       637      1248     42618     40882    119588   2048937     12.00   no data  --
500.93/125.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
500.93/125.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
502.53/125.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.7M T:  1.48
502.93/125.91	c bin-w-bin subsume rem            0 bins  time:  0.02 s
508.53/127.31	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  5.60 s
508.53/127.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    637 time:  0.02 s
508.53/127.32	c Removed useless bin:       0  fixed:     0  props:   0.21M  time:  0.02 s
535.68/134.14	c lits-rem:      2011  cl-subs:     2235  v-elim:      0  v-fix:    0  time: 27.20 s
535.68/134.14	c vivif2 --  cl tried     1248 cl shrink       17 lits rem         17 time: 0.00
535.68/134.18	c vivif2 --  cl tried    38646 cl shrink     1996 lits rem       2442 time: 0.17
536.88/134.43	c asymm  cl-useful: 0/504/1248 lits-rem:0 time: 1.00
536.88/134.43	c calculated reachability. Time: 0.00
536.88/134.43	c  N dy  2279    537351       637      1248     42619     38645    119571   2008250     12.00   no data  --
547.26/137.00	c Following stats are for *FIRST FINISHED THREAD ONLY*
547.26/137.00	c num threads              : 4          
547.26/137.00	c restarts                 : 2848       
547.26/137.00	c dynamic restarts         : 2830       
547.26/137.00	c static restarts          : 18         
547.26/137.00	c full restarts            : 3          
547.26/137.00	c total simplify time      : 0.09       
547.26/137.00	c learnts DL2              : 0          
547.26/137.00	c learnts size 2           : 45555      
547.26/137.00	c learnts size 1           : 4           (0.60      % of vars)
547.26/137.00	c filedLit time            : 2.42        (0.44      % time)
547.26/137.00	c v-elim SatELite          : 25          (3.75      % vars)
547.26/137.00	c SatELite time            : 40.35       (7.38      % time)
547.26/137.00	c v-elim xor               : 0           (0.00      % vars)
547.26/137.00	c xor elim time            : 0.04        (0.01      % time)
547.26/137.00	c num binary xor trees     : 0          
547.26/137.00	c binxor trees' crown      : 0           (nan       leafs/tree)
547.26/137.00	c bin xor find time        : 0.01       
547.26/137.00	c OTF clause improved      : 24222       (0.03      clauses/conflict)
547.26/137.00	c OTF impr. size diff      : 28037       (1.16       lits/clause)
547.26/137.00	c OTF cl watch-shrink      : 584731      (0.83      clauses/conflict)
547.26/137.00	c OTF cl watch-sh-lit      : 11967331    (20.47      lits/clause)
547.26/137.00	c tried to recurMin cls    : 217912      (30.97      % of conflicts)
547.26/137.00	c updated cache            : 2535        (0.01       lits/tried recurMin)
547.26/137.00	c unit cls received        : 1           (25.00     % of units)
547.26/137.00	c unit cls sent            : 0           (0.00      % of units)
547.26/137.00	c bin cls received         : 218        
547.26/137.00	c bin cls sent             : 114        
547.26/137.00	c clauses over max glue    : 0           (0.00      % of all clauses)
547.26/137.00	c conflicts                : 703560      (1286.92   / sec)
547.26/137.00	c decisions                : 1089812     (0.33      % random)
547.26/137.00	c bogo-props               : 12747331281 (23316829.30 / sec)
547.26/137.00	c conflict literals        : 48778831    (42.72     % deleted)
547.26/137.00	c Memory used              : 570.82      MB
547.26/137.00	c single-thread CPU time   : 546.70      s
547.26/137.00	c all-threads sum CPU time : 546.70      s
547.26/137.00	s SATISFIABLE
547.26/137.00	v 1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 -21 -22 -23 -24 -25 -26 -27 28 -29 -30 -31 -32 -33 -34 -35 -36 -37 -38 -39 -40 -41 -42 -43 -44 -45 -46 -47 -48 -49 -50 -51 -52 -53 -54 -55 -56 57 -58 -59 -60 -61 -62 -63 -64 -65 -66 -67 -68 -69 -70 -71 -72 -73 -74 -75 -76 -77 -78 -79 -80 -81 -82 -83 -84 85 -86 -87 -88 -89 -90 -91 -92 -93 -94 -95 -96 -97 -98 -99 -100 -101 -102 -103 -104 -105 -106 -107 -108 -109 -110 -111 -112 113 -114 -115 -116 -117 -118 -119 -120 -121 -122 -123 -124 -125 -126 -127 -128 -129 -130 -131 -132 -133 -134 -135 -136 -137 -138 -139 -140 141 -142 -143 -144 -145 -146 -147 -148 -149 -150 -151 -152 -153 -154 -155 -156 -157 -158 -159 -160 -161 -162 -163 -164 -165 -166 -167 -168 169 -170 -171 -172 -173 -174 -175 -176 -177 -178 -179 -180 -181 -182 -183 -184 -185 -186 -187 -188 -189 -190 -191 -192 -193 -194 -195 196 -197 -198 -199 -200 -201 -202 -203 -204 -205 -206 -207 -208 -209 -210 -211 -212 -213 -214 -215 -216 -217 -218 -219 -220 -221 -222 -223 -224 -225 -226 -227 -228 -229 230 -231 -232 -233 -234 -235 -236 -237 -238 -239 -240 -241 -242 -243 -244 -245 -246 -247 -248 -249 -250 -251 252 -253 -254 -255 -256 -257 -258 -259 -260 -261 -262 -263 -264 -265 -266 -267 -268 -269 -270 -271 -272 -273 -274 -275 -276 -277 -278 -279 280 -281 -282 -283 -284 -285 -286 -287 -288 -289 -290 -291 -292 -293 -294 -295 -296 -297 -298 -299 -300 -301 -302 -303 -304 -305 -306 -307 308 -309 -310 -311 -312 -313 -314 -315 -316 -317 -318 -319 -320 -321 -322 -323 -324 -325 -326 -327 -328 -329 -330 -331 -332 -333 -334 -335 336 -337 -338 -339 -340 -341 -342 -343 -344 -345 -346 -347 -348 -349 -350 -351 -352 -353 -354 -355 -356 -357 -358 -359 -360 -361 -362 363 -364 -365 -366 -367 -368 -369 -370 -371 -372 -373 -374 -375 -376 -377 -378 -379 -380 -381 -382 -383 -384 385 -386 -387 -388 -389 -390 -391 -392 -393 -394 -395 -396 -397 -398 -399 -400 -401 -402 -403 -404 -405 -406 -407 -408 -409 -410 -411 -412 -413 -414 -415 -416 -417 -418 419 -420 -421 -422 -423 -424 -425 -426 -427 -428 -429 -430 -431 -432 -433 -434 -435 -436 -437 -438 -439 -440 -441 -442 -443 -444 -445 -446 447 -448 -449 -450 -451 -452 -453 -454 -455 -456 -457 -458 -459 -460 -461 -462 -463 -464 -465 -466 -467 -468 -469 -470 -471 -472 -473 -474 475 -476 -477 -478 -479 -480 -481 -482 -483 -484 -485 -486 -487 -488 -489 -490 -491 -492 -493 -494 -495 -496 -497 -498 -499 -500 -501 -502 503 -504 -505 -506 -507 -508 -509 -510 -511 -512 -513 -514 -515 -516 -517 -518 -519 -520 -521 -522 -523 -524 -525 -526 -527 -528 -529 -530 531 -532 -533 -534 -535 -536 -537 -538 -539 -540 -541 -542 -543 -544 -545 -546 -547 -548 -549 -550 -551 -552 -553 -554 -555 -556 -557 -558 559 -560 -561 -562 -563 -564 -565 -566 -567 -568 -569 -570 -571 -572 -573 -574 -575 -576 -577 -578 -579 -580 -581 -582 -583 -584 -585 -586 587 -588 -589 -590 -591 -592 -593 -594 -595 -596 -597 -598 -599 -600 -601 -602 -603 -604 -605 -606 -607 -608 -609 -610 -611 -612 -613 614 -615 -616 -617 -618 -619 -620 -621 -622 -623 -624 -625 -626 -627 -628 -629 -630 -631 -632 -633 -634 -635 -636 -637 -638 -639 -640 641 -642 -643 -644 -645 -646 -647 -648 -649 -650 -651 -652 -653 -654 -655 -656 -657 -658 -659 -660 -661 -662 -663 -664 -665 666 0

Verifier Data

OK

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-3266733-1304182213/watcher-3266733-1304182213 -o /tmp/evaluation-result-3266733-1304182213/solver-3266733-1304182213 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3266733-1304182213.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.72 8.00 8.02 5/180 10541
/proc/meminfo: memFree=28458044/32950928 swapFree=67111352/67111528
[pid=10541] ppid=10539 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/10541/stat : 10541 (strangenight1-m) R 10539 10541 9908 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 608451960 52465664 352 33554432000 4194304 4650419 140733285544960 18446744073709551615 47148983687080 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10541/statm: 12809 352 303 112 0 7774 0
[pid=10541/tid=10542] ppid=10539 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/10541/task/10542/stat : 10542 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 608451961 52465664 356 33554432000 4194304 4650419 140733285544960 18446744073709551615 47148983687090 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10541/tid=10543] ppid=10539 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/10541/task/10543/stat : 10543 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 608451961 52465664 357 33554432000 4194304 4650419 140733285544960 18446744073709551615 251362593878 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10541/tid=10544] ppid=10539 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/10541/task/10544/stat : 10544 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 608451961 52465664 357 33554432000 4194304 4650419 140733285544960 18446744073709551615 251362593878 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0361211 s]
/proc/loadavg: 7.72 8.00 8.02 5/180 10541
/proc/meminfo: memFree=28458044/32950928 swapFree=67111352/67111528
[pid=10541] ppid=10539 vsize=282972 CPUtime=0.12 cores=1,3,5,7
/proc/10541/stat : 10541 (strangenight1-m) R 10539 10541 9908 0 -1 4202496 2790 0 0 0 11 1 0 0 18 0 4 0 608451960 289763328 2699 33554432000 4194304 4650419 140733285544960 18446744073709551615 4551456 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10541/statm: 70743 2733 383 112 0 65708 0
[pid=10541/tid=10542] ppid=10539 vsize=282972 CPUtime=0.02 cores=1,3,5,7
/proc/10541/task/10542/stat : 10542 (strangenight1-m) D 10539 10541 9908 0 -1 4202560 669 0 0 0 2 0 0 0 18 0 4 0 608451961 289763328 2741 33554432000 4194304 4650419 140733285544960 18446744073709551615 251367207969 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10541/tid=10543] ppid=10539 vsize=282972 CPUtime=0.02 cores=1,3,5,7
/proc/10541/task/10543/stat : 10543 (strangenight1-m) D 10539 10541 9908 0 -1 4202560 633 0 0 0 2 0 0 0 18 0 4 0 608451961 289763328 2767 33554432000 4194304 4650419 140733285544960 18446744073709551615 251367207969 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10541/tid=10544] ppid=10539 vsize=282972 CPUtime=0.02 cores=1,3,5,7
/proc/10541/task/10544/stat : 10544 (strangenight1-m) S 10539 10541 9908 0 -1 4202560 509 0 0 0 2 0 0 0 18 0 4 0 608451961 289763328 2803 33554432000 4194304 4650419 140733285544960 18446744073709551615 251367651822 0 0 4096 2 18446604471139923904 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 282972

[startup+0.907918 s]
/proc/loadavg: 7.72 8.00 8.02 5/180 10541
/proc/meminfo: memFree=28458044/32950928 swapFree=67111352/67111528
[pid=10541] ppid=10539 vsize=289996 CPUtime=3.6 cores=1,3,5,7
/proc/10541/stat : 10541 (strangenight1-m) R 10539 10541 9908 0 -1 4202496 11112 0 0 0 358 2 0 0 18 0 4 0 608451960 296955904 6449 33554432000 4194304 4650419 140733285544960 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10541/statm: 72499 6449 392 112 0 67464 0
[pid=10541/tid=10542] ppid=10539 vsize=289996 CPUtime=0.89 cores=1,3,5,7
/proc/10541/task/10542/stat : 10542 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 2903 0 0 0 89 0 0 0 19 0 4 0 608451961 296955904 6449 33554432000 4194304 4650419 140733285544960 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10541/tid=10543] ppid=10539 vsize=289996 CPUtime=0.89 cores=1,3,5,7
/proc/10541/task/10543/stat : 10543 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 2504 0 0 0 89 0 0 0 19 0 4 0 608451961 296955904 6449 33554432000 4194304 4650419 140733285544960 18446744073709551615 4328792 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10541/tid=10544] ppid=10539 vsize=289996 CPUtime=0.89 cores=1,3,5,7
/proc/10541/task/10544/stat : 10544 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 2470 0 0 0 89 0 0 0 19 0 4 0 608451961 296955904 6449 33554432000 4194304 4650419 140733285544960 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 289996

[startup+1.0079 s]
/proc/loadavg: 7.72 8.00 8.02 5/180 10541
/proc/meminfo: memFree=28458044/32950928 swapFree=67111352/67111528
[pid=10541] ppid=10539 vsize=280924 CPUtime=4 cores=1,3,5,7
/proc/10541/stat : 10541 (strangenight1-m) R 10539 10541 9908 0 -1 4202496 11822 0 0 0 398 2 0 0 19 0 4 0 608451960 287666176 6557 33554432000 4194304 4650419 140733285544960 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10541/statm: 70231 6557 392 112 0 65196 0
[pid=10541/tid=10542] ppid=10539 vsize=280924 CPUtime=0.99 cores=1,3,5,7
/proc/10541/task/10542/stat : 10542 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 3004 0 0 0 99 0 0 0 19 0 4 0 608451961 287666176 6557 33554432000 4194304 4650419 140733285544960 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10541/tid=10543] ppid=10539 vsize=280924 CPUtime=0.99 cores=1,3,5,7
/proc/10541/task/10543/stat : 10543 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 2870 0 0 0 99 0 0 0 19 0 4 0 608451961 287666176 6557 33554432000 4194304 4650419 140733285544960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10541/tid=10544] ppid=10539 vsize=280924 CPUtime=0.99 cores=1,3,5,7
/proc/10541/task/10544/stat : 10544 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 2600 0 0 0 99 0 0 0 19 0 4 0 608451961 287666176 6557 33554432000 4194304 4650419 140733285544960 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 280924

[startup+1.10788 s]
/proc/loadavg: 7.72 8.00 8.02 5/180 10541
/proc/meminfo: memFree=28458044/32950928 swapFree=67111352/67111528
[pid=10541] ppid=10539 vsize=281100 CPUtime=4.4 cores=1,3,5,7
/proc/10541/stat : 10541 (strangenight1-m) R 10539 10541 9908 0 -1 4202496 12278 0 0 0 438 2 0 0 19 0 4 0 608451960 287846400 7013 33554432000 4194304 4650419 140733285544960 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10541/statm: 70275 7013 392 112 0 65240 0
[pid=10541/tid=10542] ppid=10539 vsize=281100 CPUtime=1.09 cores=1,3,5,7
/proc/10541/task/10542/stat : 10542 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 3114 0 0 0 109 0 0 0 19 0 4 0 608451961 287846400 7013 33554432000 4194304 4650419 140733285544960 18446744073709551615 4229472 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10541/tid=10543] ppid=10539 vsize=281100 CPUtime=1.09 cores=1,3,5,7
/proc/10541/task/10543/stat : 10543 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 2965 0 0 0 109 0 0 0 19 0 4 0 608451961 287846400 7014 33554432000 4194304 4650419 140733285544960 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10541/tid=10544] ppid=10539 vsize=281100 CPUtime=1.09 cores=1,3,5,7
/proc/10541/task/10544/stat : 10544 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 2740 0 0 0 109 0 0 0 19 0 4 0 608451961 287846400 7014 33554432000 4194304 4650419 140733285544960 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 281100

[startup+1.50081 s]
/proc/loadavg: 7.72 8.00 8.02 5/180 10541
/proc/meminfo: memFree=28458044/32950928 swapFree=67111352/67111528
[pid=10541] ppid=10539 vsize=281924 CPUtime=5.97 cores=1,3,5,7
/proc/10541/stat : 10541 (strangenight1-m) R 10539 10541 9908 0 -1 4202496 15228 0 0 0 594 3 0 0 19 0 4 0 608451960 288690176 7716 33554432000 4194304 4650419 140733285544960 18446744073709551615 4368084 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10541/statm: 70481 7716 393 112 0 65446 0
[pid=10541/tid=10542] ppid=10539 vsize=281924 CPUtime=1.48 cores=1,3,5,7
/proc/10541/task/10542/stat : 10542 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 3992 0 0 0 148 0 0 0 20 0 4 0 608451961 288690176 7716 33554432000 4194304 4650419 140733285544960 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10541/tid=10543] ppid=10539 vsize=281924 CPUtime=1.48 cores=1,3,5,7
/proc/10541/task/10543/stat : 10543 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 3559 0 0 0 148 0 0 0 20 0 4 0 608451961 288690176 7716 33554432000 4194304 4650419 140733285544960 18446744073709551615 4303912 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10541/tid=10544] ppid=10539 vsize=281924 CPUtime=1.48 cores=1,3,5,7
/proc/10541/task/10544/stat : 10544 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 3467 0 0 0 148 0 0 0 20 0 4 0 608451961 288690176 7716 33554432000 4194304 4650419 140733285544960 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 281924

[startup+3.10052 s]
/proc/loadavg: 7.72 8.00 8.02 9/184 10545
/proc/meminfo: memFree=28373544/32950928 swapFree=67111352/67111528
[pid=10541] ppid=10539 vsize=296576 CPUtime=12.36 cores=1,3,5,7
/proc/10541/stat : 10541 (strangenight1-m) R 10539 10541 9908 0 -1 4202496 33260 0 0 0 1230 6 0 0 25 0 4 0 608451960 303693824 22065 33554432000 4194304 4650419 140733285544960 18446744073709551615 4436452 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10541/statm: 74144 22065 394 112 0 69109 0
[pid=10541/tid=10542] ppid=10539 vsize=296576 CPUtime=3.07 cores=1,3,5,7
/proc/10541/task/10542/stat : 10542 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 8174 0 0 0 306 1 0 0 25 0 4 0 608451961 303693824 22065 33554432000 4194304 4650419 140733285544960 18446744073709551615 4436173 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10541/tid=10543] ppid=10539 vsize=296576 CPUtime=3.08 cores=1,3,5,7
/proc/10541/task/10543/stat : 10543 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 7550 0 0 0 307 1 0 0 25 0 4 0 608451961 303693824 22065 33554432000 4194304 4650419 140733285544960 18446744073709551615 4436168 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10541/tid=10544] ppid=10539 vsize=296576 CPUtime=3.09 cores=1,3,5,7
/proc/10541/task/10544/stat : 10544 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 8290 0 0 0 308 1 0 0 25 0 4 0 608451961 303693824 22065 33554432000 4194304 4650419 140733285544960 18446744073709551615 4435896 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 296576

[startup+6.30693 s]
/proc/loadavg: 7.74 8.00 8.02 9/184 10545
/proc/meminfo: memFree=28369828/32950928 swapFree=67111352/67111528
[pid=10541] ppid=10539 vsize=297676 CPUtime=25.17 cores=1,3,5,7
/proc/10541/stat : 10541 (strangenight1-m) R 10539 10541 9908 0 -1 4202496 34968 0 0 0 2510 7 0 0 25 0 4 0 608451960 304820224 23773 33554432000 4194304 4650419 140733285544960 18446744073709551615 4439641 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10541/statm: 74419 23773 394 112 0 69384 0
[pid=10541/tid=10542] ppid=10539 vsize=297676 CPUtime=6.26 cores=1,3,5,7
/proc/10541/task/10542/stat : 10542 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 8318 0 0 0 625 1 0 0 25 0 4 0 608451961 304820224 23773 33554432000 4194304 4650419 140733285544960 18446744073709551615 4476201 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10541/tid=10543] ppid=10539 vsize=297676 CPUtime=6.29 cores=1,3,5,7
/proc/10541/task/10543/stat : 10543 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 7793 0 0 0 628 1 0 0 25 0 4 0 608451961 304820224 23773 33554432000 4194304 4650419 140733285544960 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10541/tid=10544] ppid=10539 vsize=297676 CPUtime=6.29 cores=1,3,5,7
/proc/10541/task/10544/stat : 10544 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 9611 0 0 0 628 1 0 0 25 0 4 0 608451961 304820224 23773 33554432000 4194304 4650419 140733285544960 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 297676

[startup+12.7007 s]
/proc/loadavg: 7.76 8.00 8.02 9/184 10545
/proc/meminfo: memFree=28356044/32950928 swapFree=67111352/67111528
[pid=10541] ppid=10539 vsize=288812 CPUtime=50.72 cores=1,3,5,7
/proc/10541/stat : 10541 (strangenight1-m) R 10539 10541 9908 0 -1 4202496 55420 0 0 0 5062 10 0 0 25 0 4 0 608451960 295743488 32611 33554432000 4194304 4650419 140733285544960 18446744073709551615 4540559 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10541/statm: 72203 32611 394 112 0 67168 0
[pid=10541/tid=10542] ppid=10539 vsize=288812 CPUtime=12.63 cores=1,3,5,7
/proc/10541/task/10542/stat : 10542 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 15172 0 0 0 1260 3 0 0 25 0 4 0 608451961 295743488 32611 33554432000 4194304 4650419 140733285544960 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10541/tid=10543] ppid=10539 vsize=288812 CPUtime=12.68 cores=1,3,5,7
/proc/10541/task/10543/stat : 10543 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 12104 0 0 0 1266 2 0 0 25 0 4 0 608451961 295743488 32611 33554432000 4194304 4650419 140733285544960 18446744073709551615 4439641 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10541/tid=10544] ppid=10539 vsize=288812 CPUtime=12.69 cores=1,3,5,7
/proc/10541/task/10544/stat : 10544 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 16388 0 0 0 1267 2 0 0 25 0 4 0 608451961 295743488 32611 33554432000 4194304 4650419 140733285544960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 288812

[startup+25.5004 s]
/proc/loadavg: 7.82 8.00 8.02 9/184 10546
/proc/meminfo: memFree=28318248/32950928 swapFree=67111352/67111528
[pid=10541] ppid=10539 vsize=431016 CPUtime=101.85 cores=1,3,5,7
/proc/10541/stat : 10541 (strangenight1-m) R 10539 10541 9908 0 -1 4202496 80153 0 0 0 10171 14 0 0 25 0 4 0 608451960 441360384 41155 33554432000 4194304 4650419 140733285544960 18446744073709551615 4439619 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10541/statm: 107754 41155 394 112 0 102719 0
[pid=10541/tid=10542] ppid=10539 vsize=431016 CPUtime=25.36 cores=1,3,5,7
/proc/10541/task/10542/stat : 10542 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 20769 0 0 0 2533 3 0 0 25 0 4 0 608451961 441360384 41155 33554432000 4194304 4650419 140733285544960 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10541/tid=10543] ppid=10539 vsize=431016 CPUtime=25.48 cores=1,3,5,7
/proc/10541/task/10543/stat : 10543 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 18471 0 0 0 2545 3 0 0 25 0 4 0 608451961 441360384 41155 33554432000 4194304 4650419 140733285544960 18446744073709551615 4439099 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10541/tid=10544] ppid=10539 vsize=431016 CPUtime=25.49 cores=1,3,5,7
/proc/10541/task/10544/stat : 10544 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 22730 0 0 0 2546 3 0 0 25 0 4 0 608451961 441360384 41155 33554432000 4194304 4650419 140733285544960 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 431016

[startup+51.1007 s]
/proc/loadavg: 7.88 8.00 8.02 9/184 10547
/proc/meminfo: memFree=28223944/32950928 swapFree=67111352/67111528
[pid=10541] ppid=10539 vsize=480964 CPUtime=204.12 cores=1,3,5,7
/proc/10541/stat : 10541 (strangenight1-m) R 10539 10541 9908 0 -1 4202496 131736 0 0 0 20386 26 0 0 25 0 4 0 608451960 492507136 61069 33554432000 4194304 4650419 140733285544960 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10541/statm: 120241 61069 394 112 0 115206 0
[pid=10541/tid=10542] ppid=10539 vsize=480964 CPUtime=50.83 cores=1,3,5,7
/proc/10541/task/10542/stat : 10542 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 33268 0 0 0 5077 6 0 0 25 0 4 0 608451961 492507136 61069 33554432000 4194304 4650419 140733285544960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10541/tid=10543] ppid=10539 vsize=480964 CPUtime=51.08 cores=1,3,5,7
/proc/10541/task/10543/stat : 10543 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 32138 0 0 0 5102 6 0 0 25 0 4 0 608451961 492507136 61069 33554432000 4194304 4650419 140733285544960 18446744073709551615 4366119 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10541/tid=10544] ppid=10539 vsize=480964 CPUtime=51.09 cores=1,3,5,7
/proc/10541/task/10544/stat : 10544 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 36520 0 0 0 5102 7 0 0 25 0 4 0 608451961 492507136 61069 33554432000 4194304 4650419 140733285544960 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 480964

[startup+102.301 s]
/proc/loadavg: 7.95 8.00 8.01 9/184 10548
/proc/meminfo: memFree=28108056/32950928 swapFree=67111352/67111528
[pid=10541] ppid=10539 vsize=551168 CPUtime=408.65 cores=1,3,5,7
/proc/10541/stat : 10541 (strangenight1-m) R 10539 10541 9908 0 -1 4202496 212909 0 0 0 40820 45 0 0 25 0 4 0 608451960 564396032 85036 33554432000 4194304 4650419 140733285544960 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10541/statm: 137792 85036 394 112 0 132757 0
[pid=10541/tid=10542] ppid=10539 vsize=551168 CPUtime=101.76 cores=1,3,5,7
/proc/10541/task/10542/stat : 10542 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 48048 0 0 0 10166 10 0 0 25 0 4 0 608451961 564396032 85036 33554432000 4194304 4650419 140733285544960 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10541/tid=10543] ppid=10539 vsize=551168 CPUtime=102.28 cores=1,3,5,7
/proc/10541/task/10543/stat : 10543 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 58742 0 0 0 10215 13 0 0 25 0 4 0 608451961 564396032 85036 33554432000 4194304 4650419 140733285544960 18446744073709551615 4328256 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10541/tid=10544] ppid=10539 vsize=551168 CPUtime=102.29 cores=1,3,5,7
/proc/10541/task/10544/stat : 10544 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 57460 0 0 0 10218 11 0 0 25 0 4 0 608451961 564396032 85036 33554432000 4194304 4650419 140733285544960 18446744073709551615 4365267 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 551168

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

[startup+103.107 s]
/proc/loadavg: 7.95 8.00 8.01 9/184 10548
/proc/meminfo: memFree=28100988/32950928 swapFree=67111352/67111528
[pid=10541] ppid=10539 vsize=551168 CPUtime=411.87 cores=1,3,5,7
/proc/10541/stat : 10541 (strangenight1-m) R 10539 10541 9908 0 -1 4202496 213957 0 0 0 41142 45 0 0 25 0 4 0 608451960 564396032 86084 33554432000 4194304 4650419 140733285544960 18446744073709551615 4313764 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10541/statm: 137792 86084 394 112 0 132757 0
[pid=10541/tid=10542] ppid=10539 vsize=551168 CPUtime=102.57 cores=1,3,5,7
/proc/10541/task/10542/stat : 10542 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 48310 0 0 0 10246 11 0 0 25 0 4 0 608451961 564396032 86084 33554432000 4194304 4650419 140733285544960 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10541/tid=10543] ppid=10539 vsize=551168 CPUtime=103.09 cores=1,3,5,7
/proc/10541/task/10543/stat : 10543 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 59041 0 0 0 10296 13 0 0 25 0 4 0 608451961 564396032 86084 33554432000 4194304 4650419 140733285544960 18446744073709551615 4350758 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10541/tid=10544] ppid=10539 vsize=551168 CPUtime=103.1 cores=1,3,5,7
/proc/10541/task/10544/stat : 10544 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 57707 0 0 0 10299 11 0 0 25 0 4 0 608451961 564396032 86084 33554432000 4194304 4650419 140733285544960 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 411.87
Current children cumulated vsize (KiB) 551168

[startup+115.901 s]
/proc/loadavg: 7.96 8.00 8.01 9/184 10548
/proc/meminfo: memFree=28089812/32950928 swapFree=67111352/67111528
[pid=10541] ppid=10539 vsize=552248 CPUtime=462.98 cores=1,3,5,7
/proc/10541/stat : 10541 (strangenight1-m) R 10539 10541 9908 0 -1 4202496 234930 0 0 0 46247 51 0 0 25 0 4 0 608451960 565501952 81484 33554432000 4194304 4650419 140733285544960 18446744073709551615 4365327 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10541/statm: 138062 81484 394 112 0 133027 0
[pid=10541/tid=10542] ppid=10539 vsize=552248 CPUtime=115.3 cores=1,3,5,7
/proc/10541/task/10542/stat : 10542 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 52349 0 0 0 11518 12 0 0 25 0 4 0 608451961 565501952 81484 33554432000 4194304 4650419 140733285544960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10541/tid=10543] ppid=10539 vsize=552248 CPUtime=115.88 cores=1,3,5,7
/proc/10541/task/10543/stat : 10543 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 64435 0 0 0 11574 14 0 0 25 0 4 0 608451961 565501952 81484 33554432000 4194304 4650419 140733285544960 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10541/tid=10544] ppid=10539 vsize=552248 CPUtime=115.89 cores=1,3,5,7
/proc/10541/task/10544/stat : 10544 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 62617 0 0 0 11577 12 0 0 25 0 4 0 608451961 565501952 81484 33554432000 4194304 4650419 140733285544960 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 462.98
Current children cumulated vsize (KiB) 552248

[startup+128.7 s]
/proc/loadavg: 7.96 8.00 8.01 9/184 10549
/proc/meminfo: memFree=28114980/32950928 swapFree=67111352/67111528
[pid=10541] ppid=10539 vsize=488452 CPUtime=514.1 cores=1,3,5,7
/proc/10541/stat : 10541 (strangenight1-m) R 10539 10541 9908 0 -1 4202496 248643 0 0 0 51356 54 0 0 25 0 4 0 608451960 500174848 78603 33554432000 4194304 4650419 140733285544960 18446744073709551615 4439636 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10541/statm: 122113 78603 394 112 0 117078 0
[pid=10541/tid=10542] ppid=10539 vsize=488452 CPUtime=128.02 cores=1,3,5,7
/proc/10541/task/10542/stat : 10542 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 55822 0 0 0 12790 12 0 0 25 0 4 0 608451961 500174848 78603 33554432000 4194304 4650419 140733285544960 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10541/tid=10543] ppid=10539 vsize=488452 CPUtime=128.68 cores=1,3,5,7
/proc/10541/task/10543/stat : 10543 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 68341 0 0 0 12853 15 0 0 25 0 4 0 608451961 500174848 78603 33554432000 4194304 4650419 140733285544960 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10541/tid=10544] ppid=10539 vsize=488452 CPUtime=128.69 cores=1,3,5,7
/proc/10541/task/10544/stat : 10544 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 63166 0 0 0 12857 12 0 0 25 0 4 0 608451961 500174848 78603 33554432000 4194304 4650419 140733285544960 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 514.1
Current children cumulated vsize (KiB) 488452

[startup+131.901 s]
/proc/loadavg: 7.97 8.00 8.01 9/184 10549
/proc/meminfo: memFree=28092660/32950928 swapFree=67111352/67111528
[pid=10541] ppid=10539 vsize=569232 CPUtime=526.89 cores=1,3,5,7
/proc/10541/stat : 10541 (strangenight1-m) R 10539 10541 9908 0 -1 4202496 253236 0 0 0 52633 56 0 0 25 0 4 0 608451960 582893568 83142 33554432000 4194304 4650419 140733285544960 18446744073709551615 4439344 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10541/statm: 142308 83142 394 112 0 137273 0
[pid=10541/tid=10542] ppid=10539 vsize=569232 CPUtime=131.2 cores=1,3,5,7
/proc/10541/task/10542/stat : 10542 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 55823 0 0 0 13108 12 0 0 25 0 4 0 608451961 582893568 83142 33554432000 4194304 4650419 140733285544960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10541/tid=10543] ppid=10539 vsize=569232 CPUtime=131.88 cores=1,3,5,7
/proc/10541/task/10543/stat : 10543 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 70399 0 0 0 13172 16 0 0 25 0 4 0 608451961 582893568 83142 33554432000 4194304 4650419 140733285544960 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10541/tid=10544] ppid=10539 vsize=569232 CPUtime=131.89 cores=1,3,5,7
/proc/10541/task/10544/stat : 10544 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 65700 0 0 0 13176 13 0 0 25 0 4 0 608451961 582893568 83142 33554432000 4194304 4650419 140733285544960 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 526.89
Current children cumulated vsize (KiB) 569232

[startup+135.101 s]
/proc/loadavg: 7.97 8.00 8.01 9/184 10549
/proc/meminfo: memFree=28068356/32950928 swapFree=67111352/67111528
[pid=10541] ppid=10539 vsize=584512 CPUtime=539.67 cores=1,3,5,7
/proc/10541/stat : 10541 (strangenight1-m) R 10539 10541 9908 0 -1 4202496 257497 0 0 0 53910 57 0 0 25 0 4 0 608451960 598540288 87403 33554432000 4194304 4650419 140733285544960 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10541/statm: 146128 87403 394 112 0 141093 0
[pid=10541/tid=10542] ppid=10539 vsize=584512 CPUtime=134.39 cores=1,3,5,7
/proc/10541/task/10542/stat : 10542 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 57967 0 0 0 13426 13 0 0 25 0 4 0 608451961 598540288 87403 33554432000 4194304 4650419 140733285544960 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10541/tid=10543] ppid=10539 vsize=584512 CPUtime=135.08 cores=1,3,5,7
/proc/10541/task/10543/stat : 10543 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 71429 0 0 0 13492 16 0 0 25 0 4 0 608451961 598540288 87403 33554432000 4194304 4650419 140733285544960 18446744073709551615 4363680 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10541/tid=10544] ppid=10539 vsize=584512 CPUtime=135.09 cores=1,3,5,7
/proc/10541/task/10544/stat : 10544 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 66483 0 0 0 13496 13 0 0 25 0 4 0 608451961 598540288 87403 33554432000 4194304 4650419 140733285544960 18446744073709551615 4363660 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 539.67
Current children cumulated vsize (KiB) 584512

[startup+135.901 s]
/proc/loadavg: 7.97 8.00 8.01 9/184 10549
/proc/meminfo: memFree=28068356/32950928 swapFree=67111352/67111528
[pid=10541] ppid=10539 vsize=584512 CPUtime=542.87 cores=1,3,5,7
/proc/10541/stat : 10541 (strangenight1-m) R 10539 10541 9908 0 -1 4202496 258442 0 0 0 54230 57 0 0 25 0 4 0 608451960 598540288 88348 33554432000 4194304 4650419 140733285544960 18446744073709551615 4365330 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10541/statm: 146128 88348 394 112 0 141093 0
[pid=10541/tid=10542] ppid=10539 vsize=584512 CPUtime=135.19 cores=1,3,5,7
/proc/10541/task/10542/stat : 10542 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 58182 0 0 0 13506 13 0 0 25 0 4 0 608451961 598540288 88348 33554432000 4194304 4650419 140733285544960 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10541/tid=10543] ppid=10539 vsize=584512 CPUtime=135.88 cores=1,3,5,7
/proc/10541/task/10543/stat : 10543 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 71689 0 0 0 13572 16 0 0 25 0 4 0 608451961 598540288 88349 33554432000 4194304 4650419 140733285544960 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10541/tid=10544] ppid=10539 vsize=584512 CPUtime=135.89 cores=1,3,5,7
/proc/10541/task/10544/stat : 10544 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 66699 0 0 0 13576 13 0 0 25 0 4 0 608451961 598540288 88349 33554432000 4194304 4650419 140733285544960 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 542.87
Current children cumulated vsize (KiB) 584512

[startup+136.701 s]
/proc/loadavg: 7.97 8.00 8.01 9/184 10549
/proc/meminfo: memFree=28061040/32950928 swapFree=67111352/67111528
[pid=10541] ppid=10539 vsize=584512 CPUtime=546.07 cores=1,3,5,7
/proc/10541/stat : 10541 (strangenight1-m) R 10539 10541 9908 0 -1 4202496 259356 0 0 0 54549 58 0 0 25 0 4 0 608451960 598540288 89262 33554432000 4194304 4650419 140733285544960 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10541/statm: 146128 89262 394 112 0 141093 0
[pid=10541/tid=10542] ppid=10539 vsize=584512 CPUtime=135.99 cores=1,3,5,7
/proc/10541/task/10542/stat : 10542 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 58377 0 0 0 13586 13 0 0 25 0 4 0 608451961 598540288 89262 33554432000 4194304 4650419 140733285544960 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10541/tid=10543] ppid=10539 vsize=584512 CPUtime=136.68 cores=1,3,5,7
/proc/10541/task/10543/stat : 10543 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 71960 0 0 0 13651 17 0 0 25 0 4 0 608451961 598540288 89262 33554432000 4194304 4650419 140733285544960 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10541/tid=10544] ppid=10539 vsize=584512 CPUtime=136.68 cores=1,3,5,7
/proc/10541/task/10544/stat : 10544 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 66879 0 0 0 13655 13 0 0 25 0 4 0 608451961 598540288 89262 33554432000 4194304 4650419 140733285544960 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 546.07
Current children cumulated vsize (KiB) 584512

[startup+136.901 s]
/proc/loadavg: 7.97 8.00 8.01 9/184 10549
/proc/meminfo: memFree=28061040/32950928 swapFree=67111352/67111528
[pid=10541] ppid=10539 vsize=584512 CPUtime=546.87 cores=1,3,5,7
/proc/10541/stat : 10541 (strangenight1-m) R 10539 10541 9908 0 -1 4202496 259597 0 0 0 54629 58 0 0 25 0 4 0 608451960 598540288 89503 33554432000 4194304 4650419 140733285544960 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10541/statm: 146128 89503 394 112 0 141093 0
[pid=10541/tid=10542] ppid=10539 vsize=584512 CPUtime=136.19 cores=1,3,5,7
/proc/10541/task/10542/stat : 10542 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 58421 0 0 0 13606 13 0 0 25 0 4 0 608451961 598540288 89503 33554432000 4194304 4650419 140733285544960 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10541/tid=10543] ppid=10539 vsize=584512 CPUtime=136.88 cores=1,3,5,7
/proc/10541/task/10543/stat : 10543 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 72042 0 0 0 13671 17 0 0 25 0 4 0 608451961 598540288 89503 33554432000 4194304 4650419 140733285544960 18446744073709551615 251367571351 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10541/tid=10544] ppid=10539 vsize=584512 CPUtime=136.88 cores=1,3,5,7
/proc/10541/task/10544/stat : 10544 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 66917 0 0 0 13675 13 0 0 25 0 4 0 608451961 598540288 89503 33554432000 4194304 4650419 140733285544960 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 546.87
Current children cumulated vsize (KiB) 584512

[startup+137.001 s]
/proc/loadavg: 7.97 8.00 8.01 9/184 10549
/proc/meminfo: memFree=28061040/32950928 swapFree=67111352/67111528
[pid=10541] ppid=10539 vsize=584512 CPUtime=547.26 cores=1,3,5,7
/proc/10541/stat : 10541 (strangenight1-m) R 10539 10541 9908 0 -1 4202496 259698 0 0 0 54668 58 0 0 25 0 4 0 608451960 598540288 89604 33554432000 4194304 4650419 140733285544960 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10541/statm: 146128 89604 394 112 0 141093 0
[pid=10541/tid=10542] ppid=10539 vsize=584512 CPUtime=136.29 cores=1,3,5,7
/proc/10541/task/10542/stat : 10542 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 58448 0 0 0 13616 13 0 0 25 0 4 0 608451961 598540288 89604 33554432000 4194304 4650419 140733285544960 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10541/tid=10543] ppid=10539 vsize=584512 CPUtime=136.98 cores=1,3,5,7
/proc/10541/task/10543/stat : 10543 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 72068 0 0 0 13681 17 0 0 25 0 4 0 608451961 598540288 89604 33554432000 4194304 4650419 140733285544960 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10541/tid=10544] ppid=10539 vsize=584512 CPUtime=136.98 cores=1,3,5,7
/proc/10541/task/10544/stat : 10544 (strangenight1-m) R 10539 10541 9908 0 -1 4202560 66949 0 0 0 13685 13 0 0 25 0 4 0 608451961 598540288 89604 33554432000 4194304 4650419 140733285544960 18446744073709551615 4509620 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 547.26
Current children cumulated vsize (KiB) 584512

Child status: 10
Real time (s): 137.021
CPU time (s): 547.304
CPU user time (s): 546.701
CPU system time (s): 0.602908
CPU usage (%): 399.431
Max. virtual memory (cumulated for all children) (KiB): 607300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 546.701
system time used= 0.602908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 259709
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= 1190
involuntary context switches= 3831

runsolver used 0.218966 second user time and 0.505923 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-30 18:50:13
IDJOB=3266733
IDBENCH=88210
IDSOLVER=1588
FILE ID=node113/3266733-1304182213
RUNJOBID= node113-1304181009-10393
PBS_JOBID= 13172438
Free space on /tmp= 72388 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m27-q255-n25-p30-s39712998.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266733-1304182213/watcher-3266733-1304182213 -o /tmp/evaluation-result-3266733-1304182213/solver-3266733-1304182213 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3266733-1304182213.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 44ec8c80ea2b58be800208f5113b04f5
RANDOM SEED=1532516831

node113.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	: 5332.76
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.75
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.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.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.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.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.83
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28458324 kB
Buffers:        776244 kB
Cached:        2616064 kB
SwapCached:         12 kB
Active:         760552 kB
Inactive:      3228788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28458324 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            6632 kB
Writeback:          16 kB
AnonPages:      596736 kB
Mapped:          15516 kB
Slab:           438536 kB
PageTables:       6000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   946340 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= 72380 MiB
End job on node113 at 2011-04-30 18:52:30