Trace number 4105362

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16SAT (TO)181 1800.64 896.882

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-addm4.r.opb
MD5SUM9633aa6e9fb6df7104bc0e43c44542c0
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark165
Best CPU time to get the best result obtained on this benchmark0.049991
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 165
Optimality of the best value was proved YES
Number of variables1073
Total number of constraints832
Number of constraints which are clauses832
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 constraint19
Number of terms in the objective function 1073
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 1073
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 1073
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

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4105362-1466252979.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.28/0.26	c ... done. Wall clock time 0.146s.
0.28/0.26	c declared #vars     1073
0.28/0.26	c #constraints  832
0.28/0.26	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.28/0.26	c constraints type 
0.28/0.26	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 759
0.28/0.26	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 73
0.28/0.26	c 832 constraints processed.
0.28/0.26	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.28/0.26	c constraints type 
0.28/0.26	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 73
0.28/0.26	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 759
0.28/0.26	c 832 constraints processed.
0.28/0.26	c objective function length is 1073 literals
0.28/0.28	c And the winner is solver0
0.51/0.76	c SATISFIABLE
0.51/0.76	c OPTIMIZING...
0.51/0.76	c Got one! Elapsed wall clock time (in seconds):0.652
0.51/0.76	o 199
0.51/0.79	c And the winner is solver0
0.63/1.27	c Got one! Elapsed wall clock time (in seconds):1.161
0.63/1.27	o 198
0.63/1.30	c And the winner is solver0
0.82/1.78	c Got one! Elapsed wall clock time (in seconds):1.667
0.82/1.78	o 197
0.89/1.86	c And the winner is solver0
1.24/2.28	c Got one! Elapsed wall clock time (in seconds):2.171
1.24/2.28	o 196
2.18/2.68	c cleaning 2560 clauses out of 5128 with flag 10566/5128
2.41/2.79	c And the winner is solver1
2.61/3.29	c Got one! Elapsed wall clock time (in seconds):3.174
2.61/3.29	o 195
3.40/3.66	c cleaning 4140 clauses out of 8289 with flag 10151/10849
3.60/3.73	c And the winner is solver1
3.60/3.79	c Got one! Elapsed wall clock time (in seconds):3.676
3.60/3.79	o 194
4.81/4.27	c cleaning 4987 clauses out of 9974 with flag 12654/16674
6.38/4.91	c cleaning 5491 clauses out of 10987 with flag 27315/22674
7.93/5.65	c cleaning 6239 clauses out of 12496 with flag 45234/29674
9.51/6.48	c cleaning 7127 clauses out of 14257 with flag 66326/37674
11.31/7.32	c And the winner is solver1
11.38/7.79	c Got one! Elapsed wall clock time (in seconds):7.679
11.38/7.79	o 193
12.19/8.26	c cleaning 10157 clauses out of 20314 with flag 12603/50858
13.43/8.86	c cleaning 8076 clauses out of 16155 with flag 28160/56856
15.11/9.60	c cleaning 7535 clauses out of 15079 with flag 46067/63856
16.73/10.45	c cleaning 7771 clauses out of 15544 with flag 67076/71856
18.73/11.47	c cleaning 8386 clauses out of 16773 with flag 90683/80856
21.18/12.62	c cleaning 9190 clauses out of 18387 with flag 118147/90856
22.78/13.41	c And the winner is solver1
22.83/13.79	c Got one! Elapsed wall clock time (in seconds):13.682
22.83/13.79	o 182
23.64/14.28	c cleaning 10697 clauses out of 21393 with flag 12670/103052
25.35/15.07	c cleaning 8348 clauses out of 16697 with flag 27659/109053
26.74/15.79	c cleaning 7667 clauses out of 15348 with flag 45309/116052
28.66/16.62	c cleaning 7841 clauses out of 15682 with flag 66033/124053
30.44/17.59	c cleaning 8411 clauses out of 16840 with flag 88711/133052
32.93/18.71	c cleaning 9210 clauses out of 18429 with flag 115237/143052
35.12/19.88	c cleaning 10107 clauses out of 20219 with flag 145295/154052
37.72/21.15	c cleaning 11051 clauses out of 22112 with flag 177904/166052
40.71/22.64	c cleaning 12031 clauses out of 24061 with flag 212234/179052
44.49/24.44	c cleaning 13013 clauses out of 26031 with flag 249884/193053
48.51/26.42	c cleaning 14008 clauses out of 28019 with flag 289504/208054
52.67/28.43	c cleaning 15003 clauses out of 30009 with flag 331942/224052
57.07/30.60	c cleaning 16002 clauses out of 32006 with flag 375855/241052
61.91/33.04	c cleaning 17001 clauses out of 34004 with flag 422402/259052
67.54/35.71	c cleaning 18000 clauses out of 36003 with flag 472487/278052
73.16/38.60	c cleaning 19003 clauses out of 38005 with flag 528031/298054
79.95/41.85	c cleaning 20001 clauses out of 40001 with flag 592127/319053
86.34/45.08	c cleaning 20998 clauses out of 41999 with flag 653146/341052
93.15/48.46	c cleaning 21995 clauses out of 44001 with flag 718766/364052
100.81/52.15	c cleaning 22999 clauses out of 46006 with flag 783264/388052
109.02/56.25	c cleaning 24000 clauses out of 48008 with flag 846554/413053
117.81/60.88	c cleaning 25000 clauses out of 50007 with flag 914788/439052
126.22/65.08	c cleaning 26002 clauses out of 52007 with flag 993817/466052
136.15/69.94	c cleaning 27000 clauses out of 54006 with flag 1069778/494053
145.75/74.77	c cleaning 28000 clauses out of 56005 with flag 1141955/523052
155.95/79.85	c cleaning 28999 clauses out of 58005 with flag 1218184/553052
163.76/83.65	c cleaning 0 clauses out of 6159 with flag 0/6160
168.12/85.66	c cleaning 30001 clauses out of 60008 with flag 1293577/584054
180.77/91.90	c cleaning 30998 clauses out of 62005 with flag 1373826/616052
193.42/98.12	c cleaning 31998 clauses out of 64008 with flag 1456066/649053
206.81/104.85	c cleaning 33002 clauses out of 66009 with flag 1541773/683052
221.16/112.36	c cleaning 34000 clauses out of 68007 with flag 1630188/718052
235.35/119.41	c cleaning 34992 clauses out of 70007 with flag 1717704/754052
252.05/127.75	c cleaning 36006 clauses out of 72017 with flag 1811428/791054
272.08/137.65	c cleaning 37004 clauses out of 74010 with flag 1904738/829053
292.66/147.94	c cleaning 37998 clauses out of 76005 with flag 1999103/868052
311.39/157.17	c cleaning 39002 clauses out of 78007 with flag 2097669/908052
331.99/167.42	c cleaning 39997 clauses out of 80005 with flag 2196884/949052
350.14/176.48	c cleaning 40995 clauses out of 82008 with flag 2300856/991052
368.93/185.82	c cleaning 42005 clauses out of 84013 with flag 2407324/1034052
393.28/198.51	c cleaning 42997 clauses out of 86008 with flag 2515030/1078052
419.40/211.54	c cleaning 43997 clauses out of 88011 with flag 2630855/1123052
446.59/225.03	c cleaning 44999 clauses out of 90014 with flag 2742480/1169052
472.18/237.81	c cleaning 45997 clauses out of 92015 with flag 2859059/1216052
488.79/246.04	c cleaning 0 clauses out of 12159 with flag 0/12160
497.79/250.59	c cleaning 47004 clauses out of 94018 with flag 2977290/1264052
525.31/264.17	c cleaning 48002 clauses out of 96015 with flag 3097364/1313053
552.77/277.77	c cleaning 49003 clauses out of 98013 with flag 3228205/1363053
584.95/293.69	c cleaning 50005 clauses out of 100009 with flag 3358684/1414052
617.20/309.60	c cleaning 51002 clauses out of 102005 with flag 3495713/1466053
626.00/314.04	c And the winner is solver1
626.21/314.48	c Got one! Elapsed wall clock time (in seconds):314.365
626.21/314.48	o 181
627.64/315.27	c cleaning 36918 clauses out of 73840 with flag 12693/1488890
629.25/316.04	c cleaning 21456 clauses out of 42921 with flag 27876/1494889
631.06/316.91	c cleaning 14225 clauses out of 28465 with flag 45617/1501889
632.85/317.84	c cleaning 11117 clauses out of 22240 with flag 66598/1509889
634.85/318.84	c cleaning 10042 clauses out of 20123 with flag 90419/1518889
637.56/320.18	c cleaning 10037 clauses out of 20082 with flag 116368/1528890
640.28/321.49	c cleaning 10519 clauses out of 21044 with flag 146754/1539889
643.08/322.88	c cleaning 11255 clauses out of 22526 with flag 183489/1551890
646.49/324.52	c cleaning 12137 clauses out of 24275 with flag 219006/1564894
649.88/326.25	c cleaning 13067 clauses out of 26133 with flag 256502/1578889
653.68/328.11	c cleaning 14032 clauses out of 28066 with flag 294438/1593889
658.28/330.42	c cleaning 15015 clauses out of 30034 with flag 336165/1609889
663.28/332.94	c cleaning 16007 clauses out of 32019 with flag 381658/1626889
669.19/335.72	c cleaning 17003 clauses out of 34012 with flag 429663/1644889
674.99/338.62	c cleaning 18003 clauses out of 36011 with flag 483759/1663891
681.19/341.73	c cleaning 19003 clauses out of 38007 with flag 547105/1683890
688.00/345.17	c cleaning 20002 clauses out of 40003 with flag 615894/1704889
695.21/348.80	c cleaning 20996 clauses out of 42001 with flag 676297/1726889
703.59/352.75	c cleaning 22002 clauses out of 44005 with flag 741320/1749889
711.99/356.92	c cleaning 23001 clauses out of 46005 with flag 817075/1773891
720.99/361.45	c cleaning 23998 clauses out of 48002 with flag 904045/1798889
731.40/366.48	c cleaning 25002 clauses out of 50004 with flag 996704/1824889
742.58/372.05	c cleaning 26000 clauses out of 52003 with flag 1089710/1851890
753.84/377.43	c cleaning 27000 clauses out of 54003 with flag 1165224/1879890
766.03/383.53	c cleaning 28000 clauses out of 56003 with flag 1241175/1908890
778.77/389.71	c cleaning 28994 clauses out of 58003 with flag 1321719/1938890
791.96/396.19	c cleaning 29999 clauses out of 60008 with flag 1402769/1969889
807.50/403.97	c cleaning 31002 clauses out of 62009 with flag 1492232/2001889
824.62/413.72	c cleaning 32003 clauses out of 64007 with flag 1576518/2034889
836.80/419.85	c cleaning 33002 clauses out of 66004 with flag 1663637/2068889
852.87/427.87	c cleaning 33991 clauses out of 68002 with flag 1757357/2103889
868.97/435.88	c cleaning 34999 clauses out of 70011 with flag 1858462/2139889
887.71/445.16	c cleaning 36002 clauses out of 72012 with flag 1952093/2176889
905.10/453.82	c cleaning 37000 clauses out of 74010 with flag 2049478/2214889
923.02/462.75	c cleaning 38001 clauses out of 76010 with flag 2156540/2253889
938.58/470.49	c cleaning 39002 clauses out of 78010 with flag 2259777/2293890
954.38/478.32	c cleaning 40000 clauses out of 80010 with flag 2367217/2334892
971.35/486.78	c cleaning 41004 clauses out of 82008 with flag 2478170/2376890
991.15/496.52	c cleaning 41994 clauses out of 84003 with flag 2596344/2419889
1001.37/501.70	c cleaning 0 clauses out of 18018 with flag 0/18019
1010.23/505.93	c cleaning 42999 clauses out of 86009 with flag 2723223/2463889
1029.50/515.44	c cleaning 44005 clauses out of 88011 with flag 2840874/2508890
1049.49/525.42	c cleaning 45001 clauses out of 90005 with flag 2963837/2554889
1070.37/535.71	c cleaning 46000 clauses out of 92004 with flag 3084525/2601889
1089.88/545.31	c cleaning 46999 clauses out of 94004 with flag 3214487/2649889
1113.45/556.90	c cleaning 48002 clauses out of 96005 with flag 3345849/2698889
1135.65/568.07	c cleaning 48999 clauses out of 98003 with flag 3479689/2748889
1160.26/580.15	c cleaning 50001 clauses out of 100004 with flag 3630782/2799889
1186.13/592.88	c cleaning 51000 clauses out of 102004 with flag 3773406/2851890
1213.19/606.19	c cleaning 52001 clauses out of 104003 with flag 3915023/2904889
1243.70/621.19	c cleaning 52998 clauses out of 106002 with flag 4056207/2958889
1272.62/635.38	c cleaning 53996 clauses out of 108004 with flag 4199205/3013889
1302.97/650.23	c cleaning 55003 clauses out of 110008 with flag 4351691/3069889
1333.56/665.07	c cleaning 56002 clauses out of 112006 with flag 4503512/3126890
1363.71/679.82	c cleaning 57001 clauses out of 114004 with flag 4656569/3184890
1399.88/697.43	c cleaning 58000 clauses out of 116002 with flag 4813211/3243889
1433.66/714.12	c cleaning 58997 clauses out of 118002 with flag 4970184/3303889
1470.98/733.99	c cleaning 60002 clauses out of 120005 with flag 5129596/3364889
1501.27/749.08	c cleaning 61001 clauses out of 122003 with flag 5292160/3426889
1509.58/753.15	c cleaning 0 clauses out of 24023 with flag 0/24024
1538.15/767.33	c cleaning 61988 clauses out of 124002 with flag 5469818/3489889
1574.71/785.41	c cleaning 63003 clauses out of 126014 with flag 5640246/3553889
1615.70/805.73	c cleaning 64003 clauses out of 128012 with flag 5819959/3618890
1656.38/825.82	c cleaning 65003 clauses out of 130008 with flag 5995249/3684889
1689.06/842.07	c cleaning 65999 clauses out of 132005 with flag 6171197/3751889
1726.40/860.49	c cleaning 66992 clauses out of 134007 with flag 6359554/3819890
1766.70/880.46	c cleaning 68006 clauses out of 136015 with flag 6569100/3888890
1800.10/896.80	c >>>>>>>>>> Solver number 0 (4 answers) <<<<<<<<<<<<<<<<<<
1800.10/896.80	c starts		: 57880
1800.10/896.80	c conflicts		: 3944465
1800.10/896.80	c decisions		: 17561976
1800.10/896.80	c propagations		: 643288658
1800.10/896.80	c inspects		: 12298138411
1800.10/896.80	c shortcuts		: 0
1800.10/896.80	c learnt literals	: 0
1800.10/896.80	c learnt binary clauses	: 0
1800.10/896.80	c learnt ternary clauses	: 0
1800.10/896.80	c learnt constraints	: 3944465
1800.10/896.80	c ignored constraints	: 0
1800.10/896.80	c root simplifications	: 0
1800.10/896.80	c removed literals (reason simplification)	: 11241751
1800.10/896.80	c reason swapping (by a shorter reason)	: 0
1800.10/896.80	c Calls to reduceDB	: 125
1800.10/896.80	c Number of update (reduction) of LBD	: 649874
1800.10/896.80	c Imported unit clauses	: 0
1800.10/896.80	c number of reductions to clauses (during analyze)	: 0
1800.10/896.80	c number of learned constraints concerned by reduction	: 0
1800.10/896.80	c number of learning phase by resolution	: 0
1800.10/896.80	c number of learning phase by cutting planes	: 0
1800.10/896.80	c speed (assignments/second)	: 1104695.783432534
1800.10/896.80	c non guided choices	0
1800.10/896.83	c learnt constraints type 
1800.10/896.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 123584
1800.10/896.83	c >>>>>>>>>> Solver number 1 (5 answers) <<<<<<<<<<<<<<<<<<
1800.10/896.83	c starts		: 62
1800.10/896.83	c conflicts		: 25621
1800.10/896.83	c decisions		: 185980
1800.10/896.83	c propagations		: 695849
1800.10/896.83	c inspects		: 618940043
1800.10/896.83	c shortcuts		: 0
1800.10/896.83	c learnt literals	: 0
1800.10/896.83	c learnt binary clauses	: 0
1800.10/896.83	c learnt ternary clauses	: 0
1800.10/896.83	c learnt constraints	: 25620
1800.10/896.83	c ignored constraints	: 0
1800.10/896.83	c root simplifications	: 0
1800.10/896.83	c removed literals (reason simplification)	: 0
1800.10/896.83	c reason swapping (by a shorter reason)	: 0
1800.10/896.83	c Calls to reduceDB	: 4
1800.10/896.83	c Number of update (reduction) of LBD	: 0
1800.10/896.83	c Imported unit clauses	: 0
1800.10/896.83	c number of reductions to clauses (during analyze)	: 0
1800.10/896.83	c number of learned constraints concerned by reduction	: 0
1800.10/896.83	c number of learning phase by resolution	: 0
1800.10/896.83	c number of learning phase by cutting planes	: 0
1800.10/896.83	c speed (assignments/second)	: 777.8795053580252
1800.10/896.83	c non guided choices	529
1800.10/896.84	c learnt constraints type 
1800.10/896.84	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 9206
1800.10/896.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 16414
1800.10/896.84	s SATISFIABLE
1800.10/896.84	c Found 9 solution(s)
1800.10/896.85	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 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 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 -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 -x116 -x117 x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 x133 -x134 -x135 -x136 x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 x148 -x149 -x150 -x151 -x152 x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 x207 x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 x219 -x220 x221 -x222 -x223 -x224 -x225 -x226 -x227 x228 -x229 -x230 -x231 -x232 -x233 x234 -x235 -x236 -x237 x238 -x239 -x240 -x241 -x242 -x243 -x244 x245 -x246 -x247 x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 x271 -x272 -x273 x274 -x275 -x276 x277 -x278 -x279 -x280 -x281 x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 x290 -x291 -x292 -x293 x294 -x295 -x296 x297 -x298 -x299 -x300 -x301 x302 -x303 -x304 -x305 -x306 x307 -x308 -x309 -x310 -x311 x312 -x313 -x314 -x315 -x316 x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 x342 -x343 x344 x345 -x346 -x347 x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 x363 -x364 -x365 -x366 x367 x368 -x369 -x370 x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 x386 -x387 -x388 -x389 x390 -x391 -x392 -x393 -x394 -x395 x396 -x397 -x398 x399 x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 x424 -x425 x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 x438 -x439 -x440 x441 x442 -x443 -x444 x445 x446 -x447 x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 x494 x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 x508 -x509 -x510 -x511 -x512 -x513 x514 -x515 -x516 -x517 -x518 x519 -x520 -x521 -x522 x523 -x524 -x525 -x526 x527 -x528 -x529 x530 -x531 -x532 -x533 -x534 x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 x544 -x545 -x546 -x547 x548 -x549 x550 x551 -x552 -x553 -x554 -x555 x556 -x557 -x558 -x559 -x560 x561 x562 x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 x622 -x623 -x624 -x625 x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 x652 -x653 -x654 x655 -x656 -x657 -x658 -x659 -x660 x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 x690 x691 -x692 x693 -x694 -x695 x696 -x697 x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 x706 -x707 -x708 -x709 -x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 x723 -x724 -x725 x726 x727 -x728 -x729 -x730 x731 -x732 -x733 -x734 -x735 -x736 x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 x745 -x746 x747 -x748 -x749 -x750 -x751 x752 -x753 -x754 x755 x756 -x757 -x758 -x759 -x760 -x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 -x769 -x770 -x771 x772 -x773 -x774 x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 -x785 -x786 -x787 -x788 -x789 -x790 -x791 -x792 -x793 -x794 -x795 -x796 x797 -x798 x799 -x800 x801 x802 -x803 x804 -x805 -x806 x807 -x808 x809 -x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 -x825 -x826 -x827 x828 -x829 -x830 -x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 x844 -x845 -x846 x847 -x848 -x849 -x850 -x851 -x852 -x853 -x854 -x855 -x856 -x857 -x858 x859 x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 x868 -x869 -x870 -x871 -x872 -x873 -x874 -x875 -x876 -x877 x878 -x879 -x880 -x881 -x882 -x883 x884 -x885 -x886 -x887 -x888 -x889 x890 x891 -x892 -x893 -x894 -x895 -x896 -x897 -x898 -x899 -x900 -x901 -x902 -x903 -x904 x905 -x906 -x907 -x908 -x909 -x910 -x911 x912 x913 -x914 -x915 -x916 x917 x918 -x919 -x920 x921 -x922 -x923 -x924 x925 -x926 -x927 -x928 x929 -x930 -x931 x932 -x933 -x934 x935 x936 -x937 -x938 -x939 x940 -x941 -x942 -x943 -x944 -x945 -x946 -x947 -x948 -x949 -x950 -x951 -x952 -x953 -x954 -x955 -x956 -x957 x958 -x959 -x960 -x961 x962 -x963 -x964 x965 -x966 -x967 x968 -x969 -x970 x971 x972 -x973 x974 -x975 -x976 x977 x978 -x979 -x980 x981 x982 -x983 -x984 -x985 -x986 -x987 -x988 x989 -x990 x991 -x992 -x993 -x994 -x995 -x996 -x997 x998 -x999 -x1000 x1001 x1002 -x1003 x1004 -x1005 x1006 -x1007 -x1008 -x1009 -x1010 -x1011 -x1012 -x1013 -x1014 -x1015 -x1016 -x1017 -x1018 -x1019 -x1020 -x1021 -x1022 -x1023 -x1024 -x1025 x1026 -x1027 -x1028 -x1029 -x1030 -x1031 -x1032 -x1033 x1034 -x1035 -x1036 -x1037 -x1038 -x1039 -x1040 x1041 -x1042 -x1043 -x1044 x1045 -x1046 -x1047 -x1048 -x1049 x1050 -x1051 -x1052 -x1053 x1054 x1055 -x1056 -x1057 x1058 -x1059 x1060 -x1061 x1062 -x1063 -x1064 -x1065 -x1066 -x1067 -x1068 x1069 x1070 -x1071 -x1072 -x1073 
1800.10/896.85	c objective function=181
1800.10/896.85	c Total wall clock time (in seconds): 896.737

Verifier Data

OK	181

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4105362-1466252979/watcher-4105362-1466252979 -o /tmp/evaluation-result-4105362-1466252979/solver-4105362-1466252979 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466240252-18374 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4105362-1466252979.opb 

pid=768
running on 4 cores: 0,2,4,6

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): 1900 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: 2.08 3.34 3.59 4/197 771
/proc/meminfo: memFree=30440824/32872528 swapFree=1286400/1433568
[pid=771] ppid=768 vsize=9160 CPUtime=0 cores=0,2,4,6
/proc/771/stat : 771 (java) R 768 771 18358 0 -1 4202496 447 0 0 0 0 0 0 0 20 0 1 0 27344647 9379840 104 33554432000 1073741824 1073778376 140733715663984 140733715661112 214364592480 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/771/statm: 2290 122 94 9 0 38 0

[startup+0.100061 s]
/proc/loadavg: 2.08 3.34 3.59 4/197 771
/proc/meminfo: memFree=30440824/32872528 swapFree=1286400/1433568
[pid=771] ppid=768 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/771/stat : 771 (java) S 768 771 18358 0 -1 4202496 4429 0 1 0 10 0 0 0 20 0 18 0 27344647 9787879424 6069 33554432000 1073741824 1073778376 140733715663984 140733715655120 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/771/statm: 2389619 6069 2141 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200214 s]
/proc/loadavg: 2.08 3.34 3.59 4/197 771
/proc/meminfo: memFree=30440824/32872528 swapFree=1286400/1433568
[pid=771] ppid=768 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/771/stat : 771 (java) S 768 771 18358 0 -1 4202496 4997 0 1 0 28 0 0 0 20 0 18 0 27344647 9787879424 6978 33554432000 1073741824 1073778376 140733715663984 140733715655120 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/771/statm: 2389619 6978 2217 9 0 2380296 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300315 s]
/proc/loadavg: 2.08 3.34 3.59 4/197 771
/proc/meminfo: memFree=30440824/32872528 swapFree=1286400/1433568
[pid=771] ppid=768 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/771/stat : 771 (java) S 768 771 18358 0 -1 4202496 6143 0 1 0 48 3 0 0 20 0 19 0 27344647 10060525568 9533 33554432000 1073741824 1073778376 140733715663984 140733715655120 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/771/statm: 2456183 9533 2244 9 0 2446860 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9824732

[startup+0.700228 s]
/proc/loadavg: 2.08 3.34 3.59 4/197 771
/proc/meminfo: memFree=30440824/32872528 swapFree=1286400/1433568
[pid=771] ppid=768 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/771/stat : 771 (java) S 768 771 18358 0 -1 4202496 6143 0 1 0 48 3 0 0 20 0 19 0 27344647 10060525568 9533 33554432000 1073741824 1073778376 140733715663984 140733715655120 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/771/statm: 2456183 9533 2244 9 0 2446860 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 2.08 3.34 3.59 3/216 796
/proc/meminfo: memFree=30393200/32872528 swapFree=1286400/1433568
[pid=771] ppid=768 vsize=9824732 CPUtime=0.82 cores=0,2,4,6
/proc/771/stat : 771 (java) S 768 771 18358 0 -1 4202496 7050 0 1 0 75 7 0 0 20 0 19 0 27344647 10060525568 12467 33554432000 1073741824 1073778376 140733715663984 140733715655120 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/771/statm: 2456183 12467 2247 9 0 2446860 0
[pid=771/tid=773] ppid=768 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/771/task/773/stat : 773 (java) S 768 771 18358 0 -1 4202560 2450 0 1 0 25 0 0 0 20 0 19 0 27344648 10060525568 12467 33554432000 1073741824 1073778376 140733715663984 139966179021688 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=774] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/774/stat : 774 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27344648 10060525568 12467 33554432000 1073741824 1073778376 140733715663984 139966140512936 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=771/tid=775] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/775/stat : 775 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27344648 10060525568 12467 33554432000 1073741824 1073778376 140733715663984 139966021626664 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=771/tid=776] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/776/stat : 776 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27344648 10060525568 12467 33554432000 1073741824 1073778376 140733715663984 139966020574120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=771/tid=777] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/777/stat : 777 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27344648 10060525568 12467 33554432000 1073741824 1073778376 140733715663984 139966019521576 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=771/tid=778] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/778/stat : 778 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27344648 10060525568 12467 33554432000 1073741824 1073778376 140733715663984 139966018468008 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=771/tid=779] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/779/stat : 779 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27344648 10060525568 12467 33554432000 1073741824 1073778376 140733715663984 139966017415464 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=771/tid=780] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/780/stat : 780 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27344648 10060525568 12467 33554432000 1073741824 1073778376 140733715663984 139966016362920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=771/tid=781] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/781/stat : 781 (java) S 768 771 18358 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 27344648 10060525568 12467 33554432000 1073741824 1073778376 140733715663984 139966015310376 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=782] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/782/stat : 782 (java) S 768 771 18358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 27344649 10060525568 12467 33554432000 1073741824 1073778376 140733715663984 139965532981864 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=783] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/783/stat : 783 (java) S 768 771 18358 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 27344650 10060525568 12467 33554432000 1073741824 1073778376 140733715663984 139965531928184 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=784] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/784/stat : 784 (java) S 768 771 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27344650 10060525568 12467 33554432000 1073741824 1073778376 140733715663984 139965530875528 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=785] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/785/stat : 785 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27344652 10060525568 12467 33554432000 1073741824 1073778376 140733715663984 139965529824272 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=786] ppid=768 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/771/task/786/stat : 786 (java) S 768 771 18358 0 -1 4202560 1452 0 0 0 19 0 0 0 20 0 19 0 27344652 10060525568 12467 33554432000 1073741824 1073778376 140733715663984 139965528770616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=771/tid=787] ppid=768 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/771/task/787/stat : 787 (java) S 768 771 18358 0 -1 4202560 1802 0 0 0 17 0 0 0 20 0 19 0 27344652 10060525568 12467 33554432000 1073741824 1073778376 140733715663984 139965527718072 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=771/tid=788] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/788/stat : 788 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27344652 10060525568 12467 33554432000 1073741824 1073778376 140733715663984 139965526665720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=771/tid=789] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/789/stat : 789 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27344652 10060525568 12467 33554432000 1073741824 1073778376 140733715663984 139965525613384 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=793] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/793/stat : 793 (java) S 768 771 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27344674 10060525568 12467 33554432000 1073741824 1073778376 140733715663984 139965521401512 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 9824732

[startup+3.1007 s]
/proc/loadavg: 2.08 3.34 3.59 3/216 802
/proc/meminfo: memFree=30368196/32872528 swapFree=1286400/1433568
[pid=771] ppid=768 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/771/stat : 771 (java) S 768 771 18358 0 -1 4202496 10592 0 1 0 249 12 0 0 20 0 19 0 27344647 10060525568 20133 33554432000 1073741824 1073778376 140733715663984 140733715655120 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/771/statm: 2456183 20133 2264 9 0 2446860 0
[pid=771/tid=773] ppid=768 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/771/task/773/stat : 773 (java) S 768 771 18358 0 -1 4202560 2451 0 1 0 26 0 0 0 20 0 19 0 27344648 10060525568 20133 33554432000 1073741824 1073778376 140733715663984 139966179021688 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=774] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/774/stat : 774 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27344648 10060525568 20133 33554432000 1073741824 1073778376 140733715663984 139966140512936 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=771/tid=775] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/775/stat : 775 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27344648 10060525568 20133 33554432000 1073741824 1073778376 140733715663984 139966021626664 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=771/tid=776] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/776/stat : 776 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27344648 10060525568 20133 33554432000 1073741824 1073778376 140733715663984 139966020574120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=771/tid=777] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/777/stat : 777 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27344648 10060525568 20133 33554432000 1073741824 1073778376 140733715663984 139966019521576 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=771/tid=778] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/778/stat : 778 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27344648 10060525568 20133 33554432000 1073741824 1073778376 140733715663984 139966018468008 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=771/tid=779] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/779/stat : 779 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27344648 10060525568 20133 33554432000 1073741824 1073778376 140733715663984 139966017415464 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=771/tid=780] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/780/stat : 780 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27344648 10060525568 20133 33554432000 1073741824 1073778376 140733715663984 139966016362920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=771/tid=781] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/781/stat : 781 (java) S 768 771 18358 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 27344648 10060525568 20133 33554432000 1073741824 1073778376 140733715663984 139966015310376 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=782] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/782/stat : 782 (java) S 768 771 18358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 27344649 10060525568 20133 33554432000 1073741824 1073778376 140733715663984 139965532981864 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=783] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/783/stat : 783 (java) S 768 771 18358 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 27344650 10060525568 20133 33554432000 1073741824 1073778376 140733715663984 139965531928184 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=784] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/784/stat : 784 (java) S 768 771 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27344650 10060525568 20133 33554432000 1073741824 1073778376 140733715663984 139965530875528 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=785] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/785/stat : 785 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27344652 10060525568 20133 33554432000 1073741824 1073778376 140733715663984 139965529824272 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=786] ppid=768 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/771/task/786/stat : 786 (java) S 768 771 18358 0 -1 4202560 3333 0 0 0 50 0 0 0 20 0 19 0 27344652 10060525568 20133 33554432000 1073741824 1073778376 140733715663984 139965528770616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=771/tid=787] ppid=768 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/771/task/787/stat : 787 (java) S 768 771 18358 0 -1 4202560 3435 0 0 0 45 0 0 0 20 0 19 0 27344652 10060525568 20133 33554432000 1073741824 1073778376 140733715663984 139965527718072 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=771/tid=788] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/788/stat : 788 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27344652 10060525568 20133 33554432000 1073741824 1073778376 140733715663984 139965526665720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=771/tid=789] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/789/stat : 789 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27344652 10060525568 20133 33554432000 1073741824 1073778376 140733715663984 139965525613384 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 2.15 3.34 3.58 6/219 814
/proc/meminfo: memFree=30218108/32872528 swapFree=1286400/1433568
[pid=771] ppid=768 vsize=9824732 CPUtime=9.31 cores=0,2,4,6
/proc/771/stat : 771 (java) S 768 771 18358 0 -1 4202496 17062 0 1 0 914 17 0 0 20 0 22 0 27344647 10060525568 47293 33554432000 1073741824 1073778376 140733715663984 140733715655120 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/771/statm: 2456183 47293 2283 9 0 2446860 0
[pid=771/tid=773] ppid=768 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/771/task/773/stat : 773 (java) S 768 771 18358 0 -1 4202560 2452 0 1 0 26 0 0 0 20 0 22 0 27344648 10060525568 47293 33554432000 1073741824 1073778376 140733715663984 139966179021688 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=774] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/774/stat : 774 (java) S 768 771 18358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27344648 10060525568 47293 33554432000 1073741824 1073778376 140733715663984 139966140512936 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=771/tid=775] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/775/stat : 775 (java) S 768 771 18358 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 27344648 10060525568 47293 33554432000 1073741824 1073778376 140733715663984 139966021626664 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=776] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/776/stat : 776 (java) S 768 771 18358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27344648 10060525568 47293 33554432000 1073741824 1073778376 140733715663984 139966020574120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=771/tid=777] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/777/stat : 777 (java) S 768 771 18358 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 27344648 10060525568 47293 33554432000 1073741824 1073778376 140733715663984 139966019521576 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=771/tid=778] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/778/stat : 778 (java) S 768 771 18358 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 27344648 10060525568 47293 33554432000 1073741824 1073778376 140733715663984 139966018468008 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=779] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/779/stat : 779 (java) S 768 771 18358 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 27344648 10060525568 47293 33554432000 1073741824 1073778376 140733715663984 139966017415464 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=771/tid=780] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/780/stat : 780 (java) S 768 771 18358 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 27344648 10060525568 47293 33554432000 1073741824 1073778376 140733715663984 139966016362920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=781] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/781/stat : 781 (java) S 768 771 18358 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 27344648 10060525568 47293 33554432000 1073741824 1073778376 140733715663984 139966015310376 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=782] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/782/stat : 782 (java) S 768 771 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27344649 10060525568 47293 33554432000 1073741824 1073778376 140733715663984 139965532981864 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=783] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/783/stat : 783 (java) S 768 771 18358 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 27344650 10060525568 47293 33554432000 1073741824 1073778376 140733715663984 139965531928184 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=784] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/784/stat : 784 (java) S 768 771 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27344650 10060525568 47293 33554432000 1073741824 1073778376 140733715663984 139965530875528 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=785] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/785/stat : 785 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27344652 10060525568 47293 33554432000 1073741824 1073778376 140733715663984 139965529824272 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=786] ppid=768 vsize=9824732 CPUtime=0.81 cores=0,2,4,6
/proc/771/task/786/stat : 786 (java) S 768 771 18358 0 -1 4202560 4145 0 0 0 81 0 0 0 20 0 22 0 27344652 10060525568 47293 33554432000 1073741824 1073778376 140733715663984 139965528770616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=771/tid=787] ppid=768 vsize=9824732 CPUtime=0.91 cores=0,2,4,6
/proc/771/task/787/stat : 787 (java) S 768 771 18358 0 -1 4202560 8961 0 0 0 89 2 0 0 20 0 22 0 27344652 10060525568 47293 33554432000 1073741824 1073778376 140733715663984 139965527718072 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=788] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/788/stat : 788 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27344652 10060525568 47293 33554432000 1073741824 1073778376 140733715663984 139965526665720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=771/tid=789] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/789/stat : 789 (java) S 768 771 18358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27344652 10060525568 47293 33554432000 1073741824 1073778376 140733715663984 139965525613384 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=805] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/805/stat : 805 (java) S 768 771 18358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27344876 10060525568 47293 33554432000 1073741824 1073778376 140733715663984 139965524559016 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=771/tid=809] ppid=768 vsize=9824732 CPUtime=2.46 cores=0,2,4,6
/proc/771/task/809/stat : 809 (java) R 768 771 18358 0 -1 4202560 7 0 0 0 246 0 0 0 20 0 22 0 27345026 10060525568 47293 33554432000 1073741824 1073778376 140733715663984 139965522451712 139966022186329 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=771/tid=810] ppid=768 vsize=9824732 CPUtime=2.47 cores=0,2,4,6
/proc/771/task/810/stat : 810 (java) R 768 771 18358 0 -1 4202560 42 0 0 0 247 0 0 0 20 0 22 0 27345026 10060525568 47293 33554432000 1073741824 1073778376 140733715663984 139965523503352 139966022254704 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=771/tid=811] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6

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


[startup+822.301 s]
/proc/loadavg: 4.22 4.17 3.94 5/219 857
/proc/meminfo: memFree=23693784/32872528 swapFree=1286400/1433568
[pid=771] ppid=768 vsize=9824732 CPUtime=1649.12 cores=0,2,4,6
/proc/771/stat : 771 (java) S 768 771 18358 0 -1 4202496 30507 0 1 0 164608 304 0 0 20 0 22 0 27344647 10060525568 1035446 33554432000 1073741824 1073778376 140733715663984 140733715655120 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/771/statm: 2456183 1035446 2294 9 0 2446860 0
[pid=771/tid=773] ppid=768 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/771/task/773/stat : 773 (java) S 768 771 18358 0 -1 4202560 2473 0 1 0 29 2 0 0 20 0 22 0 27344648 10060525568 1035446 33554432000 1073741824 1073778376 140733715663984 139966179021688 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=771/tid=774] ppid=768 vsize=9824732 CPUtime=4.88 cores=0,2,4,6
/proc/771/task/774/stat : 774 (java) S 768 771 18358 0 -1 4202560 1184 0 0 0 453 35 0 0 20 0 22 0 27344648 10060525568 1035446 33554432000 1073741824 1073778376 140733715663984 139966140512936 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=771/tid=775] ppid=768 vsize=9824732 CPUtime=4.74 cores=0,2,4,6
/proc/771/task/775/stat : 775 (java) S 768 771 18358 0 -1 4202560 914 0 0 0 447 27 0 0 20 0 22 0 27344648 10060525568 1035446 33554432000 1073741824 1073778376 140733715663984 139966021626664 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=771/tid=776] ppid=768 vsize=9824732 CPUtime=4.92 cores=0,2,4,6
/proc/771/task/776/stat : 776 (java) S 768 771 18358 0 -1 4202560 727 0 0 0 465 27 0 0 20 0 22 0 27344648 10060525568 1035446 33554432000 1073741824 1073778376 140733715663984 139966020574120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=777] ppid=768 vsize=9824732 CPUtime=4.47 cores=0,2,4,6
/proc/771/task/777/stat : 777 (java) S 768 771 18358 0 -1 4202560 740 0 0 0 421 26 0 0 20 0 22 0 27344648 10060525568 1035446 33554432000 1073741824 1073778376 140733715663984 139966019521576 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=778] ppid=768 vsize=9824732 CPUtime=4.69 cores=0,2,4,6
/proc/771/task/778/stat : 778 (java) S 768 771 18358 0 -1 4202560 968 0 0 0 436 33 0 0 20 0 22 0 27344648 10060525568 1035446 33554432000 1073741824 1073778376 140733715663984 139966018468008 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=771/tid=779] ppid=768 vsize=9824732 CPUtime=4.79 cores=0,2,4,6
/proc/771/task/779/stat : 779 (java) S 768 771 18358 0 -1 4202560 882 0 0 0 452 27 0 0 20 0 22 0 27344648 10060525568 1035446 33554432000 1073741824 1073778376 140733715663984 139966017415464 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=780] ppid=768 vsize=9824732 CPUtime=4.77 cores=0,2,4,6
/proc/771/task/780/stat : 780 (java) S 768 771 18358 0 -1 4202560 889 0 0 0 447 30 0 0 20 0 22 0 27344648 10060525568 1035446 33554432000 1073741824 1073778376 140733715663984 139966016362920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=771/tid=781] ppid=768 vsize=9824732 CPUtime=4.37 cores=0,2,4,6
/proc/771/task/781/stat : 781 (java) S 768 771 18358 0 -1 4202560 880 0 0 0 409 28 0 0 20 0 22 0 27344648 10060525568 1035446 33554432000 1073741824 1073778376 140733715663984 139966015310376 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=782] ppid=768 vsize=9824732 CPUtime=8.64 cores=0,2,4,6
/proc/771/task/782/stat : 782 (java) S 768 771 18358 0 -1 4202560 3356 0 0 0 857 7 0 0 20 0 22 0 27344649 10060525568 1035446 33554432000 1073741824 1073778376 140733715663984 139965532981864 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=771/tid=783] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/783/stat : 783 (java) S 768 771 18358 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 27344650 10060525568 1035446 33554432000 1073741824 1073778376 140733715663984 139965531928184 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=771/tid=784] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/784/stat : 784 (java) S 768 771 18358 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 27344650 10060525568 1035446 33554432000 1073741824 1073778376 140733715663984 139965530875528 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=771/tid=785] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/785/stat : 785 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27344652 10060525568 1035446 33554432000 1073741824 1073778376 140733715663984 139965529824272 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=786] ppid=768 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/771/task/786/stat : 786 (java) S 768 771 18358 0 -1 4202560 4738 0 0 0 111 0 0 0 20 0 22 0 27344652 10060525568 1035446 33554432000 1073741824 1073778376 140733715663984 139965528770616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=771/tid=787] ppid=768 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/771/task/787/stat : 787 (java) S 768 771 18358 0 -1 4202560 9922 0 0 0 149 2 0 0 20 0 22 0 27344652 10060525568 1035446 33554432000 1073741824 1073778376 140733715663984 139965527718072 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=788] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/788/stat : 788 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27344652 10060525568 1035446 33554432000 1073741824 1073778376 140733715663984 139965526665720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=771/tid=789] ppid=768 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/771/task/789/stat : 789 (java) S 768 771 18358 0 -1 4202560 48 0 0 0 14 15 0 0 20 0 22 0 27344652 10060525568 1035446 33554432000 1073741824 1073778376 140733715663984 139965525613384 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=805] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/805/stat : 805 (java) S 768 771 18358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27344876 10060525568 1035446 33554432000 1073741824 1073778376 140733715663984 139965524559016 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=771/tid=839] ppid=768 vsize=9824732 CPUtime=495.14 cores=0,2,4,6
/proc/771/task/839/stat : 839 (java) R 768 771 18358 0 -1 4202560 19 0 0 0 49505 9 0 0 20 0 22 0 27376096 10060525568 1035446 33554432000 1073741824 1073778376 140733715663984 139965522451712 139966022211807 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=771/tid=840] ppid=768 vsize=9824732 CPUtime=495.12 cores=0,2,4,6
/proc/771/task/840/stat : 840 (java) R 768 771 18358 0 -1 4202560 19 0 0 0 49505 7 0 0 20 0 22 0 27376096 10060525568 1035446 33554432000 1073741824 1073778376 140733715663984 139965523503504 139966022813422 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=771/tid=841] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/841/stat : 841 (java) S 768 771 18358 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27376096 10060525568 1035446 33554432000 1073741824 1073778376 140733715663984 139965521400872 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1649.12
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.14 4.15 3.94 6/219 858
/proc/meminfo: memFree=23605548/32872528 swapFree=1286400/1433568
[pid=771] ppid=768 vsize=9824732 CPUtime=1770.51 cores=0,2,4,6
/proc/771/stat : 771 (java) S 768 771 18358 0 -1 4202496 30620 0 1 0 176742 309 0 0 20 0 22 0 27344647 10060525568 1056450 33554432000 1073741824 1073778376 140733715663984 140733715655120 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/771/statm: 2456183 1056450 2294 9 0 2446860 0
[pid=771/tid=773] ppid=768 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/771/task/773/stat : 773 (java) S 768 771 18358 0 -1 4202560 2474 0 1 0 29 2 0 0 20 0 22 0 27344648 10060525568 1056450 33554432000 1073741824 1073778376 140733715663984 139966179021688 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=774] ppid=768 vsize=9824732 CPUtime=5.39 cores=0,2,4,6
/proc/771/task/774/stat : 774 (java) S 768 771 18358 0 -1 4202560 1194 0 0 0 503 36 0 0 20 0 22 0 27344648 10060525568 1056450 33554432000 1073741824 1073778376 140733715663984 139966140512936 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=771/tid=775] ppid=768 vsize=9824732 CPUtime=5.11 cores=0,2,4,6
/proc/771/task/775/stat : 775 (java) S 768 771 18358 0 -1 4202560 925 0 0 0 484 27 0 0 20 0 22 0 27344648 10060525568 1056450 33554432000 1073741824 1073778376 140733715663984 139966021626664 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=771/tid=776] ppid=768 vsize=9824732 CPUtime=5.2 cores=0,2,4,6
/proc/771/task/776/stat : 776 (java) S 768 771 18358 0 -1 4202560 732 0 0 0 492 28 0 0 20 0 22 0 27344648 10060525568 1056450 33554432000 1073741824 1073778376 140733715663984 139966020574120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=771/tid=777] ppid=768 vsize=9824732 CPUtime=4.88 cores=0,2,4,6
/proc/771/task/777/stat : 777 (java) S 768 771 18358 0 -1 4202560 756 0 0 0 461 27 0 0 20 0 22 0 27344648 10060525568 1056450 33554432000 1073741824 1073778376 140733715663984 139966019521576 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=771/tid=778] ppid=768 vsize=9824732 CPUtime=4.97 cores=0,2,4,6
/proc/771/task/778/stat : 778 (java) S 768 771 18358 0 -1 4202560 976 0 0 0 464 33 0 0 20 0 22 0 27344648 10060525568 1056450 33554432000 1073741824 1073778376 140733715663984 139966018468008 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=771/tid=779] ppid=768 vsize=9824732 CPUtime=5.1 cores=0,2,4,6
/proc/771/task/779/stat : 779 (java) S 768 771 18358 0 -1 4202560 891 0 0 0 483 27 0 0 20 0 22 0 27344648 10060525568 1056450 33554432000 1073741824 1073778376 140733715663984 139966017415464 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=771/tid=780] ppid=768 vsize=9824732 CPUtime=5.26 cores=0,2,4,6
/proc/771/task/780/stat : 780 (java) S 768 771 18358 0 -1 4202560 901 0 0 0 496 30 0 0 20 0 22 0 27344648 10060525568 1056450 33554432000 1073741824 1073778376 140733715663984 139966016362920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=771/tid=781] ppid=768 vsize=9824732 CPUtime=4.75 cores=0,2,4,6
/proc/771/task/781/stat : 781 (java) S 768 771 18358 0 -1 4202560 883 0 0 0 447 28 0 0 20 0 22 0 27344648 10060525568 1056450 33554432000 1073741824 1073778376 140733715663984 139966015310376 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=771/tid=782] ppid=768 vsize=9824732 CPUtime=8.64 cores=0,2,4,6
/proc/771/task/782/stat : 782 (java) S 768 771 18358 0 -1 4202560 3385 0 0 0 857 7 0 0 20 0 22 0 27344649 10060525568 1056450 33554432000 1073741824 1073778376 140733715663984 139965532981864 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=783] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/783/stat : 783 (java) S 768 771 18358 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 27344650 10060525568 1056450 33554432000 1073741824 1073778376 140733715663984 139965531928184 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=771/tid=784] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/784/stat : 784 (java) S 768 771 18358 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 27344650 10060525568 1056450 33554432000 1073741824 1073778376 140733715663984 139965530875528 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=771/tid=785] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/785/stat : 785 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27344652 10060525568 1056450 33554432000 1073741824 1073778376 140733715663984 139965529824272 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=786] ppid=768 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/771/task/786/stat : 786 (java) S 768 771 18358 0 -1 4202560 4738 0 0 0 111 0 0 0 20 0 22 0 27344652 10060525568 1056450 33554432000 1073741824 1073778376 140733715663984 139965528770616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=771/tid=787] ppid=768 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/771/task/787/stat : 787 (java) S 768 771 18358 0 -1 4202560 9922 0 0 0 149 2 0 0 20 0 22 0 27344652 10060525568 1056450 33554432000 1073741824 1073778376 140733715663984 139965527718072 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=788] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/788/stat : 788 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27344652 10060525568 1056450 33554432000 1073741824 1073778376 140733715663984 139965526665720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=771/tid=789] ppid=768 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/771/task/789/stat : 789 (java) S 768 771 18358 0 -1 4202560 52 0 0 0 17 16 0 0 20 0 22 0 27344652 10060525568 1056450 33554432000 1073741824 1073778376 140733715663984 139965525613384 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=771/tid=805] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/805/stat : 805 (java) S 768 771 18358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27344876 10060525568 1056450 33554432000 1073741824 1073778376 140733715663984 139965524559016 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=771/tid=839] ppid=768 vsize=9824732 CPUtime=554.31 cores=0,2,4,6
/proc/771/task/839/stat : 839 (java) R 768 771 18358 0 -1 4202560 21 0 0 0 55421 10 0 0 20 0 22 0 27376096 10060525568 1056450 33554432000 1073741824 1073778376 140733715663984 139965522444032 139966022412829 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=771/tid=840] ppid=768 vsize=9824732 CPUtime=554.29 cores=0,2,4,6
/proc/771/task/840/stat : 840 (java) R 768 771 18358 0 -1 4202560 22 0 0 0 55421 8 0 0 20 0 22 0 27376096 10060525568 1056450 33554432000 1073741824 1073778376 140733715663984 139965523504368 139966022511150 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=771/tid=841] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/841/stat : 841 (java) S 768 771 18358 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27376096 10060525568 1056450 33554432000 1073741824 1073778376 140733715663984 139965521400872 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1770.51
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.801 s]
/proc/loadavg: 4.11 4.14 3.94 5/219 858
/proc/meminfo: memFree=23575240/32872528 swapFree=1286400/1433568
[pid=771] ppid=768 vsize=9824732 CPUtime=1800.1 cores=0,2,4,6
/proc/771/stat : 771 (java) S 768 771 18358 0 -1 4202496 30664 0 1 0 179699 311 0 0 20 0 22 0 27344647 10060525568 1064126 33554432000 1073741824 1073778376 140733715663984 140733715655120 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/771/statm: 2456183 1064126 2294 9 0 2446860 0
[pid=771/tid=773] ppid=768 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/771/task/773/stat : 773 (java) S 768 771 18358 0 -1 4202560 2474 0 1 0 29 2 0 0 20 0 22 0 27344648 10060525568 1064126 33554432000 1073741824 1073778376 140733715663984 139966179021688 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=774] ppid=768 vsize=9824732 CPUtime=5.54 cores=0,2,4,6
/proc/771/task/774/stat : 774 (java) S 768 771 18358 0 -1 4202560 1198 0 0 0 518 36 0 0 20 0 22 0 27344648 10060525568 1064126 33554432000 1073741824 1073778376 140733715663984 139966140512936 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=771/tid=775] ppid=768 vsize=9824732 CPUtime=5.37 cores=0,2,4,6
/proc/771/task/775/stat : 775 (java) S 768 771 18358 0 -1 4202560 936 0 0 0 509 28 0 0 20 0 22 0 27344648 10060525568 1064126 33554432000 1073741824 1073778376 140733715663984 139966021626664 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=771/tid=776] ppid=768 vsize=9824732 CPUtime=5.28 cores=0,2,4,6
/proc/771/task/776/stat : 776 (java) S 768 771 18358 0 -1 4202560 732 0 0 0 500 28 0 0 20 0 22 0 27344648 10060525568 1064126 33554432000 1073741824 1073778376 140733715663984 139966020574120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=771/tid=777] ppid=768 vsize=9824732 CPUtime=5.04 cores=0,2,4,6
/proc/771/task/777/stat : 777 (java) S 768 771 18358 0 -1 4202560 758 0 0 0 477 27 0 0 20 0 22 0 27344648 10060525568 1064126 33554432000 1073741824 1073778376 140733715663984 139966019521576 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=778] ppid=768 vsize=9824732 CPUtime=5.11 cores=0,2,4,6
/proc/771/task/778/stat : 778 (java) S 768 771 18358 0 -1 4202560 979 0 0 0 478 33 0 0 20 0 22 0 27344648 10060525568 1064126 33554432000 1073741824 1073778376 140733715663984 139966018468008 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=779] ppid=768 vsize=9824732 CPUtime=5.22 cores=0,2,4,6
/proc/771/task/779/stat : 779 (java) S 768 771 18358 0 -1 4202560 895 0 0 0 494 28 0 0 20 0 22 0 27344648 10060525568 1064126 33554432000 1073741824 1073778376 140733715663984 139966017415464 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=771/tid=780] ppid=768 vsize=9824732 CPUtime=5.42 cores=0,2,4,6
/proc/771/task/780/stat : 780 (java) S 768 771 18358 0 -1 4202560 902 0 0 0 512 30 0 0 20 0 22 0 27344648 10060525568 1064126 33554432000 1073741824 1073778376 140733715663984 139966016362920 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=781] ppid=768 vsize=9824732 CPUtime=4.94 cores=0,2,4,6
/proc/771/task/781/stat : 781 (java) S 768 771 18358 0 -1 4202560 884 0 0 0 466 28 0 0 20 0 22 0 27344648 10060525568 1064126 33554432000 1073741824 1073778376 140733715663984 139966015310376 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=771/tid=782] ppid=768 vsize=9824732 CPUtime=8.64 cores=0,2,4,6
/proc/771/task/782/stat : 782 (java) S 768 771 18358 0 -1 4202560 3399 0 0 0 857 7 0 0 20 0 22 0 27344649 10060525568 1064126 33554432000 1073741824 1073778376 140733715663984 139965532981864 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=783] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/783/stat : 783 (java) S 768 771 18358 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 27344650 10060525568 1064126 33554432000 1073741824 1073778376 140733715663984 139965531928184 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=771/tid=784] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/784/stat : 784 (java) S 768 771 18358 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 27344650 10060525568 1064126 33554432000 1073741824 1073778376 140733715663984 139965530875528 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=771/tid=785] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/785/stat : 785 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27344652 10060525568 1064126 33554432000 1073741824 1073778376 140733715663984 139965529824272 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=786] ppid=768 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/771/task/786/stat : 786 (java) S 768 771 18358 0 -1 4202560 4738 0 0 0 111 0 0 0 20 0 22 0 27344652 10060525568 1064126 33554432000 1073741824 1073778376 140733715663984 139965528770616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=771/tid=787] ppid=768 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/771/task/787/stat : 787 (java) S 768 771 18358 0 -1 4202560 9922 0 0 0 149 2 0 0 20 0 22 0 27344652 10060525568 1064126 33554432000 1073741824 1073778376 140733715663984 139965527718072 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=788] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/788/stat : 788 (java) S 768 771 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27344652 10060525568 1064126 33554432000 1073741824 1073778376 140733715663984 139965526665720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=771/tid=789] ppid=768 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/771/task/789/stat : 789 (java) S 768 771 18358 0 -1 4202560 54 0 0 0 17 16 0 0 20 0 22 0 27344652 10060525568 1064126 33554432000 1073741824 1073778376 140733715663984 139965525613384 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=771/tid=805] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/805/stat : 805 (java) S 768 771 18358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27344876 10060525568 1064126 33554432000 1073741824 1073778376 140733715663984 139965524559016 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=771/tid=839] ppid=768 vsize=9824732 CPUtime=568.48 cores=0,2,4,6
/proc/771/task/839/stat : 839 (java) R 768 771 18358 0 -1 4202560 23 0 0 0 56838 10 0 0 20 0 22 0 27376096 10060525568 1064126 33554432000 1073741824 1073778376 140733715663984 139965522451712 139966022413385 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=771/tid=840] ppid=768 vsize=9824732 CPUtime=568.44 cores=0,2,4,6
/proc/771/task/840/stat : 840 (java) R 768 771 18358 0 -1 4202560 22 0 0 0 56836 8 0 0 20 0 22 0 27376096 10060525568 1064126 33554432000 1073741824 1073778376 140733715663984 139965523503376 139966022694450 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=771/tid=841] ppid=768 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/771/task/841/stat : 841 (java) S 768 771 18358 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27376096 10060525568 1064126 33554432000 1073741824 1073778376 140733715663984 139965521400872 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 9824732

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 771 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 896.882
CPU time (s): 1800.64
CPU user time (s): 1797.11
CPU system time (s): 3.53246
CPU usage (%): 200.767
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.11
system time used= 3.53246
maximum resident set size= 4256636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30707
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23598
involuntary context switches= 28848

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.35119 second user time and 7.60684 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-18 14:29:39
IDJOB=4105362
IDBENCH=2842
IDSOLVER=2543
FILE ID=node130/4105362-1466252979
RUNJOBID= node130-1466240252-18374
PBS_JOBID= 19918180
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-addm4.r.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105362-1466252979/watcher-4105362-1466252979 -o /tmp/evaluation-result-4105362-1466252979/solver-4105362-1466252979 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466240252-18374 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4105362-1466252979.opb

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

MD5SUM BENCH= 9633aa6e9fb6df7104bc0e43c44542c0
RANDOM SEED=265205176

node130.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.365
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.365
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.365
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.365
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.365
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.365
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.365
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.365
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30441996 kB
Buffers:           23764 kB
Cached:           143736 kB
SwapCached:         1896 kB
Active:           128576 kB
Inactive:         120956 kB
Active(anon):      82176 kB
Inactive(anon):     2208 kB
Active(file):      46400 kB
Inactive(file):   118748 kB
Unevictable:     1433568 kB
Mlocked:         1286400 kB
SwapTotal:      67108856 kB
SwapFree:       67098716 kB
Dirty:              1776 kB
Writeback:             0 kB
AnonPages:       1537428 kB
Mapped:            15248 kB
Shmem:                 0 kB
Slab:             602352 kB
SReclaimable:      43756 kB
SUnreclaim:       558596 kB
KernelStack:        1808 kB
PageTables:         7340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2131328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    208896 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71748 MiB
End job on node130 at 2016-06-18 14:44:36