Trace number 4282246

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
choco-solver 4.0.5 seq (2017-08-18)SAT 78.2295 74.478996

General information on the benchmark

NameKnightTour/KnightTour-ext-s1/
KnightTour-10-ext02.xml
MD5SUMdd664e23d893e5c35a3c64c584bc3e60
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 benchmark34.0919
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints102
Number of domains1
Minimum domain size100
Maximum domain size100
Distribution of domain sizes[{"size":100,"count":100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":98},{"degree":3,"count":2}]
Minimum constraint arity2
Maximum constraint arity100
Distribution of constraint arities[{"arity":2,"count":101},{"arity":100,"count":1}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282246-1503144986.xml"  -tl '2520s' -p 1 -x 0
0.10/0.27	c [HOME/instance-4282246-1503144986.xml, -tl, 2520s, -p, 1, -x, 0]
0.28/0.33	c simple solver
0.28/0.40	c parse instance...
0.93/0.64	c solve instance...
78.13/74.47	s SATISFIABLE
78.13/74.47	v <instantiation>
78.13/74.47	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] </list>
78.13/74.47	v 	<values>0 12 4 16 8 27 19 38 46 54 62 50 71 90 82 70 91 83 95 74 66 58 39 47 35 43 31 23 11 3 15 7 28 9 17 5 13 1 20 32 24 36 44 25 33 41 53 45 37 29 48 56 64 52 40 61 73 65 57 49 68 76 55 67 59 78 99 87 79 98 86 94 75 96 88 69 77 89 97 85 93 81 60 72 80 92 84 63 51 30 42 34 26 18 6 14 22 10 2 21 </values>
78.13/74.47	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282246-1503144986/watcher-4282246-1503144986 -o /tmp/evaluation-result-4282246-1503144986/solver-4282246-1503144986 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503095780-14042 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1205358098 HOME/instance-4282246-1503144986.xml 

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

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=24074, runsolver pid=24071
Current StackSize limit: 8192 KiB


[startup+0.100134 s]*
/proc/loadavg: 1.80 1.93 1.94 2/201 24077
/proc/meminfo: memFree=31202964/32770624 swapFree=67108860/67108860
[pid=24074] ppid=24071 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24074/stat : 24074 (xcsp3-exec) S 24071 24074 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 102839184 9740288 345 18446744073709551615 4194304 5098028 140732354519648 140732354517752 140277775041148 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 22614016 140732354523512 140732354523717 140732354523717 140732354527211 0
/proc/24074/statm: 2378 345 289 221 0 87 0
[pid=24076] ppid=24074 vsize=13358712 memory=14104 CPUtime=0.01 cores=1,3,5,7
/proc/24076/stat : 24076 (java) S 24074 24074 13977 0 -1 1077944320 3324 0 0 0 1 0 0 0 20 0 6 0 102839193 13679321088 3526 18446744073709551615 4194304 4196468 140733582930032 140733582912576 139737459580663 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
/proc/24076/statm: 3339678 3526 1892 1 0 3329175 0
[pid=24076/tid=24077] ppid=24074 vsize=13358712 memory=-6226904250080924003 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24077/stat : 24077 (java) R 24074 24074 13977 0 -1 4202560 2092 0 0 0 0 0 0 0 20 0 6 0 102839194 13679321088 3526 18446744073709551615 4194304 4196468 140733582930032 139737463816784 139737443661150 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24078] ppid=24074 vsize=13358712 memory=5767615134013602185 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24078/stat : 24078 (java) S 24074 24074 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 102839194 13679321088 3526 18446744073709551615 4194304 4196468 140733582930032 139737378994832 139737459590869 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24079] ppid=24074 vsize=13358712 memory=139847605618304 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24079/stat : 24079 (java) S 24074 24074 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 102839194 13679321088 3592 18446744073709551615 4194304 4196468 140733582930032 139737377942032 139737459590869 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24080] ppid=24074 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24080/stat : 24080 (java) S 24074 24074 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 102839194 13679321088 3592 18446744073709551615 4194304 4196468 140733582930032 139737376889232 139737459590869 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24081] ppid=24074 vsize=13358712 memory=-1807685287725067907 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24081/stat : 24081 (java) S 24074 24074 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 102839194 13679321088 3592 18446744073709551615 4194304 4196468 140733582930032 139737375836432 139737459590869 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15484 KiB

[startup+0.213553 s]*
/proc/loadavg: 1.80 1.93 1.94 4/214 24090
/proc/meminfo: memFree=31190396/32770624 swapFree=67108860/67108860
[pid=24074] ppid=24071 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24074/stat : 24074 (xcsp3-exec) S 24071 24074 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 102839184 9740288 345 18446744073709551615 4194304 5098028 140732354519648 140732354517752 140277775041148 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 22614016 140732354523512 140732354523717 140732354523717 140732354527211 0
/proc/24074/statm: 2378 345 289 221 0 87 0
[pid=24076] ppid=24074 vsize=13974352 memory=26756 CPUtime=0.1 cores=1,3,5,7
/proc/24076/stat : 24076 (java) S 24074 24074 13977 0 -1 1077944320 5108 0 0 0 9 1 0 0 20 0 15 0 102839193 14309736448 6689 18446744073709551615 4194304 4196468 140733582930032 140733582912576 139737459580663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
/proc/24076/statm: 3493588 6689 2749 1 0 3482964 0
[pid=24076/tid=24077] ppid=24074 vsize=13974352 memory=7681060072107974558 CPUtime=0.07 cores=1,3,5,7
/proc/24076/task/24077/stat : 24077 (java) R 24074 24074 13977 0 -1 4202560 3255 0 0 0 7 0 0 0 20 0 15 0 102839194 14309736448 6689 18446744073709551615 4194304 4196468 140733582930032 139737463806112 139737459602589 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24078] ppid=24074 vsize=13974352 memory=5767615134013602185 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24078/stat : 24078 (java) S 24074 24074 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102839194 14309736448 6689 18446744073709551615 4194304 4196468 140733582930032 139737378994832 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24079] ppid=24074 vsize=13974352 memory=139847605618304 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24079/stat : 24079 (java) S 24074 24074 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102839194 14309736448 6689 18446744073709551615 4194304 4196468 140733582930032 139737377942032 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24080] ppid=24074 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24080/stat : 24080 (java) S 24074 24074 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 102839194 14309736448 6689 18446744073709551615 4194304 4196468 140733582930032 139737376889232 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24081] ppid=24074 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24081/stat : 24081 (java) S 24074 24074 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102839194 14309736448 6689 18446744073709551615 4194304 4196468 140733582930032 139737375836432 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24082] ppid=24074 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24082/stat : 24082 (java) S 24074 24074 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 102839196 14309736448 6689 18446744073709551615 4194304 4196468 140733582930032 139736937663344 139737459591810 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24083] ppid=24074 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24083/stat : 24083 (java) S 24074 24074 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 102839196 14309736448 6689 18446744073709551615 4194304 4196468 140733582930032 139736936609312 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24084] ppid=24074 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24084/stat : 24084 (java) S 24074 24074 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 102839196 14309736448 6689 18446744073709551615 4194304 4196468 140733582930032 139736935556464 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24085] ppid=24074 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24085/stat : 24085 (java) S 24074 24074 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102839199 14309736448 6689 18446744073709551615 4194304 4196468 140733582930032 139736934504784 139737459599259 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24086] ppid=24074 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24086/stat : 24086 (java) S 24074 24074 13977 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 102839199 14309736448 6689 18446744073709551615 4194304 4196468 140733582930032 139736933452144 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24087] ppid=24074 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24087/stat : 24087 (java) S 24074 24074 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102839199 14309736448 6689 18446744073709551615 4194304 4196468 140733582930032 139736932399344 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24088] ppid=24074 vsize=13974352 memory=139847605618304 CPUtime=0.01 cores=1,3,5,7
/proc/24076/task/24088/stat : 24088 (java) S 24074 24074 13977 0 -1 1077944384 242 0 0 0 1 0 0 0 20 0 15 0 102839199 14309736448 6689 18446744073709551615 4194304 4196468 140733582930032 139736931346544 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24089] ppid=24074 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24089/stat : 24089 (java) S 24074 24074 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102839199 14309736448 6689 18446744073709551615 4194304 4196468 140733582930032 139736930293984 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24090] ppid=24074 vsize=13974352 memory=139847605618304 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24090/stat : 24090 (java) S 24074 24074 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102839203 14309736448 6689 18446744073709551615 4194304 4196468 140733582930032 139736929242288 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28136 KiB

[startup+0.310597 s]*
/proc/loadavg: 1.80 1.93 1.94 4/214 24090
/proc/meminfo: memFree=31178956/32770624 swapFree=67108860/67108860
[pid=24074] ppid=24071 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24074/stat : 24074 (xcsp3-exec) S 24071 24074 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 102839184 9740288 345 18446744073709551615 4194304 5098028 140732354519648 140732354517752 140277775041148 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 22614016 140732354523512 140732354523717 140732354523717 140732354527211 0
/proc/24074/statm: 2378 345 289 221 0 87 0
[pid=24076] ppid=24074 vsize=13974352 memory=37108 CPUtime=0.28 cores=1,3,5,7
/proc/24076/stat : 24076 (java) S 24074 24074 13977 0 -1 1077944320 8891 0 0 0 26 2 0 0 20 0 15 0 102839193 14309736448 9277 18446744073709551615 4194304 4196468 140733582930032 140733582912576 139737459580663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
/proc/24076/statm: 3493588 9277 2976 1 0 3482964 0
[pid=24076/tid=24077] ppid=24074 vsize=13974352 memory=-8774313645642428999 CPUtime=0.16 cores=1,3,5,7
/proc/24076/task/24077/stat : 24077 (java) R 24074 24074 13977 0 -1 4202560 6078 0 0 0 15 1 0 0 20 0 15 0 102839194 14309736448 9277 18446744073709551615 4194304 4196468 140733582930032 139737463814512 139737443661150 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24078] ppid=24074 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24078/stat : 24078 (java) S 24074 24074 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102839194 14309736448 9277 18446744073709551615 4194304 4196468 140733582930032 139737378994832 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24079] ppid=24074 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24079/stat : 24079 (java) S 24074 24074 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102839194 14309736448 9277 18446744073709551615 4194304 4196468 140733582930032 139737377942032 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24080] ppid=24074 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24080/stat : 24080 (java) S 24074 24074 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 102839194 14309736448 9277 18446744073709551615 4194304 4196468 140733582930032 139737376889232 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24081] ppid=24074 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24081/stat : 24081 (java) S 24074 24074 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102839194 14309736448 9277 18446744073709551615 4194304 4196468 140733582930032 139737375836432 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24082] ppid=24074 vsize=13974352 memory=139847605618303 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24082/stat : 24082 (java) S 24074 24074 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 102839196 14309736448 9277 18446744073709551615 4194304 4196468 140733582930032 139736937663344 139737459591810 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24083] ppid=24074 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24083/stat : 24083 (java) S 24074 24074 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 102839196 14309736448 9277 18446744073709551615 4194304 4196468 140733582930032 139736936609312 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24084] ppid=24074 vsize=13974352 memory=139847605618304 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24084/stat : 24084 (java) S 24074 24074 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 102839196 14309736448 9277 18446744073709551615 4194304 4196468 140733582930032 139736935556464 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24085] ppid=24074 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24085/stat : 24085 (java) S 24074 24074 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102839199 14309736448 9277 18446744073709551615 4194304 4196468 140733582930032 139736934504784 139737459599259 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24086] ppid=24074 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/24076/task/24086/stat : 24086 (java) S 24074 24074 13977 0 -1 1077944384 562 0 0 0 1 0 0 0 20 0 15 0 102839199 14309736448 9277 18446744073709551615 4194304 4196468 140733582930032 139736933452144 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24087] ppid=24074 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/24076/task/24087/stat : 24087 (java) S 24074 24074 13977 0 -1 1077944384 229 0 0 0 1 0 0 0 20 0 15 0 102839199 14309736448 9277 18446744073709551615 4194304 4196468 140733582930032 139736932399344 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24088] ppid=24074 vsize=13974352 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/24076/task/24088/stat : 24088 (java) S 24074 24074 13977 0 -1 1077944384 720 0 0 0 6 0 0 0 20 0 15 0 102839199 14309736448 9277 18446744073709551615 4194304 4196468 140733582930032 139736931346544 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24089] ppid=24074 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24089/stat : 24089 (java) S 24074 24074 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102839199 14309736448 9277 18446744073709551615 4194304 4196468 140733582930032 139736930293984 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24090] ppid=24074 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24090/stat : 24090 (java) S 24074 24074 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102839203 14309736448 9277 18446744073709551615 4194304 4196468 140733582930032 139736929242288 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38488 KiB

[startup+0.701585 s]
/proc/loadavg: 1.80 1.93 1.94 4/214 24090
/proc/meminfo: memFree=31166392/32770624 swapFree=67108860/67108860
[pid=24074] ppid=24071 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24074/stat : 24074 (xcsp3-exec) S 24071 24074 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 102839184 9740288 345 18446744073709551615 4194304 5098028 140732354519648 140732354517752 140277775041148 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 22614016 140732354523512 140732354523717 140732354523717 140732354527211 0
/proc/24074/statm: 2378 345 289 221 0 87 0
[pid=24076] ppid=24074 vsize=13980732 memory=63808 CPUtime=1.16 cores=1,3,5,7
/proc/24076/stat : 24076 (java) S 24074 24074 13977 0 -1 1077944320 13059 0 0 0 112 4 0 0 20 0 15 0 102839193 14316269568 15952 18446744073709551615 4194304 4196468 140733582930032 140733582912576 139737459580663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
/proc/24076/statm: 3495183 15952 3171 1 0 3483476 0
[pid=24076/tid=24077] ppid=24074 vsize=13980732 memory=139 CPUtime=0.55 cores=1,3,5,7
/proc/24076/task/24077/stat : 24077 (java) R 24074 24074 13977 0 -1 4202560 8460 0 0 0 52 3 0 0 20 0 15 0 102839194 14316269568 15952 18446744073709551615 4194304 4196468 140733582930032 139737463819344 139737049491905 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24078] ppid=24074 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24078/stat : 24078 (java) S 24074 24074 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102839194 14316269568 15952 18446744073709551615 4194304 4196468 140733582930032 139737378994832 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24079] ppid=24074 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24079/stat : 24079 (java) S 24074 24074 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102839194 14316269568 15952 18446744073709551615 4194304 4196468 140733582930032 139737377942032 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24080] ppid=24074 vsize=13980732 memory=33 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24080/stat : 24080 (java) S 24074 24074 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 102839194 14316269568 15952 18446744073709551615 4194304 4196468 140733582930032 139737376889232 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24081] ppid=24074 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24081/stat : 24081 (java) S 24074 24074 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102839194 14316269568 15952 18446744073709551615 4194304 4196468 140733582930032 139737375836432 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24082] ppid=24074 vsize=13980732 memory=8443538352883892301 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24082/stat : 24082 (java) S 24074 24074 13977 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 102839196 14316269568 15952 18446744073709551615 4194304 4196468 140733582930032 139736937663344 139737459591810 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24083] ppid=24074 vsize=13980732 memory=288292173013844728 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24083/stat : 24083 (java) S 24074 24074 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 102839196 14316269568 15952 18446744073709551615 4194304 4196468 140733582930032 139736936609312 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24084] ppid=24074 vsize=13980732 memory=4051050756864999456 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24084/stat : 24084 (java) S 24074 24074 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 102839196 14316269568 15952 18446744073709551615 4194304 4196468 140733582930032 139736935556464 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24085] ppid=24074 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24085/stat : 24085 (java) S 24074 24074 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102839199 14316269568 15952 18446744073709551615 4194304 4196468 140733582930032 139736934504784 139737459599259 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24086] ppid=24074 vsize=13980732 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/24076/task/24086/stat : 24086 (java) R 24074 24074 13977 0 -1 4202560 1095 0 0 0 17 0 0 0 20 0 15 0 102839199 14316269568 15952 18446744073709551615 4194304 4196468 140733582930032 139736933452440 139737441104983 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24087] ppid=24074 vsize=13980732 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/24076/task/24087/stat : 24087 (java) S 24074 24074 13977 0 -1 1077944384 852 0 0 0 17 0 0 0 20 0 15 0 102839199 14316269568 15952 18446744073709551615 4194304 4196468 140733582930032 139736932399344 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24088] ppid=24074 vsize=13980732 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/24076/task/24088/stat : 24088 (java) S 24074 24074 13977 0 -1 1077944384 1345 0 0 0 25 0 0 0 20 0 15 0 102839199 14316269568 15952 18446744073709551615 4194304 4196468 140733582930032 139736931346544 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24089] ppid=24074 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24089/stat : 24089 (java) S 24074 24074 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102839199 14316269568 15952 18446744073709551615 4194304 4196468 140733582930032 139736930293984 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24090] ppid=24074 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24090/stat : 24090 (java) S 24074 24074 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102839203 14316269568 15952 18446744073709551615 4194304 4196468 140733582930032 139736929242288 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 65188 KiB

[startup+1.50088 s]
/proc/loadavg: 1.80 1.93 1.94 5/214 24090
/proc/meminfo: memFree=31143380/32770624 swapFree=67108860/67108860
[pid=24074] ppid=24071 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24074/stat : 24074 (xcsp3-exec) S 24071 24074 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 102839184 9740288 345 18446744073709551615 4194304 5098028 140732354519648 140732354517752 140277775041148 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 22614016 140732354523512 140732354523717 140732354523717 140732354527211 0
/proc/24074/statm: 2378 345 289 221 0 87 0
[pid=24076] ppid=24074 vsize=13980732 memory=90604 CPUtime=3.67 cores=1,3,5,7
/proc/24076/stat : 24076 (java) S 24074 24074 13977 0 -1 1077944320 23186 0 0 0 361 6 0 0 20 0 15 0 102839193 14316269568 22651 18446744073709551615 4194304 4196468 140733582930032 140733582912576 139737459580663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
/proc/24076/statm: 3495183 22651 3194 1 0 3483476 0
[pid=24076/tid=24077] ppid=24074 vsize=13980732 memory=0 CPUtime=1.34 cores=1,3,5,7
/proc/24076/task/24077/stat : 24077 (java) R 24074 24074 13977 0 -1 4202560 8990 0 0 0 131 3 0 0 20 0 15 0 102839194 14316269568 22651 18446744073709551615 4194304 4196468 140733582930032 139737463818000 139737050590452 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24078] ppid=24074 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24078/stat : 24078 (java) S 24074 24074 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102839194 14316269568 22651 18446744073709551615 4194304 4196468 140733582930032 139737378994832 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24079] ppid=24074 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24079/stat : 24079 (java) S 24074 24074 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102839194 14316269568 22651 18446744073709551615 4194304 4196468 140733582930032 139737377942032 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24080] ppid=24074 vsize=13980732 memory=7228385430613878354 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24080/stat : 24080 (java) S 24074 24074 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 102839194 14316269568 22651 18446744073709551615 4194304 4196468 140733582930032 139737376889232 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24081] ppid=24074 vsize=13980732 memory=7013623321951496274 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24081/stat : 24081 (java) S 24074 24074 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 102839194 14316269568 22651 18446744073709551615 4194304 4196468 140733582930032 139737375836432 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24082] ppid=24074 vsize=13980732 memory=7301857172715104592 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24082/stat : 24082 (java) S 24074 24074 13977 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 102839196 14316269568 22651 18446744073709551615 4194304 4196468 140733582930032 139736937663344 139737459591810 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24083] ppid=24074 vsize=13980732 memory=164 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24083/stat : 24083 (java) S 24074 24074 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 102839196 14316269568 22651 18446744073709551615 4194304 4196468 140733582930032 139736936609312 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24084] ppid=24074 vsize=13980732 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7

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

/proc/24074/stat : 24074 (xcsp3-exec) S 24071 24074 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 102839184 9740288 345 18446744073709551615 4194304 5098028 140732354519648 140732354517752 140277775041148 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 22614016 140732354523512 140732354523717 140732354523717 140732354527211 0
/proc/24074/statm: 2378 345 289 221 0 87 0
[pid=24076] ppid=24074 vsize=13980732 memory=154212 CPUtime=75.73 cores=1,3,5,7
/proc/24076/stat : 24076 (java) S 24074 24074 13977 0 -1 1077944320 41803 0 0 0 7559 14 0 0 20 0 15 0 102839193 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 140733582912576 139737459580663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
/proc/24076/statm: 3495183 38553 3234 1 0 3483476 0
[pid=24076/tid=24077] ppid=24074 vsize=13980732 memory=-8774313645642428999 CPUtime=71.78 cores=1,3,5,7
/proc/24076/task/24077/stat : 24077 (java) R 24074 24074 13977 0 -1 4202560 12251 0 0 0 7173 5 0 0 20 0 15 0 102839194 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139737463819264 139737050234204 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24078] ppid=24074 vsize=13980732 memory=-7003737579269690708 CPUtime=0.02 cores=1,3,5,7
/proc/24076/task/24078/stat : 24078 (java) S 24074 24074 13977 0 -1 1077944384 286 0 0 0 2 0 0 0 20 0 15 0 102839194 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139737378994832 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24079] ppid=24074 vsize=13980732 memory=4284 CPUtime=0.03 cores=1,3,5,7
/proc/24076/task/24079/stat : 24079 (java) S 24074 24074 13977 0 -1 1077944384 448 0 0 0 2 1 0 0 20 0 15 0 102839194 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139737377942032 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24080] ppid=24074 vsize=13980732 memory=928 CPUtime=0.02 cores=1,3,5,7
/proc/24076/task/24080/stat : 24080 (java) S 24074 24074 13977 0 -1 1077944384 655 0 0 0 2 0 0 0 20 0 15 0 102839194 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139737376889232 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24081] ppid=24074 vsize=13980732 memory=-8774313645642428999 CPUtime=0.02 cores=1,3,5,7
/proc/24076/task/24081/stat : 24081 (java) S 24074 24074 13977 0 -1 1077944384 1714 0 0 0 2 0 0 0 20 0 15 0 102839194 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139737375836432 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24082] ppid=24074 vsize=13980732 memory=4068 CPUtime=0.02 cores=1,3,5,7
/proc/24076/task/24082/stat : 24082 (java) S 24074 24074 13977 0 -1 1077944384 1329 0 0 0 2 0 0 0 20 0 15 0 102839196 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139736937663344 139737459591810 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24083] ppid=24074 vsize=13980732 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24083/stat : 24083 (java) S 24074 24074 13977 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 102839196 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139736936609312 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24084] ppid=24074 vsize=13980732 memory=3320 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24084/stat : 24084 (java) S 24074 24074 13977 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 102839196 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139736935556464 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24085] ppid=24074 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24085/stat : 24085 (java) S 24074 24074 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102839199 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139736934504784 139737459599259 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24086] ppid=24074 vsize=13980732 memory=148336 CPUtime=1.62 cores=1,3,5,7
/proc/24076/task/24086/stat : 24086 (java) S 24074 24074 13977 0 -1 1077944384 8697 0 0 0 161 1 0 0 20 0 15 0 102839199 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139736933452144 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24087] ppid=24074 vsize=13980732 memory=1156 CPUtime=1.62 cores=1,3,5,7
/proc/24076/task/24087/stat : 24087 (java) S 24074 24074 13977 0 -1 1077944384 8895 0 0 0 161 1 0 0 20 0 15 0 102839199 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139736932399344 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24088] ppid=24074 vsize=13980732 memory=2880 CPUtime=0.48 cores=1,3,5,7
/proc/24076/task/24088/stat : 24088 (java) S 24074 24074 13977 0 -1 1077944384 5766 0 0 0 48 0 0 0 20 0 15 0 102839199 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139736931346544 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24089] ppid=24074 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24089/stat : 24089 (java) S 24074 24074 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102839199 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139736930293984 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24090] ppid=24074 vsize=13980732 memory=158828 CPUtime=0.01 cores=1,3,5,7
/proc/24076/task/24090/stat : 24090 (java) S 24074 24074 13977 0 -1 1077944384 410 0 0 0 0 1 0 0 20 0 15 0 102839203 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139736929242288 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
Current children cumulated CPU time: 75.73 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 155592 KiB

[startup+73.6007 s]
/proc/loadavg: 1.78 1.90 1.93 3/211 24093
/proc/meminfo: memFree=31065440/32770624 swapFree=67108860/67108860
[pid=24074] ppid=24071 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24074/stat : 24074 (xcsp3-exec) S 24071 24074 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 102839184 9740288 345 18446744073709551615 4194304 5098028 140732354519648 140732354517752 140277775041148 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 22614016 140732354523512 140732354523717 140732354523717 140732354527211 0
/proc/24074/statm: 2378 345 289 221 0 87 0
[pid=24076] ppid=24074 vsize=13980732 memory=154216 CPUtime=77.33 cores=1,3,5,7
/proc/24076/stat : 24076 (java) S 24074 24074 13977 0 -1 1077944320 42097 0 0 0 7719 14 0 0 20 0 15 0 102839193 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 140733582912576 139737459580663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
/proc/24076/statm: 3495183 38554 3234 1 0 3483476 0
[pid=24076/tid=24077] ppid=24074 vsize=13980732 memory=1380 CPUtime=73.36 cores=1,3,5,7
/proc/24076/task/24077/stat : 24077 (java) R 24074 24074 13977 0 -1 4202560 12258 0 0 0 7331 5 0 0 20 0 15 0 102839194 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139737463819376 139737049726649 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24078] ppid=24074 vsize=13980732 memory=156264 CPUtime=0.02 cores=1,3,5,7
/proc/24076/task/24078/stat : 24078 (java) S 24074 24074 13977 0 -1 1077944384 286 0 0 0 2 0 0 0 20 0 15 0 102839194 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139737378994832 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24079] ppid=24074 vsize=13980732 memory=1380 CPUtime=0.03 cores=1,3,5,7
/proc/24076/task/24079/stat : 24079 (java) S 24074 24074 13977 0 -1 1077944384 448 0 0 0 2 1 0 0 20 0 15 0 102839194 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139737377942032 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24080] ppid=24074 vsize=13980732 memory=158824 CPUtime=0.02 cores=1,3,5,7
/proc/24076/task/24080/stat : 24080 (java) S 24074 24074 13977 0 -1 1077944384 655 0 0 0 2 0 0 0 20 0 15 0 102839194 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139737376889232 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24081] ppid=24074 vsize=13980732 memory=1380 CPUtime=0.02 cores=1,3,5,7
/proc/24076/task/24081/stat : 24081 (java) S 24074 24074 13977 0 -1 1077944384 1714 0 0 0 2 0 0 0 20 0 15 0 102839194 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139737375836432 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24082] ppid=24074 vsize=13980732 memory=158828 CPUtime=0.02 cores=1,3,5,7
/proc/24076/task/24082/stat : 24082 (java) S 24074 24074 13977 0 -1 1077944384 1329 0 0 0 2 0 0 0 20 0 15 0 102839196 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139736937663344 139737459591810 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24083] ppid=24074 vsize=13980732 memory=161896 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24083/stat : 24083 (java) S 24074 24074 13977 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 102839196 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139736936609312 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24084] ppid=24074 vsize=13980732 memory=279694982426288 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24084/stat : 24084 (java) S 24074 24074 13977 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 102839196 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139736935556464 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24085] ppid=24074 vsize=13980732 memory=288230621803970871 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24085/stat : 24085 (java) S 24074 24074 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102839199 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139736934504784 139737459599259 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24086] ppid=24074 vsize=13980732 memory=13568184779278711 CPUtime=1.62 cores=1,3,5,7
/proc/24076/task/24086/stat : 24086 (java) S 24074 24074 13977 0 -1 1077944384 8984 0 0 0 161 1 0 0 20 0 15 0 102839199 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139736933452144 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24087] ppid=24074 vsize=13980732 memory=6944656592455360604 CPUtime=1.62 cores=1,3,5,7
/proc/24076/task/24087/stat : 24087 (java) S 24074 24074 13977 0 -1 1077944384 8895 0 0 0 161 1 0 0 20 0 15 0 102839199 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139736932399344 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24088] ppid=24074 vsize=13980732 memory=6944656575208382560 CPUtime=0.48 cores=1,3,5,7
/proc/24076/task/24088/stat : 24088 (java) S 24074 24074 13977 0 -1 1077944384 5766 0 0 0 48 0 0 0 20 0 15 0 102839199 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139736931346544 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24089] ppid=24074 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24089/stat : 24089 (java) S 24074 24074 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102839199 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139736930293984 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24090] ppid=24074 vsize=13980732 memory=55964 CPUtime=0.01 cores=1,3,5,7
/proc/24076/task/24090/stat : 24090 (java) S 24074 24074 13977 0 -1 1077944384 410 0 0 0 0 1 0 0 20 0 15 0 102839203 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139736929242288 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
Current children cumulated CPU time: 77.33 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 155596 KiB

[startup+74.0007 s]*
/proc/loadavg: 1.72 1.89 1.93 3/211 24093
/proc/meminfo: memFree=31065456/32770624 swapFree=67108860/67108860
[pid=24074] ppid=24071 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24074/stat : 24074 (xcsp3-exec) S 24071 24074 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 102839184 9740288 345 18446744073709551615 4194304 5098028 140732354519648 140732354517752 140277775041148 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 22614016 140732354523512 140732354523717 140732354523717 140732354527211 0
/proc/24074/statm: 2378 345 289 221 0 87 0
[pid=24076] ppid=24074 vsize=13980732 memory=154216 CPUtime=77.74 cores=1,3,5,7
/proc/24076/stat : 24076 (java) S 24074 24074 13977 0 -1 1077944320 42099 0 0 0 7760 14 0 0 20 0 15 0 102839193 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 140733582912576 139737459580663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
/proc/24076/statm: 3495183 38554 3234 1 0 3483476 0
[pid=24076/tid=24077] ppid=24074 vsize=13980732 memory=-8774313645642428999 CPUtime=73.77 cores=1,3,5,7
/proc/24076/task/24077/stat : 24077 (java) R 24074 24074 13977 0 -1 4202560 12260 0 0 0 7372 5 0 0 20 0 15 0 102839194 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139737463816784 139737050353906 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24078] ppid=24074 vsize=13980732 memory=-7003737579269690708 CPUtime=0.02 cores=1,3,5,7
/proc/24076/task/24078/stat : 24078 (java) S 24074 24074 13977 0 -1 1077944384 286 0 0 0 2 0 0 0 20 0 15 0 102839194 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139737378994832 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24079] ppid=24074 vsize=13980732 memory=2168 CPUtime=0.03 cores=1,3,5,7
/proc/24076/task/24079/stat : 24079 (java) S 24074 24074 13977 0 -1 1077944384 448 0 0 0 2 1 0 0 20 0 15 0 102839194 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139737377942032 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24080] ppid=24074 vsize=13980732 memory=836 CPUtime=0.02 cores=1,3,5,7
/proc/24076/task/24080/stat : 24080 (java) S 24074 24074 13977 0 -1 1077944384 655 0 0 0 2 0 0 0 20 0 15 0 102839194 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139737376889232 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24081] ppid=24074 vsize=13980732 memory=3916 CPUtime=0.02 cores=1,3,5,7
/proc/24076/task/24081/stat : 24081 (java) S 24074 24074 13977 0 -1 1077944384 1714 0 0 0 2 0 0 0 20 0 15 0 102839194 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139737375836432 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24082] ppid=24074 vsize=13980732 memory=2852 CPUtime=0.02 cores=1,3,5,7
/proc/24076/task/24082/stat : 24082 (java) S 24074 24074 13977 0 -1 1077944384 1329 0 0 0 2 0 0 0 20 0 15 0 102839196 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139736937663344 139737459591810 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24083] ppid=24074 vsize=13980732 memory=2760 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24083/stat : 24083 (java) S 24074 24074 13977 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 102839196 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139736936609312 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24084] ppid=24074 vsize=13980732 memory=4068 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24084/stat : 24084 (java) S 24074 24074 13977 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 102839196 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139736935556464 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24085] ppid=24074 vsize=13980732 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24085/stat : 24085 (java) S 24074 24074 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102839199 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139736934504784 139737459599259 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24086] ppid=24074 vsize=13980732 memory=3320 CPUtime=1.62 cores=1,3,5,7
/proc/24076/task/24086/stat : 24086 (java) S 24074 24074 13977 0 -1 1077944384 8984 0 0 0 161 1 0 0 20 0 15 0 102839199 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139736933452144 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24087] ppid=24074 vsize=13980732 memory=1376 CPUtime=1.62 cores=1,3,5,7
/proc/24076/task/24087/stat : 24087 (java) S 24074 24074 13977 0 -1 1077944384 8895 0 0 0 161 1 0 0 20 0 15 0 102839199 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139736932399344 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24088] ppid=24074 vsize=13980732 memory=0 CPUtime=0.48 cores=1,3,5,7
/proc/24076/task/24088/stat : 24088 (java) S 24074 24074 13977 0 -1 1077944384 5766 0 0 0 48 0 0 0 20 0 15 0 102839199 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139736931346544 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24089] ppid=24074 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24089/stat : 24089 (java) S 24074 24074 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102839199 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139736930293984 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24090] ppid=24074 vsize=13980732 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/24076/task/24090/stat : 24090 (java) S 24074 24074 13977 0 -1 1077944384 410 0 0 0 0 1 0 0 20 0 15 0 102839203 14316269568 38554 18446744073709551615 4194304 4196468 140733582930032 139736929242288 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
Current children cumulated CPU time: 77.74 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 155596 KiB

[startup+74.4006 s]
/proc/loadavg: 1.72 1.89 1.93 3/211 24093
/proc/meminfo: memFree=31065456/32770624 swapFree=67108860/67108860
[pid=24074] ppid=24071 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/24074/stat : 24074 (xcsp3-exec) S 24071 24074 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 102839184 9740288 345 18446744073709551615 4194304 5098028 140732354519648 140732354517752 140277775041148 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 22614016 140732354523512 140732354523717 140732354523717 140732354527211 0
/proc/24074/statm: 2378 345 289 221 0 87 0
[pid=24076] ppid=24074 vsize=13980732 memory=154212 CPUtime=78.13 cores=1,3,5,7
/proc/24076/stat : 24076 (java) S 24074 24074 13977 0 -1 1077944320 42108 0 0 0 7799 14 0 0 20 0 15 0 102839193 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 140733582912576 139737459580663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
/proc/24076/statm: 3495183 38553 3234 1 0 3483476 0
[pid=24076/tid=24077] ppid=24074 vsize=13980732 memory=1728 CPUtime=74.16 cores=1,3,5,7
/proc/24076/task/24077/stat : 24077 (java) R 24074 24074 13977 0 -1 4202560 12261 0 0 0 7411 5 0 0 20 0 15 0 102839194 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139737463819376 139737050353547 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24078] ppid=24074 vsize=13980732 memory=5788 CPUtime=0.03 cores=1,3,5,7
/proc/24076/task/24078/stat : 24078 (java) S 24074 24074 13977 0 -1 1077944384 288 0 0 0 2 1 0 0 20 0 15 0 102839194 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139737378994832 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24079] ppid=24074 vsize=13980732 memory=-8774313645642428999 CPUtime=0.03 cores=1,3,5,7
/proc/24076/task/24079/stat : 24079 (java) S 24074 24074 13977 0 -1 1077944384 451 0 0 0 2 1 0 0 20 0 15 0 102839194 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139737377942032 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24080] ppid=24074 vsize=13980732 memory=156264 CPUtime=0.02 cores=1,3,5,7
/proc/24076/task/24080/stat : 24080 (java) S 24074 24074 13977 0 -1 1077944384 656 0 0 0 2 0 0 0 20 0 15 0 102839194 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139737376889232 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24081] ppid=24074 vsize=13980732 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/24076/task/24081/stat : 24081 (java) S 24074 24074 13977 0 -1 1077944384 1716 0 0 0 2 0 0 0 20 0 15 0 102839194 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139737375836432 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24082] ppid=24074 vsize=13980732 memory=4420 CPUtime=0.02 cores=1,3,5,7
/proc/24076/task/24082/stat : 24082 (java) S 24074 24074 13977 0 -1 1077944384 1329 0 0 0 2 0 0 0 20 0 15 0 102839196 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139736937663344 139737459591810 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24083] ppid=24074 vsize=13980732 memory=6628 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24083/stat : 24083 (java) S 24074 24074 13977 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 102839196 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139736936609312 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24084] ppid=24074 vsize=13980732 memory=8836 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24084/stat : 24084 (java) S 24074 24074 13977 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 102839196 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139736935556464 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24085] ppid=24074 vsize=13980732 memory=161896 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24085/stat : 24085 (java) S 24074 24074 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102839199 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139736934504784 139737459599259 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24086] ppid=24074 vsize=13980732 memory=1380 CPUtime=1.62 cores=1,3,5,7
/proc/24076/task/24086/stat : 24086 (java) S 24074 24074 13977 0 -1 1077944384 8984 0 0 0 161 1 0 0 20 0 15 0 102839199 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139736933452144 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24087] ppid=24074 vsize=13980732 memory=161896 CPUtime=1.62 cores=1,3,5,7
/proc/24076/task/24087/stat : 24087 (java) S 24074 24074 13977 0 -1 1077944384 8895 0 0 0 161 1 0 0 20 0 15 0 102839199 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139736932399344 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24088] ppid=24074 vsize=13980732 memory=1440 CPUtime=0.48 cores=1,3,5,7
/proc/24076/task/24088/stat : 24088 (java) S 24074 24074 13977 0 -1 1077944384 5766 0 0 0 48 0 0 0 20 0 15 0 102839199 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139736931346544 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24089] ppid=24074 vsize=13980732 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/24076/task/24089/stat : 24089 (java) S 24074 24074 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 102839199 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139736930293984 139737459590869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
[pid=24076/tid=24090] ppid=24074 vsize=13980732 memory=15880 CPUtime=0.01 cores=1,3,5,7
/proc/24076/task/24090/stat : 24090 (java) S 24074 24074 13977 0 -1 1077944384 410 0 0 0 0 1 0 0 20 0 15 0 102839203 14316269568 38553 18446744073709551615 4194304 4196468 140733582930032 139736929242288 139737459591810 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140733582934449 140733582934625 140733582934625 140733582938063 0
Current children cumulated CPU time: 78.13 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 155592 KiB

Child status: 0
Real time (s): 74.479
CPU time (s): 78.2295
CPU user time (s): 78.0734
CPU system time (s): 0.156106
CPU usage (%): 105.036
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 208332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 78.0734
system time used= 0.156106
maximum resident set size= 210544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43879
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4382
involuntary context switches= 92


# summary of solver processes directly reported to runsolver:
#   pid: 24074
#   total CPU time (s): 78.2295
#   total CPU user time (s): 78.0734
#   total CPU system time (s): 0.156106

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.427045 second user time and 0.756509 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-19 14:02:09
IDJOB=4282246
IDBENCH=134622
IDSOLVER=2677
FILE ID=node124/4282246-1503144986
RUNJOBID= node124-1503095780-14042
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/KnightTour/KnightTour-ext-s1/KnightTour-10-ext02.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-4282246-1503144986/watcher-4282246-1503144986 -o /tmp/evaluation-result-4282246-1503144986/solver-4282246-1503144986 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503095780-14042 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1205358098 HOME/instance-4282246-1503144986.xml

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

MD5SUM BENCH= dd664e23d893e5c35a3c64c584bc3e60
RANDOM SEED=1205358098

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.51
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.51
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.51
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.51
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:        31206340 kB
MemAvailable:   31830316 kB
Buffers:          290264 kB
Cached:           626908 kB
SwapCached:            0 kB
Active:           737252 kB
Inactive:         370872 kB
Active(anon):     143484 kB
Inactive(anon):    89140 kB
Active(file):     593768 kB
Inactive(file):   281732 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7804 kB
Writeback:             8 kB
AnonPages:        190924 kB
Mapped:            70452 kB
Shmem:             41704 kB
Slab:             155952 kB
SReclaimable:     128620 kB
SUnreclaim:        27332 kB
KernelStack:        3472 kB
PageTables:         6020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1170380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-19 14:03:24