Trace number 4292585

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.7 seq (493a269)? (TO) 2400.12 2358.42

General information on the benchmark

NameStripPacking/
StripPacking-N1a_c18.xml
MD5SUM4209eb75c1d6f17ff2fcaefe706080c2
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 benchmark118.386
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of constraints52
Number of domains19
Minimum domain size2
Maximum domain size200
Distribution of domain sizes[{"size":2,"count":51},{"size":200,"count":34}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":17},{"degree":2,"count":34},{"degree":3,"count":34}]
Minimum constraint arity2
Maximum constraint arity68
Distribution of constraint arities[{"arity":2,"count":34},{"arity":3,"count":17},{"arity":68,"count":1}]
Number of extensional constraints17
Number of intensional constraints34
Distribution of constraint types[{"type":"extension","count":17},{"type":"intension","count":34},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4292585-1532284183.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.17	c [HOME/instance-4292585-1532284183.xml, -tl, 2400s, -p, 1, -x, 0]
0.12/0.21	c simple solver
0.33/0.28	c parse instance...
1.03/0.55	c solve instance...
2400.08/2358.40	s UNKNOWN
2400.08/2358.40	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 (7793 MiB free)
  memory of node 1: 16384 MiB (8733 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292585-1532284183/watcher-4292585-1532284183 -o /tmp/evaluation-result-4292585-1532284183/solver-4292585-1532284183 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532279307-5949 --watchdog 2560 HOME/xcsp3-exec -seed 524052293 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292585-1532284183.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=6762, runsolver pid=6759

[startup+0.100063 s]*
/proc/loadavg: 1.98 2.09 2.03 4/222 6778
/proc/meminfo: memFree=16907784/32770624 swapFree=67108860/67108860
[pid=6762] ppid=6759 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp3-exec) S 6759 6762 3347 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 45981469 115843072 363 33554432000 4194304 5098028 140723895055408 140723895053512 140121446081148 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36876288 140723895063611 140723895063812 140723895063812 140723895066570 0
/proc/6762/statm: 28282 363 305 221 0 87 0
[pid=6764] ppid=6762 vsize=14082840 memory=28180 CPUtime=0.12 cores=0,2,4,6
/proc/6764/stat : 6764 (java) S 6762 6762 3347 0 -1 1077944320 5463 0 0 0 11 1 0 0 20 0 15 0 45981470 14420828160 7045 33554432000 4194304 4196468 140734438451440 140734438433984 139762616766199 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
/proc/6764/statm: 3520710 7045 2983 1 0 3483008 0
[pid=6764/tid=6765] ppid=6762 vsize=14082840 memory=7971553444401222491 CPUtime=0.08 cores=0,2,4,6
/proc/6764/task/6765/stat : 6765 (java) R 6762 6762 3347 0 -1 4202560 3484 0 0 0 8 0 0 0 20 0 15 0 45981470 14420828160 7045 33554432000 4194304 4196468 140734438451440 139762620997504 139762212147464 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6766] ppid=6762 vsize=14082840 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6766/stat : 6766 (java) S 6762 6762 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45981471 14420828160 7045 33554432000 4194304 4196468 140734438451440 139762531834512 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6767] ppid=6762 vsize=14082840 memory=140446890038912 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6767/stat : 6767 (java) S 6762 6762 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45981471 14420828160 7045 33554432000 4194304 4196468 140734438451440 139762212006416 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6768] ppid=6762 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6768/stat : 6768 (java) S 6762 6762 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45981471 14420828160 7045 33554432000 4194304 4196468 140734438451440 139762210953616 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6769] ppid=6762 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6769/stat : 6769 (java) S 6762 6762 3347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45981471 14420828160 7045 33554432000 4194304 4196468 140734438451440 139762209900816 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6770] ppid=6762 vsize=14082840 memory=140446890038912 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6770/stat : 6770 (java) S 6762 6762 3347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45981472 14420828160 7045 33554432000 4194304 4196468 140734438451440 139762090855280 139762616777346 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6771] ppid=6762 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6771/stat : 6771 (java) S 6762 6762 3347 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45981472 14420828160 7045 33554432000 4194304 4196468 140734438451440 139762089801248 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6772] ppid=6762 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6772/stat : 6772 (java) S 6762 6762 3347 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45981473 14420828160 7045 33554432000 4194304 4196468 140734438451440 139762088748400 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6773] ppid=6762 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6773/stat : 6773 (java) S 6762 6762 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45981475 14420828160 7045 33554432000 4194304 4196468 140734438451440 139762087696720 139762616784795 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6774] ppid=6762 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6774/stat : 6774 (java) S 6762 6762 3347 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 15 0 45981475 14420828160 7045 33554432000 4194304 4196468 140734438451440 139762086644080 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6775] ppid=6762 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6775/stat : 6775 (java) S 6762 6762 3347 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 15 0 45981475 14420828160 7045 33554432000 4194304 4196468 140734438451440 139762085591280 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6776] ppid=6762 vsize=14082840 memory=140446890038912 CPUtime=0.01 cores=0,2,4,6
/proc/6764/task/6776/stat : 6776 (java) R 6762 6762 3347 0 -1 4202560 251 0 0 0 1 0 0 0 20 0 15 0 45981475 14420828160 7045 33554432000 4194304 4196468 140734438451440 139762084538480 139762600846686 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6777] ppid=6762 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6777/stat : 6777 (java) S 6762 6762 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45981475 14420828160 7045 33554432000 4194304 4196468 140734438451440 139762083485920 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6778] ppid=6762 vsize=14082840 memory=140446890038912 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6778/stat : 6778 (java) S 6762 6762 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45981475 14420828160 7045 33554432000 4194304 4196468 140734438451440 139762082434224 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 29632 KiB

[startup+0.210795 s]*
/proc/loadavg: 1.98 2.09 2.03 4/222 6778
/proc/meminfo: memFree=16897240/32770624 swapFree=67108860/67108860
[pid=6762] ppid=6759 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp3-exec) S 6759 6762 3347 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 45981469 115843072 363 33554432000 4194304 5098028 140723895055408 140723895053512 140121446081148 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36876288 140723895063611 140723895063812 140723895063812 140723895066570 0
/proc/6762/statm: 28282 363 305 221 0 87 0
[pid=6764] ppid=6762 vsize=14087096 memory=40840 CPUtime=0.33 cores=0,2,4,6
/proc/6764/stat : 6764 (java) S 6762 6762 3347 0 -1 1077944320 8212 0 0 0 31 2 0 0 20 0 15 0 45981470 14425186304 10210 33554432000 4194304 4196468 140734438451440 140734438433984 139762616766199 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
/proc/6764/statm: 3521774 10210 3191 1 0 3483008 0
[pid=6764/tid=6765] ppid=6762 vsize=14087096 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/6764/task/6765/stat : 6765 (java) R 6762 6762 3347 0 -1 4202560 5459 0 0 0 18 1 0 0 20 0 15 0 45981470 14425186304 10210 33554432000 4194304 4196468 140734438451440 139762620987192 139762600846686 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6766] ppid=6762 vsize=14087096 memory=8967 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6766/stat : 6766 (java) S 6762 6762 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45981471 14425186304 10210 33554432000 4194304 4196468 140734438451440 139762531834512 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6767] ppid=6762 vsize=14087096 memory=140446890305038 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6767/stat : 6767 (java) S 6762 6762 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45981471 14425186304 10210 33554432000 4194304 4196468 140734438451440 139762212006416 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6768] ppid=6762 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6768/stat : 6768 (java) S 6762 6762 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45981471 14425186304 10210 33554432000 4194304 4196468 140734438451440 139762210953616 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6769] ppid=6762 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6769/stat : 6769 (java) S 6762 6762 3347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45981471 14425186304 10210 33554432000 4194304 4196468 140734438451440 139762209900816 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6770] ppid=6762 vsize=14087096 memory=140446890038912 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6770/stat : 6770 (java) S 6762 6762 3347 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45981472 14425186304 10210 33554432000 4194304 4196468 140734438451440 139762090855280 139762616777346 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6771] ppid=6762 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6771/stat : 6771 (java) S 6762 6762 3347 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45981472 14425186304 10210 33554432000 4194304 4196468 140734438451440 139762089801248 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6772] ppid=6762 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6772/stat : 6772 (java) S 6762 6762 3347 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45981473 14425186304 10210 33554432000 4194304 4196468 140734438451440 139762088748400 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6773] ppid=6762 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6773/stat : 6773 (java) S 6762 6762 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45981475 14425186304 10210 33554432000 4194304 4196468 140734438451440 139762087696720 139762616784795 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6774] ppid=6762 vsize=14087096 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/6764/task/6774/stat : 6774 (java) S 6762 6762 3347 0 -1 1077944384 413 0 0 0 2 0 0 0 20 0 15 0 45981475 14425186304 10210 33554432000 4194304 4196468 140734438451440 139762086644080 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6775] ppid=6762 vsize=14087096 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/6764/task/6775/stat : 6775 (java) S 6762 6762 3347 0 -1 1077944384 271 0 0 0 2 0 0 0 20 0 15 0 45981475 14425186304 10210 33554432000 4194304 4196468 140734438451440 139762085591280 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6776] ppid=6762 vsize=14087096 memory=140446890038912 CPUtime=0.07 cores=0,2,4,6
/proc/6764/task/6776/stat : 6776 (java) S 6762 6762 3347 0 -1 1077944384 767 0 0 0 7 0 0 0 20 0 15 0 45981475 14425186304 10210 33554432000 4194304 4196468 140734438451440 139762084538480 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6777] ppid=6762 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6777/stat : 6777 (java) S 6762 6762 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45981475 14425186304 10210 33554432000 4194304 4196468 140734438451440 139762083485920 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6778] ppid=6762 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6778/stat : 6778 (java) S 6762 6762 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45981475 14425186304 10210 33554432000 4194304 4196468 140734438451440 139762082434224 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 42292 KiB

[startup+0.31079 s]*
/proc/loadavg: 1.98 2.09 2.03 4/222 6778
/proc/meminfo: memFree=16890292/32770624 swapFree=67108860/67108860
[pid=6762] ppid=6759 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp3-exec) S 6759 6762 3347 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 45981469 115843072 363 33554432000 4194304 5098028 140723895055408 140723895053512 140121446081148 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36876288 140723895063611 140723895063812 140723895063812 140723895066570 0
/proc/6762/statm: 28282 363 305 221 0 87 0
[pid=6764] ppid=6762 vsize=14087096 memory=48028 CPUtime=0.53 cores=0,2,4,6
/proc/6764/stat : 6764 (java) S 6762 6762 3347 0 -1 1077944320 9150 0 0 0 50 3 0 0 20 0 15 0 45981470 14425186304 12007 33554432000 4194304 4196468 140734438451440 140734438433984 139762616766199 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
/proc/6764/statm: 3521774 12007 3246 1 0 3483008 0
[pid=6764/tid=6765] ppid=6762 vsize=14087096 memory=8112282956445269571 CPUtime=0.3 cores=0,2,4,6
/proc/6764/task/6765/stat : 6765 (java) R 6762 6762 3347 0 -1 4202560 6156 0 0 0 28 2 0 0 20 0 15 0 45981470 14425186304 12007 33554432000 4194304 4196468 140734438451440 139762621003584 139762600846686 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6766] ppid=6762 vsize=14087096 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6766/stat : 6766 (java) S 6762 6762 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45981471 14425186304 12007 33554432000 4194304 4196468 140734438451440 139762531834512 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6767] ppid=6762 vsize=14087096 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6767/stat : 6767 (java) S 6762 6762 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45981471 14425186304 12007 33554432000 4194304 4196468 140734438451440 139762212006416 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6768] ppid=6762 vsize=14087096 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6768/stat : 6768 (java) S 6762 6762 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45981471 14425186304 12007 33554432000 4194304 4196468 140734438451440 139762210953616 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6769] ppid=6762 vsize=14087096 memory=7379517710693473142 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6769/stat : 6769 (java) S 6762 6762 3347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45981471 14425186304 12007 33554432000 4194304 4196468 140734438451440 139762209900816 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6770] ppid=6762 vsize=14087096 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6770/stat : 6770 (java) S 6762 6762 3347 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45981472 14425186304 12007 33554432000 4194304 4196468 140734438451440 139762090855280 139762616777346 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6771] ppid=6762 vsize=14087096 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6771/stat : 6771 (java) S 6762 6762 3347 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45981472 14425186304 12007 33554432000 4194304 4196468 140734438451440 139762089801248 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6772] ppid=6762 vsize=14087096 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6772/stat : 6772 (java) S 6762 6762 3347 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45981473 14425186304 12007 33554432000 4194304 4196468 140734438451440 139762088748400 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6773] ppid=6762 vsize=14087096 memory=8693815914432465728 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6773/stat : 6773 (java) S 6762 6762 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45981475 14425186304 12007 33554432000 4194304 4196468 140734438451440 139762087696720 139762616784795 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6774] ppid=6762 vsize=14087096 memory=8325818968683490714 CPUtime=0.05 cores=0,2,4,6
/proc/6764/task/6774/stat : 6774 (java) S 6762 6762 3347 0 -1 1077944384 517 0 0 0 5 0 0 0 20 0 15 0 45981475 14425186304 12007 33554432000 4194304 4196468 140734438451440 139762086644080 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6775] ppid=6762 vsize=14087096 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/6764/task/6775/stat : 6775 (java) S 6762 6762 3347 0 -1 1077944384 284 0 0 0 4 0 0 0 20 0 15 0 45981475 14425186304 12007 33554432000 4194304 4196468 140734438451440 139762085591280 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6776] ppid=6762 vsize=14087096 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/6764/task/6776/stat : 6776 (java) S 6762 6762 3347 0 -1 1077944384 893 0 0 0 12 0 0 0 20 0 15 0 45981475 14425186304 12007 33554432000 4194304 4196468 140734438451440 139762084538480 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6777] ppid=6762 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6777/stat : 6777 (java) S 6762 6762 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45981475 14425186304 12007 33554432000 4194304 4196468 140734438451440 139762083485920 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6778] ppid=6762 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6778/stat : 6778 (java) S 6762 6762 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45981475 14425186304 12007 33554432000 4194304 4196468 140734438451440 139762082434224 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 49480 KiB

[startup+0.701106 s]
/proc/loadavg: 1.98 2.09 2.03 6/222 6778
/proc/meminfo: memFree=16871312/32770624 swapFree=67108860/67108860
[pid=6762] ppid=6759 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp3-exec) S 6759 6762 3347 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 45981469 115843072 363 33554432000 4194304 5098028 140723895055408 140723895053512 140121446081148 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36876288 140723895063611 140723895063812 140723895063812 140723895066570 0
/proc/6762/statm: 28282 363 305 221 0 87 0
[pid=6764] ppid=6762 vsize=14089220 memory=85744 CPUtime=1.56 cores=0,2,4,6
/proc/6764/stat : 6764 (java) S 6762 6762 3347 0 -1 1077944320 16239 0 0 0 150 6 0 0 20 0 15 0 45981470 14427361280 21436 33554432000 4194304 4196468 140734438451440 140734438433984 139762616766199 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
/proc/6764/statm: 3522305 21436 3341 1 0 3483520 0
[pid=6764/tid=6765] ppid=6762 vsize=14089220 memory=3472328296227679313 CPUtime=0.67 cores=0,2,4,6
/proc/6764/task/6765/stat : 6765 (java) R 6762 6762 3347 0 -1 4202560 7168 0 0 0 64 3 0 0 20 0 15 0 45981470 14427361280 21436 33554432000 4194304 4196468 140734438451440 139762621001360 139762215759785 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6766] ppid=6762 vsize=14089220 memory=-7816663703405220396 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6766/stat : 6766 (java) S 6762 6762 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45981471 14427361280 21436 33554432000 4194304 4196468 140734438451440 139762531834512 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6767] ppid=6762 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6767/stat : 6767 (java) S 6762 6762 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45981471 14427361280 21436 33554432000 4194304 4196468 140734438451440 139762212006416 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6768] ppid=6762 vsize=14089220 memory=15556 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6768/stat : 6768 (java) S 6762 6762 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45981471 14427361280 21436 33554432000 4194304 4196468 140734438451440 139762210953616 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6769] ppid=6762 vsize=14089220 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6769/stat : 6769 (java) S 6762 6762 3347 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45981471 14427361280 21436 33554432000 4194304 4196468 140734438451440 139762209900816 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6770] ppid=6762 vsize=14089220 memory=2324 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6770/stat : 6770 (java) S 6762 6762 3347 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45981472 14427361280 21436 33554432000 4194304 4196468 140734438451440 139762090855280 139762616777346 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6771] ppid=6762 vsize=14089220 memory=1844 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6771/stat : 6771 (java) S 6762 6762 3347 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45981472 14427361280 21436 33554432000 4194304 4196468 140734438451440 139762089801248 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6772] ppid=6762 vsize=14089220 memory=796 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6772/stat : 6772 (java) S 6762 6762 3347 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45981473 14427361280 21436 33554432000 4194304 4196468 140734438451440 139762088748400 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6773] ppid=6762 vsize=14089220 memory=1700 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6773/stat : 6773 (java) S 6762 6762 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45981475 14427361280 21436 33554432000 4194304 4196468 140734438451440 139762087696720 139762616784795 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6774] ppid=6762 vsize=14089220 memory=12984 CPUtime=0.25 cores=0,2,4,6
/proc/6764/task/6774/stat : 6774 (java) R 6762 6762 3347 0 -1 4202560 3117 0 0 0 25 0 0 0 20 0 15 0 45981475 14427361280 21436 33554432000 4194304 4196468 140734438451440 139762086625096 139762600262987 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6775] ppid=6762 vsize=14089220 memory=5664 CPUtime=0.24 cores=0,2,4,6
/proc/6764/task/6775/stat : 6775 (java) R 6762 6762 3347 0 -1 4202560 2083 0 0 0 24 0 0 0 20 0 15 0 45981475 14427361280 21436 33554432000 4194304 4196468 140734438451440 139762085572296 139762594783211 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6776] ppid=6762 vsize=14089220 memory=4620 CPUtime=0.35 cores=0,2,4,6
/proc/6764/task/6776/stat : 6776 (java) S 6762 6762 3347 0 -1 1077944384 2564 0 0 0 35 0 0 0 20 0 15 0 45981475 14427361280 21436 33554432000 4194304 4196468 140734438451440 139762084538480 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6777] ppid=6762 vsize=14089220 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6777/stat : 6777 (java) S 6762 6762 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45981475 14427361280 21436 33554432000 4194304 4196468 140734438451440 139762083485920 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6778] ppid=6762 vsize=14089220 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6778/stat : 6778 (java) S 6762 6762 3347 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45981475 14427361280 21436 33554432000 4194304 4196468 140734438451440 139762082434224 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 87196 KiB

[startup+1.50087 s]
/proc/loadavg: 1.98 2.09 2.03 6/222 6778
/proc/meminfo: memFree=16828044/32770624 swapFree=67108860/67108860
[pid=6762] ppid=6759 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp3-exec) S 6759 6762 3347 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 45981469 115843072 363 33554432000 4194304 5098028 140723895055408 140723895053512 140121446081148 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36876288 140723895063611 140723895063812 140723895063812 140723895066570 0
/proc/6762/statm: 28282 363 305 221 0 87 0

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

/proc/6764/task/6772/stat : 6772 (java) S 6762 6762 3347 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 45981473 14427361280 103303 33554432000 4194304 4196468 140734438451440 139762088748400 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6773] ppid=6762 vsize=14089220 memory=420880 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6773/stat : 6773 (java) S 6762 6762 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45981475 14427361280 103303 33554432000 4194304 4196468 140734438451440 139762087696720 139762616784795 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6774] ppid=6762 vsize=14089220 memory=4036 CPUtime=3.57 cores=0,2,4,6
/proc/6764/task/6774/stat : 6774 (java) S 6762 6762 3347 0 -1 1077944384 24339 0 0 0 354 3 0 0 20 0 15 0 45981475 14427361280 103303 33554432000 4194304 4196468 140734438451440 139762086644080 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6775] ppid=6762 vsize=14089220 memory=1452 CPUtime=3.41 cores=0,2,4,6
/proc/6764/task/6775/stat : 6775 (java) S 6762 6762 3347 0 -1 1077944384 21753 0 0 0 339 2 0 0 20 0 15 0 45981475 14427361280 103303 33554432000 4194304 4196468 140734438451440 139762085591280 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 31 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6776] ppid=6762 vsize=14089220 memory=440372 CPUtime=0.67 cores=0,2,4,6
/proc/6764/task/6776/stat : 6776 (java) S 6762 6762 3347 0 -1 1077944384 9976 0 0 0 65 2 0 0 20 0 15 0 45981475 14427361280 103303 33554432000 4194304 4196468 140734438451440 139762084538480 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6777] ppid=6762 vsize=14089220 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6777/stat : 6777 (java) S 6762 6762 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45981475 14427361280 103303 33554432000 4194304 4196468 140734438451440 139762083485920 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6778] ppid=6762 vsize=14089220 memory=2324 CPUtime=1.13 cores=0,2,4,6
/proc/6764/task/6778/stat : 6778 (java) S 6762 6762 3347 0 -1 1077944384 2155 0 0 0 55 58 0 0 20 0 15 0 45981475 14427361280 103303 33554432000 4194304 4196468 140734438451440 139762082434224 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 30 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
Current children cumulated CPU time: 2241.4 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 414664 KiB

[startup+2262.3 s]
/proc/loadavg: 1.72 1.76 1.73 3/222 6877
/proc/meminfo: memFree=8134500/32770624 swapFree=67108860/67108860
[pid=6762] ppid=6759 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp3-exec) S 6759 6762 3347 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 45981469 115843072 363 33554432000 4194304 5098028 140723895055408 140723895053512 140121446081148 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36876288 140723895063611 140723895063812 140723895063812 140723895066570 0
/proc/6762/statm: 28282 363 305 221 0 87 0
[pid=6764] ppid=6762 vsize=14089220 memory=501356 CPUtime=2302.52 cores=0,2,4,6
/proc/6764/stat : 6764 (java) S 6762 6762 3347 0 -1 1077944320 230288 0 0 0 229925 327 0 0 20 0 15 0 45981470 14427361280 125339 33554432000 4194304 4196468 140734438451440 140734438433984 139762616766199 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
/proc/6764/statm: 3522305 125339 3416 1 0 3483520 0
[pid=6764/tid=6765] ppid=6762 vsize=14089220 memory=485448 CPUtime=2249.71 cores=0,2,4,6
/proc/6764/task/6765/stat : 6765 (java) R 6762 6762 3347 0 -1 4202560 86402 0 0 0 224895 76 0 0 20 0 15 0 45981470 14427361280 125339 33554432000 4194304 4196468 140734438451440 139762621005776 139762213211359 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6766] ppid=6762 vsize=14089220 memory=485448 CPUtime=10.7 cores=0,2,4,6
/proc/6764/task/6766/stat : 6766 (java) S 6762 6762 3347 0 -1 1077944384 15764 0 0 0 1024 46 0 0 20 0 15 0 45981471 14427361280 125339 33554432000 4194304 4196468 140734438451440 139762531834512 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6767] ppid=6762 vsize=14089220 memory=496256 CPUtime=10.66 cores=0,2,4,6
/proc/6764/task/6767/stat : 6767 (java) S 6762 6762 3347 0 -1 1077944384 15491 0 0 0 1020 46 0 0 20 0 15 0 45981471 14427361280 125339 33554432000 4194304 4196468 140734438451440 139762212006416 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6768] ppid=6762 vsize=14089220 memory=1452 CPUtime=10.67 cores=0,2,4,6
/proc/6764/task/6768/stat : 6768 (java) S 6762 6762 3347 0 -1 1077944384 15020 0 0 0 1022 45 0 0 20 0 15 0 45981471 14427361280 125339 33554432000 4194304 4196468 140734438451440 139762210953616 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6769] ppid=6762 vsize=14089220 memory=280893547495888 CPUtime=10.71 cores=0,2,4,6
/proc/6764/task/6769/stat : 6769 (java) S 6762 6762 3347 0 -1 1077944384 16547 0 0 0 1027 44 0 0 20 0 15 0 45981471 14427361280 125339 33554432000 4194304 4196468 140734438451440 139762209900816 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6770] ppid=6762 vsize=14089220 memory=499308 CPUtime=1.17 cores=0,2,4,6
/proc/6764/task/6770/stat : 6770 (java) S 6762 6762 3347 0 -1 1077944384 21479 0 0 0 97 20 0 0 20 0 15 0 45981472 14427361280 125339 33554432000 4194304 4196468 140734438451440 139762090855280 139762616777346 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6771] ppid=6762 vsize=14089220 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6771/stat : 6771 (java) S 6762 6762 3347 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 45981472 14427361280 125339 33554432000 4194304 4196468 140734438451440 139762089801248 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6772] ppid=6762 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6772/stat : 6772 (java) S 6762 6762 3347 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 45981473 14427361280 125339 33554432000 4194304 4196468 140734438451440 139762088748400 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6773] ppid=6762 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6773/stat : 6773 (java) S 6762 6762 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45981475 14427361280 125339 33554432000 4194304 4196468 140734438451440 139762087696720 139762616784795 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6774] ppid=6762 vsize=14089220 memory=1452 CPUtime=3.57 cores=0,2,4,6
/proc/6764/task/6774/stat : 6774 (java) S 6762 6762 3347 0 -1 1077944384 24339 0 0 0 354 3 0 0 20 0 15 0 45981475 14427361280 125339 33554432000 4194304 4196468 140734438451440 139762086644080 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6775] ppid=6762 vsize=14089220 memory=1452 CPUtime=3.41 cores=0,2,4,6
/proc/6764/task/6775/stat : 6775 (java) S 6762 6762 3347 0 -1 1077944384 21753 0 0 0 339 2 0 0 20 0 15 0 45981475 14427361280 125339 33554432000 4194304 4196468 140734438451440 139762085591280 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 31 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6776] ppid=6762 vsize=14089220 memory=1452 CPUtime=0.67 cores=0,2,4,6
/proc/6764/task/6776/stat : 6776 (java) S 6762 6762 3347 0 -1 1077944384 9976 0 0 0 65 2 0 0 20 0 15 0 45981475 14427361280 125339 33554432000 4194304 4196468 140734438451440 139762084538480 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6777] ppid=6762 vsize=14089220 memory=501356 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6777/stat : 6777 (java) S 6762 6762 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45981475 14427361280 125339 33554432000 4194304 4196468 140734438451440 139762083485920 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6778] ppid=6762 vsize=14089220 memory=4036 CPUtime=1.16 cores=0,2,4,6
/proc/6764/task/6778/stat : 6778 (java) S 6762 6762 3347 0 -1 1077944384 2159 0 0 0 57 59 0 0 20 0 15 0 45981475 14427361280 125339 33554432000 4194304 4196468 140734438451440 139762082434224 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 30 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
Current children cumulated CPU time: 2302.52 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 502808 KiB

[startup+2322.3 s]
/proc/loadavg: 1.91 1.80 1.75 3/222 6955
/proc/meminfo: memFree=16515804/32770624 swapFree=67108860/67108860
[pid=6762] ppid=6759 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp3-exec) S 6759 6762 3347 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 45981469 115843072 363 33554432000 4194304 5098028 140723895055408 140723895053512 140121446081148 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36876288 140723895063611 140723895063812 140723895063812 140723895066570 0
/proc/6762/statm: 28282 363 305 221 0 87 0
[pid=6764] ppid=6762 vsize=14089220 memory=415248 CPUtime=2363.59 cores=0,2,4,6
/proc/6764/stat : 6764 (java) S 6762 6762 3347 0 -1 1077944320 236795 0 0 0 236029 330 0 0 20 0 15 0 45981470 14427361280 103812 33554432000 4194304 4196468 140734438451440 140734438433984 139762616766199 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
/proc/6764/statm: 3522305 103812 3416 1 0 3483520 0
[pid=6764/tid=6765] ppid=6762 vsize=14089220 memory=415248 CPUtime=2309.33 cores=0,2,4,6
/proc/6764/task/6765/stat : 6765 (java) R 6762 6762 3347 0 -1 4202560 88877 0 0 0 230857 76 0 0 20 0 15 0 45981470 14427361280 103812 33554432000 4194304 4196468 140734438451440 139762621006048 139762218042745 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6766] ppid=6762 vsize=14089220 memory=417300 CPUtime=11.04 cores=0,2,4,6
/proc/6764/task/6766/stat : 6766 (java) S 6762 6762 3347 0 -1 1077944384 16364 0 0 0 1058 46 0 0 20 0 15 0 45981471 14427361280 103812 33554432000 4194304 4196468 140734438451440 139762531834512 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6767] ppid=6762 vsize=14089220 memory=1452 CPUtime=11.01 cores=0,2,4,6
/proc/6764/task/6767/stat : 6767 (java) S 6762 6762 3347 0 -1 1077944384 15926 0 0 0 1054 47 0 0 20 0 15 0 45981471 14427361280 103812 33554432000 4194304 4196468 140734438451440 139762212006416 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6768] ppid=6762 vsize=14089220 memory=417300 CPUtime=11.02 cores=0,2,4,6
/proc/6764/task/6768/stat : 6768 (java) S 6762 6762 3347 0 -1 1077944384 15997 0 0 0 1056 46 0 0 20 0 15 0 45981471 14427361280 103812 33554432000 4194304 4196468 140734438451440 139762210953616 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6769] ppid=6762 vsize=14089220 memory=417300 CPUtime=11.05 cores=0,2,4,6
/proc/6764/task/6769/stat : 6769 (java) S 6762 6762 3347 0 -1 1077944384 17164 0 0 0 1061 44 0 0 20 0 15 0 45981471 14427361280 103812 33554432000 4194304 4196468 140734438451440 139762209900816 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6770] ppid=6762 vsize=14089220 memory=415248 CPUtime=1.19 cores=0,2,4,6
/proc/6764/task/6770/stat : 6770 (java) S 6762 6762 3347 0 -1 1077944384 22847 0 0 0 99 20 0 0 20 0 15 0 45981472 14427361280 103812 33554432000 4194304 4196468 140734438451440 139762090855280 139762616777346 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6771] ppid=6762 vsize=14089220 memory=415248 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6771/stat : 6771 (java) S 6762 6762 3347 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 45981472 14427361280 103812 33554432000 4194304 4196468 140734438451440 139762089801248 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6772] ppid=6762 vsize=14089220 memory=428072 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6772/stat : 6772 (java) S 6762 6762 3347 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 45981473 14427361280 103812 33554432000 4194304 4196468 140734438451440 139762088748400 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6773] ppid=6762 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6773/stat : 6773 (java) S 6762 6762 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45981475 14427361280 103812 33554432000 4194304 4196468 140734438451440 139762087696720 139762616784795 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6774] ppid=6762 vsize=14089220 memory=1452 CPUtime=3.57 cores=0,2,4,6
/proc/6764/task/6774/stat : 6774 (java) S 6762 6762 3347 0 -1 1077944384 24341 0 0 0 354 3 0 0 20 0 15 0 45981475 14427361280 103812 33554432000 4194304 4196468 140734438451440 139762086644080 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6775] ppid=6762 vsize=14089220 memory=415248 CPUtime=3.41 cores=0,2,4,6
/proc/6764/task/6775/stat : 6775 (java) S 6762 6762 3347 0 -1 1077944384 21755 0 0 0 339 2 0 0 20 0 15 0 45981475 14427361280 103812 33554432000 4194304 4196468 140734438451440 139762085591280 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 31 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6776] ppid=6762 vsize=14089220 memory=280893546222176 CPUtime=0.67 cores=0,2,4,6
/proc/6764/task/6776/stat : 6776 (java) S 6762 6762 3347 0 -1 1077944384 9978 0 0 0 65 2 0 0 20 0 15 0 45981475 14427361280 103812 33554432000 4194304 4196468 140734438451440 139762084538480 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6777] ppid=6762 vsize=14089220 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6777/stat : 6777 (java) S 6762 6762 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45981475 14427361280 103812 33554432000 4194304 4196468 140734438451440 139762083485920 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6778] ppid=6762 vsize=14089220 memory=1452 CPUtime=1.19 cores=0,2,4,6
/proc/6764/task/6778/stat : 6778 (java) S 6762 6762 3347 0 -1 1077944384 2188 0 0 0 59 60 0 0 20 0 15 0 45981475 14427361280 103812 33554432000 4194304 4196468 140734438451440 139762082434224 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 30 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
Current children cumulated CPU time: 2363.59 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 416700 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2358.4 s]
/proc/loadavg: 1.67 1.75 1.74 3/222 6956
/proc/meminfo: memFree=15372108/32770624 swapFree=67108860/67108860
[pid=6762] ppid=6759 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/6762/stat : 6762 (xcsp3-exec) S 6759 6762 3347 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 45981469 115843072 363 33554432000 4194304 5098028 140723895055408 140723895053512 140121446081148 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36876288 140723895063611 140723895063812 140723895063812 140723895066570 0
/proc/6762/statm: 28282 363 305 221 0 87 0
[pid=6764] ppid=6762 vsize=14089220 memory=1554772 CPUtime=2400.08 cores=0,2,4,6
/proc/6764/stat : 6764 (java) S 6762 6762 3347 0 -1 1077944320 242528 0 0 0 239659 349 0 0 20 0 15 0 45981470 14427361280 388693 33554432000 4194304 4196468 140734438451440 140734438433984 139762616766199 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
/proc/6764/statm: 3522305 388693 3416 1 0 3483520 0
[pid=6764/tid=6765] ppid=6762 vsize=14089220 memory=1204 CPUtime=2345.3 cores=0,2,4,6
/proc/6764/task/6765/stat : 6765 (java) R 6762 6762 3347 0 -1 4202560 92806 0 0 0 234437 93 0 0 20 0 15 0 45981470 14427361280 388693 33554432000 4194304 4196468 140734438451440 139762621005880 139762213211645 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6766] ppid=6762 vsize=14089220 memory=8388 CPUtime=11.17 cores=0,2,4,6
/proc/6764/task/6766/stat : 6766 (java) S 6762 6762 3347 0 -1 1077944384 16514 0 0 0 1070 47 0 0 20 0 15 0 45981471 14427361280 388693 33554432000 4194304 4196468 140734438451440 139762531834512 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6767] ppid=6762 vsize=14089220 memory=15872 CPUtime=11.13 cores=0,2,4,6
/proc/6764/task/6767/stat : 6767 (java) S 6762 6762 3347 0 -1 1077944384 16605 0 0 0 1066 47 0 0 20 0 15 0 45981471 14427361280 388693 33554432000 4194304 4196468 140734438451440 139762212006416 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6768] ppid=6762 vsize=14089220 memory=1517760 CPUtime=11.15 cores=0,2,4,6
/proc/6764/task/6768/stat : 6768 (java) S 6762 6762 3347 0 -1 1077944384 16456 0 0 0 1069 46 0 0 20 0 15 0 45981471 14427361280 388693 33554432000 4194304 4196468 140734438451440 139762210953616 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6769] ppid=6762 vsize=14089220 memory=4036 CPUtime=11.18 cores=0,2,4,6
/proc/6764/task/6769/stat : 6769 (java) S 6762 6762 3347 0 -1 1077944384 17469 0 0 0 1073 45 0 0 20 0 15 0 45981471 14427361280 388693 33554432000 4194304 4196468 140734438451440 139762209900816 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6770] ppid=6762 vsize=14089220 memory=15620 CPUtime=1.21 cores=0,2,4,6
/proc/6764/task/6770/stat : 6770 (java) S 6762 6762 3347 0 -1 1077944384 23023 0 0 0 100 21 0 0 20 0 15 0 45981472 14427361280 388693 33554432000 4194304 4196468 140734438451440 139762090855280 139762616777346 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6771] ppid=6762 vsize=14089220 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6771/stat : 6771 (java) S 6762 6762 3347 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 45981472 14427361280 388693 33554432000 4194304 4196468 140734438451440 139762089801248 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6772] ppid=6762 vsize=14089220 memory=2324 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6772/stat : 6772 (java) S 6762 6762 3347 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 45981473 14427361280 388693 33554432000 4194304 4196468 140734438451440 139762088748400 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6773] ppid=6762 vsize=14089220 memory=1844 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6773/stat : 6773 (java) S 6762 6762 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45981475 14427361280 388693 33554432000 4194304 4196468 140734438451440 139762087696720 139762616784795 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6774] ppid=6762 vsize=14089220 memory=796 CPUtime=3.57 cores=0,2,4,6
/proc/6764/task/6774/stat : 6774 (java) S 6762 6762 3347 0 -1 1077944384 24343 0 0 0 354 3 0 0 20 0 15 0 45981475 14427361280 388693 33554432000 4194304 4196468 140734438451440 139762086644080 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6775] ppid=6762 vsize=14089220 memory=1700 CPUtime=3.41 cores=0,2,4,6
/proc/6764/task/6775/stat : 6775 (java) S 6762 6762 3347 0 -1 1077944384 21757 0 0 0 339 2 0 0 20 0 15 0 45981475 14427361280 388693 33554432000 4194304 4196468 140734438451440 139762085591280 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6776] ppid=6762 vsize=14089220 memory=12984 CPUtime=0.67 cores=0,2,4,6
/proc/6764/task/6776/stat : 6776 (java) S 6762 6762 3347 0 -1 1077944384 9980 0 0 0 65 2 0 0 20 0 15 0 45981475 14427361280 388693 33554432000 4194304 4196468 140734438451440 139762084538480 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6777] ppid=6762 vsize=14089220 memory=5664 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6777/stat : 6777 (java) S 6762 6762 3347 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45981475 14427361280 388693 33554432000 4194304 4196468 140734438451440 139762083485920 139762616776405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
[pid=6764/tid=6778] ppid=6762 vsize=14089220 memory=4620 CPUtime=1.21 cores=0,2,4,6
/proc/6764/task/6778/stat : 6778 (java) S 6762 6762 3347 0 -1 1077944384 2217 0 0 0 60 61 0 0 20 0 15 0 45981475 14427361280 388693 33554432000 4194304 4196468 140734438451440 139762082434224 139762616777346 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 30 0 0 6293624 6294260 9797632 140734438458497 140734438458673 140734438458673 140734438461391 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 1556224 KiB

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

[startup+2358.41 s]
# the end of solver process 6762 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.002319 s, system=0 s

[startup+2358.42 s]
# the end of solver process 6764 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2396.61 s, system=3.50669 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): 2358.42
CPU time (s): 2400.12
CPU user time (s): 2396.61
CPU system time (s): 3.50669
CPU usage (%): 101.768
Max. virtual memory (cumulated for all children) (KiB): 14204580
Max. memory (cumulated for all children) (KiB): 1556224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.61
system time used= 3.50669
maximum resident set size= 1555336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 243417
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 74343
involuntary context switches= 5366


# summary of solver processes directly reported to runsolver:
#   pid: 6762,6764
#   total CPU time (s): 2400.12
#   total CPU user time (s): 2396.61
#   total CPU system time (s): 3.50669

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.3724 second user time and 22.6251 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-22 20:29:43
IDJOB=4292585
IDBENCH=141129
IDSOLVER=2747
FILE ID=node133/4292585-1532284183
RUNJOBID= node133-1532279307-5949
PBS_JOBID= 21018968
Free space on /tmp= 52628 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/StripPacking/StripPacking-N1a_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4292585-1532284183/watcher-4292585-1532284183 -o /tmp/evaluation-result-4292585-1532284183/solver-4292585-1532284183 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532279307-5949 --watchdog 2560  HOME/xcsp3-exec -seed 524052293 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292585-1532284183.xml

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

MD5SUM BENCH= 4209eb75c1d6f17ff2fcaefe706080c2
RANDOM SEED=524052293

node133.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.24
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.24
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.24
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.24
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:        16924744 kB
MemAvailable:   31742392 kB
Buffers:          205924 kB
Cached:         14688616 kB
SwapCached:            0 kB
Active:          1487048 kB
Inactive:       13658872 kB
Active(anon):     241380 kB
Inactive(anon):    29520 kB
Active(file):    1245668 kB
Inactive(file): 13629352 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             20776 kB
Writeback:             0 kB
AnonPages:        286904 kB
Mapped:            49132 kB
Shmem:             17056 kB
Slab:             398816 kB
SReclaimable:     371088 kB
SUnreclaim:        27728 kB
KernelStack:        3920 kB
PageTables:         6332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1247616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 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= 52604 MiB
End job on node133 at 2018-07-22 21:09:02