Trace number 4297670

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.7b par (e747e1e)UNSAT 30.9287 5.10777

General information on the benchmark

NameDubois/
Dubois-018_c18.xml
MD5SUM87315209bf8a3d7a2526762832107213
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.066
Satisfiable
(Un)Satisfiability was proved
Number of variables54
Number of constraints36
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":54}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":54}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":36}]
Number of extensional constraints36
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":36}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4297670-1532718594.xml"  -tl '20160s' -p 8
0.10/0.18	c Choco e747e1e
0.10/0.18	c [HOME/instance-4297670-1532718594.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
0.99/0.55	c solve instance...
30.53/4.95	s UNSATISFIABLE

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297670-1532718594/watcher-4297670-1532718594 -o /tmp/evaluation-result-4297670-1532718594/solver-4297670-1532718594 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node135-1532713069-31492 --watchdog 2580 HOME/xcsp3-exec -seed 1604900949 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297670-1532718594.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=491, runsolver pid=488

[startup+0.100135 s]*
/proc/loadavg: 7.49 8.28 8.10 3/203 513
/proc/meminfo: memFree=27336076/32770624 swapFree=67108860/67108860
[pid=491] ppid=488 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/491/stat : 491 (xcsp3-exec) S 488 491 31465 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89422606 115843072 363 33554432000 4194304 5098028 140735427440368 140735427438472 139628979573372 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30273536 140735427445813 140735427446016 140735427446016 140735427448778 0
/proc/491/statm: 28282 363 305 221 0 87 0
[pid=493] ppid=491 vsize=26104152 memory=27368 CPUtime=0.1 cores=0-7
/proc/493/stat : 493 (java) S 491 491 31465 0 -1 1077944320 5739 0 0 0 9 1 0 0 20 0 20 0 89422606 26730651648 6842 33554432000 4194304 4196468 140734669804656 140734669787200 139868098711287 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
/proc/493/statm: 6526038 6842 3002 1 0 6488315 0
[pid=493/tid=494] ppid=491 vsize=26104152 memory=8390339637985935414 CPUtime=0.09 cores=0-7
/proc/493/task/494/stat : 494 (java) R 491 491 31465 0 -1 4202560 3785 0 0 0 8 1 0 0 20 0 20 0 89422607 26730651648 6842 33554432000 4194304 4196468 140734669804656 139868102943616 139868082754917 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=495] ppid=491 vsize=26104152 memory=288230609019731991 CPUtime=0 cores=0-7
/proc/493/task/495/stat : 495 (java) S 491 491 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89422608 26730651648 6842 33554432000 4194304 4196468 140734669804656 139868051331600 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=497] ppid=491 vsize=26104152 memory=139927821282285 CPUtime=0 cores=0-7
/proc/493/task/497/stat : 497 (java) S 491 491 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89422608 26730651648 6842 33554432000 4194304 4196468 140734669804656 139868050279056 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=498] ppid=491 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/493/task/498/stat : 498 (java) S 491 491 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89422608 26730651648 6842 33554432000 4194304 4196468 140734669804656 139868049226000 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=499] ppid=491 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/493/task/499/stat : 499 (java) S 491 491 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89422608 26730651648 6842 33554432000 4194304 4196468 140734669804656 139868048173456 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=500] ppid=491 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/493/task/500/stat : 500 (java) S 491 491 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89422608 26730651648 6842 33554432000 4194304 4196468 140734669804656 139868047121424 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=501] ppid=491 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/493/task/501/stat : 501 (java) S 491 491 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89422608 26730651648 6842 33554432000 4194304 4196468 140734669804656 139868046068880 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=502] ppid=491 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/493/task/502/stat : 502 (java) S 491 491 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89422608 26730651648 6842 33554432000 4194304 4196468 140734669804656 139868045015824 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=503] ppid=491 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/493/task/503/stat : 503 (java) S 491 491 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89422608 26730651648 6842 33554432000 4194304 4196468 140734669804656 139868043963280 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=504] ppid=491 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/493/task/504/stat : 504 (java) S 491 491 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89422609 26730651648 6842 33554432000 4194304 4196468 140734669804656 139867226052848 139868098722434 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=505] ppid=491 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/493/task/505/stat : 505 (java) S 491 491 31465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89422609 26730651648 6842 33554432000 4194304 4196468 140734669804656 139867224999072 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=506] ppid=491 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/493/task/506/stat : 506 (java) S 491 491 31465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89422610 26730651648 6842 33554432000 4194304 4196468 140734669804656 139867223945968 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=507] ppid=491 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/493/task/507/stat : 507 (java) S 491 491 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89422612 26730651648 6842 33554432000 4194304 4196468 140734669804656 139867222894544 139868098729883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=508] ppid=491 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/493/task/508/stat : 508 (java) S 491 491 31465 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 89422612 26730651648 6842 33554432000 4194304 4196468 140734669804656 139867221842672 139868098722434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=509] ppid=491 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/493/task/509/stat : 509 (java) S 491 491 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89422612 26730651648 6842 33554432000 4194304 4196468 140734669804656 139867153492848 139868098722434 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=510] ppid=491 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/493/task/510/stat : 510 (java) R 491 491 31465 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 89422612 26730651648 6842 33554432000 4194304 4196468 140734669804656 139867152439792 139868098722434 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=511] ppid=491 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/493/task/511/stat : 511 (java) R 491 491 31465 0 -1 4202560 256 0 0 0 1 0 0 0 20 0 20 0 89422612 26730651648 6842 33554432000 4194304 4196468 140734669804656 139867151387248 139868078183686 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=512] ppid=491 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/493/task/512/stat : 512 (java) S 491 491 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89422612 26730651648 6842 33554432000 4194304 4196468 140734669804656 139867150334432 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=513] ppid=491 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/493/task/513/stat : 513 (java) S 491 491 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89422613 26730651648 6842 33554432000 4194304 4196468 140734669804656 139867149281968 139868098722434 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 28820 KiB

[startup+0.21031 s]*
/proc/loadavg: 7.49 8.28 8.10 3/203 513
/proc/meminfo: memFree=27324540/32770624 swapFree=67108860/67108860
[pid=491] ppid=488 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/491/stat : 491 (xcsp3-exec) S 488 491 31465 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89422606 115843072 363 33554432000 4194304 5098028 140735427440368 140735427438472 139628979573372 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30273536 140735427445813 140735427446016 140735427446016 140735427448778 0
/proc/491/statm: 28282 363 305 221 0 87 0
[pid=493] ppid=491 vsize=26104152 memory=39344 CPUtime=0.33 cores=0-7
/proc/493/stat : 493 (java) S 491 491 31465 0 -1 1077944320 8475 0 0 0 30 3 0 0 20 0 20 0 89422606 26730651648 9836 33554432000 4194304 4196468 140734669804656 140734669787200 139868098711287 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
/proc/493/statm: 6526038 9836 3168 1 0 6488315 0
[pid=493/tid=494] ppid=491 vsize=26104152 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/493/task/494/stat : 494 (java) R 491 491 31465 0 -1 4202560 5588 0 0 0 18 2 0 0 20 0 20 0 89422607 26730651648 9836 33554432000 4194304 4196468 140734669804656 139868102944960 139868091389301 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=495] ppid=491 vsize=26104152 memory=342 CPUtime=0 cores=0-7
/proc/493/task/495/stat : 495 (java) S 491 491 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89422608 26730651648 9836 33554432000 4194304 4196468 140734669804656 139868051331600 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=497] ppid=491 vsize=26104152 memory=139927821282284 CPUtime=0 cores=0-7
/proc/493/task/497/stat : 497 (java) S 491 491 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89422608 26730651648 9836 33554432000 4194304 4196468 140734669804656 139868050279056 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=498] ppid=491 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/493/task/498/stat : 498 (java) S 491 491 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89422608 26730651648 9836 33554432000 4194304 4196468 140734669804656 139868049226000 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=499] ppid=491 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/493/task/499/stat : 499 (java) S 491 491 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89422608 26730651648 9836 33554432000 4194304 4196468 140734669804656 139868048173456 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=500] ppid=491 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/493/task/500/stat : 500 (java) S 491 491 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89422608 26730651648 9836 33554432000 4194304 4196468 140734669804656 139868047121424 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=501] ppid=491 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/493/task/501/stat : 501 (java) S 491 491 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89422608 26730651648 9836 33554432000 4194304 4196468 140734669804656 139868046068880 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=502] ppid=491 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/493/task/502/stat : 502 (java) S 491 491 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89422608 26730651648 9836 33554432000 4194304 4196468 140734669804656 139868045015824 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=503] ppid=491 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/493/task/503/stat : 503 (java) S 491 491 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89422608 26730651648 9836 33554432000 4194304 4196468 140734669804656 139868043963280 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=504] ppid=491 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/493/task/504/stat : 504 (java) S 491 491 31465 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 89422609 26730651648 9836 33554432000 4194304 4196468 140734669804656 139867226052848 139868098722434 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=505] ppid=491 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/493/task/505/stat : 505 (java) S 491 491 31465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89422609 26730651648 9836 33554432000 4194304 4196468 140734669804656 139867224999072 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=506] ppid=491 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/493/task/506/stat : 506 (java) S 491 491 31465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89422610 26730651648 9836 33554432000 4194304 4196468 140734669804656 139867223945968 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=507] ppid=491 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/493/task/507/stat : 507 (java) S 491 491 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89422612 26730651648 9836 33554432000 4194304 4196468 140734669804656 139867222894544 139868098729883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=508] ppid=491 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/493/task/508/stat : 508 (java) S 491 491 31465 0 -1 1077944384 396 0 0 0 1 0 0 0 20 0 20 0 89422612 26730651648 9836 33554432000 4194304 4196468 140734669804656 139867221842672 139868098722434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=509] ppid=491 vsize=26104152 memory=0 CPUtime=0.02 cores=0-7
/proc/493/task/509/stat : 509 (java) S 491 491 31465 0 -1 1077944384 102 0 0 0 2 0 0 0 20 0 20 0 89422612 26730651648 9836 33554432000 4194304 4196468 140734669804656 139867153492848 139868098722434 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=510] ppid=491 vsize=26104152 memory=-1 CPUtime=0.01 cores=0-7
/proc/493/task/510/stat : 510 (java) R 491 491 31465 0 -1 4202560 318 0 0 0 1 0 0 0 20 0 20 0 89422612 26730651648 9836 33554432000 4194304 4196468 140734669804656 139867152439792 139868098723222 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=511] ppid=491 vsize=26104152 memory=-1 CPUtime=0.07 cores=0-7
/proc/493/task/511/stat : 511 (java) S 491 491 31465 0 -1 1077944384 769 0 0 0 7 0 0 0 20 0 20 0 89422612 26730651648 9836 33554432000 4194304 4196468 140734669804656 139867151387248 139868098722434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=512] ppid=491 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/493/task/512/stat : 512 (java) S 491 491 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89422612 26730651648 9836 33554432000 4194304 4196468 140734669804656 139867150334432 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=513] ppid=491 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/493/task/513/stat : 513 (java) S 491 491 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89422613 26730651648 9836 33554432000 4194304 4196468 140734669804656 139867149281968 139868098722434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 40796 KiB

[startup+0.3098 s]*
/proc/loadavg: 7.49 8.28 8.10 5/203 513
/proc/meminfo: memFree=27318460/32770624 swapFree=67108860/67108860
[pid=491] ppid=488 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/491/stat : 491 (xcsp3-exec) S 488 491 31465 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89422606 115843072 363 33554432000 4194304 5098028 140735427440368 140735427438472 139628979573372 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30273536 140735427445813 140735427446016 140735427446016 140735427448778 0
/proc/491/statm: 28282 363 305 221 0 87 0
[pid=493] ppid=491 vsize=26108408 memory=45788 CPUtime=0.5 cores=0-7
/proc/493/stat : 493 (java) S 491 491 31465 0 -1 1077944320 9255 0 0 0 47 3 0 0 20 0 20 0 89422606 26735009792 11447 33554432000 4194304 4196468 140734669804656 140734669787200 139868098711287 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
/proc/493/statm: 6527102 11447 3241 1 0 6488315 0
[pid=493/tid=494] ppid=491 vsize=26108408 memory=1398720917958146503 CPUtime=0.29 cores=0-7
/proc/493/task/494/stat : 494 (java) R 491 491 31465 0 -1 4202560 6259 0 0 0 27 2 0 0 20 0 20 0 89422607 26735009792 11517 33554432000 4194304 4196468 140734669804656 139868102948064 139868082791774 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=495] ppid=491 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/493/task/495/stat : 495 (java) S 491 491 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89422608 26735009792 11517 33554432000 4194304 4196468 140734669804656 139868051331600 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=497] ppid=491 vsize=26108408 memory=139927820785281 CPUtime=0 cores=0-7
/proc/493/task/497/stat : 497 (java) S 491 491 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89422608 26735009792 11517 33554432000 4194304 4196468 140734669804656 139868050279056 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=498] ppid=491 vsize=26108408 memory=-1 CPUtime=0 cores=0-7
/proc/493/task/498/stat : 498 (java) S 491 491 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89422608 26735009792 11517 33554432000 4194304 4196468 140734669804656 139868049226000 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=499] ppid=491 vsize=26108408 memory=2240 CPUtime=0 cores=0-7
/proc/493/task/499/stat : 499 (java) S 491 491 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89422608 26735009792 11517 33554432000 4194304 4196468 140734669804656 139868048173456 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=500] ppid=491 vsize=26108408 memory=2241 CPUtime=0 cores=0-7
/proc/493/task/500/stat : 500 (java) S 491 491 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89422608 26735009792 11517 33554432000 4194304 4196468 140734669804656 139868047121424 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=501] ppid=491 vsize=26108408 memory=-1 CPUtime=0 cores=0-7
/proc/493/task/501/stat : 501 (java) S 491 491 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89422608 26735009792 11517 33554432000 4194304 4196468 140734669804656 139868046068880 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=502] ppid=491 vsize=26108408 memory=279855371591200 CPUtime=0 cores=0-7
/proc/493/task/502/stat : 502 (java) S 491 491 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 89422608 26735009792 11517 33554432000 4194304 4196468 140734669804656 139868045015824 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=503] ppid=491 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/493/task/503/stat : 503 (java) S 491 491 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89422608 26735009792 11517 33554432000 4194304 4196468 140734669804656 139868043963280 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=504] ppid=491 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/493/task/504/stat : 504 (java) S 491 491 31465 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 89422609 26735009792 11517 33554432000 4194304 4196468 140734669804656 139867226052848 139868098722434 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=505] ppid=491 vsize=26108408 memory=288 CPUtime=0 cores=0-7
/proc/493/task/505/stat : 505 (java) S 491 491 31465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 89422609 26735009792 11517 33554432000 4194304 4196468 140734669804656 139867224999072 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=506] ppid=491 vsize=26108408 memory=54 CPUtime=0 cores=0-7
/proc/493/task/506/stat : 506 (java) S 491 491 31465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 89422610 26735009792 11517 33554432000 4194304 4196468 140734669804656 139867223945968 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=507] ppid=491 vsize=26108408 memory=65 CPUtime=0 cores=0-7
/proc/493/task/507/stat : 507 (java) S 491 491 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89422612 26735009792 11517 33554432000 4194304 4196468 140734669804656 139867222894544 139868098729883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=508] ppid=491 vsize=26108408 memory=15440 CPUtime=0.02 cores=0-7
/proc/493/task/508/stat : 508 (java) R 491 491 31465 0 -1 4202560 470 0 0 0 2 0 0 0 20 0 20 0 89422612 26735009792 11517 33554432000 4194304 4196468 140734669804656 139867221842768 139868083836672 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=509] ppid=491 vsize=26108408 memory=1 CPUtime=0.03 cores=0-7
/proc/493/task/509/stat : 509 (java) S 491 491 31465 0 -1 1077944384 113 0 0 0 3 0 0 0 20 0 20 0 89422612 26735009792 11517 33554432000 4194304 4196468 140734669804656 139867153492848 139868098722434 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=510] ppid=491 vsize=26108408 memory=0 CPUtime=0.02 cores=0-7
/proc/493/task/510/stat : 510 (java) S 491 491 31465 0 -1 1077944384 324 0 0 0 2 0 0 0 20 0 20 0 89422612 26735009792 11573 33554432000 4194304 4196468 140734669804656 139867152439792 139868098722434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=511] ppid=491 vsize=26108408 memory=0 CPUtime=0.12 cores=0-7
/proc/493/task/511/stat : 511 (java) S 491 491 31465 0 -1 1077944384 840 0 0 0 12 0 0 0 20 0 20 0 89422612 26735009792 11573 33554432000 4194304 4196468 140734669804656 139867151387248 139868098722434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=512] ppid=491 vsize=26108408 memory=2321378147267190836 CPUtime=0 cores=0-7
/proc/493/task/512/stat : 512 (java) S 491 491 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 89422612 26735009792 11573 33554432000 4194304 4196468 140734669804656 139867150334432 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=513] ppid=491 vsize=26108408 memory=3472895575524712495 CPUtime=0 cores=0-7
/proc/493/task/513/stat : 513 (java) S 491 491 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 89422613 26735009792 11573 33554432000 4194304 4196468 140734669804656 139867149281968 139868098722434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26221536 KiB
Current children cumulated memory: 47240 KiB

[startup+0.701869 s]
/proc/loadavg: 7.49 8.28 8.10 5/203 513
/proc/meminfo: memFree=27304908/32770624 swapFree=67108860/67108860
[pid=491] ppid=488 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/491/stat : 491 (xcsp3-exec) S 488 491 31465 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89422606 115843072 363 33554432000 4194304 5098028 140735427440368 140735427438472 139628979573372 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30273536 140735427445813 140735427446016 140735427446016 140735427448778 0
/proc/491/statm: 28282 363 305 221 0 87 0
[pid=493] ppid=491 vsize=26643044 memory=88888 CPUtime=2.17 cores=0-7
/proc/493/stat : 493 (java) S 491 491 31465 0 -1 1077944320 14137 0 0 0 212 5 0 0 20 0 28 0 89422606 27282477056 22222 33554432000 4194304 4196468 140734669804656 140734669787200 139868098711287 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
/proc/493/statm: 6660761 22222 3361 1 0 6621955 0
[pid=493/tid=494] ppid=491 vsize=26643044 memory=279855371788720 CPUtime=0.54 cores=0-7
/proc/493/task/494/stat : 494 (java) S 491 491 31465 0 -1 1077944384 7102 0 0 0 51 3 0 0 20 0 28 0 89422607 27282477056 22222 33554432000 4194304 4196468 140734669804656 139868102952064 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=495] ppid=491 vsize=26643044 memory=139927685997440 CPUtime=0 cores=0-7
/proc/493/task/495/stat : 495 (java) S 491 491 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 89422608 27282477056 22222 33554432000 4194304 4196468 140734669804656 139868051331600 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=497] ppid=491 vsize=26643044 memory=0 CPUtime=0 cores=0-7
/proc/493/task/497/stat : 497 (java) S 491 491 31465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 89422608 27282477056 22222 33554432000 4194304 4196468 140734669804656 139868050279056 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=498] ppid=491 vsize=26643044 memory=2388 CPUtime=0 cores=0-7
/proc/493/task/498/stat : 498 (java) S 491 491 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89422608 27282477056 22222 33554432000 4194304 4196468 140734669804656 139868049226000 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0

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

[pid=493/tid=518] ppid=491 vsize=26643044 memory=0 CPUtime=1.98 cores=0-7
/proc/493/task/518/stat : 518 (java) R 491 491 31465 0 -1 4202560 150 0 0 0 194 4 0 0 20 0 28 0 89422663 27282477056 54708 33554432000 4194304 4196468 140734669804656 139867138584976 139867712365597 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=519] ppid=491 vsize=26643044 memory=-9109511518863828297 CPUtime=1.96 cores=0-7
/proc/493/task/519/stat : 519 (java) R 491 491 31465 0 -1 1077944384 154 0 0 0 192 4 0 0 20 0 28 0 89422663 27282477056 54708 33554432000 4194304 4196468 140734669804656 139867137532336 139868098722434 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=520] ppid=491 vsize=26643044 memory=8514701219781834910 CPUtime=1.97 cores=0-7
/proc/493/task/520/stat : 520 (java) R 491 491 31465 0 -1 4202560 82 0 0 0 192 5 0 0 20 0 28 0 89422663 27282477056 54708 33554432000 4194304 4196468 140734669804656 139867136479376 139867712033035 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=521] ppid=491 vsize=26643044 memory=-8253362762723522712 CPUtime=1.85 cores=0-7
/proc/493/task/521/stat : 521 (java) R 491 491 31465 0 -1 4202560 62 0 0 0 180 5 0 0 20 0 28 0 89422663 27282477056 54708 33554432000 4194304 4196468 140734669804656 139867135426832 139867711204740 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=522] ppid=491 vsize=26643044 memory=5842134815799760108 CPUtime=1.89 cores=0-7
/proc/493/task/522/stat : 522 (java) S 491 491 31465 0 -1 1077944384 68 0 0 0 185 4 0 0 20 0 28 0 89422663 27282477056 54708 33554432000 4194304 4196468 140734669804656 139867134373776 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=523] ppid=491 vsize=26643044 memory=279855371458752 CPUtime=1.97 cores=0-7
/proc/493/task/523/stat : 523 (java) R 491 491 31465 0 -1 4202560 149 0 0 0 193 4 0 0 20 0 28 0 89422663 27282477056 54708 33554432000 4194304 4196468 140734669804656 139867133321232 139867711192579 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
Current children cumulated CPU time: 19.58 s
Current children cumulated vsize: 26756172 KiB
Current children cumulated memory: 220284 KiB

[startup+4.00122 s]*
/proc/loadavg: 7.53 8.27 8.10 7/211 523
/proc/meminfo: memFree=27144448/32770624 swapFree=67108860/67108860
[pid=491] ppid=488 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/491/stat : 491 (xcsp3-exec) S 488 491 31465 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89422606 115843072 363 33554432000 4194304 5098028 140735427440368 140735427438472 139628979573372 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30273536 140735427445813 140735427446016 140735427446016 140735427448778 0
/proc/491/statm: 28282 363 305 221 0 87 0
[pid=493] ppid=491 vsize=26643044 memory=220236 CPUtime=24.74 cores=0-7
/proc/493/stat : 493 (java) S 491 491 31465 0 -1 1077944320 29260 0 0 0 2406 68 0 0 20 0 28 0 89422606 27282477056 55059 33554432000 4194304 4196468 140734669804656 140734669787200 139868098711287 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
/proc/493/statm: 6660761 55059 3413 1 0 6621955 0
[pid=493/tid=494] ppid=491 vsize=26643044 memory=1398720917958146503 CPUtime=0.54 cores=0-7
/proc/493/task/494/stat : 494 (java) S 491 491 31465 0 -1 1077944384 7102 0 0 0 51 3 0 0 20 0 28 0 89422607 27282477056 55059 33554432000 4194304 4196468 140734669804656 139868102952064 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=495] ppid=491 vsize=26643044 memory=4126316290023845779 CPUtime=0.01 cores=0-7
/proc/493/task/495/stat : 495 (java) S 491 491 31465 0 -1 1077944384 78 0 0 0 1 0 0 0 20 0 28 0 89422608 27282477056 55059 33554432000 4194304 4196468 140734669804656 139868051331600 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=497] ppid=491 vsize=26643044 memory=-9001733975035308135 CPUtime=0 cores=0-7
/proc/493/task/497/stat : 497 (java) S 491 491 31465 0 -1 1077944384 512 0 0 0 0 0 0 0 20 0 28 0 89422608 27282477056 55059 33554432000 4194304 4196468 140734669804656 139868050279056 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=498] ppid=491 vsize=26643044 memory=4209357772117481859 CPUtime=0.01 cores=0-7
/proc/493/task/498/stat : 498 (java) S 491 491 31465 0 -1 1077944384 55 0 0 0 1 0 0 0 20 0 28 0 89422608 27282477056 55059 33554432000 4194304 4196468 140734669804656 139868049226000 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=499] ppid=491 vsize=26643044 memory=7510432583741839257 CPUtime=0.01 cores=0-7
/proc/493/task/499/stat : 499 (java) S 491 491 31465 0 -1 1077944384 68 0 0 0 1 0 0 0 20 0 28 0 89422608 27282477056 55059 33554432000 4194304 4196468 140734669804656 139868048173456 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=500] ppid=491 vsize=26643044 memory=4206468019014099040 CPUtime=0 cores=0-7
/proc/493/task/500/stat : 500 (java) S 491 491 31465 0 -1 1077944384 176 0 0 0 0 0 0 0 20 0 28 0 89422608 27282477056 55059 33554432000 4194304 4196468 140734669804656 139868047121424 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=501] ppid=491 vsize=26643044 memory=6944938067432061290 CPUtime=0.01 cores=0-7
/proc/493/task/501/stat : 501 (java) S 491 491 31465 0 -1 1077944384 100 0 0 0 1 0 0 0 20 0 28 0 89422608 27282477056 55059 33554432000 4194304 4196468 140734669804656 139868046068880 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=502] ppid=491 vsize=26643044 memory=6944656591801720471 CPUtime=0.01 cores=0-7
/proc/493/task/502/stat : 502 (java) S 491 491 31465 0 -1 1077944384 289 0 0 0 1 0 0 0 20 0 28 0 89422608 27282477056 55059 33554432000 4194304 4196468 140734669804656 139868045015824 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=503] ppid=491 vsize=26643044 memory=6944613755495348631 CPUtime=0.01 cores=0-7
/proc/493/task/503/stat : 503 (java) S 491 491 31465 0 -1 1077944384 65 0 0 0 1 0 0 0 20 0 28 0 89422608 27282477056 55059 33554432000 4194304 4196468 140734669804656 139868043963280 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=504] ppid=491 vsize=26643044 memory=-7533229591079788448 CPUtime=0 cores=0-7
/proc/493/task/504/stat : 504 (java) S 491 491 31465 0 -1 1077944384 282 0 0 0 0 0 0 0 20 0 28 0 89422609 27282477056 55059 33554432000 4194304 4196468 140734669804656 139867226052848 139868098722434 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=505] ppid=491 vsize=26643044 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/493/task/505/stat : 505 (java) S 491 491 31465 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 89422609 27282477056 55059 33554432000 4194304 4196468 140734669804656 139867224999072 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=506] ppid=491 vsize=26643044 memory=0 CPUtime=0 cores=0-7
/proc/493/task/506/stat : 506 (java) S 491 491 31465 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 89422610 27282477056 55059 33554432000 4194304 4196468 140734669804656 139867223945968 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=507] ppid=491 vsize=26643044 memory=0 CPUtime=0 cores=0-7
/proc/493/task/507/stat : 507 (java) S 491 491 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89422612 27282477056 55059 33554432000 4194304 4196468 140734669804656 139867222894544 139868098729883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=508] ppid=491 vsize=26643044 memory=0 CPUtime=0.92 cores=0-7
/proc/493/task/508/stat : 508 (java) S 491 491 31465 0 -1 1077944384 2992 0 0 0 91 1 0 0 20 0 28 0 89422612 27282477056 55059 33554432000 4194304 4196468 140734669804656 139867221842672 139868098722434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=509] ppid=491 vsize=26643044 memory=0 CPUtime=1 cores=0-7
/proc/493/task/509/stat : 509 (java) S 491 491 31465 0 -1 1077944384 4721 0 0 0 99 1 0 0 20 0 28 0 89422612 27282477056 55059 33554432000 4194304 4196468 140734669804656 139867153492848 139868098722434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=510] ppid=491 vsize=26643044 memory=0 CPUtime=1.09 cores=0-7
/proc/493/task/510/stat : 510 (java) S 491 491 31465 0 -1 1077944384 7387 0 0 0 107 2 0 0 20 0 28 0 89422612 27282477056 55059 33554432000 4194304 4196468 140734669804656 139867152439792 139868098722434 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=511] ppid=491 vsize=26643044 memory=3689631415067422768 CPUtime=0.49 cores=0-7
/proc/493/task/511/stat : 511 (java) S 491 491 31465 0 -1 1077944384 2892 0 0 0 49 0 0 0 20 0 28 0 89422612 27282477056 55059 33554432000 4194304 4196468 140734669804656 139867151387248 139868098722434 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=512] ppid=491 vsize=26643044 memory=0 CPUtime=0 cores=0-7
/proc/493/task/512/stat : 512 (java) S 491 491 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89422612 27282477056 55059 33554432000 4194304 4196468 140734669804656 139867150334432 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=513] ppid=491 vsize=26643044 memory=3906367121364366384 CPUtime=0 cores=0-7
/proc/493/task/513/stat : 513 (java) S 491 491 31465 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 89422613 27282477056 55059 33554432000 4194304 4196468 140734669804656 139867149281968 139868098722434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=515] ppid=491 vsize=26643044 memory=3472328296227418159 CPUtime=2.46 cores=0-7
/proc/493/task/515/stat : 515 (java) R 491 491 31465 0 -1 1077944384 82 0 0 0 238 8 0 0 20 0 28 0 89422663 27282477056 55059 33554432000 4194304 4196468 140734669804656 139867140688432 139868098721493 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=516] ppid=491 vsize=26643044 memory=6944656592455360608 CPUtime=2.62 cores=0-7
/proc/493/task/516/stat : 516 (java) S 491 491 31465 0 -1 1077944384 85 0 0 0 254 8 0 0 20 0 28 0 89422663 27282477056 55059 33554432000 4194304 4196468 140734669804656 139867139637008 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=518] ppid=491 vsize=26643044 memory=6944656575208382560 CPUtime=2.63 cores=0-7
/proc/493/task/518/stat : 518 (java) S 491 491 31465 0 -1 1077944384 222 0 0 0 258 5 0 0 20 0 28 0 89422663 27282477056 55059 33554432000 4194304 4196468 140734669804656 139867138584976 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=519] ppid=491 vsize=26643044 memory=-7531822216213012384 CPUtime=2.58 cores=0-7
/proc/493/task/519/stat : 519 (java) R 491 491 31465 0 -1 4202560 273 0 0 0 252 6 0 0 20 0 28 0 89422663 27282477056 55059 33554432000 4194304 4196468 140734669804656 139867137532336 139867712033643 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=520] ppid=491 vsize=26643044 memory=6944613755445342871 CPUtime=2.59 cores=0-7
/proc/493/task/520/stat : 520 (java) R 491 491 31465 0 -1 4202560 128 0 0 0 253 6 0 0 20 0 28 0 89422663 27282477056 55059 33554432000 4194304 4196468 140734669804656 139867136479376 139867712143945 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=521] ppid=491 vsize=26643044 memory=-8990767739041718176 CPUtime=2.43 cores=0-7
/proc/493/task/521/stat : 521 (java) S 491 491 31465 0 -1 1077944384 84 0 0 0 237 6 0 0 20 0 28 0 89422663 27282477056 55059 33554432000 4194304 4196468 140734669804656 139867135426832 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=522] ppid=491 vsize=26643044 memory=6944656592455360569 CPUtime=2.51 cores=0-7
/proc/493/task/522/stat : 522 (java) R 491 491 31465 0 -1 4202560 96 0 0 0 244 7 0 0 20 0 28 0 89422663 27282477056 55059 33554432000 4194304 4196468 140734669804656 139867134373680 139868080117586 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=523] ppid=491 vsize=26643044 memory=6944656592455360569 CPUtime=2.65 cores=0-7
/proc/493/task/523/stat : 523 (java) R 491 491 31465 0 -1 4202560 212 0 0 0 260 5 0 0 20 0 28 0 89422663 27282477056 55059 33554432000 4194304 4196468 140734669804656 139867133321232 139867712144013 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
Current children cumulated CPU time: 24.74 s
Current children cumulated vsize: 26756172 KiB
Current children cumulated memory: 221688 KiB

[startup+4.80106 s]
/proc/loadavg: 7.53 8.27 8.10 7/211 523
/proc/meminfo: memFree=27144448/32770624 swapFree=67108860/67108860
[pid=491] ppid=488 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/491/stat : 491 (xcsp3-exec) S 488 491 31465 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89422606 115843072 363 33554432000 4194304 5098028 140735427440368 140735427438472 139628979573372 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30273536 140735427445813 140735427446016 140735427446016 140735427448778 0
/proc/491/statm: 28282 363 305 221 0 87 0
[pid=493] ppid=491 vsize=26643044 memory=216100 CPUtime=29.85 cores=0-7
/proc/493/stat : 493 (java) S 491 491 31465 0 -1 1077944320 29399 0 0 0 2902 83 0 0 20 0 28 0 89422606 27282477056 54025 33554432000 4194304 4196468 140734669804656 140734669787200 139868098711287 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
/proc/493/statm: 6660761 54025 3413 1 0 6621955 0
[pid=493/tid=494] ppid=491 vsize=26643044 memory=-2317720213663851332 CPUtime=0.54 cores=0-7
/proc/493/task/494/stat : 494 (java) S 491 491 31465 0 -1 1077944384 7102 0 0 0 51 3 0 0 20 0 28 0 89422607 27282477056 54025 33554432000 4194304 4196468 140734669804656 139868102952064 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=495] ppid=491 vsize=26643044 memory=6944656575208382560 CPUtime=0.01 cores=0-7
/proc/493/task/495/stat : 495 (java) S 491 491 31465 0 -1 1077944384 84 0 0 0 1 0 0 0 20 0 28 0 89422608 27282477056 54025 33554432000 4194304 4196468 140734669804656 139868051331600 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=497] ppid=491 vsize=26643044 memory=0 CPUtime=0.01 cores=0-7
/proc/493/task/497/stat : 497 (java) S 491 491 31465 0 -1 1077944384 513 0 0 0 1 0 0 0 20 0 28 0 89422608 27282477056 54025 33554432000 4194304 4196468 140734669804656 139868050279056 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=498] ppid=491 vsize=26643044 memory=0 CPUtime=0.01 cores=0-7
/proc/493/task/498/stat : 498 (java) S 491 491 31465 0 -1 1077944384 55 0 0 0 1 0 0 0 20 0 28 0 89422608 27282477056 54025 33554432000 4194304 4196468 140734669804656 139868049226000 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=499] ppid=491 vsize=26643044 memory=139927685944749 CPUtime=0.01 cores=0-7
/proc/493/task/499/stat : 499 (java) S 491 491 31465 0 -1 1077944384 68 0 0 0 1 0 0 0 20 0 28 0 89422608 27282477056 54025 33554432000 4194304 4196468 140734669804656 139868048173456 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=500] ppid=491 vsize=26643044 memory=0 CPUtime=0.01 cores=0-7
/proc/493/task/500/stat : 500 (java) S 491 491 31465 0 -1 1077944384 176 0 0 0 1 0 0 0 20 0 28 0 89422608 27282477056 54025 33554432000 4194304 4196468 140734669804656 139868047121424 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=501] ppid=491 vsize=26643044 memory=0 CPUtime=0.01 cores=0-7
/proc/493/task/501/stat : 501 (java) S 491 491 31465 0 -1 1077944384 100 0 0 0 1 0 0 0 20 0 28 0 89422608 27282477056 54025 33554432000 4194304 4196468 140734669804656 139868046068880 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=502] ppid=491 vsize=26643044 memory=0 CPUtime=0.01 cores=0-7
/proc/493/task/502/stat : 502 (java) S 491 491 31465 0 -1 1077944384 289 0 0 0 1 0 0 0 20 0 28 0 89422608 27282477056 54025 33554432000 4194304 4196468 140734669804656 139868045015824 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=503] ppid=491 vsize=26643044 memory=0 CPUtime=0.01 cores=0-7
/proc/493/task/503/stat : 503 (java) S 491 491 31465 0 -1 1077944384 65 0 0 0 1 0 0 0 20 0 28 0 89422608 27282477056 54025 33554432000 4194304 4196468 140734669804656 139868043963280 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=504] ppid=491 vsize=26643044 memory=0 CPUtime=0 cores=0-7
/proc/493/task/504/stat : 504 (java) S 491 491 31465 0 -1 1077944384 287 0 0 0 0 0 0 0 20 0 28 0 89422609 27282477056 54025 33554432000 4194304 4196468 140734669804656 139867226052848 139868098722434 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=505] ppid=491 vsize=26643044 memory=0 CPUtime=0 cores=0-7
/proc/493/task/505/stat : 505 (java) S 491 491 31465 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 89422609 27282477056 54025 33554432000 4194304 4196468 140734669804656 139867224999072 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=506] ppid=491 vsize=26643044 memory=0 CPUtime=0 cores=0-7
/proc/493/task/506/stat : 506 (java) S 491 491 31465 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 89422610 27282477056 54025 33554432000 4194304 4196468 140734669804656 139867223945968 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=507] ppid=491 vsize=26643044 memory=0 CPUtime=0 cores=0-7
/proc/493/task/507/stat : 507 (java) S 491 491 31465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 89422612 27282477056 54025 33554432000 4194304 4196468 140734669804656 139867222894544 139868098729883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=508] ppid=491 vsize=26643044 memory=0 CPUtime=0.92 cores=0-7
/proc/493/task/508/stat : 508 (java) S 491 491 31465 0 -1 1077944384 2992 0 0 0 91 1 0 0 20 0 28 0 89422612 27282477056 54025 33554432000 4194304 4196468 140734669804656 139867221842672 139868098722434 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=509] ppid=491 vsize=26643044 memory=0 CPUtime=1 cores=0-7
/proc/493/task/509/stat : 509 (java) S 491 491 31465 0 -1 1077944384 4721 0 0 0 99 1 0 0 20 0 28 0 89422612 27282477056 54025 33554432000 4194304 4196468 140734669804656 139867153492848 139868098722434 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=510] ppid=491 vsize=26643044 memory=0 CPUtime=1.09 cores=0-7
/proc/493/task/510/stat : 510 (java) S 491 491 31465 0 -1 1077944384 7387 0 0 0 107 2 0 0 20 0 28 0 89422612 27282477056 54025 33554432000 4194304 4196468 140734669804656 139867152439792 139868098722434 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=511] ppid=491 vsize=26643044 memory=0 CPUtime=0.49 cores=0-7
/proc/493/task/511/stat : 511 (java) S 491 491 31465 0 -1 1077944384 2995 0 0 0 49 0 0 0 20 0 28 0 89422612 27282477056 54025 33554432000 4194304 4196468 140734669804656 139867151387248 139868098722434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=512] ppid=491 vsize=26643044 memory=0 CPUtime=0 cores=0-7
/proc/493/task/512/stat : 512 (java) S 491 491 31465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 89422612 27282477056 54025 33554432000 4194304 4196468 140734669804656 139867150334432 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=513] ppid=491 vsize=26643044 memory=0 CPUtime=0 cores=0-7
/proc/493/task/513/stat : 513 (java) S 491 491 31465 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 28 0 89422613 27282477056 54025 33554432000 4194304 4196468 140734669804656 139867149281968 139868098722434 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=515] ppid=491 vsize=26643044 memory=0 CPUtime=3.13 cores=0-7
/proc/493/task/515/stat : 515 (java) R 491 491 31465 0 -1 4202560 83 0 0 0 302 11 0 0 20 0 28 0 89422663 27282477056 54025 33554432000 4194304 4196468 140734669804656 139867140688432 139868098723222 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=516] ppid=491 vsize=26643044 memory=0 CPUtime=3.27 cores=0-7
/proc/493/task/516/stat : 516 (java) S 491 491 31465 0 -1 1077944384 86 0 0 0 317 10 0 0 20 0 28 0 89422663 27282477056 54025 33554432000 4194304 4196468 140734669804656 139867139636912 139868098722434 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=518] ppid=491 vsize=26643044 memory=0 CPUtime=3.3 cores=0-7
/proc/493/task/518/stat : 518 (java) R 491 491 31465 0 -1 4202560 225 0 0 0 324 6 0 0 20 0 28 0 89422663 27282477056 54025 33554432000 4194304 4196468 140734669804656 139867138584976 139868098723222 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=519] ppid=491 vsize=26643044 memory=0 CPUtime=3.23 cores=0-7
/proc/493/task/519/stat : 519 (java) R 491 491 31465 0 -1 4202560 273 0 0 0 315 8 0 0 20 0 28 0 89422663 27282477056 54025 33554432000 4194304 4196468 140734669804656 139867137532432 139868080117562 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=520] ppid=491 vsize=26643044 memory=6228032327149774181 CPUtime=3.26 cores=0-7
/proc/493/task/520/stat : 520 (java) R 491 491 31465 0 -1 1077944384 129 0 0 0 318 8 0 0 20 0 28 0 89422663 27282477056 54025 33554432000 4194304 4196468 140734669804656 139867136479376 139868098721493 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=521] ppid=491 vsize=26643044 memory=6228032327149774181 CPUtime=3.03 cores=0-7
/proc/493/task/521/stat : 521 (java) S 491 491 31465 0 -1 1077944384 84 0 0 0 294 9 0 0 20 0 28 0 89422663 27282477056 54025 33554432000 4194304 4196468 140734669804656 139867135426832 139868098721493 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=522] ppid=491 vsize=26643044 memory=7956285411320751424 CPUtime=3.09 cores=0-7
/proc/493/task/522/stat : 522 (java) R 491 491 31465 0 -1 4202560 97 0 0 0 300 9 0 0 20 0 28 0 89422663 27282477056 54025 33554432000 4194304 4196468 140734669804656 139867134373776 139867712031404 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
[pid=493/tid=523] ppid=491 vsize=26643044 memory=6228032327149774181 CPUtime=3.24 cores=0-7
/proc/493/task/523/stat : 523 (java) R 491 491 31465 0 -1 4202560 226 0 0 0 318 6 0 0 20 0 28 0 89422663 27282477056 54025 33554432000 4194304 4196468 140734669804656 139867133321232 139867712149258 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10158080 140734669812865 140734669813037 140734669813037 140734669815759 0
Current children cumulated CPU time: 29.85 s
Current children cumulated vsize: 26756172 KiB
Current children cumulated memory: 217552 KiB

[startup+5.00115 s]*
/proc/loadavg: 7.53 8.27 8.10 2/185 523
/proc/meminfo: memFree=27345348/32770624 swapFree=67108860/67108860
[pid=491] ppid=488 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/491/stat : 491 (xcsp3-exec) S 488 491 31465 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 89422606 115843072 363 33554432000 4194304 5098028 140735427440368 140735427438472 139628979573372 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30273536 140735427445813 140735427446016 140735427446016 140735427448778 0
/proc/491/statm: 28282 363 305 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1452 KiB

Child status: 0
Real time (s): 5.10777
CPU time (s): 30.9287
CPU user time (s): 30.0325
CPU system time (s): 0.896139
CPU usage (%): 605.522
Max. virtual memory (cumulated for all children) (KiB): 26756172
Max. memory (cumulated for all children) (KiB): 221688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.0325
system time used= 0.896139
maximum resident set size= 220236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30801
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 262373
involuntary context switches= 279


# summary of solver processes directly reported to runsolver:
#   pid: 491
#   total CPU time (s): 30.9287
#   total CPU user time (s): 30.0325
#   total CPU system time (s): 0.896139

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.081254 second user time and 0.082282 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-27 21:09:54
IDJOB=4297670
IDBENCH=141407
IDSOLVER=2760
FILE ID=node135/4297670-1532718594
RUNJOBID= node135-1532713069-31492
PBS_JOBID= 21022319
Free space on /tmp= 48368 MiB

SOLVER NAME= Choco-solver 4.0.7b par (e747e1e)
BENCH NAME= XCSP18/Dubois/Dubois-018_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 22000 -p NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297670-1532718594/watcher-4297670-1532718594 -o /tmp/evaluation-result-4297670-1532718594/solver-4297670-1532718594 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node135-1532713069-31492 --watchdog 2580  HOME/xcsp3-exec -seed 1604900949 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297670-1532718594.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 87315209bf8a3d7a2526762832107213
RANDOM SEED=1604900949

node135.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.50
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.50
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.50
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.50
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:        27352448 kB
MemAvailable:   31928048 kB
Buffers:          166588 kB
Cached:          4642444 kB
SwapCached:            0 kB
Active:          1645484 kB
Inactive:        3218860 kB
Active(anon):       6296 kB
Inactive(anon):    76960 kB
Active(file):    1639188 kB
Inactive(file):  3141900 kB
Unevictable:        7212 kB
Mlocked:            7212 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             22100 kB
Writeback:             0 kB
AnonPages:         58068 kB
Mapped:            40724 kB
Shmem:             25248 kB
Slab:             248488 kB
SReclaimable:     220692 kB
SUnreclaim:        27796 kB
KernelStack:        3584 kB
PageTables:         5188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48344 MiB
End job on node135 at 2018-07-27 21:10:00