Trace number 4388392

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)? (NS) 3.1449 1.47365

General information on the benchmark

NameXCSP19/hcp/
graph162.xml
MD5SUM0d1146fb66ad2f4e2d5d75203fe6e22a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.99647
Satisfiable
(Un)Satisfiability was proved
Number of variables909
Number of constraints1
Number of domains909
Minimum domain size2
Maximum domain size908
Distribution of domain sizes[{"size":2,"count":2},{"size":3,"count":1},{"size":4,"count":1},{"size":5,"count":1},{"size":6,"count":1},{"size":7,"count":1},{"size":8,"count":1},{"size":9,"count":1},{"size":10,"count":1},{"size":11,"count":1},{"size":12,"count":1},{"size":13,"count":1},{"size":14,"count":1},{"size":15,"count":1},{"size":16,"count":1},{"size":17,"count":1},{"size":18,"count":1},{"size":19,"count":1},{"size":20,"count":1},{"size":21,"count":1},{"size":22,"count":1},{"size":23,"count":1},{"size":24,"count":1},{"size":25,"count":1},{"size":26,"count":1},"...",{"size":884,"count":1}, {"size":885,"count":1}, {"size":886,"count":1}, {"size":887,"count":1}, {"size":888,"count":1}, {"size":889,"count":1}, {"size":890,"count":1}, {"size":891,"count":1}, {"size":892,"count":1}, {"size":893,"count":1}, {"size":894,"count":1}, {"size":895,"count":1}, {"size":896,"count":1}, {"size":897,"count":1}, {"size":898,"count":1}, {"size":899,"count":1}, {"size":900,"count":1}, {"size":901,"count":1}, {"size":902,"count":1}, {"size":903,"count":1}, {"size":904,"count":1}, {"size":905,"count":1}, {"size":906,"count":1}, {"size":907,"count":1}, {"size":908,"count":1}]
Minimum variable degree1
Maximum variable degree1
Distribution of variable degrees[{"degree":1,"count":909}]
Minimum constraint arity909
Maximum constraint arity909
Distribution of constraint arities[{"arity":909,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"circuit","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/cryptominisat5 -solverOption default -tmp HOME -serialFile HOME/scop-10343-serial-file.bin HOME/instance-4388392-1568298344.xml
0.66/0.53	
0.66/0.53	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Thu Sep 12 16:25:05 CEST 2019
0.66/0.55	c PID: 10346
0.66/0.55	c IP: 172.20.3.124
0.66/0.55	c HOST: node124.alineos.net
0.66/0.56	c (0,0) Parsing Begin
2.74/1.40	c (0,0) Parsing End
2.96/1.41	c (0,0) CSP: 909 int (0 aux), 0 bool (0 aux), 1 ctr, max domain size 908
2.96/1.41	c (0,0) Heap : 450 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.96/1.41	c (0,0) Constraint Name Generate Begin
2.96/1.41	c (0,0) Ctr:HOME/instance-4388392-1568298344.xml,Circuit:Var
2.96/1.41	c (0,0) Constraint Name Generate End
2.96/1.41	c (0,0) Heap : 450 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.96/1.41	c (0,0) CSP to CSPinCNF Begin
2.96/1.45	c (0,0) translated 1 (10%) constraints
2.96/1.45	c (0,0) fun.scop.ScopException: Circuit((v0,v1,v2,v3,v4,v5,v6,v7,v8,v9,v10,v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28,v29,v30,v31,v32,v33,v34,v35,v36,v37,v38,v39,v40,v41,v42,v43,v44,v45,v46,v47,v48,v49,v50,v51,v52,v53,v54,v55,v56,v57,v58,v59,v60,v61,v62,v63,v64,v65,v66,v67,v68,v69,v70,v71,v72,v73,v74,v75,v76,v77,v78,v79,v80,v81,v82,v83,v84,v85,v86,v87,v88,v89,v90,v91,v92,v93,v94,v95,v96,v97,v98,v99,v100,v101,v102,v103,v104,v105,v106,v107,v108,v109,v110,v111,v112,v113,v114,v115,v116,v117,v118,v119,v120,v121,v122,v123,v124,v125,v126,v127,v128,v129,v130,v131,v132,v133,v134,v135,v136,v137,v138,v139,v140,v141,v142,v143,v144,v145,v146,v147,v148,v149,v150,v151,v152,v153,v154,v155,v156,v157,v158,v159,v160,v161,v162,v163,v164,v165,v166,v167,v168,v169,v170,v171,v172,v173,v174,v175,v176,v177,v178,v179,v180,v181,v182,v183,v184,v185,v186,v187,v188,v189,v190,v191,v192,v193,v194,v195,v196,v197,v198,v199,v200,v201,v202,v203,v204,v205,v206,v207,v208,v209,v210,v211,v212,v213,v214,v215,v216,v217,v218,v219,v220,v221,v222,v223,v224,v225,v226,v227,v228,v229,v230,v231,v232,v233,v234,v235,v236,v237,v238,v239,v240,v241,v242,v243,v244,v245,v246,v247,v248,v249,v250,v251,v252,v253,v254,v255,v256,v257,v258,v259,v260,v261,v262,v263,v264,v265,v266,v267,v268,v269,v270,v271,v272,v273,v274,v275,v276,v277,v278,v279,v280,v281,v282,v283,v284,v285,v286,v287,v288,v289,v290,v291,v292,v293,v294,v295,v296,v297,v298,v299,v300,v301,v302,v303,v304,v305,v306,v307,v308,v309,v310,v311,v312,v313,v314,v315,v316,v317,v318,v319,v320,v321,v322,v323,v324,v325,v326,v327,v328,v329,v330,v331,v332,v333,v334,v335,v336,v337,v338,v339,v340,v341,v342,v343,v344,v345,v346,v347,v348,v349,v350,v351,v352,v353,v354,v355,v356,v357,v358,v359,v360,v361,v362,v363,v364,v365,v366,v367,v368,v369,v370,v371,v372,v373,v374,v375,v376,v377,v378,v379,v380,v381,v382,v383,v384,v385,v386,v387,v388,v389,v390,v391,v392,v393,v394,v395,v396,v397,v398,v399,v400,v401,v402,v403,v404,v405,v406,v407,v408,v409,v410,v411,v412,v413,v414,v415,v416,v417,v418,v419,v420,v421,v422,v423,v424,v425,v426,v427,v428,v429,v430,v431,v432,v433,v434,v435,v436,v437,v438,v439,v440,v441,v442,v443,v444,v445,v446,v447,v448,v449,v450,v451,v452,v453,v454,v455,v456,v457,v458,v459,v460,v461,v462,v463,v464,v465,v466,v467,v468,v469,v470,v471,v472,v473,v474,v475,v476,v477,v478,v479,v480,v481,v482,v483,v484,v485,v486,v487,v488,v489,v490,v491,v492,v493,v494,v495,v496,v497,v498,v499,v500,v501,v502,v503,v504,v505,v506,v507,v508,v509,v510,v511,v512,v513,v514,v515,v516,v517,v518,v519,v520,v521,v522,v523,v524,v525,v526,v527,v528,v529,v530,v531,v532,v533,v534,v535,v536,v537,v538,v539,v540,v541,v542,v543,v544,v545,v546,v547,v548,v549,v550,v551,v552,v553,v554,v555,v556,v557,v558,v559,v560,v561,v562,v563,v564,v565,v566,v567,v568,v569,v570,v571,v572,v573,v574,v575,v576,v577,v578,v579,v580,v581,v582,v583,v584,v585,v586,v587,v588,v589,v590,v591,v592,v593,v594,v595,v596,v597,v598,v599,v600,v601,v602,v603,v604,v605,v606,v607,v608,v609,v610,v611,v612,v613,v614,v615,v616,v617,v618,v619,v620,v621,v622,v623,v624,v625,v626,v627,v628,v629,v630,v631,v632,v633,v634,v635,v636,v637,v638,v639,v640,v641,v642,v643,v644,v645,v646,v647,v648,v649,v650,v651,v652,v653,v654,v655,v656,v657,v658,v659,v660,v661,v662,v663,v664,v665,v666,v667,v668,v669,v670,v671,v672,v673,v674,v675,v676,v677,v678,v679,v680,v681,v682,v683,v684,v685,v686,v687,v688,v689,v690,v691,v692,v693,v694,v695,v696,v697,v698,v699,v700,v701,v702,v703,v704,v705,v706,v707,v708,v709,v710,v711,v712,v713,v714,v715,v716,v717,v718,v719,v720,v721,v722,v723,v724,v725,v726,v727,v728,v729,v730,v731,v732,v733,v734,v735,v736,v737,v738,v739,v740,v741,v742,v743,v744,v745,v746,v747,v748,v749,v750,v751,v752,v753,v754,v755,v756,v757,v758,v759,v760,v761,v762,v763,v764,v765,v766,v767,v768,v769,v770,v771,v772,v773,v774,v775,v776,v777,v778,v779,v780,v781,v782,v783,v784,v785,v786,v787,v788,v789,v790,v791,v792,v793,v794,v795,v796,v797,v798,v799,v800,v801,v802,v803,v804,v805,v806,v807,v808,v809,v810,v811,v812,v813,v814,v815,v816,v817,v818,v819,v820,v821,v822,v823,v824,v825,v826,v827,v828,v829,v830,v831,v832,v833,v834,v835,v836,v837,v838,v839,v840,v841,v842,v843,v844,v845,v846,v847,v848,v849,v850,v851,v852,v853,v854,v855,v856,v857,v858,v859,v860,v861,v862,v863,v864,v865,v866,v867,v868,v869,v870,v871,v872,v873,v874,v875,v876,v877,v878,v879,v880,v881,v882,v883,v884,v885,v886,v887,v888,v889,v890,v891,v892,v893,v894,v895,v896,v897,v898,v899,v900,v901,v902,v903,v904,v905,v906,v907,v908),Some(0),None) did not match in CtrTr
2.96/1.45	c (0,0) fun.scop.TranslatorOrd.transCtr(Translator.scala:1829)
2.96/1.45	c (0,0) fun.scop.TranslatorOrd.$anonfun$transCSPtoCSPinCNF$1(Translator.scala:2019)
2.96/1.45	c (0,0) scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:155)
2.96/1.45	c (0,0) fun.scop.TranslatorOrd.transCSPtoCSPinCNF(Translator.scala:2009)
2.96/1.45	c (0,0) fun.scop.XCSP19Encode.run(XCSP19Encode.scala:279)
2.96/1.45	c (0,0) fun.scop.XCSP19Encode$.main(XCSP19Encode.scala:568)
2.96/1.45	c (0,0) fun.scop.XCSP19Encode.main(XCSP19Encode.scala)
2.96/1.45	c (0,0) 0,0,TO,TO,TO,TO,TO,TO,TO,STOP-AFTER(CtrName)
2.96/1.45	s UNSUPPORTED
2.96/1.45	c END-Prog: Thu Sep 12 16:25:05 CEST 2019
2.96/1.47	c (scop.sh) HOME/scop-10343-serial-file.bin does not exist. End.

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (7661 MiB free)
  memory of node 1: 16384 MiB (6876 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4388392-1568298344/watcher-4388392-1568298344 -o /tmp/evaluation-result-4388392-1568298344/solver-4388392-1568298344 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568286434-6491 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4388392-1568298344.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=10343, runsolver pid=10340
Current StackSize limit: 8192 KiB


[startup+0.100159 s]*
/proc/loadavg: 2.21 2.24 2.18 3/234 10360
/proc/meminfo: memFree=14825544/32770624 swapFree=66959212/67108860
[pid=10343] ppid=10340 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/10343/stat : 10343 (scop.sh) S 10340 10343 5595 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405774567 115843072 349 33554432000 4194304 5098028 140721442150880 140721442148136 140474750288508 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 8138752 140721442157411 140721442157680 140721442157680 140721442160589 0
/proc/10343/statm: 28282 349 296 221 0 87 0
[pid=10346] ppid=10343 vsize=15013720 memory=74296 CPUtime=0.12 cores=0,2,4,6
/proc/10346/stat : 10346 (java) S 10343 10343 5595 0 -1 1077944320 6747 0 0 0 10 2 0 0 20 0 15 0 405774567 15374049280 18574 33554432000 4194304 4196468 140732993482960 140732993465504 140085884206839 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
/proc/10346/statm: 3753430 18574 2915 1 0 3715835 0
[pid=10346/tid=10347] ppid=10343 vsize=15013720 memory=-6221297119156027335 CPUtime=0.08 cores=0,2,4,6
/proc/10346/task/10347/stat : 10347 (java) R 10343 10343 5595 0 -1 4202560 4772 0 0 0 7 1 0 0 20 0 15 0 405774568 15374049280 18772 33554432000 4194304 4196468 140732993482960 140085855991088 140085876886557 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10348] ppid=10343 vsize=15013720 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10348/stat : 10348 (java) S 10343 10343 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774569 15374049280 18772 33554432000 4194304 4196468 140732993482960 140085888449424 140085884217045 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10349] ppid=10343 vsize=15013720 memory=140657606989440 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10349/stat : 10349 (java) S 10343 10343 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405774569 15374049280 18772 33554432000 4194304 4196468 140732993482960 140085664152336 140085884217045 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10350] ppid=10343 vsize=15013720 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10350/stat : 10350 (java) S 10343 10343 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774569 15374049280 18772 33554432000 4194304 4196468 140732993482960 140085663100048 140085884217045 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10351] ppid=10343 vsize=15013720 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10351/stat : 10351 (java) S 10343 10343 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774569 15374049280 18772 33554432000 4194304 4196468 140732993482960 140085662047248 140085884217045 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10352] ppid=10343 vsize=15013720 memory=140657606989440 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10352/stat : 10352 (java) S 10343 10343 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774571 15374049280 18772 33554432000 4194304 4196468 140732993482960 140085223704688 140085884217986 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10353] ppid=10343 vsize=15013720 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10353/stat : 10353 (java) S 10343 10343 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405774571 15374049280 18772 33554432000 4194304 4196468 140732993482960 140084485546784 140085884217045 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10354] ppid=10343 vsize=15013720 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10354/stat : 10354 (java) S 10343 10343 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405774571 15374049280 18772 33554432000 4194304 4196468 140732993482960 140084250666096 140085884217045 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10355] ppid=10343 vsize=15013720 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10355/stat : 10355 (java) S 10343 10343 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405774574 15374049280 18772 33554432000 4194304 4196468 140732993482960 140083876157520 140085884225435 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10356] ppid=10343 vsize=15014680 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10356/stat : 10356 (java) S 10343 10343 5595 0 -1 1077944384 424 0 0 0 0 0 0 0 20 0 15 0 405774574 15375032320 18838 33554432000 4194304 4196468 140732993482960 140085222652528 140085884217986 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10357] ppid=10343 vsize=15014680 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10357/stat : 10357 (java) S 10343 10343 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405774574 15375032320 18838 33554432000 4194304 4196468 140732993482960 140085221599728 140085884217986 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10358] ppid=10343 vsize=15014680 memory=140657606989440 CPUtime=0.01 cores=0,2,4,6
/proc/10346/task/10358/stat : 10358 (java) S 10343 10343 5595 0 -1 1077944384 463 0 0 0 1 0 0 0 20 0 15 0 405774574 15375032320 18838 33554432000 4194304 4196468 140732993482960 140085220547440 140085884217986 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10359] ppid=10343 vsize=15014680 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10359/stat : 10359 (java) S 10343 10343 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405774574 15375032320 18904 33554432000 4194304 4196468 140732993482960 140083378252768 140085884217045 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10360] ppid=10343 vsize=15014680 memory=140657606989440 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10360/stat : 10360 (java) S 10343 10343 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405774574 15375032320 18904 33554432000 4194304 4196468 140732993482960 140085219494320 140085884217986 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15126848 KiB
Current children cumulated memory: 75692 KiB

[startup+0.210985 s]*
/proc/loadavg: 2.21 2.24 2.18 3/234 10360
/proc/meminfo: memFree=14808700/32770624 swapFree=66959212/67108860
[pid=10343] ppid=10340 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/10343/stat : 10343 (scop.sh) S 10340 10343 5595 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405774567 115843072 349 33554432000 4194304 5098028 140721442150880 140721442148136 140474750288508 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 8138752 140721442157411 140721442157680 140721442157680 140721442160589 0
/proc/10343/statm: 28282 349 296 221 0 87 0
[pid=10346] ppid=10343 vsize=15012696 memory=86752 CPUtime=0.25 cores=0,2,4,6
/proc/10346/stat : 10346 (java) S 10343 10343 5595 0 -1 1077944320 11255 0 0 0 21 4 0 0 20 0 15 0 405774567 15373000704 21688 33554432000 4194304 4196468 140732993482960 140732993465504 140085884206839 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
/proc/10346/statm: 3753174 21688 2918 1 0 3715579 0
[pid=10346/tid=10347] ppid=10343 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/10346/task/10347/stat : 10347 (java) R 10343 10343 5595 0 -1 4202560 8970 0 0 0 17 3 0 0 20 0 15 0 405774568 15373000704 21688 33554432000 4194304 4196468 140732993482960 140085856020272 140085869886992 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10348] ppid=10343 vsize=15012696 memory=397 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10348/stat : 10348 (java) S 10343 10343 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774569 15373000704 21688 33554432000 4194304 4196468 140732993482960 140085888449424 140085884217045 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10349] ppid=10343 vsize=15012696 memory=3689770934404060832 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10349/stat : 10349 (java) S 10343 10343 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405774569 15373000704 21688 33554432000 4194304 4196468 140732993482960 140085664152336 140085884217045 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10350] ppid=10343 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10350/stat : 10350 (java) S 10343 10343 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774569 15373000704 21688 33554432000 4194304 4196468 140732993482960 140085663100048 140085884217045 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10351] ppid=10343 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10351/stat : 10351 (java) S 10343 10343 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774569 15373000704 21688 33554432000 4194304 4196468 140732993482960 140085662047248 140085884217045 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10352] ppid=10343 vsize=15012696 memory=140657606989440 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10352/stat : 10352 (java) S 10343 10343 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774571 15373000704 21688 33554432000 4194304 4196468 140732993482960 140085223704688 140085884217986 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10353] ppid=10343 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10353/stat : 10353 (java) S 10343 10343 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405774571 15373000704 21688 33554432000 4194304 4196468 140732993482960 140084485546784 140085884217045 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10354] ppid=10343 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10354/stat : 10354 (java) S 10343 10343 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405774571 15373000704 21688 33554432000 4194304 4196468 140732993482960 140084250666096 140085884217045 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10355] ppid=10343 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10355/stat : 10355 (java) S 10343 10343 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405774574 15373000704 21688 33554432000 4194304 4196468 140732993482960 140083876157520 140085884225435 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10356] ppid=10343 vsize=15012696 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/10346/task/10356/stat : 10356 (java) S 10343 10343 5595 0 -1 1077944384 457 0 0 0 1 0 0 0 20 0 15 0 405774574 15373000704 21688 33554432000 4194304 4196468 140732993482960 140085222652528 140085884217986 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10357] ppid=10343 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10357/stat : 10357 (java) S 10343 10343 5595 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 405774574 15373000704 21688 33554432000 4194304 4196468 140732993482960 140085221599728 140085884217986 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10358] ppid=10343 vsize=15012696 memory=140657606989440 CPUtime=0.03 cores=0,2,4,6
/proc/10346/task/10358/stat : 10358 (java) R 10343 10343 5595 0 -1 4202560 476 0 0 0 3 0 0 0 20 0 15 0 405774574 15373000704 21688 33554432000 4194304 4196468 140732993482960 140085220547440 140085863145647 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10359] ppid=10343 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10359/stat : 10359 (java) S 10343 10343 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405774574 15373000704 21688 33554432000 4194304 4196468 140732993482960 140083378252768 140085884217045 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10360] ppid=10343 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10360/stat : 10360 (java) S 10343 10343 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405774574 15373000704 21688 33554432000 4194304 4196468 140732993482960 140085219494320 140085884217986 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 88148 KiB

[startup+0.310678 s]*
/proc/loadavg: 2.21 2.24 2.18 4/234 10360
/proc/meminfo: memFree=14805288/32770624 swapFree=66959212/67108860
[pid=10343] ppid=10340 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/10343/stat : 10343 (scop.sh) S 10340 10343 5595 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405774567 115843072 349 33554432000 4194304 5098028 140721442150880 140721442148136 140474750288508 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 8138752 140721442157411 140721442157680 140721442157680 140721442160589 0
/proc/10343/statm: 28282 349 296 221 0 87 0
[pid=10346] ppid=10343 vsize=15012696 memory=90432 CPUtime=0.43 cores=0,2,4,6
/proc/10346/stat : 10346 (java) S 10343 10343 5595 0 -1 1077944320 12185 0 0 0 39 4 0 0 20 0 15 0 405774567 15373000704 22608 33554432000 4194304 4196468 140732993482960 140732993465504 140085884206839 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
/proc/10346/statm: 3753174 22608 3023 1 0 3715579 0
[pid=10346/tid=10347] ppid=10343 vsize=15012696 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/10346/task/10347/stat : 10347 (java) R 10343 10343 5595 0 -1 4202560 9723 0 0 0 26 3 0 0 20 0 15 0 405774568 15373000704 22608 33554432000 4194304 4196468 140732993482960 140085856019184 140085868287326 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10348] ppid=10343 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10348/stat : 10348 (java) S 10343 10343 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774569 15373000704 22608 33554432000 4194304 4196468 140732993482960 140085888449424 140085884217045 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10349] ppid=10343 vsize=15012696 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10349/stat : 10349 (java) S 10343 10343 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405774569 15373000704 22608 33554432000 4194304 4196468 140732993482960 140085664152336 140085884217045 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10350] ppid=10343 vsize=15012696 memory=7379517702019849078 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10350/stat : 10350 (java) S 10343 10343 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774569 15373000704 22608 33554432000 4194304 4196468 140732993482960 140085663100048 140085884217045 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10351] ppid=10343 vsize=15012696 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10351/stat : 10351 (java) S 10343 10343 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774569 15373000704 22608 33554432000 4194304 4196468 140732993482960 140085662047248 140085884217045 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10352] ppid=10343 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10352/stat : 10352 (java) S 10343 10343 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774571 15373000704 22608 33554432000 4194304 4196468 140732993482960 140085223704688 140085884217986 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10353] ppid=10343 vsize=15012696 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10353/stat : 10353 (java) S 10343 10343 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405774571 15373000704 22608 33554432000 4194304 4196468 140732993482960 140084485546784 140085884217045 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10354] ppid=10343 vsize=15012696 memory=8982046290584177472 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10354/stat : 10354 (java) S 10343 10343 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405774571 15373000704 22608 33554432000 4194304 4196468 140732993482960 140084250666096 140085884217045 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10355] ppid=10343 vsize=15012696 memory=8325818968683490714 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10355/stat : 10355 (java) S 10343 10343 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405774574 15373000704 22608 33554432000 4194304 4196468 140732993482960 140083876157520 140085884225435 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10356] ppid=10343 vsize=15012696 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/10346/task/10356/stat : 10356 (java) S 10343 10343 5595 0 -1 1077944384 523 0 0 0 2 0 0 0 20 0 15 0 405774574 15373000704 22608 33554432000 4194304 4196468 140732993482960 140085222652528 140085884217986 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10357] ppid=10343 vsize=15012696 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/10346/task/10357/stat : 10357 (java) S 10343 10343 5595 0 -1 1077944384 111 0 0 0 2 0 0 0 20 0 15 0 405774574 15373000704 22608 33554432000 4194304 4196468 140732993482960 140085221599728 140085884217986 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10358] ppid=10343 vsize=15012696 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10346/task/10358/stat : 10358 (java) S 10343 10343 5595 0 -1 1077944384 497 0 0 0 7 0 0 0 20 0 15 0 405774574 15373000704 22608 33554432000 4194304 4196468 140732993482960 140085220547440 140085884217986 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10359] ppid=10343 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10359/stat : 10359 (java) S 10343 10343 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405774574 15373000704 22608 33554432000 4194304 4196468 140732993482960 140083378252768 140085884217045 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10360] ppid=10343 vsize=15012696 memory=3834877970543031344 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10360/stat : 10360 (java) S 10343 10343 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405774574 15373000704 22608 33554432000 4194304 4196468 140732993482960 140085219494320 140085884217986 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 91828 KiB

[startup+0.701336 s]
/proc/loadavg: 2.21 2.24 2.18 3/234 10360
/proc/meminfo: memFree=14782892/32770624 swapFree=66959212/67108860
[pid=10343] ppid=10340 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/10343/stat : 10343 (scop.sh) S 10340 10343 5595 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405774567 115843072 349 33554432000 4194304 5098028 140721442150880 140721442148136 140474750288508 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 8138752 140721442157411 140721442157680 140721442157680 140721442160589 0
/proc/10343/statm: 28282 349 296 221 0 87 0
[pid=10346] ppid=10343 vsize=15018968 memory=129452 CPUtime=1.03 cores=0,2,4,6
/proc/10346/stat : 10346 (java) S 10343 10343 5595 0 -1 1077944320 19595 0 0 0 96 7 0 0 20 0 15 0 405774567 15379423232 32363 33554432000 4194304 4196468 140732993482960 140732993465504 140085884206839 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
/proc/10346/statm: 3754742 32363 3184 1 0 3716091 0
[pid=10346/tid=10347] ppid=10343 vsize=15018968 memory=-7816663703405220396 CPUtime=0.68 cores=0,2,4,6
/proc/10346/task/10347/stat : 10347 (java) R 10343 10343 5595 0 -1 4202560 16642 0 0 0 62 6 0 0 20 0 15 0 405774568 15379423232 32363 33554432000 4194304 4196468 140732993482960 140085856045392 140085343518775 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10348] ppid=10343 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10348/stat : 10348 (java) S 10343 10343 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774569 15379423232 32363 33554432000 4194304 4196468 140732993482960 140085888449424 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10349] ppid=10343 vsize=15018968 memory=1660 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10349/stat : 10349 (java) S 10343 10343 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405774569 15379423232 32363 33554432000 4194304 4196468 140732993482960 140085664152336 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10350] ppid=10343 vsize=15018968 memory=37496 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10350/stat : 10350 (java) S 10343 10343 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774569 15379423232 32363 33554432000 4194304 4196468 140732993482960 140085663100048 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10351] ppid=10343 vsize=15018968 memory=988 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10351/stat : 10351 (java) S 10343 10343 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774569 15379423232 32363 33554432000 4194304 4196468 140732993482960 140085662047248 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10352] ppid=10343 vsize=15018968 memory=2008 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10352/stat : 10352 (java) S 10343 10343 5595 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405774571 15379423232 32363 33554432000 4194304 4196468 140732993482960 140085223704688 140085884217986 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10353] ppid=10343 vsize=15018968 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10353/stat : 10353 (java) S 10343 10343 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405774571 15379423232 32363 33554432000 4194304 4196468 140732993482960 140084485546784 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10354] ppid=10343 vsize=15018968 memory=580 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10354/stat : 10354 (java) S 10343 10343 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405774571 15379423232 32363 33554432000 4194304 4196468 140732993482960 140084250666096 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10355] ppid=10343 vsize=15018968 memory=1720 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10355/stat : 10355 (java) S 10343 10343 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405774574 15379423232 32363 33554432000 4194304 4196468 140732993482960 140083876157520 140085884225435 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10356] ppid=10343 vsize=15018968 memory=10604 CPUtime=0.1 cores=0,2,4,6
/proc/10346/task/10356/stat : 10356 (java) S 10343 10343 5595 0 -1 1077944384 760 0 0 0 10 0 0 0 20 0 15 0 405774574 15379423232 32363 33554432000 4194304 4196468 140732993482960 140085222652528 140085884217986 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10357] ppid=10343 vsize=15018968 memory=3360 CPUtime=0.07 cores=0,2,4,6
/proc/10346/task/10357/stat : 10357 (java) S 10343 10343 5595 0 -1 1077944384 256 0 0 0 7 0 0 0 20 0 15 0 405774574 15379423232 32363 33554432000 4194304 4196468 140732993482960 140085221599728 140085884217986 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10358] ppid=10343 vsize=15018968 memory=776 CPUtime=0.16 cores=0,2,4,6
/proc/10346/task/10358/stat : 10358 (java) R 10343 10343 5595 0 -1 4202560 615 0 0 0 16 0 0 0 20 0 15 0 405774574 15379423232 32363 33554432000 4194304 4196468 140732993482960 140085220543808 140085884228186 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10359] ppid=10343 vsize=15018968 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10359/stat : 10359 (java) S 10343 10343 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405774574 15379423232 32363 33554432000 4194304 4196468 140732993482960 140083378252768 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10360] ppid=10343 vsize=15018968 memory=5960 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10360/stat : 10360 (java) S 10343 10343 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405774574 15379423232 32363 33554432000 4194304 4196468 140732993482960 140085219494320 140085884217986 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 130848 KiB

[startup+1.47361 s]
# the end of solver process 10343 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.998 s, system=0.1469 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+0.80761 s]
/proc/loadavg: 2.21 2.24 2.18 3/234 10360
/proc/meminfo: memFree=14782892/32770624 swapFree=66959212/67108860
[pid=10343] ppid=10340 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/10343/stat : 10343 (scop.sh) S 10340 10343 5595 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405774567 115843072 349 33554432000 4194304 5098028 140721442150880 140721442148136 140474750288508 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 8138752 140721442157411 140721442157680 140721442157680 140721442160589 0
/proc/10343/statm: 28282 349 296 221 0 87 0
[pid=10346] ppid=10343 vsize=15021092 memory=142044 CPUtime=1.33 cores=0,2,4,6
/proc/10346/stat : 10346 (java) S 10343 10343 5595 0 -1 1077944320 20286 0 0 0 126 7 0 0 20 0 15 0 405774567 15381598208 35511 33554432000 4194304 4196468 140732993482960 140732993465504 140085884206839 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
/proc/10346/statm: 3755273 35511 3226 1 0 3716603 0
[pid=10346/tid=10347] ppid=10343 vsize=15021092 memory=6791534058613427641 CPUtime=0.78 cores=0,2,4,6
/proc/10346/task/10347/stat : 10347 (java) R 10343 10343 5595 0 -1 4202560 17032 0 0 0 72 6 0 0 20 0 15 0 405774568 15381598208 35511 33554432000 4194304 4196468 140732993482960 140085856044808 140085344150670 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10348] ppid=10343 vsize=15021092 memory=4420 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10348/stat : 10348 (java) S 10343 10343 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774569 15381598208 35511 33554432000 4194304 4196468 140732993482960 140085888449424 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10349] ppid=10343 vsize=15021092 memory=6628 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10349/stat : 10349 (java) S 10343 10343 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405774569 15381598208 35511 33554432000 4194304 4196468 140732993482960 140085664152336 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10350] ppid=10343 vsize=15021092 memory=8836 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10350/stat : 10350 (java) S 10343 10343 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774569 15381598208 35511 33554432000 4194304 4196468 140732993482960 140085663100048 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10351] ppid=10343 vsize=15021092 memory=11044 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10351/stat : 10351 (java) S 10343 10343 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774569 15381598208 35511 33554432000 4194304 4196468 140732993482960 140085662047248 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10352] ppid=10343 vsize=15021092 memory=13252 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10352/stat : 10352 (java) S 10343 10343 5595 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405774571 15381598208 35511 33554432000 4194304 4196468 140732993482960 140085223704688 140085884217986 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10353] ppid=10343 vsize=15021092 memory=15460 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10353/stat : 10353 (java) S 10343 10343 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405774571 15381598208 35511 33554432000 4194304 4196468 140732993482960 140084485546784 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10354] ppid=10343 vsize=15021092 memory=17668 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10354/stat : 10354 (java) S 10343 10343 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405774571 15381598208 35511 33554432000 4194304 4196468 140732993482960 140084250666096 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10355] ppid=10343 vsize=15021092 memory=19876 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10355/stat : 10355 (java) S 10343 10343 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405774574 15381598208 35511 33554432000 4194304 4196468 140732993482960 140083876157520 140085884225435 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10356] ppid=10343 vsize=15021092 memory=22084 CPUtime=0.15 cores=0,2,4,6
/proc/10346/task/10356/stat : 10356 (java) R 10343 10343 5595 0 -1 4202560 796 0 0 0 15 0 0 0 20 0 15 0 405774574 15381598208 35511 33554432000 4194304 4196468 140732993482960 140085222652528 140085869128621 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10357] ppid=10343 vsize=15021092 memory=24292 CPUtime=0.12 cores=0,2,4,6
/proc/10346/task/10357/stat : 10357 (java) R 10343 10343 5595 0 -1 4202560 285 0 0 0 12 0 0 0 20 0 15 0 405774574 15381598208 35511 33554432000 4194304 4196468 140732993482960 140085221599728 140085868197576 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10358] ppid=10343 vsize=15021092 memory=26500 CPUtime=0.25 cores=0,2,4,6
/proc/10346/task/10358/stat : 10358 (java) S 10343 10343 5595 0 -1 1077944384 837 0 0 0 25 0 0 0 20 0 15 0 405774574 15381598208 35511 33554432000 4194304 4196468 140732993482960 140085220547440 140085884217986 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10359] ppid=10343 vsize=15021092 memory=28708 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10359/stat : 10359 (java) S 10343 10343 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405774574 15381598208 35511 33554432000 4194304 4196468 140732993482960 140083378252768 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10360] ppid=10343 vsize=15021092 memory=30916 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10360/stat : 10360 (java) S 10343 10343 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405774574 15381598208 35511 33554432000 4194304 4196468 140732993482960 140085219494320 140085884217986 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
Current children cumulated CPU time: 1.33 s
Current children cumulated vsize: 15134220 KiB
Current children cumulated memory: 143440 KiB

[startup+1.20165 s]
/proc/loadavg: 2.27 2.25 2.19 6/235 10362
/proc/meminfo: memFree=14612004/32770624 swapFree=66959212/67108860
[pid=10343] ppid=10340 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/10343/stat : 10343 (scop.sh) S 10340 10343 5595 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405774567 115843072 349 33554432000 4194304 5098028 140721442150880 140721442148136 140474750288508 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 8138752 140721442157411 140721442157680 140721442157680 140721442160589 0
/proc/10343/statm: 28282 349 296 221 0 87 0
[pid=10346] ppid=10343 vsize=15021092 memory=337080 CPUtime=2.47 cores=0,2,4,6
/proc/10346/stat : 10346 (java) S 10343 10343 5595 0 -1 1077944320 21486 0 0 0 236 11 0 0 20 0 15 0 405774567 15381598208 84270 33554432000 4194304 4196468 140732993482960 140732993465504 140085884206839 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
/proc/10346/statm: 3755273 84270 3246 1 0 3716603 0
[pid=10346/tid=10347] ppid=10343 vsize=15021092 memory=15818902244428187 CPUtime=1.18 cores=0,2,4,6
/proc/10346/task/10347/stat : 10347 (java) R 10343 10343 5595 0 -1 4202560 17423 0 0 0 108 10 0 0 20 0 15 0 405774568 15381598208 84270 33554432000 4194304 4196468 140732993482960 140085856042768 140085884228186 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10348] ppid=10343 vsize=15021092 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10348/stat : 10348 (java) S 10343 10343 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774569 15381598208 84270 33554432000 4194304 4196468 140732993482960 140085888449424 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10349] ppid=10343 vsize=15021092 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10349/stat : 10349 (java) S 10343 10343 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405774569 15381598208 84270 33554432000 4194304 4196468 140732993482960 140085664152336 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10350] ppid=10343 vsize=15021092 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10350/stat : 10350 (java) S 10343 10343 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774569 15381598208 84270 33554432000 4194304 4196468 140732993482960 140085663100048 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10351] ppid=10343 vsize=15021092 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10351/stat : 10351 (java) S 10343 10343 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774569 15381598208 84270 33554432000 4194304 4196468 140732993482960 140085662047248 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10352] ppid=10343 vsize=15021092 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10352/stat : 10352 (java) S 10343 10343 5595 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405774571 15381598208 84270 33554432000 4194304 4196468 140732993482960 140085223704688 140085884217986 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10353] ppid=10343 vsize=15021092 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10353/stat : 10353 (java) S 10343 10343 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405774571 15381598208 84270 33554432000 4194304 4196468 140732993482960 140084485546784 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10354] ppid=10343 vsize=15021092 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10354/stat : 10354 (java) S 10343 10343 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405774571 15381598208 84270 33554432000 4194304 4196468 140732993482960 140084250666096 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10355] ppid=10343 vsize=15021092 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10355/stat : 10355 (java) S 10343 10343 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405774574 15381598208 84270 33554432000 4194304 4196468 140732993482960 140083876157520 140085884225435 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10356] ppid=10343 vsize=15021092 memory=0 CPUtime=0.47 cores=0,2,4,6
/proc/10346/task/10356/stat : 10356 (java) R 10343 10343 5595 0 -1 4202560 1114 0 0 0 47 0 0 0 20 0 15 0 405774574 15381598208 84270 33554432000 4194304 4196468 140732993482960 140085222643568 140085863466755 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10357] ppid=10343 vsize=15021092 memory=0 CPUtime=0.43 cores=0,2,4,6
/proc/10346/task/10357/stat : 10357 (java) R 10343 10343 5595 0 -1 4202560 560 0 0 0 43 0 0 0 20 0 15 0 405774574 15381598208 84270 33554432000 4194304 4196468 140732993482960 140085221580912 140085867703627 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10358] ppid=10343 vsize=15021092 memory=0 CPUtime=0.37 cores=0,2,4,6
/proc/10346/task/10358/stat : 10358 (java) S 10343 10343 5595 0 -1 1077944384 1053 0 0 0 37 0 0 0 20 0 15 0 405774574 15381598208 84270 33554432000 4194304 4196468 140732993482960 140085220547440 140085884217986 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10359] ppid=10343 vsize=15021092 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10359/stat : 10359 (java) S 10343 10343 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405774574 15381598208 84270 33554432000 4194304 4196468 140732993482960 140083378252768 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10360] ppid=10343 vsize=15021092 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10360/stat : 10360 (java) S 10343 10343 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405774574 15381598208 84270 33554432000 4194304 4196468 140732993482960 140085219494320 140085884217986 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
Current children cumulated CPU time: 2.47 s
Current children cumulated vsize: 15134220 KiB
Current children cumulated memory: 338476 KiB

[startup+1.40069 s]
/proc/loadavg: 2.27 2.25 2.19 6/235 10362
/proc/meminfo: memFree=14612004/32770624 swapFree=66959212/67108860
[pid=10343] ppid=10340 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/10343/stat : 10343 (scop.sh) S 10340 10343 5595 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405774567 115843072 349 33554432000 4194304 5098028 140721442150880 140721442148136 140474750288508 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 8138752 140721442157411 140721442157680 140721442157680 140721442160589 0
/proc/10343/statm: 28282 349 296 221 0 87 0
[pid=10346] ppid=10343 vsize=15021092 memory=485592 CPUtime=2.96 cores=0,2,4,6
/proc/10346/stat : 10346 (java) S 10343 10343 5595 0 -1 1077944320 21870 0 0 0 283 13 0 0 20 0 15 0 405774567 15381598208 121398 33554432000 4194304 4196468 140732993482960 140732993465504 140085884206839 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
/proc/10346/statm: 3755273 121398 3247 1 0 3716603 0
[pid=10346/tid=10347] ppid=10343 vsize=15021092 memory=5866615149928082787 CPUtime=1.37 cores=0,2,4,6
/proc/10346/task/10347/stat : 10347 (java) R 10343 10343 5595 0 -1 4202560 17589 0 0 0 126 11 0 0 20 0 15 0 405774568 15381598208 121398 33554432000 4194304 4196468 140732993482960 140085856035728 140085868250469 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10348] ppid=10343 vsize=15021092 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10348/stat : 10348 (java) S 10343 10343 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774569 15381598208 121398 33554432000 4194304 4196468 140732993482960 140085888449424 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10349] ppid=10343 vsize=15021092 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10349/stat : 10349 (java) S 10343 10343 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405774569 15381598208 121398 33554432000 4194304 4196468 140732993482960 140085664152336 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10350] ppid=10343 vsize=15021092 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10350/stat : 10350 (java) S 10343 10343 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774569 15381598208 121398 33554432000 4194304 4196468 140732993482960 140085663100048 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10351] ppid=10343 vsize=15021092 memory=-5587952811223387992 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10351/stat : 10351 (java) S 10343 10343 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405774569 15381598208 121398 33554432000 4194304 4196468 140732993482960 140085662047248 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10352] ppid=10343 vsize=15021092 memory=4871374705135476842 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10352/stat : 10352 (java) S 10343 10343 5595 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405774571 15381598208 121398 33554432000 4194304 4196468 140732993482960 140085223704688 140085884217986 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10353] ppid=10343 vsize=15021092 memory=-5155629106848830804 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10353/stat : 10353 (java) S 10343 10343 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405774571 15381598208 121398 33554432000 4194304 4196468 140732993482960 140084485546784 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10354] ppid=10343 vsize=15021092 memory=4711452030493251017 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10354/stat : 10354 (java) S 10343 10343 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405774571 15381598208 121398 33554432000 4194304 4196468 140732993482960 140084250666096 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10355] ppid=10343 vsize=15021092 memory=8191324994196845656 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10355/stat : 10355 (java) S 10343 10343 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405774574 15381598208 121398 33554432000 4194304 4196468 140732993482960 140083876157520 140085884225435 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10356] ppid=10343 vsize=15021092 memory=0 CPUtime=0.6 cores=0,2,4,6
/proc/10346/task/10356/stat : 10356 (java) S 10343 10343 5595 0 -1 1077944384 1158 0 0 0 60 0 0 0 20 0 15 0 405774574 15381598208 121398 33554432000 4194304 4196468 140732993482960 140085222652528 140085884217986 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10357] ppid=10343 vsize=15021092 memory=7230933153675700328 CPUtime=0.53 cores=0,2,4,6
/proc/10346/task/10357/stat : 10357 (java) S 10343 10343 5595 0 -1 1077944384 591 0 0 0 53 0 0 0 20 0 15 0 405774574 15381598208 121398 33554432000 4194304 4196468 140732993482960 140085221599728 140085884217986 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10358] ppid=10343 vsize=15021092 memory=4281646113222391338 CPUtime=0.43 cores=0,2,4,6
/proc/10346/task/10358/stat : 10358 (java) R 10343 10343 5595 0 -1 4202560 1197 0 0 0 43 0 0 0 20 0 15 0 405774574 15381598208 121398 33554432000 4194304 4196468 140732993482960 140085220547440 140085876443966 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10359] ppid=10343 vsize=15021092 memory=1400504754925836930 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10359/stat : 10359 (java) S 10343 10343 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405774574 15381598208 121398 33554432000 4194304 4196468 140732993482960 140083378252768 140085884217045 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
[pid=10346/tid=10360] ppid=10343 vsize=15021092 memory=8761640388971749472 CPUtime=0 cores=0,2,4,6
/proc/10346/task/10360/stat : 10360 (java) S 10343 10343 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405774574 15381598208 121398 33554432000 4194304 4196468 140732993482960 140085219494320 140085884217986 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32190464 140732993487657 140732993488026 140732993488026 140732993490895 0
Current children cumulated CPU time: 2.96 s
Current children cumulated vsize: 15134220 KiB
Current children cumulated memory: 486988 KiB

Child status: 0
Real time (s): 1.47365
CPU time (s): 3.1449
CPU user time (s): 2.998
CPU system time (s): 0.1469
CPU usage (%): 213.409
Max. virtual memory (cumulated for all children) (KiB): 15134220
Max. memory (cumulated for all children) (KiB): 486988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.998
system time used= 0.1469
maximum resident set size= 487072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23021
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1866
involuntary context switches= 10


# summary of solver processes directly reported to runsolver:
#   pid: 10343
#   total CPU time (s): 3.1449
#   total CPU user time (s): 2.998
#   total CPU system time (s): 0.1469

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.031717 second user time and 0.060263 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-12 16:25:04
IDJOB=4388392
IDBENCH=141689
IDSOLVER=2826
FILE ID=node124/4388392-1568298344
RUNJOBID= node124-1568286434-6491
PBS_JOBID= 21701080
Free space on /tmp= 52472 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP19/hcp/graph162.xml
COMMAND LINE= DIR/scop.sh 11g DIR/scop.jar -hybrid DIR/cryptominisat5 default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4388392-1568298344/watcher-4388392-1568298344 -o /tmp/evaluation-result-4388392-1568298344/solver-4388392-1568298344 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568286434-6491 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4388392-1568298344.xml

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

MD5SUM BENCH= 0d1146fb66ad2f4e2d5d75203fe6e22a
RANDOM SEED=851838464

node124.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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:       32770624 kB
MemFree:        14887752 kB
MemAvailable:   29694872 kB
Buffers:          142524 kB
Cached:         14751272 kB
SwapCached:        45868 kB
Active:          3772700 kB
Inactive:       13290952 kB
Active(anon):    2124436 kB
Inactive(anon):    86928 kB
Active(file):    1648264 kB
Inactive(file): 13204024 kB
Unevictable:      108340 kB
Mlocked:          108340 kB
SwapTotal:      67108860 kB
SwapFree:       66959212 kB
Dirty:             21420 kB
Writeback:             0 kB
AnonPages:       2241636 kB
Mapped:            55536 kB
Shmem:             32744 kB
Slab:             412356 kB
SReclaimable:     383292 kB
SUnreclaim:        29064 kB
KernelStack:        4208 kB
PageTables:        10140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8173028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    854016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 52452 MiB
End job on node124 at 2019-09-12 16:25:06