Trace number 4399360

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 2019-09-16? (TO) 2520.58 633.283

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n2c3w1r.xml
MD5SUM48163221e8f5f568f71e6a1b1b758a13
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark20074.5
Satisfiable
(Un)Satisfiability was proved
Number of variables811
Number of constraints93
Number of domains2
Minimum domain size46
Maximum domain size63
Distribution of domain sizes[{"size":46,"count":1},{"size":63,"count":810}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":765},{"degree":5,"count":45}]
Minimum constraint arity18
Maximum constraint arity810
Distribution of constraint arities[{"arity":18,"count":90},{"arity":46,"count":1},{"arity":810,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":45},{"type":"lex","count":1},{"type":"sum","count":45},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399360-1568699169.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399360-1568699169.xml, -tl, 2520s, -p, 4]
0.33/0.22	c 4 solvers in parallel
0.33/0.28	c parse instance...
1.33/0.62	c solve instance...
2520.25/633.26	s UNKNOWN
2520.25/633.26	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399360-1568699169/watcher-4399360-1568699169 -o /tmp/evaluation-result-4399360-1568699169/solver-4399360-1568699169 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568690084-23429 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1674619198 HOME/instance-4399360-1568699169.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
Current StackSize limit: 8192 KiB

solver pid=1081, runsolver pid=1078

[startup+0.100116 s]*
/proc/loadavg: 8.87 8.65 8.46 7/232 1097
/proc/meminfo: memFree=30990500/32770624 swapFree=66977408/67108860
[pid=1081] ppid=1078 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/1081/stat : 1081 (xcsp3-exec) S 1078 1081 23397 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446173926 115843072 362 33554432000 4194304 5098028 140721322516784 140721322514888 139824784949884 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 17367040 140721322525562 140721322525805 140721322525805 140721322528714 0
/proc/1081/statm: 28282 362 304 221 0 87 0
[pid=1083] ppid=1081 vsize=15144776 memory=28784 CPUtime=0.12 cores=1,3,5,7
/proc/1083/stat : 1083 (java) S 1081 1081 23397 0 -1 1077944320 5665 0 0 0 11 1 0 0 20 0 15 0 446173926 15508250624 7196 33554432000 4194304 4196468 140727899407472 140727899390016 140671724388087 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
/proc/1083/statm: 3786194 7196 3117 1 0 3748377 0
[pid=1083/tid=1084] ppid=1081 vsize=15144776 memory=7022364632946311227 CPUtime=0.09 cores=1,3,5,7
/proc/1083/task/1084/stat : 1084 (java) R 1081 1081 23397 0 -1 4202560 3587 0 0 0 8 1 0 0 20 0 15 0 446173926 15508250624 7262 33554432000 4194304 4196468 140727899407472 140671728621216 140671708468574 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1085] ppid=1081 vsize=15144776 memory=4296865454 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1085/stat : 1085 (java) S 1081 1081 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446173927 15508250624 7262 33554432000 4194304 4196468 140727899407472 140671660624656 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1086] ppid=1081 vsize=15144776 memory=288370269608093312 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1086/stat : 1086 (java) S 1081 1081 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446173927 15508250624 7262 33554432000 4194304 4196468 140727899407472 140671659572112 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1087] ppid=1081 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1087/stat : 1087 (java) S 1081 1081 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446173927 15508250624 7262 33554432000 4194304 4196468 140727899407472 140671658519568 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1088] ppid=1081 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1088/stat : 1088 (java) S 1081 1081 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446173927 15508250624 7262 33554432000 4194304 4196468 140727899407472 140671657467024 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1089] ppid=1081 vsize=15144776 memory=139893456381568 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1089/stat : 1089 (java) S 1081 1081 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446173929 15508250624 7262 33554432000 4194304 4196468 140727899407472 140671260243952 140671724399234 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1090] ppid=1081 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1090/stat : 1090 (java) S 1081 1081 23397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446173929 15508250624 7262 33554432000 4194304 4196468 140727899407472 140671259190176 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1091] ppid=1081 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1091/stat : 1091 (java) S 1081 1081 23397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446173929 15508250624 7262 33554432000 4194304 4196468 140727899407472 140671258137584 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1092] ppid=1081 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1092/stat : 1092 (java) S 1081 1081 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446173932 15508250624 7262 33554432000 4194304 4196468 140727899407472 140671257086160 140671724406683 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1093] ppid=1081 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1093/stat : 1093 (java) R 1081 1081 23397 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 446173932 15508250624 7262 33554432000 4194304 4196468 140727899407472 140671256033776 140671724399234 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1094] ppid=1081 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1094/stat : 1094 (java) R 1081 1081 23397 0 -1 4202560 161 0 0 0 0 0 0 0 20 0 15 0 446173932 15508250624 7262 33554432000 4194304 4196468 140727899407472 140671254972736 140671703634229 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1095] ppid=1081 vsize=15144776 memory=139893456381568 CPUtime=0.02 cores=1,3,5,7
/proc/1083/task/1095/stat : 1095 (java) S 1081 1081 23397 0 -1 1077944384 356 0 0 0 2 0 0 0 20 0 15 0 446173932 15508250624 7262 33554432000 4194304 4196468 140727899407472 140671253928688 140671724399234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1096] ppid=1081 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1096/stat : 1096 (java) S 1081 1081 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446173932 15508250624 7262 33554432000 4194304 4196468 140727899407472 140671184792672 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1097] ppid=1081 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1097/stat : 1097 (java) S 1081 1081 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446173932 15508250624 7262 33554432000 4194304 4196468 140727899407472 140671183739184 140671724399234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30232 KiB

[startup+0.210688 s]*
/proc/loadavg: 8.87 8.65 8.46 7/232 1097
/proc/meminfo: memFree=30978276/32770624 swapFree=66977408/67108860
[pid=1081] ppid=1078 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/1081/stat : 1081 (xcsp3-exec) S 1078 1081 23397 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446173926 115843072 362 33554432000 4194304 5098028 140721322516784 140721322514888 139824784949884 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 17367040 140721322525562 140721322525805 140721322525805 140721322528714 0
/proc/1081/statm: 28282 362 304 221 0 87 0
[pid=1083] ppid=1081 vsize=15144776 memory=40184 CPUtime=0.33 cores=1,3,5,7
/proc/1083/stat : 1083 (java) S 1081 1081 23397 0 -1 1077944320 9309 0 0 0 30 3 0 0 20 0 15 0 446173926 15508250624 10046 33554432000 4194304 4196468 140727899407472 140727899390016 140671724388087 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
/proc/1083/statm: 3786194 10046 3272 1 0 3748377 0
[pid=1083/tid=1084] ppid=1081 vsize=15144776 memory=7022364632946311227 CPUtime=0.19 cores=1,3,5,7
/proc/1083/task/1084/stat : 1084 (java) R 1081 1081 23397 0 -1 4202560 6609 0 0 0 17 2 0 0 20 0 15 0 446173926 15508250624 10112 33554432000 4194304 4196468 140727899407472 140671728624848 140671708468574 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1085] ppid=1081 vsize=15144776 memory=4296865454 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1085/stat : 1085 (java) S 1081 1081 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446173927 15508250624 10112 33554432000 4194304 4196468 140727899407472 140671660624656 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1086] ppid=1081 vsize=15144776 memory=288370269608093312 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1086/stat : 1086 (java) S 1081 1081 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446173927 15508250624 10112 33554432000 4194304 4196468 140727899407472 140671659572112 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1087] ppid=1081 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1087/stat : 1087 (java) S 1081 1081 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446173927 15508250624 10112 33554432000 4194304 4196468 140727899407472 140671658519568 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1088] ppid=1081 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1088/stat : 1088 (java) S 1081 1081 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446173927 15508250624 10112 33554432000 4194304 4196468 140727899407472 140671657467024 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1089] ppid=1081 vsize=15144776 memory=139893456381568 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1089/stat : 1089 (java) S 1081 1081 23397 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 446173929 15508250624 10112 33554432000 4194304 4196468 140727899407472 140671260243952 140671724399234 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1090] ppid=1081 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1090/stat : 1090 (java) S 1081 1081 23397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446173929 15508250624 10112 33554432000 4194304 4196468 140727899407472 140671259190176 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1091] ppid=1081 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1091/stat : 1091 (java) S 1081 1081 23397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446173929 15508250624 10112 33554432000 4194304 4196468 140727899407472 140671258137584 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1092] ppid=1081 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1092/stat : 1092 (java) S 1081 1081 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446173932 15508250624 10112 33554432000 4194304 4196468 140727899407472 140671257086160 140671724406683 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1093] ppid=1081 vsize=15144776 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/1083/task/1093/stat : 1093 (java) S 1081 1081 23397 0 -1 1077944384 426 0 0 0 3 0 0 0 20 0 15 0 446173932 15508250624 10112 33554432000 4194304 4196468 140727899407472 140671256033776 140671724399234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1094] ppid=1081 vsize=15144776 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/1083/task/1094/stat : 1094 (java) S 1081 1081 23397 0 -1 1077944384 182 0 0 0 1 0 0 0 20 0 15 0 446173932 15508250624 10112 33554432000 4194304 4196468 140727899407472 140671254981232 140671724399234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1095] ppid=1081 vsize=15144776 memory=139893456381568 CPUtime=0.08 cores=1,3,5,7
/proc/1083/task/1095/stat : 1095 (java) R 1081 1081 23397 0 -1 4202560 793 0 0 0 8 0 0 0 20 0 15 0 446173932 15508250624 10112 33554432000 4194304 4196468 140727899407472 140671253928688 140671724400022 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1096] ppid=1081 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1096/stat : 1096 (java) S 1081 1081 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446173932 15508250624 10112 33554432000 4194304 4196468 140727899407472 140671184792672 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1097] ppid=1081 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1097/stat : 1097 (java) S 1081 1081 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446173932 15508250624 10112 33554432000 4194304 4196468 140727899407472 140671183739184 140671724399234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41632 KiB

[startup+0.310527 s]*
/proc/loadavg: 8.87 8.65 8.46 7/232 1097
/proc/meminfo: memFree=30970972/32770624 swapFree=66977408/67108860
[pid=1081] ppid=1078 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/1081/stat : 1081 (xcsp3-exec) S 1078 1081 23397 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446173926 115843072 362 33554432000 4194304 5098028 140721322516784 140721322514888 139824784949884 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 17367040 140721322525562 140721322525805 140721322525805 140721322528714 0
/proc/1081/statm: 28282 362 304 221 0 87 0
[pid=1083] ppid=1081 vsize=15149032 memory=49668 CPUtime=0.53 cores=1,3,5,7
/proc/1083/stat : 1083 (java) S 1081 1081 23397 0 -1 1077944320 10794 0 0 0 48 5 0 0 20 0 15 0 446173926 15512608768 12417 33554432000 4194304 4196468 140727899407472 140727899390016 140671724388087 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
/proc/1083/statm: 3787258 12417 3354 1 0 3748377 0
[pid=1083/tid=1084] ppid=1081 vsize=15149032 memory=8317482817917895235 CPUtime=0.29 cores=1,3,5,7
/proc/1083/task/1084/stat : 1084 (java) R 1081 1081 23397 0 -1 4202560 7800 0 0 0 26 3 0 0 20 0 15 0 446173926 15512608768 12486 33554432000 4194304 4196468 140727899407472 140671728621848 140671708468574 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1085] ppid=1081 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1085/stat : 1085 (java) S 1081 1081 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446173927 15512608768 12486 33554432000 4194304 4196468 140727899407472 140671660624656 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1086] ppid=1081 vsize=15149032 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1086/stat : 1086 (java) S 1081 1081 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446173927 15512608768 12486 33554432000 4194304 4196468 140727899407472 140671659572112 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1087] ppid=1081 vsize=15149032 memory=195920 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1087/stat : 1087 (java) S 1081 1081 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446173927 15512608768 12486 33554432000 4194304 4196468 140727899407472 140671658519568 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1088] ppid=1081 vsize=15149032 memory=14048 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1088/stat : 1088 (java) S 1081 1081 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446173927 15512608768 12486 33554432000 4194304 4196468 140727899407472 140671657467024 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1089] ppid=1081 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1089/stat : 1089 (java) S 1081 1081 23397 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 446173929 15512608768 12486 33554432000 4194304 4196468 140727899407472 140671260243952 140671724399234 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1090] ppid=1081 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1090/stat : 1090 (java) S 1081 1081 23397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446173929 15512608768 12486 33554432000 4194304 4196468 140727899407472 140671259190176 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1091] ppid=1081 vsize=15149032 memory=139893326045648 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1091/stat : 1091 (java) S 1081 1081 23397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446173929 15512608768 12486 33554432000 4194304 4196468 140727899407472 140671258137584 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1092] ppid=1081 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1092/stat : 1092 (java) S 1081 1081 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446173932 15512608768 12486 33554432000 4194304 4196468 140727899407472 140671257086160 140671724406683 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1093] ppid=1081 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/1083/task/1093/stat : 1093 (java) S 1081 1081 23397 0 -1 1077944384 484 0 0 0 5 0 0 0 20 0 15 0 446173932 15512608768 12486 33554432000 4194304 4196468 140727899407472 140671256033776 140671724399234 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1094] ppid=1081 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/1083/task/1094/stat : 1094 (java) R 1081 1081 23397 0 -1 4202560 307 0 0 0 4 0 0 0 20 0 15 0 446173932 15512608768 12486 33554432000 4194304 4196468 140727899407472 140671254981232 140671724409434 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1095] ppid=1081 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/1083/task/1095/stat : 1095 (java) S 1081 1081 23397 0 -1 1077944384 955 0 0 0 12 0 0 0 20 0 15 0 446173932 15512608768 12486 33554432000 4194304 4196468 140727899407472 140671253928688 140671724399234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1096] ppid=1081 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1096/stat : 1096 (java) S 1081 1081 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446173932 15512608768 12486 33554432000 4194304 4196468 140727899407472 140671184792672 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1097] ppid=1081 vsize=15149032 memory=-3535470213243961690 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1097/stat : 1097 (java) S 1081 1081 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446173932 15512608768 12486 33554432000 4194304 4196468 140727899407472 140671183739184 140671724399234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51116 KiB

[startup+0.702149 s]
/proc/loadavg: 8.87 8.65 8.46 8/232 1097
/proc/meminfo: memFree=30958988/32770624 swapFree=66977408/67108860
[pid=1081] ppid=1078 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/1081/stat : 1081 (xcsp3-exec) S 1078 1081 23397 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446173926 115843072 362 33554432000 4194304 5098028 140721322516784 140721322514888 139824784949884 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 17367040 140721322525562 140721322525805 140721322525805 140721322528714 0
/proc/1081/statm: 28282 362 304 221 0 87 0
[pid=1083] ppid=1081 vsize=15417412 memory=88604 CPUtime=1.68 cores=1,3,5,7
/proc/1083/stat : 1083 (java) S 1081 1081 23397 0 -1 1077944320 14490 0 0 0 161 7 0 0 20 0 19 0 446173926 15787429888 22151 33554432000 4194304 4196468 140727899407472 140727899390016 140671724388087 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
/proc/1083/statm: 3854353 22151 3457 1 0 3815453 0
[pid=1083/tid=1084] ppid=1081 vsize=15417412 memory=0 CPUtime=0.61 cores=1,3,5,7
/proc/1083/task/1084/stat : 1084 (java) S 1081 1081 23397 0 -1 1077944384 9247 0 0 0 56 5 0 0 20 0 19 0 446173926 15787429888 22151 33554432000 4194304 4196468 140727899407472 140671728628864 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1085] ppid=1081 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1085/stat : 1085 (java) S 1081 1081 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 446173927 15787429888 22151 33554432000 4194304 4196468 140727899407472 140671660624656 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1086] ppid=1081 vsize=15417412 memory=1416 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1086/stat : 1086 (java) S 1081 1081 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 446173927 15787429888 22151 33554432000 4194304 4196468 140727899407472 140671659572112 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1087] ppid=1081 vsize=15417412 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1087/stat : 1087 (java) S 1081 1081 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 446173927 15787429888 22151 33554432000 4194304 4196468 140727899407472 140671658519568 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1088] ppid=1081 vsize=15417412 memory=692 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1088/stat : 1088 (java) S 1081 1081 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 446173927 15787429888 22151 33554432000 4194304 4196468 140727899407472 140671657467024 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1089] ppid=1081 vsize=15417412 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1089/stat : 1089 (java) S 1081 1081 23397 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 446173929 15787429888 22151 33554432000 4194304 4196468 140727899407472 140671260243952 140671724399234 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1090] ppid=1081 vsize=15417412 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1090/stat : 1090 (java) S 1081 1081 23397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 446173929 15787429888 22151 33554432000 4194304 4196468 140727899407472 140671259190176 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1091] ppid=1081 vsize=15417412 memory=780 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1091/stat : 1091 (java) S 1081 1081 23397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 446173929 15787429888 22151 33554432000 4194304 4196468 140727899407472 140671258137584 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1092] ppid=1081 vsize=15417412 memory=4132 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1092/stat : 1092 (java) S 1081 1081 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446173932 15787429888 22151 33554432000 4194304 4196468 140727899407472 140671257086160 140671724406683 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1093] ppid=1081 vsize=15417412 memory=1112 CPUtime=0.25 cores=1,3,5,7
/proc/1083/task/1093/stat : 1093 (java) R 1081 1081 23397 0 -1 4202560 1085 0 0 0 25 0 0 0 20 0 19 0 446173932 15787429888 22151 33554432000 4194304 4196468 140727899407472 140671256023696 140671702239537 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1094] ppid=1081 vsize=15417412 memory=6048 CPUtime=0.28 cores=1,3,5,7
/proc/1083/task/1094/stat : 1094 (java) R 1081 1081 23397 0 -1 4202560 844 0 0 0 28 0 0 0 20 0 19 0 446173932 15787429888 22151 33554432000 4194304 4196468 140727899407472 140671254962800 140671717486398 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1095] ppid=1081 vsize=15417412 memory=7552 CPUtime=0.38 cores=1,3,5,7
/proc/1083/task/1095/stat : 1095 (java) R 1081 1081 23397 0 -1 1077944384 1848 0 0 0 37 1 0 0 20 0 19 0 446173932 15787429888 22151 33554432000 4194304 4196468 140727899407472 140671253928688 140671724399234 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1096] ppid=1081 vsize=15417412 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1096/stat : 1096 (java) S 1081 1081 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446173932 15787429888 22151 33554432000 4194304 4196468 140727899407472 140671184792672 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1097] ppid=1081 vsize=15417412 memory=1084 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1097/stat : 1097 (java) S 1081 1081 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 446173932 15787429888 22151 33554432000 4194304 4196468 140727899407472 140671183739184 140671724399234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
Current children cumulated CPU time: 1.68 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 90052 KiB

[startup+1.50812 s]
/proc/loadavg: 8.87 8.65 8.46 12/236 1101
/proc/meminfo: memFree=30928308/32770624 swapFree=66977408/67108860
[pid=1081] ppid=1078 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/1081/stat : 1081 (xcsp3-exec) S 1078 1081 23397 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446173926 115843072 362 33554432000 4194304 5098028 140721322516784 140721322514888 139824784949884 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 17367040 140721322525562 140721322525805 140721322525805 140721322528714 0
/proc/1081/statm: 28282 362 304 221 0 87 0

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

/proc/1083/stat : 1083 (java) S 1081 1081 23397 0 -1 1077944320 67227 0 0 0 207844 24 0 0 20 0 19 0 446173926 15787429888 79889 33554432000 4194304 4196468 140727899407472 140727899390016 140671724388087 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
/proc/1083/statm: 3854353 79889 3522 1 0 3815453 0
[pid=1083/tid=1084] ppid=1081 vsize=15417412 memory=319556 CPUtime=0.61 cores=1,3,5,7
/proc/1083/task/1084/stat : 1084 (java) S 1081 1081 23397 0 -1 1077944384 9247 0 0 0 56 5 0 0 20 0 19 0 446173926 15787429888 79889 33554432000 4194304 4196468 140727899407472 140671728628864 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1085] ppid=1081 vsize=15417412 memory=319556 CPUtime=0.24 cores=1,3,5,7
/proc/1083/task/1085/stat : 1085 (java) S 1081 1081 23397 0 -1 1077944384 1826 0 0 0 22 2 0 0 20 0 19 0 446173927 15787429888 79889 33554432000 4194304 4196468 140727899407472 140671660624656 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1086] ppid=1081 vsize=15417412 memory=319556 CPUtime=0.24 cores=1,3,5,7
/proc/1083/task/1086/stat : 1086 (java) S 1081 1081 23397 0 -1 1077944384 2094 0 0 0 23 1 0 0 20 0 19 0 446173927 15787429888 79889 33554432000 4194304 4196468 140727899407472 140671659572112 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1087] ppid=1081 vsize=15417412 memory=319556 CPUtime=0.24 cores=1,3,5,7
/proc/1083/task/1087/stat : 1087 (java) S 1081 1081 23397 0 -1 1077944384 1776 0 0 0 22 2 0 0 20 0 19 0 446173927 15787429888 79889 33554432000 4194304 4196468 140727899407472 140671658519568 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1088] ppid=1081 vsize=15417412 memory=1448 CPUtime=0.24 cores=1,3,5,7
/proc/1083/task/1088/stat : 1088 (java) S 1081 1081 23397 0 -1 1077944384 2944 0 0 0 22 2 0 0 20 0 19 0 446173927 15787429888 79889 33554432000 4194304 4196468 140727899407472 140671657467024 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1089] ppid=1081 vsize=15417412 memory=319556 CPUtime=0.05 cores=1,3,5,7
/proc/1083/task/1089/stat : 1089 (java) S 1081 1081 23397 0 -1 1077944384 2450 0 0 0 4 1 0 0 20 0 19 0 446173929 15787429888 79889 33554432000 4194304 4196468 140727899407472 140671260243952 140671724399234 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1090] ppid=1081 vsize=15417412 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1090/stat : 1090 (java) S 1081 1081 23397 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 19 0 446173929 15787429888 79889 33554432000 4194304 4196468 140727899407472 140671259190176 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1091] ppid=1081 vsize=15417412 memory=692 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1091/stat : 1091 (java) S 1081 1081 23397 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 19 0 446173929 15787429888 79889 33554432000 4194304 4196468 140727899407472 140671258137584 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1092] ppid=1081 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1092/stat : 1092 (java) S 1081 1081 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446173932 15787429888 79889 33554432000 4194304 4196468 140727899407472 140671257086160 140671724406683 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1093] ppid=1081 vsize=15417412 memory=144534239447174 CPUtime=2.14 cores=1,3,5,7
/proc/1083/task/1093/stat : 1093 (java) S 1081 1081 23397 0 -1 1077944384 13867 0 0 0 213 1 0 0 20 0 19 0 446173932 15787429888 79889 33554432000 4194304 4196468 140727899407472 140671256033776 140671724399234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 36 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1094] ppid=1081 vsize=15417412 memory=1452 CPUtime=2.28 cores=1,3,5,7
/proc/1083/task/1094/stat : 1094 (java) S 1081 1081 23397 0 -1 1077944384 15463 0 0 0 227 1 0 0 20 0 19 0 446173932 15787429888 79889 33554432000 4194304 4196468 140727899407472 140671254981232 140671724399234 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 37 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1095] ppid=1081 vsize=15417412 memory=12642176 CPUtime=0.6 cores=1,3,5,7
/proc/1083/task/1095/stat : 1095 (java) S 1081 1081 23397 0 -1 1077944384 7319 0 0 0 59 1 0 0 20 0 19 0 446173932 15787429888 79889 33554432000 4194304 4196468 140727899407472 140671253928688 140671724399234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 37 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1096] ppid=1081 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1096/stat : 1096 (java) S 1081 1081 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446173932 15787429888 79889 33554432000 4194304 4196468 140727899407472 140671184792672 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1097] ppid=1081 vsize=15417412 memory=1448 CPUtime=0.21 cores=1,3,5,7
/proc/1083/task/1097/stat : 1097 (java) S 1081 1081 23397 0 -1 1077944384 458 0 0 0 0 21 0 0 20 0 19 0 446173932 15787429888 79889 33554432000 4194304 4196468 140727899407472 140671183739184 140671724399234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 39 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1098] ppid=1081 vsize=15417412 memory=0 CPUtime=519.72 cores=1,3,5,7
/proc/1083/task/1098/stat : 1098 (java) R 1081 1081 23397 0 -1 4202560 1150 0 0 0 51972 0 0 0 20 0 19 0 446173990 15787429888 79889 33554432000 4194304 4196468 140727899407472 140671174756888 140671342629506 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1099] ppid=1081 vsize=15417412 memory=4420 CPUtime=517.22 cores=1,3,5,7
/proc/1083/task/1099/stat : 1099 (java) R 1081 1081 23397 0 -1 4202560 4030 0 0 0 51721 1 0 0 20 0 19 0 446173990 15787429888 79889 33554432000 4194304 4196468 140727899407472 140671173705216 140671341510510 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1100] ppid=1081 vsize=15417412 memory=279786652806784 CPUtime=517.52 cores=1,3,5,7
/proc/1083/task/1100/stat : 1100 (java) R 1081 1081 23397 0 -1 4202560 1304 0 0 0 51752 0 0 0 20 0 19 0 446173990 15787429888 79889 33554432000 4194304 4196468 140727899407472 140671172655904 140671342629506 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1101] ppid=1081 vsize=15417412 memory=-2746958450906831424 CPUtime=517.24 cores=1,3,5,7
/proc/1083/task/1101/stat : 1101 (java) R 1081 1081 23397 0 -1 4202560 1954 0 0 0 51722 2 0 0 20 0 19 0 446173990 15787429888 79889 33554432000 4194304 4196468 140727899407472 140671171600248 140671340984874 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
Current children cumulated CPU time: 2078.68 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 321004 KiB

[startup+582.301 s]
/proc/loadavg: 8.12 7.44 7.86 9/232 1244
/proc/meminfo: memFree=18251216/32770624 swapFree=66977408/67108860
[pid=1081] ppid=1078 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/1081/stat : 1081 (xcsp3-exec) S 1078 1081 23397 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446173926 115843072 362 33554432000 4194304 5098028 140721322516784 140721322514888 139824784949884 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 17367040 140721322525562 140721322525805 140721322525805 140721322528714 0
/proc/1081/statm: 28282 362 304 221 0 87 0
[pid=1083] ppid=1081 vsize=15417412 memory=294964 CPUtime=2317.57 cores=1,3,5,7
/proc/1083/stat : 1083 (java) S 1081 1081 23397 0 -1 1077944320 68506 0 0 0 231732 25 0 0 20 0 19 0 446173926 15787429888 73741 33554432000 4194304 4196468 140727899407472 140727899390016 140671724388087 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
/proc/1083/statm: 3854353 73741 3522 1 0 3815453 0
[pid=1083/tid=1084] ppid=1081 vsize=15417412 memory=294964 CPUtime=0.61 cores=1,3,5,7
/proc/1083/task/1084/stat : 1084 (java) S 1081 1081 23397 0 -1 1077944384 9247 0 0 0 56 5 0 0 20 0 19 0 446173926 15787429888 73741 33554432000 4194304 4196468 140727899407472 140671728628864 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1085] ppid=1081 vsize=15417412 memory=294964 CPUtime=0.28 cores=1,3,5,7
/proc/1083/task/1085/stat : 1085 (java) S 1081 1081 23397 0 -1 1077944384 2235 0 0 0 26 2 0 0 20 0 19 0 446173927 15787429888 73741 33554432000 4194304 4196468 140727899407472 140671660624656 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1086] ppid=1081 vsize=15417412 memory=1448 CPUtime=0.28 cores=1,3,5,7
/proc/1083/task/1086/stat : 1086 (java) S 1081 1081 23397 0 -1 1077944384 2114 0 0 0 27 1 0 0 20 0 19 0 446173927 15787429888 73741 33554432000 4194304 4196468 140727899407472 140671659572112 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1087] ppid=1081 vsize=15417412 memory=294964 CPUtime=0.28 cores=1,3,5,7
/proc/1083/task/1087/stat : 1087 (java) S 1081 1081 23397 0 -1 1077944384 1823 0 0 0 26 2 0 0 20 0 19 0 446173927 15787429888 73741 33554432000 4194304 4196468 140727899407472 140671658519568 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1088] ppid=1081 vsize=15417412 memory=7552 CPUtime=0.28 cores=1,3,5,7
/proc/1083/task/1088/stat : 1088 (java) S 1081 1081 23397 0 -1 1077944384 3026 0 0 0 26 2 0 0 20 0 19 0 446173927 15787429888 73741 33554432000 4194304 4196468 140727899407472 140671657467024 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1089] ppid=1081 vsize=15417412 memory=1448 CPUtime=0.06 cores=1,3,5,7
/proc/1083/task/1089/stat : 1089 (java) S 1081 1081 23397 0 -1 1077944384 2633 0 0 0 4 2 0 0 20 0 19 0 446173929 15787429888 73741 33554432000 4194304 4196468 140727899407472 140671260243952 140671724399234 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1090] ppid=1081 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1090/stat : 1090 (java) S 1081 1081 23397 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 19 0 446173929 15787429888 73741 33554432000 4194304 4196468 140727899407472 140671259190176 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1091] ppid=1081 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1091/stat : 1091 (java) S 1081 1081 23397 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 19 0 446173929 15787429888 73741 33554432000 4194304 4196468 140727899407472 140671258137584 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1092] ppid=1081 vsize=15417412 memory=6048 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1092/stat : 1092 (java) S 1081 1081 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446173932 15787429888 73741 33554432000 4194304 4196468 140727899407472 140671257086160 140671724406683 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1093] ppid=1081 vsize=15417412 memory=7552 CPUtime=2.14 cores=1,3,5,7
/proc/1083/task/1093/stat : 1093 (java) S 1081 1081 23397 0 -1 1077944384 13869 0 0 0 213 1 0 0 20 0 19 0 446173932 15787429888 73741 33554432000 4194304 4196468 140727899407472 140671256033776 140671724399234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 36 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1094] ppid=1081 vsize=15417412 memory=1416 CPUtime=2.28 cores=1,3,5,7
/proc/1083/task/1094/stat : 1094 (java) S 1081 1081 23397 0 -1 1077944384 15465 0 0 0 227 1 0 0 20 0 19 0 446173932 15787429888 73741 33554432000 4194304 4196468 140727899407472 140671254981232 140671724399234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 37 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1095] ppid=1081 vsize=15417412 memory=1716 CPUtime=0.6 cores=1,3,5,7
/proc/1083/task/1095/stat : 1095 (java) S 1081 1081 23397 0 -1 1077944384 7461 0 0 0 59 1 0 0 20 0 19 0 446173932 15787429888 73741 33554432000 4194304 4196468 140727899407472 140671253928688 140671724399234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 37 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1096] ppid=1081 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1096/stat : 1096 (java) S 1081 1081 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446173932 15787429888 73741 33554432000 4194304 4196468 140727899407472 140671184792672 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1097] ppid=1081 vsize=15417412 memory=294964 CPUtime=0.22 cores=1,3,5,7
/proc/1083/task/1097/stat : 1097 (java) S 1081 1081 23397 0 -1 1077944384 477 0 0 0 0 22 0 0 20 0 19 0 446173932 15787429888 73741 33554432000 4194304 4196468 140727899407472 140671183739184 140671724399234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 39 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1098] ppid=1081 vsize=15417412 memory=4132 CPUtime=579.07 cores=1,3,5,7
/proc/1083/task/1098/stat : 1098 (java) R 1081 1081 23397 0 -1 4202560 1217 0 0 0 57907 0 0 0 20 0 19 0 446173990 15787429888 73741 33554432000 4194304 4196468 140727899407472 140671174756624 140671340477194 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1099] ppid=1081 vsize=15417412 memory=279786653459392 CPUtime=576.98 cores=1,3,5,7
/proc/1083/task/1099/stat : 1099 (java) R 1081 1081 23397 0 -1 4202560 4113 0 0 0 57697 1 0 0 20 0 19 0 446173990 15787429888 73741 33554432000 4194304 4196468 140727899407472 140671173705608 140671340477176 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1100] ppid=1081 vsize=15417412 memory=1448 CPUtime=577.19 cores=1,3,5,7
/proc/1083/task/1100/stat : 1100 (java) R 1081 1081 23397 0 -1 4202560 1349 0 0 0 57719 0 0 0 20 0 19 0 446173990 15787429888 73741 33554432000 4194304 4196468 140727899407472 140671172653000 140671340477684 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1101] ppid=1081 vsize=15417412 memory=294964 CPUtime=577.16 cores=1,3,5,7
/proc/1083/task/1101/stat : 1101 (java) R 1081 1081 23397 0 -1 4202560 2132 0 0 0 57714 2 0 0 20 0 19 0 446173990 15787429888 73741 33554432000 4194304 4196468 140727899407472 140671171600328 140671342629413 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
Current children cumulated CPU time: 2317.57 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 296412 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+633.201 s]
/proc/loadavg: 8.50 7.65 7.91 9/233 1250
/proc/meminfo: memFree=18266796/32770624 swapFree=66977408/67108860
[pid=1081] ppid=1078 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/1081/stat : 1081 (xcsp3-exec) S 1078 1081 23397 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446173926 115843072 362 33554432000 4194304 5098028 140721322516784 140721322514888 139824784949884 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 17367040 140721322525562 140721322525805 140721322525805 140721322528714 0
/proc/1081/statm: 28282 362 304 221 0 87 0
[pid=1083] ppid=1081 vsize=15417412 memory=279576 CPUtime=2520.25 cores=1,3,5,7
/proc/1083/stat : 1083 (java) S 1081 1081 23397 0 -1 1077944320 69687 0 0 0 252000 25 0 0 20 0 19 0 446173926 15787429888 69894 33554432000 4194304 4196468 140727899407472 140727899390016 140671724388087 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
/proc/1083/statm: 3854353 69894 3522 1 0 3815453 0
[pid=1083/tid=1084] ppid=1081 vsize=15417412 memory=8317482817917895235 CPUtime=0.61 cores=1,3,5,7
/proc/1083/task/1084/stat : 1084 (java) S 1081 1081 23397 0 -1 1077944384 9247 0 0 0 56 5 0 0 20 0 19 0 446173926 15787429888 69894 33554432000 4194304 4196468 140727899407472 140671728628864 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1085] ppid=1081 vsize=15417412 memory=4126316290023845779 CPUtime=0.31 cores=1,3,5,7
/proc/1083/task/1085/stat : 1085 (java) S 1081 1081 23397 0 -1 1077944384 2261 0 0 0 29 2 0 0 20 0 19 0 446173927 15787429888 69894 33554432000 4194304 4196468 140727899407472 140671660624656 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1086] ppid=1081 vsize=15417412 memory=6048 CPUtime=0.32 cores=1,3,5,7
/proc/1083/task/1086/stat : 1086 (java) S 1081 1081 23397 0 -1 1077944384 2156 0 0 0 31 1 0 0 20 0 19 0 446173927 15787429888 69894 33554432000 4194304 4196468 140727899407472 140671659572112 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1087] ppid=1081 vsize=15417412 memory=7552 CPUtime=0.32 cores=1,3,5,7
/proc/1083/task/1087/stat : 1087 (java) S 1081 1081 23397 0 -1 1077944384 1904 0 0 0 30 2 0 0 20 0 19 0 446173927 15787429888 69894 33554432000 4194304 4196468 140727899407472 140671658519568 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1088] ppid=1081 vsize=15417412 memory=2832 CPUtime=0.32 cores=1,3,5,7
/proc/1083/task/1088/stat : 1088 (java) S 1081 1081 23397 0 -1 1077944384 3437 0 0 0 30 2 0 0 20 0 19 0 446173927 15787429888 69894 33554432000 4194304 4196468 140727899407472 140671657467024 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1089] ppid=1081 vsize=15417412 memory=1084 CPUtime=0.06 cores=1,3,5,7
/proc/1083/task/1089/stat : 1089 (java) S 1081 1081 23397 0 -1 1077944384 2819 0 0 0 4 2 0 0 20 0 19 0 446173929 15787429888 69894 33554432000 4194304 4196468 140727899407472 140671260243952 140671724399234 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1090] ppid=1081 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1090/stat : 1090 (java) S 1081 1081 23397 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 19 0 446173929 15787429888 69894 33554432000 4194304 4196468 140727899407472 140671259190176 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1091] ppid=1081 vsize=15417412 memory=279576 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1091/stat : 1091 (java) S 1081 1081 23397 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 19 0 446173929 15787429888 69894 33554432000 4194304 4196468 140727899407472 140671258137584 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1092] ppid=1081 vsize=15417412 memory=1668 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1092/stat : 1092 (java) S 1081 1081 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446173932 15787429888 69894 33554432000 4194304 4196468 140727899407472 140671257086160 140671724406683 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1093] ppid=1081 vsize=15417412 memory=1440 CPUtime=2.14 cores=1,3,5,7
/proc/1083/task/1093/stat : 1093 (java) S 1081 1081 23397 0 -1 1077944384 13871 0 0 0 213 1 0 0 20 0 19 0 446173932 15787429888 69894 33554432000 4194304 4196468 140727899407472 140671256033776 140671724399234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 36 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1094] ppid=1081 vsize=15417412 memory=912 CPUtime=2.28 cores=1,3,5,7
/proc/1083/task/1094/stat : 1094 (java) S 1081 1081 23397 0 -1 1077944384 15467 0 0 0 227 1 0 0 20 0 19 0 446173932 15787429888 69894 33554432000 4194304 4196468 140727899407472 140671254981232 140671724399234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 37 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1095] ppid=1081 vsize=15417412 memory=1984 CPUtime=0.6 cores=1,3,5,7
/proc/1083/task/1095/stat : 1095 (java) S 1081 1081 23397 0 -1 1077944384 7463 0 0 0 59 1 0 0 20 0 19 0 446173932 15787429888 69894 33554432000 4194304 4196468 140727899407472 140671253928688 140671724399234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 37 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1096] ppid=1081 vsize=15417412 memory=2480 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1096/stat : 1096 (java) S 1081 1081 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446173932 15787429888 69894 33554432000 4194304 4196468 140727899407472 140671184792672 140671724398293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1097] ppid=1081 vsize=15417412 memory=1768 CPUtime=0.23 cores=1,3,5,7
/proc/1083/task/1097/stat : 1097 (java) S 1081 1081 23397 0 -1 1077944384 490 0 0 0 0 23 0 0 20 0 19 0 446173932 15787429888 69894 33554432000 4194304 4196468 140727899407472 140671183739184 140671724399234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 39 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1098] ppid=1081 vsize=15417412 memory=111632 CPUtime=629.91 cores=1,3,5,7
/proc/1083/task/1098/stat : 1098 (java) R 1081 1081 23397 0 -1 4202560 1296 0 0 0 62991 0 0 0 20 0 19 0 446173990 15787429888 69894 33554432000 4194304 4196468 140727899407472 140671174756624 140671340479039 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1099] ppid=1081 vsize=15417412 memory=796 CPUtime=627.52 cores=1,3,5,7
/proc/1083/task/1099/stat : 1099 (java) R 1081 1081 23397 0 -1 4202560 4271 0 0 0 62751 1 0 0 20 0 19 0 446173990 15787429888 69894 33554432000 4194304 4196468 140727899407472 140671173707520 140671340961460 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1100] ppid=1081 vsize=15417412 memory=1808 CPUtime=627.73 cores=1,3,5,7
/proc/1083/task/1100/stat : 1100 (java) R 1081 1081 23397 0 -1 4202560 1430 0 0 0 62773 0 0 0 20 0 19 0 446173990 15787429888 69894 33554432000 4194304 4196468 140727899407472 140671172653064 140671340477430 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
[pid=1083/tid=1101] ppid=1081 vsize=15417412 memory=920 CPUtime=627.77 cores=1,3,5,7
/proc/1083/task/1101/stat : 1101 (java) R 1081 1081 23397 0 -1 4202560 2230 0 0 0 62775 2 0 0 20 0 19 0 446173990 15787429888 69894 33554432000 4194304 4196468 140727899407472 140671171600328 140671342629264 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37449728 140727899411439 140727899411610 140727899411610 140727899414479 0
Current children cumulated CPU time: 2520.25 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 281024 KiB

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

[startup+633.234 s]
# the end of solver process 1081 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001101 s, system=0.001101 s

[startup+633.283 s]
# the end of solver process 1083 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.32 s, system=0.261639 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 633.283
CPU time (s): 2520.58
CPU user time (s): 2520.32
CPU system time (s): 0.261639
CPU usage (%): 398.018
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 392288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.32
system time used= 0.261639
maximum resident set size= 394412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70648
page faults= 0
swaps= 0
block input operations= 0
block output operations= 856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17500
involuntary context switches= 32688


# summary of solver processes directly reported to runsolver:
#   pid: 1081,1083
#   total CPU time (s): 2520.58
#   total CPU user time (s): 2520.32
#   total CPU system time (s): 0.261639

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.914 second user time and 6.66946 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-17 06:35:50
IDJOB=4399360
IDBENCH=136462
IDSOLVER=2853
FILE ID=node104/4399360-1568699169
RUNJOBID= node104-1568690084-23429
PBS_JOBID= 21703803
Free space on /tmp= 58988 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n2c3w1r.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399360-1568699169/watcher-4399360-1568699169 -o /tmp/evaluation-result-4399360-1568699169/solver-4399360-1568699169 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568690084-23429 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1674619198 HOME/instance-4399360-1568699169.xml

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

MD5SUM BENCH= 48163221e8f5f568f71e6a1b1b758a13
RANDOM SEED=1674619198

node104.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	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:        31007252 kB
MemAvailable:   31672548 kB
Buffers:          101268 kB
Cached:           853200 kB
SwapCached:        32296 kB
Active:           841572 kB
Inactive:         332936 kB
Active(anon):     188284 kB
Inactive(anon):    80728 kB
Active(file):     653288 kB
Inactive(file):   252208 kB
Unevictable:      109416 kB
Mlocked:          109416 kB
SwapTotal:      67108860 kB
SwapFree:       66977408 kB
Dirty:             26296 kB
Writeback:             0 kB
AnonPages:        306900 kB
Mapped:            61492 kB
Shmem:             40484 kB
Slab:             182968 kB
SReclaimable:     151268 kB
SUnreclaim:        31700 kB
KernelStack:        4048 kB
PageTables:         5872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1428200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 58960 MiB
End job on node104 at 2019-09-17 06:46:23