Trace number 364741

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, and are wall clock time (not CPU 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 NameAnswerObjective functionCPU timeWall clock time
SAT4JPseudoResolution 2007-03-23SAT (TO)785 1800.24 1778.78

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii16d2.opb
MD5SUM4c54e78415f2c5b03c299c36dff880c2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark785
Best CPU time to get the best result obtained on this benchmark6.565
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 785
Optimality of the best value was proved YES
Number of variables1672
Total number of constraints13297
Number of constraints which are clauses13297
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint16
Number of terms in the objective function 1672
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1672
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1672
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.08/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.14	c no version file found!!!
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	c Free memory 1651659224
0.08/0.14	c Max memory 1654456320
0.08/0.14	c Total memory 1654456320
0.08/0.14	c Number of processors 2
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c solving /tmp/evaluation/364741-1177042810/instance-364741-1177042810.opb
0.20/0.20	c reading problem ... 
1.90/1.37	c ... done. Wall clock time 1.168s.
1.90/1.37	c CPU time (experimental) 0.87s.
1.90/1.37	c #vars     1672
1.90/1.37	c #constraints  13297
2.22/1.60	c SATISFIABLE
2.22/1.60	c OPTIMIZING...
2.22/1.60	c Got one! Elapsed wall clock time (in seconds):1.396
2.42/1.60	o 811
3.14/2.03	c Got one! Elapsed wall clock time (in seconds):1.831
3.14/2.03	o 795
3.94/2.71	c Got one! Elapsed wall clock time (in seconds):2.514
3.94/2.72	o 789
9.43/8.18	c Got one! Elapsed wall clock time (in seconds):7.983
9.43/8.19	o 787
9.95/8.64	c Got one! Elapsed wall clock time (in seconds):8.437
9.95/8.64	o 786
10.23/8.82	c Got one! Elapsed wall clock time (in seconds):8.618
10.23/8.82	o 785
236.85/231.70	c cleaning 226403 clauses out of 452832 for limit 1.277032876372099E11
244.37/239.24	c cleaning 113456 clauses out of 226929 for limit 4.202474384828194E11
245.46/240.30	c cleaning 56940 clauses out of 113973 for limit 1.3799043426501316E12
246.26/241.17	c cleaning 28717 clauses out of 57533 for limit 4.508061455623882E12
247.36/242.27	c cleaning 14612 clauses out of 29316 for limit 1.4590091728631236E13
247.76/242.62	c cleaning 7555 clauses out of 15204 for limit 4.639388711455586E13
247.96/242.83	c cleaning 4029 clauses out of 8149 for limit 1.4274805238612306E14
345.26/339.05	c cleaning 87298 clauses out of 174620 for limit 8087941.391318236
348.36/342.11	c cleaning 43891 clauses out of 87822 for limit 2.6520673150951713E7
349.26/343.07	c cleaning 22190 clauses out of 44431 for limit 8.644854048945323E7
349.96/343.71	c cleaning 11344 clauses out of 22741 for limit 2.7854161044513226E8
350.16/344.00	c cleaning 5922 clauses out of 11897 for limit 8.780476114881494E8
350.36/344.20	c cleaning 3212 clauses out of 6475 for limit 2.6605513269582314E9
350.56/344.37	c cleaning 1881 clauses out of 3763 for limit 7.549758906649086E9
350.76/344.53	c cleaning 1165 clauses out of 2382 for limit 1.9668961548306126E10
350.86/344.68	c cleaning 858 clauses out of 1717 for limit 4.4999613153140564E10
455.62/447.96	c cleaning 99670 clauses out of 199358 for limit 6.894424787121637E-6
459.61/451.99	c cleaning 50080 clauses out of 100188 for limit 2.2624129922112716E-5
462.91/455.29	c cleaning 25287 clauses out of 50608 for limit 7.386255147641199E-5
464.01/456.31	c cleaning 12901 clauses out of 25821 for limit 2.3874061569847165E-4
464.31/456.68	c cleaning 6695 clauses out of 13420 for limit 7.575350615576649E-4
464.51/456.90	c cleaning 3582 clauses out of 7225 for limit 0.0023204557435042065
464.71/457.10	c cleaning 2040 clauses out of 4143 for limit 0.006673475877441642
464.91/457.27	c cleaning 1276 clauses out of 2603 for limit 0.017516557020850244
465.11/457.43	c cleaning 885 clauses out of 1827 for limit 0.04115667249520447
465.21/457.59	c cleaning 694 clauses out of 1442 for limit 0.08599425312173227
465.41/457.74	c cleaning 595 clauses out of 1248 for limit 0.16386114716303993
465.51/457.89	c cleaning 550 clauses out of 1153 for limit 0.292494130854011
465.71/458.04	c cleaning 524 clauses out of 1103 for limit 0.5042278598706497
465.81/458.19	c cleaning 507 clauses out of 1079 for limit 0.8500349698250752
466.01/458.34	c cleaning 504 clauses out of 1072 for limit 1.410975065275469
466.11/458.49	c cleaning 503 clauses out of 1068 for limit 2.3356015707405935
466.31/458.64	c cleaning 502 clauses out of 1065 for limit 3.862569355258662
466.41/458.78	c cleaning 501 clauses out of 1063 for limit 6.381878340161947
466.61/458.93	c cleaning 499 clauses out of 1062 for limit 10.53448127764914
466.71/459.08	c cleaning 500 clauses out of 1063 for limit 17.356425754108148
466.91/459.23	c cleaning 501 clauses out of 1063 for limit 28.623067969621264
467.01/459.37	c cleaning 500 clauses out of 1062 for limit 47.247715729285225
467.21/459.52	c cleaning 500 clauses out of 1062 for limit 77.91780392392
467.31/459.67	c cleaning 501 clauses out of 1062 for limit 128.49688232786625
467.51/459.81	c cleaning 500 clauses out of 1061 for limit 212.10827426936626
467.61/459.96	c cleaning 500 clauses out of 1061 for limit 349.794919607461
467.81/460.11	c cleaning 499 clauses out of 1061 for limit 576.8586171598566
467.91/460.25	c cleaning 501 clauses out of 1062 for limit 950.4212517136866
468.01/460.40	c cleaning 501 clauses out of 1061 for limit 1568.849048146928
468.21/460.54	c cleaning 499 clauses out of 1060 for limit 2589.6827515644018
468.31/460.68	c cleaning 499 clauses out of 1061 for limit 4266.708102566938
527.77/519.47	c cleaning 54525 clauses out of 109062 for limit 5.789783707173864E8
529.87/521.51	c cleaning 27487 clauses out of 55037 for limit 1.8920688309153285E9
530.67/522.35	c cleaning 13996 clauses out of 28050 for limit 6.122301396967618E9
531.07/522.75	c cleaning 7246 clauses out of 14554 for limit 1.9459025529304108E10
531.27/522.98	c cleaning 3875 clauses out of 7808 for limit 5.9816299310263245E10
531.47/523.16	c cleaning 2186 clauses out of 4433 for limit 1.737470746357363E11
531.67/523.31	c cleaning 1345 clauses out of 2747 for limit 4.623942874336621E11
531.77/523.45	c cleaning 922 clauses out of 1902 for limit 1.1013275259352551E12
531.87/523.59	c cleaning 740 clauses out of 1480 for limit 2.334109241202167E12
532.06/523.74	c cleaning 620 clauses out of 1240 for limit 4.594276143249668E12
532.16/523.88	c cleaning 560 clauses out of 1120 for limit 8.388351968430162E12
532.36/524.02	c cleaning 499 clauses out of 1060 for limit 1.461654369617179E13
532.46/524.16	c cleaning 530 clauses out of 1061 for limit 2.408191713147341E13
532.56/524.29	c cleaning 515 clauses out of 1031 for limit 4.0869908295120805E13
532.76/524.43	c cleaning 480 clauses out of 1016 for limit 6.8395024203878984E13
532.86/524.57	c cleaning 489 clauses out of 1036 for limit 1.1061508238320177E14
533.07/524.71	c cleaning 523 clauses out of 1047 for limit 1.8050253595322716E14
533.16/524.85	c cleaning 482 clauses out of 1024 for limit 3.043588397913813E14
545.74/537.31	c cleaning 14992 clauses out of 30042 for limit 682424.1198445888
546.04/537.70	c cleaning 7745 clauses out of 15550 for limit 2174246.119914881
546.35/537.95	c cleaning 4122 clauses out of 8305 for limit 6713598.224223537
546.54/538.13	c cleaning 2310 clauses out of 4683 for limit 1.963481046231761E7
546.64/538.28	c cleaning 1409 clauses out of 2873 for limit 5.278021222099224E7
546.84/538.43	c cleaning 952 clauses out of 1964 for limit 1.2732719204774238E8
546.96/538.57	c cleaning 756 clauses out of 1512 for limit 2.727512445712832E8
547.16/538.71	c cleaning 628 clauses out of 1256 for limit 5.414829418342384E8
547.26/538.84	c cleaning 564 clauses out of 1128 for limit 9.943086246250587E8
547.36/538.98	c cleaning 532 clauses out of 1064 for limit 1.7383793931661854E9
547.56/539.12	c cleaning 516 clauses out of 1032 for limit 2.955713824420411E9
547.66/539.26	c cleaning 475 clauses out of 1016 for limit 4.951129197779386E9
547.86/539.40	c cleaning 493 clauses out of 1041 for limit 7.968987115955829E9
547.96/539.54	c cleaning 524 clauses out of 1048 for limit 1.3054145787319061E10
548.06/539.68	c cleaning 512 clauses out of 1024 for limit 2.2032596023380077E10
548.26/539.82	c cleaning 475 clauses out of 1012 for limit 3.6765544535543335E10
548.36/539.96	c cleaning 490 clauses out of 1037 for limit 5.91696016989519E10
548.56/540.11	c cleaning 494 clauses out of 1047 for limit 9.66466060685147E10
548.66/540.24	c cleaning 518 clauses out of 1053 for limit 1.5847501627624374E11
548.76/540.38	c cleaning 517 clauses out of 1035 for limit 2.6589165880874594E11
560.44/551.92	c cleaning 14499 clauses out of 29018 for limit 229.38401303548108
560.74/552.25	c cleaning 7484 clauses out of 15019 for limit 730.8790147735685
561.04/552.54	c cleaning 3993 clauses out of 8035 for limit 2252.975742034307
561.24/552.77	c cleaning 2245 clauses out of 4542 for limit 6572.811143638946
561.44/552.95	c cleaning 1376 clauses out of 2797 for limit 17601.987344723904
561.64/553.14	c cleaning 937 clauses out of 1921 for limit 42265.17708343482
561.84/553.30	c cleaning 718 clauses out of 1484 for limit 90226.07057223377
561.94/553.47	c cleaning 608 clauses out of 1266 for limit 174416.7244332245
562.14/553.63	c cleaning 557 clauses out of 1158 for limit 314462.7148006894
562.24/553.79	c cleaning 526 clauses out of 1101 for limit 545439.1245869715
562.44/553.95	c cleaning 514 clauses out of 1075 for limit 921257.4832251183
562.64/554.11	c cleaning 503 clauses out of 1061 for limit 1539323.8416294672
562.74/554.27	c cleaning 508 clauses out of 1058 for limit 2545749.1014769655
562.94/554.43	c cleaning 503 clauses out of 1050 for limit 4230267.7341387635
563.03/554.58	c cleaning 501 clauses out of 1047 for limit 6996266.7422369085
563.23/554.74	c cleaning 523 clauses out of 1046 for limit 1.1548810183988417E7
563.33/554.90	c cleaning 511 clauses out of 1023 for limit 1.9473731653958414E7
563.53/555.05	c cleaning 502 clauses out of 1012 for limit 3.246386243622695E7
563.73/555.20	c cleaning 505 clauses out of 1010 for limit 5.364326645574122E7
563.83/555.35	c cleaning 478 clauses out of 1005 for limit 8.890504664661516E7
564.04/555.51	c cleaning 513 clauses out of 1027 for limit 1.434755569637281E8
564.13/555.67	c cleaning 507 clauses out of 1014 for limit 2.3964385375300986E8
623.68/614.54	c cleaning 57493 clauses out of 115007 for limit 1.1925541281449481E-4
625.78/616.68	c cleaning 29002 clauses out of 58015 for limit 3.9025859543778257E-4
626.88/617.72	c cleaning 14734 clauses out of 29512 for limit 0.0012639081280765856
627.18/618.05	c cleaning 7615 clauses out of 15278 for limit 0.004026275888480694
627.38/618.28	c cleaning 4059 clauses out of 8164 for limit 0.012438197220751105
784.19/773.21	c cleaning 123543 clauses out of 247105 for limit 158.5404139996468
794.38/783.46	c cleaning 62024 clauses out of 124061 for limit 520.244645250663
797.08/786.18	c cleaning 31240 clauses out of 62537 for limit 1702.008559007815
797.88/786.94	c cleaning 15874 clauses out of 31798 for limit 5525.726394674881
798.28/787.37	c cleaning 8185 clauses out of 16423 for limit 17626.174464121854
798.58/787.63	c cleaning 4343 clauses out of 8738 for limit 54632.918846927445
798.77/787.84	c cleaning 2422 clauses out of 4896 for limit 160959.06255425783
798.97/788.01	c cleaning 1455 clauses out of 2973 for limit 436700.1178932291
799.07/788.16	c cleaning 982 clauses out of 2018 for limit 1060994.03795827
799.27/788.30	c cleaning 768 clauses out of 1537 for limit 2299591.1927395915
799.37/788.44	c cleaning 608 clauses out of 1268 for limit 4592261.663436867
799.47/788.59	c cleaning 580 clauses out of 1160 for limit 8278349.870537255
799.68/788.72	c cleaning 518 clauses out of 1081 for limit 1.4664473370173262E7
799.77/788.86	c cleaning 504 clauses out of 1062 for limit 2.4591726701377776E7
799.87/788.99	c cleaning 504 clauses out of 1058 for limit 4.0708374363320746E7
800.07/789.13	c cleaning 503 clauses out of 1055 for limit 6.739184814697187E7
800.17/789.26	c cleaning 498 clauses out of 1051 for limit 1.1144959263860115E8
800.27/789.39	c cleaning 503 clauses out of 1053 for limit 1.8344619885524917E8
800.47/789.52	c cleaning 525 clauses out of 1051 for limit 3.03406423568894E8
865.50/853.77	c cleaning 65493 clauses out of 131026 for limit 1230.428872874542
868.61/856.84	c cleaning 32995 clauses out of 66033 for limit 4026.32525371217
869.20/857.40	c cleaning 16748 clauses out of 33538 for limit 13073.401833770446
869.50/857.76	c cleaning 8623 clauses out of 17290 for limit 41820.253815319695
869.71/857.98	c cleaning 4561 clauses out of 9167 for limit 130079.93560037878
869.90/858.16	c cleaning 2527 clauses out of 5105 for limit 384824.90727544157
870.10/858.33	c cleaning 1516 clauses out of 3078 for limit 1052558.3753514674
870.20/858.46	c cleaning 1007 clauses out of 2062 for limit 2591087.223821903
870.30/858.59	c cleaning 754 clauses out of 1555 for limit 5666255.941912654
870.50/858.74	c cleaning 623 clauses out of 1301 for limit 1.1168765467493508E7
870.60/858.87	c cleaning 589 clauses out of 1178 for limit 2.034197257298775E7
870.80/859.01	c cleaning 544 clauses out of 1089 for limit 3.628827818025915E7
881.12/869.20	c cleaning 13262 clauses out of 26546 for limit 0.0029548523731882667
881.42/869.51	c cleaning 6865 clauses out of 13784 for limit 0.009384594257961603
881.62/869.74	c cleaning 3681 clauses out of 7419 for limit 0.028754199463682482
881.82/869.92	c cleaning 2092 clauses out of 4238 for limit 0.08301213558959565
881.92/870.09	c cleaning 1295 clauses out of 2646 for limit 0.21926463295360668
882.12/870.23	c cleaning 902 clauses out of 1851 for limit 0.5169016213461749
882.22/870.38	c cleaning 698 clauses out of 1448 for limit 1.0885969834455134
882.42/870.52	c cleaning 600 clauses out of 1250 for limit 2.0796083972078216
882.52/870.66	c cleaning 549 clauses out of 1150 for limit 3.7277744043802032
882.72/870.80	c cleaning 526 clauses out of 1101 for limit 6.421197537143428
882.82/870.94	c cleaning 509 clauses out of 1075 for limit 10.845529804704775
882.92/871.08	c cleaning 506 clauses out of 1066 for limit 18.03673475820953
883.12/871.21	c cleaning 502 clauses out of 1060 for limit 29.91335638708439
883.22/871.35	c cleaning 504 clauses out of 1058 for limit 49.424379966632515
883.32/871.49	c cleaning 502 clauses out of 1055 for limit 81.82101008854508
883.52/871.63	c cleaning 503 clauses out of 1053 for limit 135.19007595909966
883.62/871.76	c cleaning 500 clauses out of 1050 for limit 223.58351072038872
883.82/871.90	c cleaning 499 clauses out of 1049 for limit 368.7015448536529
883.92/872.04	c cleaning 500 clauses out of 1050 for limit 607.4590875010704
884.02/872.18	c cleaning 500 clauses out of 1050 for limit 1001.7812997121114
884.22/872.31	c cleaning 500 clauses out of 1050 for limit 1652.0713791299063
884.32/872.45	c cleaning 499 clauses out of 1050 for limit 2724.486714340282
884.42/872.58	c cleaning 499 clauses out of 1051 for limit 4488.768050068503
884.62/872.72	c cleaning 500 clauses out of 1052 for limit 7395.5423391455
884.72/872.86	c cleaning 500 clauses out of 1052 for limit 12196.238675204733
884.82/872.99	c cleaning 502 clauses out of 1053 for limit 20114.242519159296
885.02/873.13	c cleaning 499 clauses out of 1051 for limit 33234.199635614474
968.59/955.82	c cleaning 77019 clauses out of 154051 for limit 1.1288759440345678E9
971.99/959.27	c cleaning 38744 clauses out of 77532 for limit 3.69901114823992E9
973.18/960.40	c cleaning 19621 clauses out of 39288 for limit 1.2038228796299475E10
973.68/960.93	c cleaning 10062 clauses out of 20167 for limit 3.86756038386089E10
973.88/961.18	c cleaning 5275 clauses out of 10605 for limit 1.2128961443185262E11
1141.40/1126.53	c cleaning 141908 clauses out of 283830 for limit 4.653771493894613E10
1153.80/1138.98	c cleaning 71190 clauses out of 142422 for limit 1.5294742127845184E11
1156.50/1141.65	c cleaning 35842 clauses out of 71732 for limit 5.007975395267775E11
1157.40/1142.53	c cleaning 18168 clauses out of 36390 for limit 1.6279795970220803E12
1157.80/1142.98	c cleaning 9335 clauses out of 18722 for limit 5.218367483868249E12
1158.09/1143.22	c cleaning 4917 clauses out of 9887 for limit 1.6295896330527473E13
1158.19/1143.39	c cleaning 2710 clauses out of 5470 for limit 4.857483655813643E13
1158.39/1143.53	c cleaning 1630 clauses out of 3260 for limit 1.344116651203369E14
1158.49/1143.67	c cleaning 1040 clauses out of 2130 for limit 3.392585838483614E14
1158.69/1143.80	c cleaning 795 clauses out of 1590 for limit 7.494958129750904E14
1158.80/1143.94	c cleaning 647 clauses out of 1295 for limit 1.517583003513214E15
1158.90/1144.07	c cleaning 574 clauses out of 1148 for limit 2.8231647403161E15
1159.09/1144.20	c cleaning 509 clauses out of 1074 for limit 4.976565391329423E15
1159.19/1144.34	c cleaning 503 clauses out of 1065 for limit 8.276377199506462E15
1159.29/1144.47	c cleaning 531 clauses out of 1062 for limit 1.368740927839375E16
1159.49/1144.60	c cleaning 515 clauses out of 1031 for limit 2.3251072594567248E16
1159.59/1144.73	c cleaning 508 clauses out of 1016 for limit 3.8910233450693264E16
1159.69/1144.86	c cleaning 504 clauses out of 1008 for limit 6.467745155014576E16
1159.79/1144.99	c cleaning 474 clauses out of 1004 for limit 0.001070867172917012
1160.00/1145.13	c cleaning 490 clauses out of 1030 for limit 0.0017214245039731152
1160.09/1145.27	c cleaning 493 clauses out of 1040 for limit 0.0028115625711104316
1160.29/1145.40	c cleaning 497 clauses out of 1047 for limit 0.004605643281783803
1160.39/1145.54	c cleaning 498 clauses out of 1050 for limit 0.007573620983872118
1160.49/1145.67	c cleaning 500 clauses out of 1052 for limit 0.012466169099295142
1160.69/1145.81	c cleaning 500 clauses out of 1052 for limit 0.020558380539003555
1160.79/1145.95	c cleaning 501 clauses out of 1052 for limit 0.0339035197597614
1160.89/1146.08	c cleaning 498 clauses out of 1051 for limit 0.055964637940614716
1249.32/1233.48	c cleaning 83513 clauses out of 167053 for limit 7.81398384810361E8
1253.32/1237.42	c cleaning 41992 clauses out of 84040 for limit 2.5615133975643535E9
1254.22/1238.31	c cleaning 21246 clauses out of 42548 for limit 8.343714051205986E9
1254.82/1238.93	c cleaning 10873 clauses out of 21802 for limit 2.685332785134438E10
1255.12/1239.20	c cleaning 5684 clauses out of 11429 for limit 8.447770439035526E10
1255.22/1239.38	c cleaning 3099 clauses out of 6245 for limit 2.5496101581359814E11
1255.42/1239.53	c cleaning 1797 clauses out of 3646 for limit 7.201872793687952E11
1255.52/1239.67	c cleaning 1150 clauses out of 2349 for limit 1.8434653574929612E12
1255.72/1239.80	c cleaning 822 clauses out of 1699 for limit 4.2032043572107056E12
1255.82/1239.94	c cleaning 688 clauses out of 1377 for limit 8.552554124285768E12
1255.92/1240.08	c cleaning 594 clauses out of 1189 for limit 1.6334423222993262E13
1256.12/1240.21	c cleaning 523 clauses out of 1095 for limit 2.9250104794420023E13
1256.22/1240.34	c cleaning 508 clauses out of 1072 for limit 4.927227865432607E13
1256.32/1240.48	c cleaning 532 clauses out of 1064 for limit 8.186753075051372E13
1256.52/1240.61	c cleaning 516 clauses out of 1032 for limit 1.3919688266077125E14
1256.62/1240.75	c cleaning 508 clauses out of 1016 for limit 2.3316930897961912E14
1256.72/1240.88	c cleaning 476 clauses out of 1008 for limit 3.8757918796916394E14
1256.92/1241.01	c cleaning 516 clauses out of 1032 for limit 6.243055133917755E14
1257.02/1241.15	c cleaning 480 clauses out of 1016 for limit 1.0457769051084591E15
1257.12/1241.28	c cleaning 518 clauses out of 1036 for limit 1.6913320794827835E15
1267.81/1251.88	c cleaning 14231 clauses out of 28518 for limit 901154.4869251396
1268.20/1252.24	c cleaning 7362 clauses out of 14787 for limit 2866118.4066756996
1268.40/1252.46	c cleaning 3933 clauses out of 7925 for limit 8819233.012775369
1268.60/1252.63	c cleaning 2214 clauses out of 4492 for limit 2.565938408338465E7
1268.70/1252.78	c cleaning 1365 clauses out of 2778 for limit 6.842418303246039E7
1268.91/1252.92	c cleaning 930 clauses out of 1913 for limit 1.63863708390666E8
1269.00/1253.05	c cleaning 717 clauses out of 1483 for limit 3.485880421526414E8
1269.10/1253.18	c cleaning 608 clauses out of 1266 for limit 6.734041949638245E8
1269.30/1253.31	c cleaning 557 clauses out of 1158 for limit 1.2141066861255603E9
1269.40/1253.44	c cleaning 522 clauses out of 1101 for limit 2.1058817369023788E9
1269.50/1253.57	c cleaning 539 clauses out of 1079 for limit 3.5436901344500875E9
1269.70/1253.71	c cleaning 520 clauses out of 1040 for limit 6.063169814271475E9
1269.80/1253.84	c cleaning 510 clauses out of 1020 for limit 1.0195036534983484E10
1269.91/1253.97	c cleaning 479 clauses out of 1010 for limit 1.6979444253515175E10
1270.11/1254.10	c cleaning 515 clauses out of 1031 for limit 2.7431026958191223E10
1270.21/1254.23	c cleaning 508 clauses out of 1016 for limit 4.590530860003732E10
1270.31/1254.36	c cleaning 504 clauses out of 1008 for limit 7.630482034079134E10
1270.41/1254.50	c cleaning 502 clauses out of 1004 for limit 1.2633819867644385E11
1270.61/1254.63	c cleaning 474 clauses out of 1002 for limit 2.0876445629007745E11
1270.71/1254.76	c cleaning 514 clauses out of 1028 for limit 3.3557303255302673E11
1270.81/1254.89	c cleaning 480 clauses out of 1014 for limit 5.610455205882858E11
1271.02/1255.02	c cleaning 488 clauses out of 1034 for limit 9.073428108703226E11
1271.12/1255.15	c cleaning 498 clauses out of 1046 for limit 1.4791633712257463E12
1271.21/1255.28	c cleaning 524 clauses out of 1048 for limit 2.434683052365322E12
1280.71/1264.60	c cleaning 13498 clauses out of 27025 for limit 309.0541188537437
1280.91/1264.83	c cleaning 6990 clauses out of 14027 for limit 981.9544182959349
1281.12/1265.06	c cleaning 3742 clauses out of 7537 for limit 3013.7935376578275
1281.31/1265.26	c cleaning 2123 clauses out of 4295 for limit 8721.772040822556
1281.51/1265.43	c cleaning 1310 clauses out of 2672 for limit 23119.973544157274
1281.61/1265.59	c cleaning 907 clauses out of 1862 for limit 54714.19286453179
1281.81/1265.74	c cleaning 703 clauses out of 1455 for limit 115470.90438657501
1281.91/1265.90	c cleaning 603 clauses out of 1252 for limit 221302.9069792874
1282.11/1266.04	c cleaning 548 clauses out of 1149 for limit 397674.099151926
1282.21/1266.19	c cleaning 526 clauses out of 1101 for limit 684409.3006448175
1282.41/1266.34	c cleaning 512 clauses out of 1075 for limit 1155980.862732137
1282.51/1266.48	c cleaning 505 clauses out of 1063 for limit 1927887.6938130695
1282.71/1266.62	c cleaning 529 clauses out of 1058 for limit 3194369.9738781876
1282.81/1266.77	c cleaning 488 clauses out of 1029 for limit 5416408.299879908
1283.01/1266.91	c cleaning 493 clauses out of 1041 for limit 8829414.942535456
1283.11/1267.04	c cleaning 501 clauses out of 1048 for limit 1.4463628589110391E7
1283.21/1267.17	c cleaning 523 clauses out of 1047 for limit 2.387524017077896E7
1283.41/1267.31	c cleaning 512 clauses out of 1024 for limit 4.025782995094223E7
1283.51/1267.45	c cleaning 506 clauses out of 1012 for limit 6.7177786875186E7
1283.61/1267.58	c cleaning 500 clauses out of 1006 for limit 1.1144590390657759E8
1283.81/1267.72	c cleaning 480 clauses out of 1006 for limit 1.8378920450823882E8
1283.91/1267.86	c cleaning 513 clauses out of 1026 for limit 2.9718473979012823E8
1284.11/1268.00	c cleaning 506 clauses out of 1013 for limit 4.9638689514722633E8
1284.21/1268.14	c cleaning 478 clauses out of 1007 for limit 8.234859033671279E8
1284.31/1268.29	c cleaning 489 clauses out of 1029 for limit 1.329003583630722E9
1284.51/1268.43	c cleaning 497 clauses out of 1040 for limit 2.168523208303E9
1293.92/1277.77	c cleaning 11745 clauses out of 23543 for limit 0.00944292224368368
1294.22/1278.07	c cleaning 6125 clauses out of 12298 for limit 0.02981189716576541
1294.51/1278.31	c cleaning 3310 clauses out of 6673 for limit 0.09060639793963514
1294.61/1278.49	c cleaning 1905 clauses out of 3863 for limit 0.2581137669812125
1294.81/1278.67	c cleaning 1205 clauses out of 2458 for limit 0.6689749960730822
1295.01/1278.82	c cleaning 848 clauses out of 1753 for limit 1.5469124512123278
1295.11/1278.97	c cleaning 677 clauses out of 1405 for limit 3.182930926504107
1295.31/1279.12	c cleaning 588 clauses out of 1228 for limit 6.005664379702574
1295.42/1279.27	c cleaning 544 clauses out of 1140 for limit 10.66867439845504
1295.61/1279.42	c cleaning 523 clauses out of 1096 for limit 18.30040264285431
1295.71/1279.57	c cleaning 508 clauses out of 1073 for limit 30.826723306409413
1295.91/1279.71	c cleaning 506 clauses out of 1065 for limit 51.219267770453534
1296.01/1279.86	c cleaning 505 clauses out of 1059 for limit 84.94599352212272
1296.21/1280.01	c cleaning 500 clauses out of 1054 for limit 140.7518579828063
1296.31/1280.16	c cleaning 500 clauses out of 1054 for limit 232.1186432603361
1296.52/1280.30	c cleaning 499 clauses out of 1054 for limit 382.7946950128424
1296.62/1280.45	c cleaning 501 clauses out of 1055 for limit 630.681292086973
1296.81/1280.60	c cleaning 501 clauses out of 1054 for limit 1041.064612787384
1296.91/1280.74	c cleaning 500 clauses out of 1053 for limit 1718.4852590408777
1297.01/1280.89	c cleaning 497 clauses out of 1053 for limit 2834.0120870033816
1297.21/1281.04	c cleaning 503 clauses out of 1056 for limit 4660.387601269231
1297.31/1281.18	c cleaning 502 clauses out of 1053 for limit 7707.498913724358
1297.51/1281.33	c cleaning 500 clauses out of 1051 for limit 12734.884614521514
1297.62/1281.47	c cleaning 498 clauses out of 1051 for limit 21001.528371730314
1297.81/1281.62	c cleaning 501 clauses out of 1053 for limit 34568.54761629893
1297.91/1281.77	c cleaning 501 clauses out of 1052 for limit 57062.349782541794
1298.11/1281.91	c cleaning 498 clauses out of 1051 for limit 94192.98551446754
1298.21/1282.06	c cleaning 501 clauses out of 1053 for limit 155041.7973037239
1298.41/1282.21	c cleaning 500 clauses out of 1052 for limit 255927.71113379658
1298.51/1282.35	c cleaning 498 clauses out of 1052 for limit 422059.0330562939
1298.72/1282.50	c cleaning 503 clauses out of 1054 for limit 694711.0640892742
1298.82/1282.65	c cleaning 497 clauses out of 1051 for limit 1148941.714049345
1298.91/1282.80	c cleaning 501 clauses out of 1054 for limit 1889365.5381272922
1384.40/1367.24	c cleaning 73765 clauses out of 147553 for limit 1.0079508077356878E8
1388.20/1371.00	c cleaning 37113 clauses out of 74288 for limit 3.301601109139336E8
1389.10/1371.96	c cleaning 18813 clauses out of 37675 for limit 1.0736083834784101E9
1389.60/1372.43	c cleaning 9654 clauses out of 19362 for limit 3.445123748344236E9
1389.80/1372.70	c cleaning 5077 clauses out of 10208 for limit 1.0776314753717913E10
1390.00/1372.88	c cleaning 2784 clauses out of 5631 for limit 3.2216717491339226E10
1390.20/1373.03	c cleaning 1647 clauses out of 3347 for limit 8.93854829075622E10
1390.30/1373.18	c cleaning 1072 clauses out of 2200 for limit 2.2426211277092642E11
1390.50/1373.32	c cleaning 784 clauses out of 1628 for limit 4.9978138541616254E11
1390.60/1373.46	c cleaning 672 clauses out of 1344 for limit 9.983690184294431E11
1390.80/1373.60	c cleaning 586 clauses out of 1172 for limit 1.8880723815408735E12
1390.90/1373.75	c cleaning 514 clauses out of 1086 for limit 3.3602555952737144E12
1391.00/1373.89	c cleaning 508 clauses out of 1072 for limit 5.613881483081614E12
1391.20/1374.03	c cleaning 532 clauses out of 1064 for limit 9.327650912397414E12
1391.30/1374.17	c cleaning 516 clauses out of 1032 for limit 1.585952229963247E13
1391.50/1374.30	c cleaning 508 clauses out of 1016 for limit 2.6566355400100695E13
1391.60/1374.44	c cleaning 504 clauses out of 1008 for limit 4.4159184149622484E13
1480.06/1461.91	c cleaning 77244 clauses out of 154504 for limit 0.023678546752162945
1483.85/1465.79	c cleaning 38873 clauses out of 77760 for limit 0.07758797318738142
1485.05/1466.91	c cleaning 19666 clauses out of 39387 for limit 0.2526118055082251
1485.45/1467.31	c cleaning 10082 clauses out of 20221 for limit 0.8114463363922042
1485.75/1467.62	c cleaning 5295 clauses out of 10639 for limit 2.5434166564908125
1694.87/1674.34	c cleaning 159913 clauses out of 319844 for limit 3.8135815728895395E-5
1715.77/1695.25	c cleaning 80210 clauses out of 160431 for limit 1.2538305432231747E-4
1724.16/1703.65	c cleaning 40338 clauses out of 80721 for limit 4.1095710102608793E-4
1726.16/1705.69	c cleaning 20432 clauses out of 40883 for limit 0.00133812336104086
1726.86/1706.36	c cleaning 10449 clauses out of 20951 for limit 0.004306158783183649
1727.16/1706.62	c cleaning 5477 clauses out of 11002 for limit 0.013523186671481932
1727.36/1706.83	c cleaning 2985 clauses out of 6025 for limit 0.04072391472479127
1727.56/1707.02	c cleaning 1744 clauses out of 3540 for limit 0.11430341230434335
1727.66/1707.20	c cleaning 1118 clauses out of 2296 for limit 0.29063402794809834
1727.86/1707.35	c cleaning 813 clauses out of 1678 for limit 0.6558164034420929
1728.06/1707.50	c cleaning 656 clauses out of 1365 for limit 1.329527936395672
1728.16/1707.65	c cleaning 576 clauses out of 1209 for limit 2.475481612463248
1728.36/1707.80	c cleaning 538 clauses out of 1133 for limit 4.356241848751387
1728.46/1707.95	c cleaning 519 clauses out of 1095 for limit 7.43333422633238
1728.66/1708.10	c cleaning 510 clauses out of 1076 for limit 12.475024159301224
1728.76/1708.24	c cleaning 505 clauses out of 1066 for limit 20.765976060128537
1728.86/1708.39	c cleaning 504 clauses out of 1061 for limit 34.407257430486816
1729.06/1708.54	c cleaning 502 clauses out of 1057 for limit 56.9568995451761
1729.16/1708.68	c cleaning 498 clauses out of 1055 for limit 94.1076123994653
1729.36/1708.83	c cleaning 503 clauses out of 1057 for limit 154.902388520769
1729.46/1708.97	c cleaning 499 clauses out of 1054 for limit 256.18186197970823
1729.66/1709.12	c cleaning 500 clauses out of 1055 for limit 422.07770856696
1729.76/1709.26	c cleaning 501 clauses out of 1055 for limit 696.0626059725785
1729.96/1709.41	c cleaning 498 clauses out of 1054 for limit 1148.9894443589862
1730.06/1709.56	c cleaning 500 clauses out of 1056 for limit 1891.248595792979
1730.26/1709.70	c cleaning 503 clauses out of 1056 for limit 3118.9219411733015
1730.36/1709.85	c cleaning 498 clauses out of 1053 for limit 5158.1734246819715
1730.46/1709.99	c cleaning 498 clauses out of 1055 for limit 8490.391924873798
1730.66/1710.14	c cleaning 495 clauses out of 1057 for limit 13975.298651269104
1730.76/1710.28	c cleaning 505 clauses out of 1062 for limit 22938.62887970916
1730.96/1710.43	c cleaning 501 clauses out of 1057 for limit 38007.812199391454
1731.06/1710.57	c cleaning 499 clauses out of 1056 for limit 62739.32294021726
1731.26/1710.72	c cleaning 499 clauses out of 1057 for limit 103367.65061210573
1800.04/1778.61	c starts		: 53
1800.04/1778.61	c conflicts		: 3102337
1800.04/1778.61	c decisions		: 4492908
1800.04/1778.61	c propagations		: 49569204
1800.04/1778.61	c inspects		: 784083630
1800.04/1778.61	c learnt literals	: 3
1800.04/1778.61	c learnt binary clauses	: 6
1800.04/1778.61	c learnt ternary clauses	: 7
1800.04/1778.61	c learnt clauses	: 3102334
1800.04/1778.61	c root simplifications	: 0
1800.04/1778.61	c removed literals (reason simplification)	: 0
1800.04/1778.61	c reason swapping (by a shorter reason)	: 0
1800.04/1778.61	c Calls to reduceDB	: 360
1800.04/1778.61	c speed (decisions/second)	: 2538.6758625054104
1800.04/1778.61	c non guided choices	226
1800.04/1778.61	s SATISFIABLE
1800.04/1778.63	v x1 -x2 x3 -x4 x5 -x6 x7 -x8 -x9 x10 x11 -x12 x13 -x14 x15 -x16 x17 -x18 -x19 x20 -x21 x22 x23 -x24 x25 -x26 x27 -x28 x29 -x30 x31 -x32
1800.04/1778.63	v x33 -x34 x35 -x36 x37 -x38 x39 -x40 x41 -x42 x43 -x44 x45 -x46 x47 -x48 x49 -x50 x51 -x52 x53 -x54 x55 -x56 x57 -x58 x59 -x60 x61
1800.04/1778.63	v -x62 x63 -x64 x65 -x66 x67 -x68 x69 -x70 x71 -x72 x73 -x74 x75 -x76 x77 -x78 x79 -x80 x81 -x82 -x83 x84 x85 -x86 x87 -x88 x89 -x90
1800.04/1778.63	v x91 -x92 x93 -x94 -x95 x96 x97 -x98 x99 -x100 x101 -x102 -x103 x104 x105 -x106 x107 -x108 x109 -x110 x111 -x112 x113 -x114 x115
1800.04/1778.63	v -x116 x117 -x118 x119 -x120 x121 -x122 x123 -x124 -x125 x126 x127 -x128 x129 -x130 -x131 x132 x133 -x134 x135 -x136 x137 -x138
1800.04/1778.63	v x139 -x140 x141 -x142 x143 -x144 x145 -x146 x147 -x148 x149 -x150 x151 -x152 x153 -x154 x155 -x156 x157 -x158 x159 -x160 x161
1800.04/1778.63	v -x162 x163 -x164 x165 -x166 x167 -x168 x169 -x170 x171 -x172 x173 -x174 -x175 x176 x177 -x178 x179 -x180 x181 -x182 x183 -x184
1800.04/1778.63	v x185 -x186 x187 -x188 x189 -x190 x191 -x192 x193 -x194 x195 -x196 x197 -x198 -x199 x200 x201 -x202 x203 -x204 x205 -x206 x207
1800.04/1778.63	v -x208 x209 -x210 x211 -x212 x213 -x214 x215 -x216 x217 -x218 x219 -x220 x221 -x222 x223 -x224 x225 -x226 x227 -x228 x229 -x230
1800.04/1778.63	v x231 -x232 x233 -x234 x235 -x236 x237 -x238 -x239 x240 x241 -x242 x243 -x244 x245 -x246 x247 -x248 x249 -x250 x251 -x252 x253
1800.04/1778.63	v -x254 -x255 x256 -x257 x258 -x259 x260 x261 -x262 -x263 x264 -x265 x266 -x267 x268 x269 -x270 -x271 x272 x273 -x274 -x275 x276
1800.04/1778.63	v -x277 x278 -x279 x280 -x281 x282 -x283 x284 x285 -x286 -x287 x288 -x289 x290 -x291 x292 -x293 x294 x295 -x296 x297 -x298 -x299
1800.04/1778.63	v x300 -x301 x302 -x303 x304 -x305 -x306 -x307 x308 x309 -x310 -x311 x312 -x313 x314 x315 -x316 -x317 x318 -x319 x320 x321 -x322
1800.04/1778.63	v -x323 x324 -x325 x326 -x327 x328 -x329 -x330 x331 -x332 -x333 x334 -x335 x336 -x337 x338 -x339 x340 x341 -x342 -x343 x344 -x345
1800.04/1778.63	v x346 -x347 x348 x349 -x350 -x351 x352 -x353 -x354 x355 -x356 -x357 x358 -x359 x360 -x361 x362 -x363 x364 -x365 x366 x367 -x368
1800.04/1778.63	v -x369 x370 -x371 x372 x373 -x374 -x375 x376 -x377 x378 -x379 x380 -x381 -x382 x383 -x384 -x385 x386 -x387 x388 x389 -x390 -x391
1800.04/1778.63	v x392 -x393 x394 -x395 x396 x397 -x398 -x399 x400 x401 -x402 -x403 x404 -x405 x406 -x407 x408 -x409 x410 -x411 x412 x413 -x414
1800.04/1778.63	v -x415 x416 -x417 x418 x419 -x420 -x421 x422 -x423 x424 -x425 x426 -x427 x428 x429 -x430 -x431 x432 x433 -x434 -x435 x436 -x437
1800.04/1778.63	v x438 -x439 x440 -x441 x442 -x443 x444 -x445 -x446 x447 -x448 -x449 x450 -x451 x452 x453 -x454 -x455 x456 -x457 -x458 -x459
1800.04/1778.63	v x460 x461 -x462 -x463 x464 x465 -x466 -x467 x468 -x469 x470 -x471 x472 -x473 x474 -x475 x476 x477 -x478 -x479 x480 -x481 x482
1800.04/1778.63	v -x483 x484 -x485 x486 x487 -x488 -x489 x490 -x491 x492 x493 -x494 -x495 x496 x497 -x498 -x499 x500 -x501 x502 -x503 x504 -x505
1800.04/1778.63	v -x506 -x507 x508 x509 -x510 -x511 x512 x513 -x514 -x515 x516 -x517 x518 -x519 x520 -x521 -x522 -x523 x524 x525 -x526 -x527
1800.04/1778.63	v x528 -x529 x530 -x531 x532 -x533 x534 x535 -x536 -x537 -x538 -x539 x540 -x541 x542 x543 -x544 -x545 x546 -x547 x548 -x549 x550
1800.04/1778.63	v x551 -x552 -x553 -x554 -x555 -x556 x557 -x558 -x559 x560 -x561 x562 -x563 x564 x565 -x566 -x567 x568 -x569 x570 -x571 x572
1800.04/1778.63	v x573 -x574 -x575 x576 x577 -x578 -x579 x580 -x581 x582 -x583 x584 -x585 x586 -x587 x588 x589 -x590 -x591 x592 -x593 x594 -x595
1800.04/1778.63	v x596 x597 -x598 -x599 x600 -x601 x602 -x603 x604 x605 -x606 -x607 x608 x609 -x610 -x611 x612 -x613 x614 -x615 x616 -x617 x618
1800.04/1778.63	v -x619 x620 -x621 x622 x623 -x624 -x625 x626 -x627 x628 x629 -x630 -x631 x632 x633 -x634 -x635 x636 -x637 x638 -x639 x640 -x641
1800.04/1778.63	v x642 -x643 x644 x645 -x646 -x647 x648 -x649 x650 -x651 x652 x653 -x654 -x655 x656 -x657 x658 -x659 x660 x661 -x662 -x663 x664
1800.04/1778.63	v -x665 -x666 -x667 x668 -x669 x670 x671 -x672 -x673 x674 -x675 x676 x677 -x678 -x679 x680 -x681 x682 -x683 x684 -x685 -x686
1800.04/1778.63	v x687 -x688 -x689 x690 -x691 x692 x693 -x694 -x695 x696 -x697 x698 -x699 x700 x701 -x702 -x703 x704 -x705 x706 -x707 x708 x709
1800.04/1778.63	v -x710 -x711 x712 x713 -x714 -x715 x716 -x717 x718 -x719 x720 -x721 x722 -x723 x724 x725 -x726 -x727 x728 -x729 x730 -x731 x732
1800.04/1778.63	v -x733 x734 x735 -x736 -x737 x738 -x739 x740 -x741 x742 x743 -x744 -x745 x746 -x747 x748 x749 -x750 -x751 x752 -x753 x754 -x755
1800.04/1778.63	v x756 -x757 x758 x759 -x760 -x761 -x762 x763 -x764 -x765 x766 -x767 x768 -x769 x770 x771 -x772 -x773 x774 -x775 x776 -x777 x778
1800.04/1778.63	v -x779 x780 x781 -x782 -x783 x784 -x785 x786 -x787 x788 -x789 x790 x791 -x792 -x793 x794 -x795 x796 -x797 -x798 x799 -x800 -x801
1800.04/1778.63	v x802 x803 -x804 -x805 x806 -x807 x808 -x809 x810 -x811 x812 x813 -x814 -x815 x816 -x817 x818 -x819 x820 x821 -x822 -x823 x824
1800.04/1778.63	v x825 -x826 -x827 x828 -x829 x830 -x831 x832 -x833 x834 -x835 x836 x837 -x838 -x839 x840 -x841 x842 -x843 x844 x845 -x846 -x847
1800.04/1778.63	v x848 x849 -x850 -x851 x852 -x853 x854 -x855 x856 -x857 x858 x859 -x860 -x861 x862 -x863 x864 -x865 x866 -x867 x868 x869 -x870
1800.04/1778.63	v -x871 x872 -x873 x874 -x875 x876 x877 -x878 -x879 x880 x881 -x882 -x883 x884 -x885 x886 -x887 x888 x889 -x890 -x891 x892 -x893
1800.04/1778.63	v x894 -x895 x896 -x897 x898 -x899 x900 -x901 -x902 x903 -x904 -x905 x906 -x907 x908 -x909 -x910 x911 -x912 -x913 -x914 -x915
1800.04/1778.63	v x916 x917 -x918 -x919 x920 -x921 x922 -x923 x924 -x925 -x926 x927 -x928 -x929 x930 -x931 x932 -x933 -x934 x935 -x936 -x937
1800.04/1778.63	v x938 -x939 x940 -x941 -x942 x943 -x944 -x945 x946 -x947 x948 -x949 -x950 x951 -x952 -x953 x954 -x955 x956 x957 -x958 -x959
1800.04/1778.63	v x960 -x961 x962 x963 -x964 -x965 x966 -x967 x968 -x969 x970 -x971 x972 x973 -x974 -x975 x976 x977 -x978 -x979 x980 -x981 x982
1800.04/1778.63	v -x983 x984 -x985 x986 x987 -x988 -x989 x990 -x991 x992 -x993 x994 -x995 x996 -x997 -x998 x999 -x1000 -x1001 x1002 -x1003 x1004
1800.04/1778.63	v x1005 -x1006 -x1007 x1008 -x1009 x1010 -x1011 x1012 x1013 -x1014 -x1015 x1016 -x1017 x1018 -x1019 x1020 x1021 -x1022 -x1023
1800.04/1778.63	v x1024 x1025 -x1026 -x1027 x1028 -x1029 x1030 -x1031 x1032 -x1033 x1034 -x1035 x1036 -x1037 x1038 x1039 -x1040 -x1041 x1042
1800.04/1778.63	v -x1043 x1044 x1045 -x1046 -x1047 x1048 -x1049 x1050 -x1051 x1052 x1053 -x1054 -x1055 x1056 -x1057 -x1058 -x1059 x1060 -x1061
1800.04/1778.63	v x1062 x1063 -x1064 -x1065 x1066 -x1067 x1068 x1069 -x1070 -x1071 x1072 -x1073 x1074 x1075 -x1076 -x1077 x1078 -x1079 x1080
1800.04/1778.63	v -x1081 x1082 -x1083 x1084 x1085 -x1086 -x1087 x1088 -x1089 -x1090 -x1091 -x1092 x1093 -x1094 -x1095 x1096 -x1097 x1098
1800.04/1778.63	v -x1099 x1100 -x1101 x1102 x1103 -x1104 -x1105 x1106 -x1107 x1108 -x1109 -x1110 x1111 -x1112 -x1113 x1114 -x1115 x1116 -x1117
1800.04/1778.63	v x1118 x1119 -x1120 -x1121 x1122 -x1123 x1124 x1125 -x1126 -x1127 x1128 -x1129 x1130 -x1131 x1132 x1133 -x1134 -x1135 x1136
1800.04/1778.63	v -x1137 x1138 -x1139 x1140 -x1141 -x1142 x1143 -x1144 -x1145 x1146 -x1147 x1148 x1149 -x1150 -x1151 x1152 x1153 -x1154 -x1155
1800.04/1778.63	v x1156 -x1157 x1158 -x1159 x1160 -x1161 x1162 -x1163 x1164 x1165 -x1166 -x1167 x1168 -x1169 x1170 -x1171 x1172 -x1173 -x1174
1800.04/1778.63	v x1175 -x1176 -x1177 x1178 -x1179 x1180 -x1181 x1182 x1183 -x1184 -x1185 x1186 -x1187 x1188 x1189 -x1190 -x1191 x1192 -x1193
1800.04/1778.63	v -x1194 x1195 -x1196 -x1197 x1198 -x1199 x1200 -x1201 x1202 -x1203 x1204 -x1205 x1206 x1207 -x1208 x1209 -x1210 -x1211 x1212
1800.04/1778.63	v -x1213 x1214 -x1215 x1216 x1217 -x1218 -x1219 x1220 -x1221 x1222 -x1223 x1224 -x1225 x1226 -x1227 x1228 x1229 -x1230 -x1231
1800.04/1778.63	v x1232 -x1233 x1234 x1235 -x1236 -x1237 x1238 -x1239 x1240 -x1241 x1242 -x1243 x1244 x1245 -x1246 -x1247 x1248 -x1249 x1250
1800.04/1778.63	v -x1251 x1252 -x1253 x1254 x1255 -x1256 x1257 -x1258 -x1259 x1260 -x1261 x1262 -x1263 x1264 -x1265 -x1266 -x1267 x1268 x1269
1800.04/1778.63	v -x1270 -x1271 x1272 -x1273 x1274 -x1275 x1276 -x1277 -x1278 x1279 -x1280 x1281 -x1282 -x1283 x1284 -x1285 -x1286 -x1287
1800.04/1778.63	v -x1288 -x1289 -x1290 x1291 -x1292 -x1293 x1294 -x1295 x1296 -x1297 x1298 x1299 -x1300 -x1301 x1302 -x1303 x1304 -x1305
1800.04/1778.63	v x1306 -x1307 x1308 -x1309 -x1310 x1311 -x1312 -x1313 x1314 -x1315 x1316 x1317 -x1318 -x1319 -x1320 -x1321 x1322 -x1323
1800.04/1778.63	v x1324 x1325 -x1326 -x1327 x1328 -x1329 x1330 -x1331 x1332 x1333 -x1334 -x1335 x1336 -x1337 x1338 -x1339 x1340 -x1341 -x1342
1800.04/1778.63	v x1343 -x1344 -x1345 x1346 -x1347 x1348 x1349 -x1350 -x1351 x1352 -x1353 x1354 -x1355 x1356 x1357 -x1358 -x1359 x1360 -x1361
1800.04/1778.63	v x1362 -x1363 x1364 -x1365 x1366 x1367 -x1368 -x1369 -x1370 -x1371 x1372 x1373 -x1374 -x1375 x1376 x1377 -x1378 -x1379 x1380
1800.04/1778.63	v -x1381 x1382 -x1383 x1384 -x1385 x1386 -x1387 x1388 x1389 -x1390 -x1391 x1392 x1393 -x1394 -x1395 x1396 -x1397 x1398 -x1399
1800.04/1778.63	v x1400 -x1401 x1402 -x1403 x1404 -x1405 x1406 x1407 -x1408 -x1409 x1410 -x1411 -x1412 x1413 -x1414 -x1415 x1416 -x1417 x1418
1800.04/1778.63	v -x1419 x1420 x1421 -x1422 -x1423 -x1424 -x1425 x1426 -x1427 x1428 x1429 -x1430 -x1431 x1432 x1433 -x1434 -x1435 x1436 -x1437
1800.04/1778.63	v x1438 -x1439 x1440 -x1441 x1442 -x1443 x1444 x1445 -x1446 -x1447 x1448 -x1449 x1450 -x1451 x1452 x1453 -x1454 -x1455 x1456
1800.04/1778.63	v -x1457 x1458 -x1459 x1460 x1461 -x1462 -x1463 x1464 -x1465 x1466 -x1467 x1468 -x1469 x1470 x1471 -x1472 -x1473 x1474 -x1475
1800.04/1778.63	v x1476 x1477 -x1478 -x1479 -x1480 x1481 -x1482 -x1483 x1484 -x1485 x1486 -x1487 x1488 -x1489 x1490 -x1491 x1492 x1493 -x1494
1800.04/1778.63	v -x1495 x1496 -x1497 x1498 -x1499 x1500 x1501 -x1502 -x1503 x1504 -x1505 -x1506 -x1507 x1508 -x1509 x1510 x1511 -x1512 -x1513
1800.04/1778.63	v x1514 x1515 -x1516 -x1517 x1518 -x1519 x1520 -x1521 x1522 -x1523 x1524 -x1525 -x1526 x1527 -x1528 -x1529 x1530 -x1531 -x1532
1800.04/1778.63	v x1533 -x1534 -x1535 x1536 -x1537 x1538 -x1539 x1540 x1541 -x1542 -x1543 x1544 -x1545 x1546 -x1547 x1548 x1549 -x1550 -x1551
1800.04/1778.63	v x1552 -x1553 x1554 -x1555 x1556 -x1557 x1558 x1559 -x1560 -x1561 x1562 -x1563 x1564 x1565 -x1566 -x1567 -x1568 -x1569 x1570
1800.04/1778.63	v -x1571 x1572 x1573 -x1574 -x1575 x1576 -x1577 x1578 -x1579 x1580 x1581 -x1582 -x1583 x1584 -x1585 x1586 -x1587 x1588 x1589
1800.04/1778.63	v -x1590 -x1591 -x1592 -x1593 x1594 -x1595 x1596 -x1597 -x1598 x1599 -x1600 -x1601 x1602 -x1603 x1604 x1605 -x1606 -x1607
1800.04/1778.63	v x1608 -x1609 -x1610 x1611 -x1612 -x1613 x1614 -x1615 x1616 -x1617 x1618 -x1619 x1620 x1621 -x1622 -x1623 x1624 -x1625 x1626
1800.04/1778.63	v -x1627 x1628 x1629 -x1630 -x1631 x1632 x1633 -x1634 -x1635 x1636 -x1637 x1638 -x1639 x1640 -x1641 x1642 -x1643 x1644 -x1645
1800.04/1778.63	v x1646 x1647 -x1648 -x1649 -x1650 -x1651 x1652 -x1653 x1654 x1655 -x1656 -x1657 x1658 -x1659 x1660 -x1661 -x1662 x1663 -x1664
1800.04/1778.63	v -x1665 x1666 -x1667 x1668 x1669 -x1670 -x1671 x1672
1800.04/1778.63	c objective function=785
1800.04/1778.63	c Total wall clock time (ms): 1778.435

Verifier Data (download as text)

OK	785

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node39/watcher-364741-1177042810 -o ROOT/results/node39/solver-364741-1177042810 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/364741-1177042810/sat4jPseudoResolution.jar /tmp/evaluation/364741-1177042810/instance-364741-1177042810.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.78 0.95 0.98 2/77 9149
/proc/meminfo: memFree=1798768/2055920 swapFree=4158472/4192956
[pid=9149] ppid=9147 vsize=1800 CPUtime=0
/proc/9149/stat : 9149 (java) R 9147 9149 9086 0 -1 0 151 0 0 0 0 0 0 0 18 0 1 0 152193070 1843200 124 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 450 126 90 9 0 92 0

[startup+0.0922481 s]
/proc/loadavg: 0.78 0.95 0.98 2/77 9149
/proc/meminfo: memFree=1798768/2055920 swapFree=4158472/4192956
[pid=9149] ppid=9147 vsize=1777844 CPUtime=0.07
/proc/9149/stat : 9149 (java) S 9147 9149 9086 0 -1 0 3882 0 1 0 5 2 0 0 18 0 7 0 152193070 1820512256 3625 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/9149/statm: 444461 3625 1096 9 0 442097 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1777844

[startup+0.102251 s]
/proc/loadavg: 0.78 0.95 0.98 2/77 9149
/proc/meminfo: memFree=1798768/2055920 swapFree=4158472/4192956
[pid=9149] ppid=9147 vsize=1780108 CPUtime=0.08
/proc/9149/stat : 9149 (java) S 9147 9149 9086 0 -1 0 3988 0 1 0 6 2 0 0 18 0 12 0 152193070 1822830592 3730 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9149/statm: 445027 3730 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.302289 s]
/proc/loadavg: 0.78 0.95 0.98 2/77 9149
/proc/meminfo: memFree=1798768/2055920 swapFree=4158472/4192956
[pid=9149] ppid=9147 vsize=1781424 CPUtime=0.33
/proc/9149/stat : 9149 (java) S 9147 9149 9086 0 -1 0 5067 0 1 0 30 3 0 0 18 0 12 0 152193070 1824178176 4806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9149/statm: 445356 4806 1264 9 0 442968 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1781424

[startup+0.701352 s]
/proc/loadavg: 0.78 0.95 0.98 2/77 9149
/proc/meminfo: memFree=1798768/2055920 swapFree=4158472/4192956
[pid=9149] ppid=9147 vsize=1785124 CPUtime=0.95
/proc/9149/stat : 9149 (java) S 9147 9149 9086 0 -1 0 7510 0 1 0 91 4 0 0 18 0 12 0 152193070 1827966976 6838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9149/statm: 446281 6838 1308 9 0 443893 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 1785124

[startup+1.50148 s]
/proc/loadavg: 0.78 0.95 0.98 2/89 9161
/proc/meminfo: memFree=1768464/2055920 swapFree=4158472/4192956
[pid=9149] ppid=9147 vsize=1787992 CPUtime=2.22
/proc/9149/stat : 9149 (java) S 9147 9149 9086 0 -1 0 16500 0 1 0 213 9 0 0 18 0 13 0 152193070 1830903808 13873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9149/statm: 446998 13873 1317 9 0 444610 0
[pid=9149/tid=9151] ppid=9147 vsize=1787992 CPUtime=0.94
/proc/9149/task/9151/stat : 9151 (java) R 9147 9149 9086 0 -1 64 11515 0 1 0 88 6 0 0 18 0 13 0 152193071 1830903808 13873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109205330 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9152] ppid=9147 vsize=1787992 CPUtime=0
/proc/9149/task/9152/stat : 9152 (java) S 9147 9149 9086 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 152193072 1830903808 13873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9153] ppid=9147 vsize=1787992 CPUtime=0
/proc/9149/task/9153/stat : 9153 (java) S 9147 9149 9086 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 152193072 1830903808 13873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9154] ppid=9147 vsize=1787992 CPUtime=0
/proc/9149/task/9154/stat : 9154 (java) S 9147 9149 9086 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 152193075 1830903808 13873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9155] ppid=9147 vsize=1787992 CPUtime=0
/proc/9149/task/9155/stat : 9155 (java) S 9147 9149 9086 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 152193075 1830903808 13873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9156] ppid=9147 vsize=1787992 CPUtime=0
/proc/9149/task/9156/stat : 9156 (java) S 9147 9149 9086 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 152193075 1830903808 13873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9157] ppid=9147 vsize=1787992 CPUtime=0
/proc/9149/task/9157/stat : 9157 (java) S 9147 9149 9086 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 152193079 1830903808 13873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9158] ppid=9147 vsize=1787992 CPUtime=0.61
/proc/9149/task/9158/stat : 9158 (java) R 9147 9149 9086 0 -1 64 2111 0 0 0 60 1 0 0 17 0 13 0 152193079 1830903808 13873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104845745 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9159] ppid=9147 vsize=1787992 CPUtime=0.63
/proc/9149/task/9159/stat : 9159 (java) R 9147 9149 9086 0 -1 64 2149 0 0 0 63 0 0 0 17 0 13 0 152193079 1830903808 13873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103315905 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9160] ppid=9147 vsize=1787992 CPUtime=0
/proc/9149/task/9160/stat : 9160 (java) S 9147 9149 9086 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 152193079 1830903808 13873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9161] ppid=9147 vsize=1787992 CPUtime=0
/proc/9149/task/9161/stat : 9161 (java) S 9147 9149 9086 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 152193079 1830903808 13873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 1787992

[startup+3.10275 s]
/proc/loadavg: 0.78 0.95 0.98 4/89 9163
/proc/meminfo: memFree=1744016/2055920 swapFree=4158472/4192956
[pid=9149] ppid=9147 vsize=1787752 CPUtime=4.39
/proc/9149/stat : 9149 (java) S 9147 9149 9086 0 -1 0 20861 0 2 0 428 11 0 0 18 0 13 0 152193070 1830658048 16436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9149/statm: 446938 16436 1322 9 0 444550 0
[pid=9149/tid=9151] ppid=9147 vsize=1787752 CPUtime=2.21
/proc/9149/task/9151/stat : 9151 (java) R 9147 9149 9086 0 -1 64 13937 0 1 0 214 7 0 0 25 0 13 0 152193071 1830658048 16436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105880117 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9152] ppid=9147 vsize=1787752 CPUtime=0
/proc/9149/task/9152/stat : 9152 (java) S 9147 9149 9086 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 152193072 1830658048 16436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9153] ppid=9147 vsize=1787752 CPUtime=0
/proc/9149/task/9153/stat : 9153 (java) S 9147 9149 9086 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 152193072 1830658048 16436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9154] ppid=9147 vsize=1787752 CPUtime=0
/proc/9149/task/9154/stat : 9154 (java) S 9147 9149 9086 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 152193075 1830658048 16437 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9155] ppid=9147 vsize=1787752 CPUtime=0
/proc/9149/task/9155/stat : 9155 (java) S 9147 9149 9086 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 152193075 1830658048 16437 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9156] ppid=9147 vsize=1787752 CPUtime=0
/proc/9149/task/9156/stat : 9156 (java) S 9147 9149 9086 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 152193075 1830658048 16437 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9157] ppid=9147 vsize=1787752 CPUtime=0
/proc/9149/task/9157/stat : 9157 (java) S 9147 9149 9086 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 152193079 1830658048 16437 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9158] ppid=9147 vsize=1787752 CPUtime=1.1
/proc/9149/task/9158/stat : 9158 (java) S 9147 9149 9086 0 -1 64 3303 0 0 0 109 1 0 0 16 0 13 0 152193079 1830658048 16437 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9159] ppid=9147 vsize=1787752 CPUtime=1.04
/proc/9149/task/9159/stat : 9159 (java) S 9147 9149 9086 0 -1 64 2895 0 1 0 103 1 0 0 16 0 13 0 152193079 1830658048 16437 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9160] ppid=9147 vsize=1787752 CPUtime=0
/proc/9149/task/9160/stat : 9160 (java) S 9147 9149 9086 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 152193079 1830658048 16437 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9161] ppid=9147 vsize=1787752 CPUtime=0
/proc/9149/task/9161/stat : 9161 (java) S 9147 9149 9086 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 152193079 1830658048 16437 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 1787752

[startup+6.30129 s]
/proc/loadavg: 0.80 0.95 0.98 2/90 9165
/proc/meminfo: memFree=1714952/2055920 swapFree=4158472/4192956
[pid=9149] ppid=9147 vsize=1787272 CPUtime=7.62
/proc/9149/stat : 9149 (java) S 9147 9149 9086 0 -1 0 29029 0 2 0 747 15 0 0 18 0 13 0 152193070 1830166528 24298 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9149/statm: 446818 24298 1324 9 0 444430 0
[pid=9149/tid=9151] ppid=9147 vsize=1787272 CPUtime=5.38
/proc/9149/task/9151/stat : 9151 (java) R 9147 9149 9086 0 -1 64 22067 0 1 0 526 12 0 0 17 0 13 0 152193071 1830166528 24299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109815581 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9152] ppid=9147 vsize=1787272 CPUtime=0
/proc/9149/task/9152/stat : 9152 (java) S 9147 9149 9086 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 152193072 1830166528 24299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9153] ppid=9147 vsize=1787272 CPUtime=0
/proc/9149/task/9153/stat : 9153 (java) S 9147 9149 9086 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 152193072 1830166528 24299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9154] ppid=9147 vsize=1787272 CPUtime=0
/proc/9149/task/9154/stat : 9154 (java) S 9147 9149 9086 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 152193075 1830166528 24299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9155] ppid=9147 vsize=1787272 CPUtime=0
/proc/9149/task/9155/stat : 9155 (java) S 9147 9149 9086 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 152193075 1830166528 24299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9156] ppid=9147 vsize=1787272 CPUtime=0
/proc/9149/task/9156/stat : 9156 (java) S 9147 9149 9086 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 152193075 1830166528 24299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9157] ppid=9147 vsize=1787272 CPUtime=0
/proc/9149/task/9157/stat : 9157 (java) S 9147 9149 9086 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 152193079 1830166528 24299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9158] ppid=9147 vsize=1787272 CPUtime=1.13
/proc/9149/task/9158/stat : 9158 (java) S 9147 9149 9086 0 -1 64 3304 0 0 0 112 1 0 0 16 0 13 0 152193079 1830166528 24300 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9159] ppid=9147 vsize=1787272 CPUtime=1.09
/proc/9149/task/9159/stat : 9159 (java) S 9147 9149 9086 0 -1 64 2933 0 1 0 108 1 0 0 17 0 13 0 152193079 1830166528 24300 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9160] ppid=9147 vsize=1787272 CPUtime=0
/proc/9149/task/9160/stat : 9160 (java) S 9147 9149 9086 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 152193079 1830166528 24300 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9161] ppid=9147 vsize=1787272 CPUtime=0
/proc/9149/task/9161/stat : 9161 (java) S 9147 9149 9086 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 152193079 1830166528 24301 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9165] ppid=9147 vsize=1787272 CPUtime=0
/proc/9149/task/9165/stat : 9165 (java) S 9147 9149 9086 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 152193346 1830166528 24301 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.62
Current children cumulated vsize (KiB) 1787272

[startup+12.7024 s]
/proc/loadavg: 0.81 0.95 0.98 2/90 9168
/proc/meminfo: memFree=1649216/2055920 swapFree=4158472/4192956
[pid=9149] ppid=9147 vsize=1786616 CPUtime=14.3
/proc/9149/stat : 9149 (java) S 9147 9149 9086 0 -1 0 75048 0 2 0 1393 37 0 0 18 0 13 0 152193070 1829494784 58677 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9149/statm: 446654 58685 1330 9 0 444266 0
[pid=9149/tid=9151] ppid=9147 vsize=1786616 CPUtime=11.57
/proc/9149/task/9151/stat : 9151 (java) S 9147 9149 9086 0 -1 64 37716 0 1 0 1138 19 0 0 25 0 13 0 152193071 1829494784 58690 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9152] ppid=9147 vsize=1786616 CPUtime=0.13
/proc/9149/task/9152/stat : 9152 (java) R 9147 9149 9086 0 -1 64 15827 0 0 0 6 7 0 0 17 0 13 0 152193072 1829494784 58696 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105369151 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9153] ppid=9147 vsize=1786616 CPUtime=0.13
/proc/9149/task/9153/stat : 9153 (java) R 9147 9149 9086 0 -1 64 14401 0 0 0 7 6 0 0 17 0 13 0 152193072 1829494784 58703 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105369151 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9154] ppid=9147 vsize=1786616 CPUtime=0
/proc/9149/task/9154/stat : 9154 (java) S 9147 9149 9086 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 152193075 1829494784 58708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9155] ppid=9147 vsize=1786616 CPUtime=0
/proc/9149/task/9155/stat : 9155 (java) S 9147 9149 9086 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 152193075 1829494784 58714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9156] ppid=9147 vsize=1786616 CPUtime=0
/proc/9149/task/9156/stat : 9156 (java) S 9147 9149 9086 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 152193075 1829494784 58720 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9157] ppid=9147 vsize=1786616 CPUtime=0
/proc/9149/task/9157/stat : 9157 (java) S 9147 9149 9086 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 152193079 1829494784 58726 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9158] ppid=9147 vsize=1786616 CPUtime=1.25
/proc/9149/task/9158/stat : 9158 (java) S 9147 9149 9086 0 -1 64 3310 0 0 0 124 1 0 0 16 0 13 0 152193079 1829494784 58726 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9159] ppid=9147 vsize=1786616 CPUtime=1.17
/proc/9149/task/9159/stat : 9159 (java) S 9147 9149 9086 0 -1 64 3095 0 1 0 116 1 0 0 16 0 13 0 152193079 1829494784 58727 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9160] ppid=9147 vsize=1786616 CPUtime=0
/proc/9149/task/9160/stat : 9160 (java) S 9147 9149 9086 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 152193079 1829494784 58727 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9161] ppid=9147 vsize=1786616 CPUtime=0
/proc/9149/task/9161/stat : 9161 (java) S 9147 9149 9086 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 152193079 1829494784 58733 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9168] ppid=9147 vsize=1786616 CPUtime=0
/proc/9149/task/9168/stat : 9168 (java) S 9147 9149 9086 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 152193953 1829494784 58739 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.3
Current children cumulated vsize (KiB) 1786616

[startup+25.5025 s]
/proc/loadavg: 0.85 0.95 0.98 2/90 9168
/proc/meminfo: memFree=1546688/2055920 swapFree=4158472/4192956
[pid=9149] ppid=9147 vsize=1786616 CPUtime=27.14
/proc/9149/stat : 9149 (java) S 9147 9149 9086 0 -1 0 83331 0 2 0 2673 41 0 0 18 0 13 0 152193070 1829494784 63994 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9149/statm: 446654 63994 1334 9 0 444266 0
[pid=9149/tid=9151] ppid=9147 vsize=1786616 CPUtime=24.31
/proc/9149/task/9151/stat : 9151 (java) R 9147 9149 9086 0 -1 64 37721 0 1 0 2412 19 0 0 25 0 13 0 152193071 1829494784 63994 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109902425 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9152] ppid=9147 vsize=1786616 CPUtime=0.17
/proc/9149/task/9152/stat : 9152 (java) S 9147 9149 9086 0 -1 64 19488 0 0 0 8 9 0 0 16 0 13 0 152193072 1829494784 63994 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9153] ppid=9147 vsize=1786616 CPUtime=0.17
/proc/9149/task/9153/stat : 9153 (java) S 9147 9149 9086 0 -1 64 18984 0 0 0 9 8 0 0 16 0 13 0 152193072 1829494784 63994 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9154] ppid=9147 vsize=1786616 CPUtime=0
/proc/9149/task/9154/stat : 9154 (java) S 9147 9149 9086 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 152193075 1829494784 63994 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9155] ppid=9147 vsize=1786616 CPUtime=0
/proc/9149/task/9155/stat : 9155 (java) S 9147 9149 9086 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 152193075 1829494784 63994 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=9149/tid=9154] ppid=9147 vsize=1789184 CPUtime=3.39
/proc/9149/task/9154/stat : 9154 (java) S 9147 9149 9086 0 -1 64 18040 0 0 0 303 36 0 0 16 0 13 0 152193075 1832124416 185253 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9155] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9155/stat : 9155 (java) S 9147 9149 9086 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 152193075 1832124416 185253 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9156] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9156/stat : 9156 (java) S 9147 9149 9086 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 152193075 1832124416 185253 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9157] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9157/stat : 9157 (java) S 9147 9149 9086 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 152193079 1832124416 185253 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9158] ppid=9147 vsize=1789184 CPUtime=1.34
/proc/9149/task/9158/stat : 9158 (java) S 9147 9149 9086 0 -1 64 3310 0 0 0 133 1 0 0 17 0 13 0 152193079 1832124416 185253 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9159] ppid=9147 vsize=1789184 CPUtime=1.31
/proc/9149/task/9159/stat : 9159 (java) S 9147 9149 9086 0 -1 64 3193 0 1 0 130 1 0 0 17 0 13 0 152193079 1832124416 185253 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9160] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9160/stat : 9160 (java) S 9147 9149 9086 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 152193079 1832124416 185253 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9161] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9161/stat : 9161 (java) S 9147 9149 9086 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 152193079 1832124416 185253 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9168] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9168/stat : 9168 (java) S 9147 9149 9086 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 152193953 1832124416 185253 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1561.45
Current children cumulated vsize (KiB) 1789184

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 9170
/proc/meminfo: memFree=864640/2055920 swapFree=4158472/4192956
[pid=9149] ppid=9147 vsize=1789184 CPUtime=1622.36
/proc/9149/stat : 9149 (java) S 9147 9149 9086 0 -1 0 1113288 0 2 0 161670 566 0 0 18 0 13 0 152193070 1832124416 248873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9149/statm: 447296 248873 1337 9 0 444908 0
[pid=9149/tid=9151] ppid=9147 vsize=1789184 CPUtime=1577.73
/proc/9149/task/9151/stat : 9151 (java) R 9147 9149 9086 0 -1 64 37867 0 1 0 157739 34 0 0 25 0 13 0 152193071 1832124416 248873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109815260 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9152] ppid=9147 vsize=1789184 CPUtime=19.15
/proc/9149/task/9152/stat : 9152 (java) S 9147 9149 9086 0 -1 64 551289 0 0 0 1657 258 0 0 16 0 13 0 152193072 1832124416 248873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9153] ppid=9147 vsize=1789184 CPUtime=19.11
/proc/9149/task/9153/stat : 9153 (java) S 9147 9149 9086 0 -1 64 496186 0 0 0 1678 233 0 0 16 0 13 0 152193072 1832124416 248873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9154] ppid=9147 vsize=1789184 CPUtime=3.67
/proc/9149/task/9154/stat : 9154 (java) S 9147 9149 9086 0 -1 64 20718 0 0 0 330 37 0 0 16 0 13 0 152193075 1832124416 248873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9155] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9155/stat : 9155 (java) S 9147 9149 9086 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 152193075 1832124416 248873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9156] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9156/stat : 9156 (java) S 9147 9149 9086 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 152193075 1832124416 248873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9157] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9157/stat : 9157 (java) S 9147 9149 9086 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 152193079 1832124416 248873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9158] ppid=9147 vsize=1789184 CPUtime=1.34
/proc/9149/task/9158/stat : 9158 (java) S 9147 9149 9086 0 -1 64 3310 0 0 0 133 1 0 0 17 0 13 0 152193079 1832124416 248873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9159] ppid=9147 vsize=1789184 CPUtime=1.31
/proc/9149/task/9159/stat : 9159 (java) S 9147 9149 9086 0 -1 64 3193 0 1 0 130 1 0 0 17 0 13 0 152193079 1832124416 248873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9160] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9160/stat : 9160 (java) S 9147 9149 9086 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 152193079 1832124416 248873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9161] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9161/stat : 9161 (java) S 9147 9149 9086 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 152193079 1832124416 248873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9168] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9168/stat : 9168 (java) S 9147 9149 9086 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 152193953 1832124416 248873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1622.36
Current children cumulated vsize (KiB) 1789184

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 9170
/proc/meminfo: memFree=622848/2055920 swapFree=4158472/4192956
[pid=9149] ppid=9147 vsize=1789184 CPUtime=1682.88
/proc/9149/stat : 9149 (java) S 9147 9149 9086 0 -1 0 1177643 0 2 0 167689 599 0 0 18 0 13 0 152193070 1832124416 294141 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9149/statm: 447296 294141 1337 9 0 444908 0
[pid=9149/tid=9151] ppid=9147 vsize=1789184 CPUtime=1637.17
/proc/9149/task/9151/stat : 9151 (java) R 9147 9149 9086 0 -1 64 37870 0 1 0 163683 34 0 0 25 0 13 0 152193071 1832124416 294141 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109343383 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9152] ppid=9147 vsize=1789184 CPUtime=19.68
/proc/9149/task/9152/stat : 9152 (java) S 9147 9149 9086 0 -1 64 583834 0 0 0 1696 272 0 0 16 0 13 0 152193072 1832124416 294141 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9153] ppid=9147 vsize=1789184 CPUtime=19.64
/proc/9149/task/9153/stat : 9153 (java) S 9147 9149 9086 0 -1 64 527993 0 0 0 1714 250 0 0 17 0 13 0 152193072 1832124416 294141 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9154] ppid=9147 vsize=1789184 CPUtime=3.67
/proc/9149/task/9154/stat : 9154 (java) S 9147 9149 9086 0 -1 64 20718 0 0 0 330 37 0 0 16 0 13 0 152193075 1832124416 294141 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9155] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9155/stat : 9155 (java) S 9147 9149 9086 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 152193075 1832124416 294141 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9156] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9156/stat : 9156 (java) S 9147 9149 9086 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 152193075 1832124416 294141 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9157] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9157/stat : 9157 (java) S 9147 9149 9086 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 152193079 1832124416 294141 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9158] ppid=9147 vsize=1789184 CPUtime=1.34
/proc/9149/task/9158/stat : 9158 (java) S 9147 9149 9086 0 -1 64 3310 0 0 0 133 1 0 0 17 0 13 0 152193079 1832124416 294141 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9159] ppid=9147 vsize=1789184 CPUtime=1.31
/proc/9149/task/9159/stat : 9159 (java) S 9147 9149 9086 0 -1 64 3193 0 1 0 130 1 0 0 17 0 13 0 152193079 1832124416 294141 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9160] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9160/stat : 9160 (java) S 9147 9149 9086 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 152193079 1832124416 294141 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9161] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9161/stat : 9161 (java) S 9147 9149 9086 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 152193079 1832124416 294141 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9168] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9168/stat : 9168 (java) S 9147 9149 9086 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 152193953 1832124416 294141 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1682.88
Current children cumulated vsize (KiB) 1789184

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 9170
/proc/meminfo: memFree=943616/2055920 swapFree=4158472/4192956
[pid=9149] ppid=9147 vsize=1789184 CPUtime=1742.95
/proc/9149/stat : 9149 (java) S 9147 9149 9086 0 -1 0 1179159 0 2 0 173690 605 0 0 18 0 13 0 152193070 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9149/statm: 447296 213929 1337 9 0 444908 0
[pid=9149/tid=9151] ppid=9147 vsize=1789184 CPUtime=1696.78
/proc/9149/task/9151/stat : 9151 (java) R 9147 9149 9086 0 -1 64 37872 0 1 0 169643 35 0 0 25 0 13 0 152193071 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109815245 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9152] ppid=9147 vsize=1789184 CPUtime=19.78
/proc/9149/task/9152/stat : 9152 (java) S 9147 9149 9086 0 -1 64 584905 0 0 0 1705 273 0 0 16 0 13 0 152193072 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9153] ppid=9147 vsize=1789184 CPUtime=19.75
/proc/9149/task/9153/stat : 9153 (java) S 9147 9149 9086 0 -1 64 528436 0 0 0 1725 250 0 0 16 0 13 0 152193072 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9154] ppid=9147 vsize=1789184 CPUtime=3.93
/proc/9149/task/9154/stat : 9154 (java) S 9147 9149 9086 0 -1 64 20718 0 0 0 351 42 0 0 16 0 13 0 152193075 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9155] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9155/stat : 9155 (java) S 9147 9149 9086 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 152193075 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9156] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9156/stat : 9156 (java) S 9147 9149 9086 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 152193075 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9157] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9157/stat : 9157 (java) S 9147 9149 9086 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 152193079 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9158] ppid=9147 vsize=1789184 CPUtime=1.34
/proc/9149/task/9158/stat : 9158 (java) S 9147 9149 9086 0 -1 64 3310 0 0 0 133 1 0 0 17 0 13 0 152193079 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9159] ppid=9147 vsize=1789184 CPUtime=1.31
/proc/9149/task/9159/stat : 9159 (java) S 9147 9149 9086 0 -1 64 3193 0 1 0 130 1 0 0 17 0 13 0 152193079 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9160] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9160/stat : 9160 (java) S 9147 9149 9086 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 152193079 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9161] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9161/stat : 9161 (java) S 9147 9149 9086 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 152193079 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9168] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9168/stat : 9168 (java) S 9147 9149 9086 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 152193953 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1742.95
Current children cumulated vsize (KiB) 1789184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1778.6 s]
/proc/loadavg: 1.23 1.06 1.02 2/90 9170
/proc/meminfo: memFree=943488/2055920 swapFree=4158472/4192956
[pid=9149] ppid=9147 vsize=1789184 CPUtime=1800.04
/proc/9149/stat : 9149 (java) S 9147 9149 9086 0 -1 0 1179165 0 2 0 179398 606 0 0 18 0 13 0 152193070 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9149/statm: 447296 213929 1337 9 0 444908 0
[pid=9149/tid=9151] ppid=9147 vsize=1789184 CPUtime=1752.27
/proc/9149/task/9151/stat : 9151 (java) R 9147 9149 9086 0 -1 64 37878 0 1 0 175191 36 0 0 21 0 13 0 152193071 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109965977 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9152] ppid=9147 vsize=1789184 CPUtime=20.58
/proc/9149/task/9152/stat : 9152 (java) S 9147 9149 9086 0 -1 64 584905 0 0 0 1785 273 0 0 16 0 13 0 152193072 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9153] ppid=9147 vsize=1789184 CPUtime=20.55
/proc/9149/task/9153/stat : 9153 (java) S 9147 9149 9086 0 -1 64 528436 0 0 0 1805 250 0 0 16 0 13 0 152193072 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9154] ppid=9147 vsize=1789184 CPUtime=3.93
/proc/9149/task/9154/stat : 9154 (java) S 9147 9149 9086 0 -1 64 20718 0 0 0 351 42 0 0 15 0 13 0 152193075 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9155] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9155/stat : 9155 (java) S 9147 9149 9086 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 152193075 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9156] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9156/stat : 9156 (java) S 9147 9149 9086 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 152193075 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9157] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9157/stat : 9157 (java) S 9147 9149 9086 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 152193079 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9158] ppid=9147 vsize=1789184 CPUtime=1.34
/proc/9149/task/9158/stat : 9158 (java) S 9147 9149 9086 0 -1 64 3310 0 0 0 133 1 0 0 17 0 13 0 152193079 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9159] ppid=9147 vsize=1789184 CPUtime=1.31
/proc/9149/task/9159/stat : 9159 (java) S 9147 9149 9086 0 -1 64 3193 0 1 0 130 1 0 0 17 0 13 0 152193079 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9160] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9160/stat : 9160 (java) S 9147 9149 9086 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 152193079 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9149/tid=9161] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9161/stat : 9161 (java) S 9147 9149 9086 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 152193079 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9149/tid=9168] ppid=9147 vsize=1789184 CPUtime=0
/proc/9149/task/9168/stat : 9168 (java) S 9147 9149 9086 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 152193953 1832124416 213929 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1789184

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1778.72 s]
/proc/loadavg: 1.23 1.06 1.02 2/90 9170
/proc/meminfo: memFree=943488/2055920 swapFree=4158472/4192956
[pid=9149] ppid=9147 vsize=0 CPUtime=1800.16
/proc/9149/stat : 9149 (java) Z 9147 9149 9086 0 -1 1036 1179185 0 2 0 179403 613 0 0 16 0 2 0 152193070 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9149/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1778.78
CPU time (s): 1800.24
CPU user time (s): 1794.04
CPU system time (s): 6.20006
CPU usage (%): 101.206
Max. virtual memory (cumulated for all children) (KiB): 1791188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.04
system time used= 6.20006
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1179185
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38365
involuntary context switches= 46143

runsolver used 1.81372 second user time and 4.72428 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Fri Apr 20 04:20:10 UTC 2007

IDJOB= 364741
IDBENCH= 2148
IDSOLVER= 159
FILE ID= node39/364741-1177042810

PBS_JOBID= 4640153

Free space on /tmp= 66485 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii16d2.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/364741-1177042810/sat4jPseudoResolution.jar /tmp/evaluation/364741-1177042810/instance-364741-1177042810.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-364741-1177042810 -o ROOT/results/node39/solver-364741-1177042810 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/364741-1177042810/sat4jPseudoResolution.jar /tmp/evaluation/364741-1177042810/instance-364741-1177042810.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  4c54e78415f2c5b03c299c36dff880c2

RANDOM SEED= 878851964

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1799176 kB
Buffers:         33012 kB
Cached:         136456 kB
SwapCached:      14404 kB
Active:          89464 kB
Inactive:       104320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1799176 kB
SwapTotal:     4192956 kB
SwapFree:      4158472 kB
Dirty:            4224 kB
Writeback:           0 kB
Mapped:          30388 kB
Slab:            48268 kB
Committed_AS:  1809144 kB
PageTables:       2012 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66485 MiB

End job on node39 on Fri Apr 20 04:49:51 UTC 2007