Trace number 4269927

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
choco-solver 4.0.5 seq (2017-08-09)OPT326 193.388 186.58

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-05-05-9.xml
MD5SUMb1b903d633c720775ef1eb29649a113f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark326
Best CPU time to get the best result obtained on this benchmark72.954399
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of constraints90
Number of domains7
Minimum domain size5
Maximum domain size426
Distribution of domain sizes[{"size":5,"count":50},{"size":426,"count":55}]
Minimum variable degree2
Maximum variable degree6
Distribution of variable degrees[{"degree":2,"count":30},{"degree":3,"count":50},{"degree":6,"count":25}]
Minimum constraint arity1
Maximum constraint arity7
Distribution of constraint arities[{"arity":1,"count":5},{"arity":2,"count":25},{"arity":3,"count":25},{"arity":5,"count":10},{"arity":7,"count":25}]
Number of extensional constraints25
Number of intensional constraints30
Distribution of constraint types[{"type":"extension","count":25},{"type":"intension","count":30},{"type":"allDifferent","count":5},{"type":"noOverlap","count":5},{"type":"element","count":25}]
Optimization problemYES
Type of objectivemin MAXIMUM

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.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269927-1502688380.xml"  -tl '2520s' -p 1 -x 0
0.10/0.26	c [HOME/instance-4269927-1502688380.xml, -tl, 2520s, -p, 1, -x, 0]
0.31/0.32	c simple solver
0.31/0.39	c parse instance...
0.95/0.63	c solve instance...
3.32/1.47	o 418 
3.63/1.52	o 416 
4.85/1.90	o 399 
4.85/1.93	o 385 
4.85/1.94	o 383 
4.85/1.99	o 373 
5.51/2.14	o 368 
6.12/2.30	o 366 
6.12/2.35	o 365 
6.73/2.56	o 361 
6.73/2.59	o 356 
7.33/2.77	o 352 
7.33/2.77	o 346 
9.29/3.61	o 342 
9.85/3.92	o 335 
9.85/3.94	o 334 
10.71/4.60	o 331 
18.47/12.12	o 330 
18.47/12.13	o 329 
18.47/12.14	o 328 
27.91/21.52	o 326 
193.29/186.57	s OPTIMUM FOUND
193.29/186.57	v <instantiation>
193.29/186.57	v 	<list>s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] e[0] e[1] e[2] e[3] e[4] d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] sd[0][0] sd[0][1] sd[0][2] sd[0][3] sd[0][4] sd[1][0] sd[1][1] sd[1][2] sd[1][3] sd[1][4] sd[2][0] sd[2][1] sd[2][2] sd[2][3] sd[2][4] sd[3][0] sd[3][1] sd[3][2] sd[3][3] sd[3][4] sd[4][0] sd[4][1] sd[4][2] sd[4][3] sd[4][4] </list>
193.29/186.57	v 	<values>0 50 137 173 232 0 17 137 232 270 14 80 120 173 270 0 50 80 165 241 0 74 165 241 266 322 326 315 322 319 17 87 36 59 90 14 99 93 32 56 59 40 44 97 45 50 30 49 67 81 74 91 76 25 53 3 2 1 4 0 0 3 2 4 1 0 4 3 1 2 2 4 1 0 3 1 0 3 2 4 232 137 50 0 173 0 270 137 17 232 14 173 270 120 80 165 80 0 241 50 74 0 241 165 266 </values>
193.29/186.57	v </instantiation>

Verifier Data

OK	326

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 (15439 MiB free)
  memory of node 1: 16384 MiB (15402 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269927-1502688380/watcher-4269927-1502688380 -o /tmp/evaluation-result-4269927-1502688380/solver-4269927-1502688380 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24470 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1505410998 HOME/instance-4269927-1502688380.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=30555, runsolver pid=30552
Current StackSize limit: 8192 KiB


[startup+0.1002 s]*
/proc/loadavg: 1.85 1.80 1.78 3/206 30563
/proc/meminfo: memFree=31573088/32770624 swapFree=67108764/67108860
[pid=30555] ppid=30552 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30555/stat : 30555 (xcsp3-exec) S 30552 30555 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116344464 9740288 345 18446744073709551615 4194304 5098028 140733916082848 140733916080952 139784002617980 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 31240192 140733916090744 140733916090949 140733916090949 140733916094443 0
/proc/30555/statm: 2378 345 289 221 0 87 0
[pid=30557] ppid=30555 vsize=13574484 memory=17788 CPUtime=0.02 cores=0,2,4,6
/proc/30557/stat : 30557 (java) S 30555 30555 4674 0 -1 1077944320 3759 0 0 0 2 0 0 0 20 0 9 0 116344472 13900271616 4447 18446744073709551615 4194304 4196468 140727363714144 140727363696688 140449363070711 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
/proc/30557/statm: 3393621 4447 2086 1 0 3383118 0
[pid=30557/tid=30558] ppid=30555 vsize=13574484 memory=-8713483618642983523 CPUtime=0.02 cores=0,2,4,6
/proc/30557/task/30558/stat : 30558 (java) R 30555 30555 4674 0 -1 4202560 2465 0 0 0 2 0 0 0 20 0 9 0 116344472 13900271616 4447 18446744073709551615 4194304 4196468 140727363714144 140449367306440 140449347151198 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30559] ppid=30555 vsize=13574484 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30559/stat : 30559 (java) S 30555 30555 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 116344473 13900271616 4447 18446744073709551615 4194304 4196468 140727363714144 140449323969040 140449363080917 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30560] ppid=30555 vsize=13574484 memory=140177646405248 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30560/stat : 30560 (java) S 30555 30555 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 116344473 13900271616 4447 18446744073709551615 4194304 4196468 140727363714144 140448962636432 140449363080917 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30561] ppid=30555 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30561/stat : 30561 (java) S 30555 30555 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 116344473 13900271616 4447 18446744073709551615 4194304 4196468 140727363714144 140448961583376 140449363080917 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30562] ppid=30555 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30562/stat : 30562 (java) S 30555 30555 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 116344473 13900271616 4447 18446744073709551615 4194304 4196468 140727363714144 140448960530832 140449363080917 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30563] ppid=30555 vsize=13574484 memory=140177646405248 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30563/stat : 30563 (java) S 30555 30555 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 116344474 13900271616 4447 18446744073709551615 4194304 4196468 140727363714144 140448346880752 140449363081858 0 0 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30564] ppid=30555 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30564/stat : 30564 (java) S 30555 30555 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 116344474 13900271616 4447 18446744073709551615 4194304 4196468 140727363714144 140448345826976 140449363080917 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30565] ppid=30555 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30565/stat : 30565 (java) S 30555 30555 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 116344475 13900271616 4447 18446744073709551615 4194304 4196468 140727363714144 140448344773936 140449363080917 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 19168 KiB

[startup+0.210195 s]*
/proc/loadavg: 1.85 1.80 1.78 5/214 30571
/proc/meminfo: memFree=31566168/32770624 swapFree=67108764/67108860
[pid=30555] ppid=30552 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30555/stat : 30555 (xcsp3-exec) S 30552 30555 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116344464 9740288 345 18446744073709551615 4194304 5098028 140733916082848 140733916080952 139784002617980 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 31240192 140733916090744 140733916090949 140733916090949 140733916094443 0
/proc/30555/statm: 2378 345 289 221 0 87 0
[pid=30557] ppid=30555 vsize=13974352 memory=26924 CPUtime=0.1 cores=0,2,4,6
/proc/30557/stat : 30557 (java) S 30555 30555 4674 0 -1 1077944320 5187 0 0 0 9 1 0 0 20 0 15 0 116344472 14309736448 6731 18446744073709551615 4194304 4196468 140727363714144 140727363696688 140449363070711 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
/proc/30557/statm: 3493588 6731 2756 1 0 3482964 0
[pid=30557/tid=30558] ppid=30555 vsize=13974352 memory=7311146985107750967 CPUtime=0.07 cores=0,2,4,6
/proc/30557/task/30558/stat : 30558 (java) R 30555 30555 4674 0 -1 4202560 3321 0 0 0 7 0 0 0 20 0 15 0 116344472 14309736448 6731 18446744073709551615 4194304 4196468 140727363714144 140449367302704 140449344655997 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30559] ppid=30555 vsize=13974352 memory=12630 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30559/stat : 30559 (java) S 30555 30555 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116344473 14309736448 6731 18446744073709551615 4194304 4196468 140727363714144 140449323969040 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30560] ppid=30555 vsize=13974352 memory=3617994369758774944 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30560/stat : 30560 (java) S 30555 30555 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116344473 14309736448 6796 18446744073709551615 4194304 4196468 140727363714144 140448962636432 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30561] ppid=30555 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30561/stat : 30561 (java) S 30555 30555 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116344473 14309736448 6796 18446744073709551615 4194304 4196468 140727363714144 140448961583376 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30562] ppid=30555 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30562/stat : 30562 (java) S 30555 30555 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116344473 14309736448 6796 18446744073709551615 4194304 4196468 140727363714144 140448960530832 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30563] ppid=30555 vsize=13974352 memory=140177646405248 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30563/stat : 30563 (java) S 30555 30555 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116344474 14309736448 6796 18446744073709551615 4194304 4196468 140727363714144 140448346880752 140449363081858 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30564] ppid=30555 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30564/stat : 30564 (java) S 30555 30555 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116344474 14309736448 6796 18446744073709551615 4194304 4196468 140727363714144 140448345826976 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30565] ppid=30555 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30565/stat : 30565 (java) S 30555 30555 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116344475 14309736448 6796 18446744073709551615 4194304 4196468 140727363714144 140448344773872 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30566] ppid=30555 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30566/stat : 30566 (java) S 30555 30555 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116344477 14309736448 6861 18446744073709551615 4194304 4196468 140727363714144 140448343722448 140449363089307 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30567] ppid=30555 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30567/stat : 30567 (java) S 30555 30555 4674 0 -1 1077944384 317 0 0 0 0 0 0 0 20 0 15 0 116344477 14309736448 6861 18446744073709551615 4194304 4196468 140727363714144 140448342669552 140449363081858 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30568] ppid=30555 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30568/stat : 30568 (java) R 30555 30555 4674 0 -1 4202560 110 0 0 0 0 0 0 0 20 0 15 0 116344477 14309736448 6861 18446744073709551615 4194304 4196468 140727363714144 140448341617008 140449340744736 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30569] ppid=30555 vsize=13974352 memory=140177646405248 CPUtime=0.01 cores=0,2,4,6
/proc/30557/task/30569/stat : 30569 (java) S 30555 30555 4674 0 -1 1077944384 240 0 0 0 1 0 0 0 20 0 15 0 116344477 14309736448 6861 18446744073709551615 4194304 4196468 140727363714144 140448340563952 140449363081858 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30570] ppid=30555 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30570/stat : 30570 (java) S 30555 30555 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116344477 14309736448 6861 18446744073709551615 4194304 4196468 140727363714144 140448339511648 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30571] ppid=30555 vsize=13974352 memory=140177646405248 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30571/stat : 30571 (java) S 30555 30555 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116344482 14309736448 6861 18446744073709551615 4194304 4196468 140727363714144 140448338459696 140449363081858 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28304 KiB

[startup+0.310329 s]*
/proc/loadavg: 1.85 1.80 1.78 3/214 30571
/proc/meminfo: memFree=31554456/32770624 swapFree=67108764/67108860
[pid=30555] ppid=30552 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30555/stat : 30555 (xcsp3-exec) S 30552 30555 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116344464 9740288 345 18446744073709551615 4194304 5098028 140733916082848 140733916080952 139784002617980 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 31240192 140733916090744 140733916090949 140733916090949 140733916094443 0
/proc/30555/statm: 2378 345 289 221 0 87 0
[pid=30557] ppid=30555 vsize=13974352 memory=39856 CPUtime=0.31 cores=0,2,4,6
/proc/30557/stat : 30557 (java) S 30555 30555 4674 0 -1 1077944320 9108 0 0 0 28 3 0 0 20 0 15 0 116344472 14309736448 9964 18446744073709551615 4194304 4196468 140727363714144 140727363696688 140449363070711 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
/proc/30557/statm: 3493588 9964 3026 1 0 3482964 0
[pid=30557/tid=30558] ppid=30555 vsize=13974352 memory=-8774313645642428999 CPUtime=0.18 cores=0,2,4,6
/proc/30557/task/30558/stat : 30558 (java) R 30555 30555 4674 0 -1 4202560 6227 0 0 0 16 2 0 0 20 0 15 0 116344472 14309736448 9964 18446744073709551615 4194304 4196468 140727363714144 140449367305408 140449363092058 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30559] ppid=30555 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30559/stat : 30559 (java) S 30555 30555 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116344473 14309736448 9964 18446744073709551615 4194304 4196468 140727363714144 140449323969040 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30560] ppid=30555 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30560/stat : 30560 (java) S 30555 30555 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116344473 14309736448 9964 18446744073709551615 4194304 4196468 140727363714144 140448962636432 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30561] ppid=30555 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30561/stat : 30561 (java) S 30555 30555 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116344473 14309736448 9964 18446744073709551615 4194304 4196468 140727363714144 140448961583376 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30562] ppid=30555 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30562/stat : 30562 (java) S 30555 30555 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116344473 14309736448 9964 18446744073709551615 4194304 4196468 140727363714144 140448960530832 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30563] ppid=30555 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30563/stat : 30563 (java) S 30555 30555 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116344474 14309736448 9964 18446744073709551615 4194304 4196468 140727363714144 140448346880752 140449363081858 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30564] ppid=30555 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30564/stat : 30564 (java) S 30555 30555 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116344474 14309736448 9964 18446744073709551615 4194304 4196468 140727363714144 140448345826976 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30565] ppid=30555 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30565/stat : 30565 (java) S 30555 30555 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116344475 14309736448 9964 18446744073709551615 4194304 4196468 140727363714144 140448344773872 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30566] ppid=30555 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30566/stat : 30566 (java) S 30555 30555 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116344477 14309736448 9964 18446744073709551615 4194304 4196468 140727363714144 140448343722448 140449363089307 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30567] ppid=30555 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/30557/task/30567/stat : 30567 (java) S 30555 30555 4674 0 -1 1077944384 554 0 0 0 2 0 0 0 20 0 15 0 116344477 14309736448 9964 18446744073709551615 4194304 4196468 140727363714144 140448342669552 140449363081858 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30568] ppid=30555 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/30557/task/30568/stat : 30568 (java) S 30555 30555 4674 0 -1 1077944384 272 0 0 0 2 0 0 0 20 0 15 0 116344477 14309736448 9964 18446744073709551615 4194304 4196468 140727363714144 140448341617008 140449363081858 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30569] ppid=30555 vsize=13974352 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/30557/task/30569/stat : 30569 (java) R 30555 30555 4674 0 -1 4202560 751 0 0 0 6 0 0 0 20 0 15 0 116344477 14309736448 9964 18446744073709551615 4194304 4196468 140727363714144 140448340561744 140449363082646 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30570] ppid=30555 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30570/stat : 30570 (java) S 30555 30555 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116344477 14309736448 9964 18446744073709551615 4194304 4196468 140727363714144 140448339511648 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30571] ppid=30555 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30571/stat : 30571 (java) S 30555 30555 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116344482 14309736448 9964 18446744073709551615 4194304 4196468 140727363714144 140448338459696 140449363081858 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41236 KiB

[startup+0.706537 s]
/proc/loadavg: 1.85 1.80 1.78 3/214 30571
/proc/meminfo: memFree=31543204/32770624 swapFree=67108764/67108860
[pid=30555] ppid=30552 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30555/stat : 30555 (xcsp3-exec) S 30552 30555 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116344464 9740288 345 18446744073709551615 4194304 5098028 140733916082848 140733916080952 139784002617980 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 31240192 140733916090744 140733916090949 140733916090949 140733916094443 0
/proc/30555/statm: 2378 345 289 221 0 87 0
[pid=30557] ppid=30555 vsize=13980732 memory=65840 CPUtime=1.2 cores=0,2,4,6
/proc/30557/stat : 30557 (java) S 30555 30555 4674 0 -1 1077944320 14059 0 0 0 114 6 0 0 20 0 15 0 116344472 14316269568 16460 18446744073709551615 4194304 4196468 140727363714144 140727363696688 140449363070711 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
/proc/30557/statm: 3495183 16460 3171 1 0 3483476 0
[pid=30557/tid=30558] ppid=30555 vsize=13980732 memory=0 CPUtime=0.57 cores=0,2,4,6
/proc/30557/task/30558/stat : 30558 (java) R 30555 30555 4674 0 -1 4202560 9101 0 0 0 53 4 0 0 20 0 15 0 116344472 14316269568 16460 18446744073709551615 4194304 4196468 140727363714144 140449367304832 140449004485036 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30559] ppid=30555 vsize=13980732 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30559/stat : 30559 (java) S 30555 30555 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116344473 14316269568 16460 18446744073709551615 4194304 4196468 140727363714144 140449323969040 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30560] ppid=30555 vsize=13980732 memory=5712 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30560/stat : 30560 (java) S 30555 30555 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116344473 14316269568 16460 18446744073709551615 4194304 4196468 140727363714144 140448962636432 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30561] ppid=30555 vsize=13980732 memory=796 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30561/stat : 30561 (java) S 30555 30555 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116344473 14316269568 16460 18446744073709551615 4194304 4196468 140727363714144 140448961583376 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30562] ppid=30555 vsize=13980732 memory=984 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30562/stat : 30562 (java) S 30555 30555 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116344473 14316269568 16460 18446744073709551615 4194304 4196468 140727363714144 140448960530832 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30563] ppid=30555 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30563/stat : 30563 (java) S 30555 30555 4674 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 116344474 14316269568 16460 18446744073709551615 4194304 4196468 140727363714144 140448346880752 140449363081858 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30564] ppid=30555 vsize=13980732 memory=1 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30564/stat : 30564 (java) S 30555 30555 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116344474 14316269568 16460 18446744073709551615 4194304 4196468 140727363714144 140448345826976 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30565] ppid=30555 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30565/stat : 30565 (java) S 30555 30555 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116344475 14316269568 16460 18446744073709551615 4194304 4196468 140727363714144 140448344773872 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30566] ppid=30555 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30566/stat : 30566 (java) S 30555 30555 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116344477 14316269568 16460 18446744073709551615 4194304 4196468 140727363714144 140448343722448 140449363089307 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30567] ppid=30555 vsize=13980732 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/30557/task/30567/stat : 30567 (java) R 30555 30555 4674 0 -1 4202560 1106 0 0 0 14 0 0 0 20 0 15 0 116344477 14316269568 16460 18446744073709551615 4194304 4196468 140727363714144 140448342659472 140449347950528 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30568] ppid=30555 vsize=13980732 memory=26 CPUtime=0.15 cores=0,2,4,6
/proc/30557/task/30568/stat : 30568 (java) R 30555 30555 4674 0 -1 4202560 870 0 0 0 15 0 0 0 20 0 15 0 116344477 14316269568 16460 18446744073709551615 4194304 4196468 140727363714144 140448341615408 140449344249520 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30569] ppid=30555 vsize=13980732 memory=229 CPUtime=0.31 cores=0,2,4,6
/proc/30557/task/30569/stat : 30569 (java) S 30555 30555 4674 0 -1 1077944384 1675 0 0 0 31 0 0 0 20 0 15 0 116344477 14316269568 16460 18446744073709551615 4194304 4196468 140727363714144 140448340563952 140449363081858 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30570] ppid=30555 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30570/stat : 30570 (java) S 30555 30555 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116344477 14316269568 16460 18446744073709551615 4194304 4196468 140727363714144 140448339511648 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30571] ppid=30555 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30571/stat : 30571 (java) S 30555 30555 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116344482 14316269568 16460 18446744073709551615 4194304 4196468 140727363714144 140448338459696 140449363081858 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
Current children cumulated CPU time: 1.2 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 67220 KiB

[startup+1.50081 s]
/proc/loadavg: 1.85 1.80 1.78 5/214 30571
/proc/meminfo: memFree=31505048/32770624 swapFree=67108764/67108860
[pid=30555] ppid=30552 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30555/stat : 30555 (xcsp3-exec) S 30552 30555 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116344464 9740288 345 18446744073709551615 4194304 5098028 140733916082848 140733916080952 139784002617980 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 31240192 140733916090744 140733916090949 140733916090949 140733916094443 0
/proc/30555/statm: 2378 345 289 221 0 87 0
[pid=30557] ppid=30555 vsize=13980732 memory=131588 CPUtime=3.63 cores=0,2,4,6
/proc/30557/stat : 30557 (java) S 30555 30555 4674 0 -1 1077944320 38667 0 0 0 355 8 0 0 20 0 15 0 116344472 14316269568 32897 18446744073709551615 4194304 4196468 140727363714144 140727363696688 140449363070711 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
/proc/30557/statm: 3495183 32897 3183 1 0 3483476 0
[pid=30557/tid=30558] ppid=30555 vsize=13980732 memory=0 CPUtime=1.36 cores=0,2,4,6
/proc/30557/task/30558/stat : 30558 (java) R 30555 30555 4674 0 -1 4202560 9448 0 0 0 132 4 0 0 20 0 15 0 116344472 14316269568 32897 18446744073709551615 4194304 4196468 140727363714144 140449367309736 140449007683392 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30559] ppid=30555 vsize=13980732 memory=280355064227008 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30559/stat : 30559 (java) S 30555 30555 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116344473 14316269568 32897 18446744073709551615 4194304 4196468 140727363714144 140449323969040 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30560] ppid=30555 vsize=13980732 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30560/stat : 30560 (java) S 30555 30555 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116344473 14316269568 32897 18446744073709551615 4194304 4196468 140727363714144 140448962636432 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30561] ppid=30555 vsize=13980732 memory=6933690287860520088 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30561/stat : 30561 (java) S 30555 30555 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116344473 14316269568 32897 18446744073709551615 4194304 4196468 140727363714144 140448961583376 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30562] ppid=30555 vsize=13980732 memory=4138356658378995242 CPUtime=0 cores=0,2,4,6

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

/proc/30555/stat : 30555 (xcsp3-exec) S 30552 30555 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116344464 9740288 345 18446744073709551615 4194304 5098028 140733916082848 140733916080952 139784002617980 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 31240192 140733916090744 140733916090949 140733916090949 140733916094443 0
/proc/30555/statm: 2378 345 289 221 0 87 0
[pid=30557] ppid=30555 vsize=13980732 memory=202192 CPUtime=192.39 cores=0,2,4,6
/proc/30557/stat : 30557 (java) S 30555 30555 4674 0 -1 1077944320 73164 0 0 0 19221 18 0 0 20 0 15 0 116344472 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140727363696688 140449363070711 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
/proc/30557/statm: 3495183 50548 3240 1 0 3483476 0
[pid=30557/tid=30558] ppid=30555 vsize=13980732 memory=2320 CPUtime=185.31 cores=0,2,4,6
/proc/30557/task/30558/stat : 30558 (java) R 30555 30555 4674 0 -1 4202560 15411 0 0 0 18525 6 0 0 20 0 15 0 116344472 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140449367309520 140449005152576 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30559] ppid=30555 vsize=13980732 memory=1724 CPUtime=0.04 cores=0,2,4,6
/proc/30557/task/30559/stat : 30559 (java) S 30555 30555 4674 0 -1 1077944384 279 0 0 0 4 0 0 0 20 0 15 0 116344473 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140449323969040 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30560] ppid=30555 vsize=13980732 memory=2012 CPUtime=0.04 cores=0,2,4,6
/proc/30557/task/30560/stat : 30560 (java) S 30555 30555 4674 0 -1 1077944384 2141 0 0 0 4 0 0 0 20 0 15 0 116344473 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448962636432 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30561] ppid=30555 vsize=13980732 memory=-8774313645642428999 CPUtime=0.03 cores=0,2,4,6
/proc/30557/task/30561/stat : 30561 (java) S 30555 30555 4674 0 -1 1077944384 931 0 0 0 3 0 0 0 20 0 15 0 116344473 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448961583376 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30562] ppid=30555 vsize=13980732 memory=202164 CPUtime=0.04 cores=0,2,4,6
/proc/30557/task/30562/stat : 30562 (java) S 30555 30555 4674 0 -1 1077944384 952 0 0 0 3 1 0 0 20 0 15 0 116344473 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448960530832 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30563] ppid=30555 vsize=13980732 memory=33700 CPUtime=0.05 cores=0,2,4,6
/proc/30557/task/30563/stat : 30563 (java) S 30555 30555 4674 0 -1 1077944384 1525 0 0 0 4 1 0 0 20 0 15 0 116344474 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448346880752 140449363081858 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30564] ppid=30555 vsize=13980732 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30564/stat : 30564 (java) S 30555 30555 4674 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 116344474 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448345826976 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30565] ppid=30555 vsize=13980732 memory=15880 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30565/stat : 30565 (java) S 30555 30555 4674 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 116344475 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448344773872 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30566] ppid=30555 vsize=13980732 memory=4048 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30566/stat : 30566 (java) S 30555 30555 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116344477 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448343722448 140449363089307 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30567] ppid=30555 vsize=13980732 memory=33700 CPUtime=3.11 cores=0,2,4,6
/proc/30557/task/30567/stat : 30567 (java) S 30555 30555 4674 0 -1 1077944384 20260 0 0 0 309 2 0 0 20 0 15 0 116344477 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448342669552 140449363081858 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30568] ppid=30555 vsize=13980732 memory=1232 CPUtime=3.03 cores=0,2,4,6
/proc/30557/task/30568/stat : 30568 (java) S 30555 30555 4674 0 -1 1077944384 21399 0 0 0 301 2 0 0 20 0 15 0 116344477 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448341617008 140449363081858 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30569] ppid=30555 vsize=13980732 memory=644 CPUtime=0.6 cores=0,2,4,6
/proc/30557/task/30569/stat : 30569 (java) S 30555 30555 4674 0 -1 1077944384 7470 0 0 0 59 1 0 0 20 0 15 0 116344477 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448340563952 140449363081858 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30570] ppid=30555 vsize=13980732 memory=11028 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30570/stat : 30570 (java) S 30555 30555 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116344477 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448339511648 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30571] ppid=30555 vsize=13980732 memory=1228 CPUtime=0.05 cores=0,2,4,6
/proc/30557/task/30571/stat : 30571 (java) S 30555 30555 4674 0 -1 1077944384 1439 0 0 0 3 2 0 0 20 0 15 0 116344482 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448338459696 140449363081858 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
Current children cumulated CPU time: 192.39 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 203572 KiB

[startup+186.001 s]*
/proc/loadavg: 1.89 1.93 1.84 3/215 30578
/proc/meminfo: memFree=31389580/32770624 swapFree=67108764/67108860
[pid=30555] ppid=30552 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30555/stat : 30555 (xcsp3-exec) S 30552 30555 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116344464 9740288 345 18446744073709551615 4194304 5098028 140733916082848 140733916080952 139784002617980 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 31240192 140733916090744 140733916090949 140733916090949 140733916094443 0
/proc/30555/statm: 2378 345 289 221 0 87 0
[pid=30557] ppid=30555 vsize=13980732 memory=202192 CPUtime=192.8 cores=0,2,4,6
/proc/30557/stat : 30557 (java) S 30555 30555 4674 0 -1 1077944320 73167 0 0 0 19262 18 0 0 20 0 15 0 116344472 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140727363696688 140449363070711 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
/proc/30557/statm: 3495183 50548 3240 1 0 3483476 0
[pid=30557/tid=30558] ppid=30555 vsize=13980732 memory=-8774313645642428999 CPUtime=185.71 cores=0,2,4,6
/proc/30557/task/30558/stat : 30558 (java) R 30555 30555 4674 0 -1 4202560 15412 0 0 0 18565 6 0 0 20 0 15 0 116344472 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140449367309520 140449008616848 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30559] ppid=30555 vsize=13980732 memory=4872558044660077418 CPUtime=0.04 cores=0,2,4,6
/proc/30557/task/30559/stat : 30559 (java) S 30555 30555 4674 0 -1 1077944384 279 0 0 0 4 0 0 0 20 0 15 0 116344473 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140449323969040 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30560] ppid=30555 vsize=13980732 memory=15880 CPUtime=0.04 cores=0,2,4,6
/proc/30557/task/30560/stat : 30560 (java) S 30555 30555 4674 0 -1 1077944384 2142 0 0 0 4 0 0 0 20 0 15 0 116344473 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448962636432 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30561] ppid=30555 vsize=13980732 memory=4048 CPUtime=0.03 cores=0,2,4,6
/proc/30557/task/30561/stat : 30561 (java) S 30555 30555 4674 0 -1 1077944384 931 0 0 0 3 0 0 0 20 0 15 0 116344473 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448961583376 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30562] ppid=30555 vsize=13980732 memory=1728 CPUtime=0.04 cores=0,2,4,6
/proc/30557/task/30562/stat : 30562 (java) S 30555 30555 4674 0 -1 1077944384 952 0 0 0 3 1 0 0 20 0 15 0 116344473 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448960530832 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30563] ppid=30555 vsize=13980732 memory=4572 CPUtime=0.05 cores=0,2,4,6
/proc/30557/task/30563/stat : 30563 (java) S 30555 30555 4674 0 -1 1077944384 1525 0 0 0 4 1 0 0 20 0 15 0 116344474 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448346880752 140449363081858 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30564] ppid=30555 vsize=13980732 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30564/stat : 30564 (java) S 30555 30555 4674 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 116344474 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448345826976 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30565] ppid=30555 vsize=13980732 memory=12304 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30565/stat : 30565 (java) S 30555 30555 4674 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 116344475 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448344773872 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30566] ppid=30555 vsize=13980732 memory=1204 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30566/stat : 30566 (java) S 30555 30555 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116344477 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448343722448 140449363089307 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30567] ppid=30555 vsize=13980732 memory=-8774313645642428999 CPUtime=3.11 cores=0,2,4,6
/proc/30557/task/30567/stat : 30567 (java) S 30555 30555 4674 0 -1 1077944384 20260 0 0 0 309 2 0 0 20 0 15 0 116344477 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448342669552 140449363081858 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30568] ppid=30555 vsize=13980732 memory=4872558044660077418 CPUtime=3.03 cores=0,2,4,6
/proc/30557/task/30568/stat : 30568 (java) S 30555 30555 4674 0 -1 1077944384 21399 0 0 0 301 2 0 0 20 0 15 0 116344477 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448341617008 140449363081858 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30569] ppid=30555 vsize=13980732 memory=4148 CPUtime=0.6 cores=0,2,4,6
/proc/30557/task/30569/stat : 30569 (java) S 30555 30555 4674 0 -1 1077944384 7470 0 0 0 59 1 0 0 20 0 15 0 116344477 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448340563952 140449363081858 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30570] ppid=30555 vsize=13980732 memory=56740 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30570/stat : 30570 (java) S 30555 30555 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116344477 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448339511648 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30571] ppid=30555 vsize=13980732 memory=1296 CPUtime=0.05 cores=0,2,4,6
/proc/30557/task/30571/stat : 30571 (java) S 30555 30555 4674 0 -1 1077944384 1440 0 0 0 3 2 0 0 20 0 15 0 116344482 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448338459696 140449363081858 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
Current children cumulated CPU time: 192.8 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 203572 KiB

[startup+186.401 s]
/proc/loadavg: 1.89 1.93 1.84 3/215 30578
/proc/meminfo: memFree=31389580/32770624 swapFree=67108764/67108860
[pid=30555] ppid=30552 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30555/stat : 30555 (xcsp3-exec) S 30552 30555 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116344464 9740288 345 18446744073709551615 4194304 5098028 140733916082848 140733916080952 139784002617980 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 31240192 140733916090744 140733916090949 140733916090949 140733916094443 0
/proc/30555/statm: 2378 345 289 221 0 87 0
[pid=30557] ppid=30555 vsize=13980732 memory=202192 CPUtime=193.19 cores=0,2,4,6
/proc/30557/stat : 30557 (java) S 30555 30555 4674 0 -1 1077944320 73167 0 0 0 19301 18 0 0 20 0 15 0 116344472 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140727363696688 140449363070711 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
/proc/30557/statm: 3495183 50548 3240 1 0 3483476 0
[pid=30557/tid=30558] ppid=30555 vsize=13980732 memory=1380 CPUtime=186.1 cores=0,2,4,6
/proc/30557/task/30558/stat : 30558 (java) R 30555 30555 4674 0 -1 4202560 15412 0 0 0 18604 6 0 0 20 0 15 0 116344472 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140449367309520 140449011589473 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30559] ppid=30555 vsize=13980732 memory=202164 CPUtime=0.04 cores=0,2,4,6
/proc/30557/task/30559/stat : 30559 (java) S 30555 30555 4674 0 -1 1077944384 279 0 0 0 4 0 0 0 20 0 15 0 116344473 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140449323969040 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30560] ppid=30555 vsize=13980732 memory=202164 CPUtime=0.04 cores=0,2,4,6
/proc/30557/task/30560/stat : 30560 (java) S 30555 30555 4674 0 -1 1077944384 2142 0 0 0 4 0 0 0 20 0 15 0 116344473 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448962636432 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30561] ppid=30555 vsize=13980732 memory=-8774313645642428999 CPUtime=0.03 cores=0,2,4,6
/proc/30557/task/30561/stat : 30561 (java) S 30555 30555 4674 0 -1 1077944384 931 0 0 0 3 0 0 0 20 0 15 0 116344473 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448961583376 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30562] ppid=30555 vsize=13980732 memory=6297835844906604903 CPUtime=0.04 cores=0,2,4,6
/proc/30557/task/30562/stat : 30562 (java) S 30555 30555 4674 0 -1 1077944384 952 0 0 0 3 1 0 0 20 0 15 0 116344473 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448960530832 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30563] ppid=30555 vsize=13980732 memory=7740655667640821056 CPUtime=0.05 cores=0,2,4,6
/proc/30557/task/30563/stat : 30563 (java) S 30555 30555 4674 0 -1 1077944384 1525 0 0 0 4 1 0 0 20 0 15 0 116344474 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448346880752 140449363081858 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30564] ppid=30555 vsize=13980732 memory=7308591578289366336 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30564/stat : 30564 (java) S 30555 30555 4674 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 116344474 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448345826976 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30565] ppid=30555 vsize=13980732 memory=7302135314614015849 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30565/stat : 30565 (java) S 30555 30555 4674 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 116344475 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448344773872 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30566] ppid=30555 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30566/stat : 30566 (java) S 30555 30555 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116344477 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448343722448 140449363089307 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30567] ppid=30555 vsize=13980732 memory=202152 CPUtime=3.11 cores=0,2,4,6
/proc/30557/task/30567/stat : 30567 (java) S 30555 30555 4674 0 -1 1077944384 20260 0 0 0 309 2 0 0 20 0 15 0 116344477 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448342669552 140449363081858 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30568] ppid=30555 vsize=13980732 memory=928 CPUtime=3.03 cores=0,2,4,6
/proc/30557/task/30568/stat : 30568 (java) S 30555 30555 4674 0 -1 1077944384 21399 0 0 0 301 2 0 0 20 0 15 0 116344477 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448341617008 140449363081858 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30569] ppid=30555 vsize=13980732 memory=1380 CPUtime=0.6 cores=0,2,4,6
/proc/30557/task/30569/stat : 30569 (java) S 30555 30555 4674 0 -1 1077944384 7470 0 0 0 59 1 0 0 20 0 15 0 116344477 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448340563952 140449363081858 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30570] ppid=30555 vsize=13980732 memory=202164 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30570/stat : 30570 (java) S 30555 30555 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116344477 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448339511648 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30571] ppid=30555 vsize=13980732 memory=1380 CPUtime=0.06 cores=0,2,4,6
/proc/30557/task/30571/stat : 30571 (java) S 30555 30555 4674 0 -1 1077944384 1440 0 0 0 3 3 0 0 20 0 15 0 116344482 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448338459696 140449363081858 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
Current children cumulated CPU time: 193.19 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 203572 KiB

[startup+186.501 s]
/proc/loadavg: 1.89 1.93 1.84 3/215 30578
/proc/meminfo: memFree=31389580/32770624 swapFree=67108764/67108860
[pid=30555] ppid=30552 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30555/stat : 30555 (xcsp3-exec) S 30552 30555 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116344464 9740288 345 18446744073709551615 4194304 5098028 140733916082848 140733916080952 139784002617980 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 31240192 140733916090744 140733916090949 140733916090949 140733916094443 0
/proc/30555/statm: 2378 345 289 221 0 87 0
[pid=30557] ppid=30555 vsize=13980732 memory=202192 CPUtime=193.29 cores=0,2,4,6
/proc/30557/stat : 30557 (java) S 30555 30555 4674 0 -1 1077944320 73288 0 0 0 19311 18 0 0 20 0 15 0 116344472 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140727363696688 140449363070711 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
/proc/30557/statm: 3495183 50548 3240 1 0 3483476 0
[pid=30557/tid=30558] ppid=30555 vsize=13980732 memory=202192 CPUtime=186.2 cores=0,2,4,6
/proc/30557/task/30558/stat : 30558 (java) R 30555 30555 4674 0 -1 4202560 15417 0 0 0 18614 6 0 0 20 0 15 0 116344472 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140449367309520 140449010158237 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30559] ppid=30555 vsize=13980732 memory=202192 CPUtime=0.04 cores=0,2,4,6
/proc/30557/task/30559/stat : 30559 (java) S 30555 30555 4674 0 -1 1077944384 279 0 0 0 4 0 0 0 20 0 15 0 116344473 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140449323969040 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30560] ppid=30555 vsize=13980732 memory=1380 CPUtime=0.04 cores=0,2,4,6
/proc/30557/task/30560/stat : 30560 (java) S 30555 30555 4674 0 -1 1077944384 2142 0 0 0 4 0 0 0 20 0 15 0 116344473 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448962636432 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30561] ppid=30555 vsize=13980732 memory=2257 CPUtime=0.03 cores=0,2,4,6
/proc/30557/task/30561/stat : 30561 (java) S 30555 30555 4674 0 -1 1077944384 931 0 0 0 3 0 0 0 20 0 15 0 116344473 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448961583376 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30562] ppid=30555 vsize=13980732 memory=202192 CPUtime=0.04 cores=0,2,4,6
/proc/30557/task/30562/stat : 30562 (java) S 30555 30555 4674 0 -1 1077944384 952 0 0 0 3 1 0 0 20 0 15 0 116344473 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448960530832 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30563] ppid=30555 vsize=13980732 memory=1380 CPUtime=0.05 cores=0,2,4,6
/proc/30557/task/30563/stat : 30563 (java) S 30555 30555 4674 0 -1 1077944384 1525 0 0 0 4 1 0 0 20 0 15 0 116344474 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448346880752 140449363081858 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30564] ppid=30555 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30564/stat : 30564 (java) S 30555 30555 4674 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 116344474 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448345826976 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30565] ppid=30555 vsize=13980732 memory=202164 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30565/stat : 30565 (java) S 30555 30555 4674 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 116344475 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448344773872 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30566] ppid=30555 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30566/stat : 30566 (java) S 30555 30555 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116344477 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448343722448 140449363089307 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30567] ppid=30555 vsize=13980732 memory=202164 CPUtime=3.11 cores=0,2,4,6
/proc/30557/task/30567/stat : 30567 (java) S 30555 30555 4674 0 -1 1077944384 20376 0 0 0 309 2 0 0 20 0 15 0 116344477 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448342669552 140449363081858 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30568] ppid=30555 vsize=13980732 memory=1380 CPUtime=3.03 cores=0,2,4,6
/proc/30557/task/30568/stat : 30568 (java) S 30555 30555 4674 0 -1 1077944384 21399 0 0 0 301 2 0 0 20 0 15 0 116344477 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448341617008 140449363081858 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30569] ppid=30555 vsize=13980732 memory=202164 CPUtime=0.6 cores=0,2,4,6
/proc/30557/task/30569/stat : 30569 (java) S 30555 30555 4674 0 -1 1077944384 7470 0 0 0 59 1 0 0 20 0 15 0 116344477 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448340563952 140449363081858 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30570] ppid=30555 vsize=13980732 memory=984 CPUtime=0 cores=0,2,4,6
/proc/30557/task/30570/stat : 30570 (java) S 30555 30555 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116344477 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448339511648 140449363080917 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
[pid=30557/tid=30571] ppid=30555 vsize=13980732 memory=1728 CPUtime=0.06 cores=0,2,4,6
/proc/30557/task/30571/stat : 30571 (java) S 30555 30555 4674 0 -1 1077944384 1440 0 0 0 3 3 0 0 20 0 15 0 116344482 14316269568 50548 18446744073709551615 4194304 4196468 140727363714144 140448338459696 140449363081858 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31903744 140727363719601 140727363719777 140727363719777 140727363723215 0
Current children cumulated CPU time: 193.29 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 203572 KiB

Child status: 0
Real time (s): 186.58
CPU time (s): 193.388
CPU user time (s): 193.189
CPU system time (s): 0.199163
CPU usage (%): 103.649
Max. virtual memory (cumulated for all children) (KiB): 13995304
Max. memory (cumulated for all children) (KiB): 235784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 193.189
system time used= 0.199163
maximum resident set size= 236384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74308
page faults= 0
swaps= 0
block input operations= 0
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7884
involuntary context switches= 399


# summary of solver processes directly reported to runsolver:
#   pid: 30555
#   total CPU time (s): 193.388
#   total CPU user time (s): 193.189
#   total CPU system time (s): 0.199163

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.07383 second user time and 1.76857 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-14 07:12:26
IDJOB=4269927
IDBENCH=115842
IDSOLVER=2660
FILE ID=node134/4269927-1502688380
RUNJOBID= node134-1502649032-24470
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-05-05-9.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4269927-1502688380/watcher-4269927-1502688380 -o /tmp/evaluation-result-4269927-1502688380/solver-4269927-1502688380 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24470 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1505410998 HOME/instance-4269927-1502688380.xml

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

MD5SUM BENCH= b1b903d633c720775ef1eb29649a113f
RANDOM SEED=1505410998

node134.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.43
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.43
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.43
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.43
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:        31581996 kB
MemAvailable:   31792816 kB
Buffers:          246600 kB
Cached:           255036 kB
SwapCached:            4 kB
Active:           558432 kB
Inactive:         174420 kB
Active(anon):     177920 kB
Inactive(anon):    94540 kB
Active(file):     380512 kB
Inactive(file):    79880 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108764 kB
Dirty:              7924 kB
Writeback:             0 kB
AnonPages:        388000 kB
Mapped:            69956 kB
Shmem:             41564 kB
Slab:             159376 kB
SReclaimable:     132524 kB
SUnreclaim:        26852 kB
KernelStack:        3792 kB
PageTables:         5644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1186316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    329728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node134 at 2017-08-14 07:15:33