Trace number 4292558

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.07 2394.31

General information on the benchmark

NameQuasigroups/
QuasiGroup-4-20_c18.xml
MD5SUMced38eac701d5b6d60722ead643d09b8
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints762
Number of domains2
Minimum domain size20
Maximum domain size400
Distribution of domain sizes[{"size":20,"count":400},{"size":400,"count":380}]
Minimum variable degree0
Maximum variable degree383
Distribution of variable degrees[{"degree":0,"count":20},{"degree":2,"count":380},{"degree":382,"count":20},{"degree":383,"count":380}]
Minimum constraint arity3
Maximum constraint arity401
Distribution of constraint arities[{"arity":3,"count":380},{"arity":20,"count":1},{"arity":400,"count":1},{"arity":401,"count":380}]
Number of extensional constraints0
Number of intensional constraints380
Distribution of constraint types[{"type":"intension","count":380},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":380}]
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-4292558-1532585043.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.17	c [HOME/instance-4292558-1532585043.xml, -tl, 2400s, -p, 1, -x, 0]
0.12/0.21	c simple solver
0.33/0.28	c parse instance...
2.20/0.96	c solve instance...
2400.05/2394.30	s UNKNOWN
2400.05/2394.30	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 (2478 MiB free)
  memory of node 1: 16384 MiB (5324 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292558-1532585043/watcher-4292558-1532585043 -o /tmp/evaluation-result-4292558-1532585043/solver-4292558-1532585043 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532582652-32274 --watchdog 2560 HOME/xcsp3-exec -seed 760014053 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292558-1532585043.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=32492, runsolver pid=32489

[startup+0.101216 s]*
/proc/loadavg: 1.80 1.78 1.61 3/219 32508
/proc/meminfo: memFree=7973144/32770624 swapFree=67108860/67108860
[pid=32492] ppid=32489 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32492/stat : 32492 (xcsp3-exec) S 32489 32492 32243 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 76067199 115843072 363 33554432000 4194304 5098028 140722524319280 140722524317384 139680629478012 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 40755200 140722524320827 140722524321028 140722524321028 140722524323786 0
/proc/32492/statm: 28282 363 306 221 0 87 0
[pid=32494] ppid=32492 vsize=14082840 memory=29632 CPUtime=0.12 cores=0,2,4,6
/proc/32494/stat : 32494 (java) S 32492 32492 32243 0 -1 1077944320 5785 0 0 0 11 1 0 0 20 0 15 0 76067199 14420828160 7408 33554432000 4194304 4196468 140720417475008 140720417457552 139750041456375 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
/proc/32494/statm: 3520710 7408 3002 1 0 3483008 0
[pid=32494/tid=32495] ppid=32492 vsize=14082840 memory=-6962121287837372198 CPUtime=0.08 cores=0,2,4,6
/proc/32494/task/32495/stat : 32495 (java) R 32492 32492 32243 0 -1 4202560 3713 0 0 0 8 0 0 0 20 0 15 0 76067199 14420828160 7408 33554432000 4194304 4196468 140720417475008 139750045689648 139749662779382 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32496] ppid=32492 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32496/stat : 32496 (java) S 32492 32492 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76067200 14420828160 7408 33554432000 4194304 4196468 140720417475008 139749994076560 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32497] ppid=32492 vsize=14082840 memory=139637348738688 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32497/stat : 32497 (java) S 32492 32492 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067200 14420828160 7408 33554432000 4194304 4196468 140720417475008 139749993023760 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32498] ppid=32492 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32498/stat : 32498 (java) S 32492 32492 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067200 14420828160 7408 33554432000 4194304 4196468 140720417475008 139749991971472 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32499] ppid=32492 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32499/stat : 32499 (java) S 32492 32492 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76067200 14420828160 7408 33554432000 4194304 4196468 140720417475008 139749990918672 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32500] ppid=32492 vsize=14082840 memory=139637348738688 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32500/stat : 32500 (java) S 32492 32492 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76067201 14420828160 7408 33554432000 4194304 4196468 140720417475008 139749582822000 139750041467522 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32501] ppid=32492 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32501/stat : 32501 (java) S 32492 32492 32243 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76067202 14420828160 7408 33554432000 4194304 4196468 140720417475008 139749581767968 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32502] ppid=32492 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32502/stat : 32502 (java) S 32492 32492 32243 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76067202 14420828160 7408 33554432000 4194304 4196468 140720417475008 139749580715632 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32503] ppid=32492 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32503/stat : 32503 (java) S 32492 32492 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067205 14420828160 7408 33554432000 4194304 4196468 140720417475008 139749511653968 139750041474971 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32504] ppid=32492 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32504/stat : 32504 (java) S 32492 32492 32243 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 76067205 14420828160 7408 33554432000 4194304 4196468 140720417475008 139749510600816 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32505] ppid=32492 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32505/stat : 32505 (java) S 32492 32492 32243 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 76067205 14420828160 7408 33554432000 4194304 4196468 140720417475008 139749509548016 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32506] ppid=32492 vsize=14082840 memory=139637348738688 CPUtime=0.01 cores=0,2,4,6
/proc/32494/task/32506/stat : 32506 (java) R 32492 32492 32243 0 -1 4202560 339 0 0 0 1 0 0 0 20 0 15 0 76067205 14420828160 7408 33554432000 4194304 4196468 140720417475008 139749508495728 139750020591821 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32507] ppid=32492 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32507/stat : 32507 (java) S 32492 32492 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067205 14420828160 7408 33554432000 4194304 4196468 140720417475008 139749507443168 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32508] ppid=32492 vsize=14082840 memory=139637348738688 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32508/stat : 32508 (java) S 32492 32492 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067205 14420828160 7408 33554432000 4194304 4196468 140720417475008 139749506390960 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 31084 KiB

[startup+0.210542 s]*
/proc/loadavg: 1.73 1.77 1.61 5/219 32508
/proc/meminfo: memFree=7927536/32770624 swapFree=67108860/67108860
[pid=32492] ppid=32489 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32492/stat : 32492 (xcsp3-exec) S 32489 32492 32243 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 76067199 115843072 363 33554432000 4194304 5098028 140722524319280 140722524317384 139680629478012 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 40755200 140722524320827 140722524321028 140722524321028 140722524323786 0
/proc/32492/statm: 28282 363 306 221 0 87 0
[pid=32494] ppid=32492 vsize=14087096 memory=41144 CPUtime=0.33 cores=0,2,4,6
/proc/32494/stat : 32494 (java) S 32492 32492 32243 0 -1 1077944320 8336 0 0 0 31 2 0 0 20 0 15 0 76067199 14425186304 10286 33554432000 4194304 4196468 140720417475008 140720417457552 139750041456375 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
/proc/32494/statm: 3521774 10286 3180 1 0 3483008 0
[pid=32494/tid=32495] ppid=32492 vsize=14087096 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/32494/task/32495/stat : 32495 (java) R 32492 32492 32243 0 -1 4202560 5464 0 0 0 18 1 0 0 20 0 15 0 76067199 14425186304 10286 33554432000 4194304 4196468 140720417475008 139750045677368 139749662731392 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32496] ppid=32492 vsize=14087096 memory=12627 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32496/stat : 32496 (java) S 32492 32492 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76067200 14425186304 10286 33554432000 4194304 4196468 140720417475008 139749994076560 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32497] ppid=32492 vsize=14087096 memory=4122965405190170272 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32497/stat : 32497 (java) S 32492 32492 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067200 14425186304 10286 33554432000 4194304 4196468 140720417475008 139749993023760 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32498] ppid=32492 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32498/stat : 32498 (java) S 32492 32492 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067200 14425186304 10286 33554432000 4194304 4196468 140720417475008 139749991971472 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32499] ppid=32492 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32499/stat : 32499 (java) S 32492 32492 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76067200 14425186304 10286 33554432000 4194304 4196468 140720417475008 139749990918672 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32500] ppid=32492 vsize=14087096 memory=139637348738688 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32500/stat : 32500 (java) S 32492 32492 32243 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76067201 14425186304 10286 33554432000 4194304 4196468 140720417475008 139749582822000 139750041467522 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32501] ppid=32492 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32501/stat : 32501 (java) S 32492 32492 32243 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76067202 14425186304 10286 33554432000 4194304 4196468 140720417475008 139749581767968 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32502] ppid=32492 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32502/stat : 32502 (java) S 32492 32492 32243 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76067202 14425186304 10286 33554432000 4194304 4196468 140720417475008 139749580715632 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32503] ppid=32492 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32503/stat : 32503 (java) S 32492 32492 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067205 14425186304 10286 33554432000 4194304 4196468 140720417475008 139749511653968 139750041474971 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32504] ppid=32492 vsize=14087096 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/32494/task/32504/stat : 32504 (java) S 32492 32492 32243 0 -1 1077944384 584 0 0 0 2 0 0 0 20 0 15 0 76067205 14425186304 10286 33554432000 4194304 4196468 140720417475008 139749510600816 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32505] ppid=32492 vsize=14087096 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/32494/task/32505/stat : 32505 (java) S 32492 32492 32243 0 -1 1077944384 219 0 0 0 2 0 0 0 20 0 15 0 76067205 14425186304 10286 33554432000 4194304 4196468 140720417475008 139749509548016 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32506] ppid=32492 vsize=14087096 memory=139637348738688 CPUtime=0.07 cores=0,2,4,6
/proc/32494/task/32506/stat : 32506 (java) R 32492 32492 32243 0 -1 4202560 762 0 0 0 7 0 0 0 20 0 15 0 76067205 14425186304 10286 33554432000 4194304 4196468 140720417475008 139749508495728 139750020410965 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32507] ppid=32492 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32507/stat : 32507 (java) S 32492 32492 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067205 14425186304 10286 33554432000 4194304 4196468 140720417475008 139749507443168 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32508] ppid=32492 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32508/stat : 32508 (java) S 32492 32492 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067205 14425186304 10286 33554432000 4194304 4196468 140720417475008 139749506390960 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 42596 KiB

[startup+0.310897 s]*
/proc/loadavg: 1.73 1.77 1.61 3/202 32510
/proc/meminfo: memFree=9108712/32770624 swapFree=67108860/67108860
[pid=32492] ppid=32489 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32492/stat : 32492 (xcsp3-exec) S 32489 32492 32243 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 76067199 115843072 363 33554432000 4194304 5098028 140722524319280 140722524317384 139680629478012 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 40755200 140722524320827 140722524321028 140722524321028 140722524323786 0
/proc/32492/statm: 28282 363 306 221 0 87 0
[pid=32494] ppid=32492 vsize=14087096 memory=48104 CPUtime=0.52 cores=0,2,4,6
/proc/32494/stat : 32494 (java) S 32492 32492 32243 0 -1 1077944320 9184 0 0 0 49 3 0 0 20 0 15 0 76067199 14425186304 12026 33554432000 4194304 4196468 140720417475008 140720417457552 139750041456375 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
/proc/32494/statm: 3521774 12026 3243 1 0 3483008 0
[pid=32494/tid=32495] ppid=32492 vsize=14087096 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/32494/task/32495/stat : 32495 (java) R 32492 32492 32243 0 -1 4202560 6127 0 0 0 28 2 0 0 20 0 15 0 76067199 14425186304 12026 33554432000 4194304 4196468 140720417475008 139750045687488 139750025536862 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32496] ppid=32492 vsize=14087096 memory=-2245088631185882904 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32496/stat : 32496 (java) S 32492 32492 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76067200 14425186304 12026 33554432000 4194304 4196468 140720417475008 139749994076560 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32497] ppid=32492 vsize=14087096 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32497/stat : 32497 (java) S 32492 32492 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067200 14425186304 12026 33554432000 4194304 4196468 140720417475008 139749993023760 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32498] ppid=32492 vsize=14087096 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32498/stat : 32498 (java) S 32492 32492 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067200 14425186304 12026 33554432000 4194304 4196468 140720417475008 139749991971472 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32499] ppid=32492 vsize=14087096 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32499/stat : 32499 (java) S 32492 32492 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76067200 14425186304 12026 33554432000 4194304 4196468 140720417475008 139749990918672 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32500] ppid=32492 vsize=14087096 memory=-3040564339105353098 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32500/stat : 32500 (java) S 32492 32492 32243 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76067201 14425186304 12026 33554432000 4194304 4196468 140720417475008 139749582822000 139750041467522 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32501] ppid=32492 vsize=14087096 memory=7089274314207166114 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32501/stat : 32501 (java) S 32492 32492 32243 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76067202 14425186304 12026 33554432000 4194304 4196468 140720417475008 139749581767968 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32502] ppid=32492 vsize=14087096 memory=6944656591801720471 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32502/stat : 32502 (java) S 32492 32492 32243 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76067202 14425186304 12026 33554432000 4194304 4196468 140720417475008 139749580715632 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32503] ppid=32492 vsize=14087096 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32503/stat : 32503 (java) S 32492 32492 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067205 14425186304 12026 33554432000 4194304 4196468 140720417475008 139749511653968 139750041474971 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32504] ppid=32492 vsize=14087096 memory=-8813974798734826869 CPUtime=0.05 cores=0,2,4,6
/proc/32494/task/32504/stat : 32504 (java) S 32492 32492 32243 0 -1 1077944384 675 0 0 0 5 0 0 0 20 0 15 0 76067205 14425186304 12026 33554432000 4194304 4196468 140720417475008 139749510600816 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32505] ppid=32492 vsize=14087096 memory=7031125463459224206 CPUtime=0.04 cores=0,2,4,6
/proc/32494/task/32505/stat : 32505 (java) S 32492 32492 32243 0 -1 1077944384 230 0 0 0 4 0 0 0 20 0 15 0 76067205 14425186304 12026 33554432000 4194304 4196468 140720417475008 139749509548016 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32506] ppid=32492 vsize=14087096 memory=4426078206164241782 CPUtime=0.12 cores=0,2,4,6
/proc/32494/task/32506/stat : 32506 (java) S 32492 32492 32243 0 -1 1077944384 846 0 0 0 12 0 0 0 20 0 15 0 76067205 14425186304 12026 33554432000 4194304 4196468 140720417475008 139749508495728 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32507] ppid=32492 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32507/stat : 32507 (java) S 32492 32492 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067205 14425186304 12026 33554432000 4194304 4196468 140720417475008 139749507443168 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32508] ppid=32492 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32508/stat : 32508 (java) S 32492 32492 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067205 14425186304 12026 33554432000 4194304 4196468 140720417475008 139749506390960 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 49556 KiB

[startup+0.700756 s]
/proc/loadavg: 1.73 1.77 1.61 5/211 32533
/proc/meminfo: memFree=9082988/32770624 swapFree=67108860/67108860
[pid=32492] ppid=32489 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32492/stat : 32492 (xcsp3-exec) S 32489 32492 32243 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 76067199 115843072 363 33554432000 4194304 5098028 140722524319280 140722524317384 139680629478012 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 40755200 140722524320827 140722524321028 140722524321028 140722524323786 0
/proc/32492/statm: 28282 363 306 221 0 87 0
[pid=32494] ppid=32492 vsize=14089220 memory=100908 CPUtime=1.57 cores=0,2,4,6
/proc/32494/stat : 32494 (java) S 32492 32492 32243 0 -1 1077944320 11211 0 0 0 152 5 0 0 20 0 15 0 76067199 14427361280 25227 33554432000 4194304 4196468 140720417475008 140720417457552 139750041456375 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
/proc/32494/statm: 3522305 25227 3344 1 0 3483520 0
[pid=32494/tid=32495] ppid=32492 vsize=14089220 memory=1836 CPUtime=0.67 cores=0,2,4,6
/proc/32494/task/32495/stat : 32495 (java) R 32492 32492 32243 0 -1 4202560 6895 0 0 0 64 3 0 0 20 0 15 0 76067199 14427361280 25227 33554432000 4194304 4196468 140720417475008 139750045694048 139750026531250 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32496] ppid=32492 vsize=14089220 memory=1192 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32496/stat : 32496 (java) S 32492 32492 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76067200 14427361280 25227 33554432000 4194304 4196468 140720417475008 139749994076560 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32497] ppid=32492 vsize=14089220 memory=19212 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32497/stat : 32497 (java) S 32492 32492 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067200 14427361280 25227 33554432000 4194304 4196468 140720417475008 139749993023760 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32498] ppid=32492 vsize=14089220 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32498/stat : 32498 (java) S 32492 32492 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067200 14427361280 25227 33554432000 4194304 4196468 140720417475008 139749991971472 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32499] ppid=32492 vsize=14089220 memory=7162221369172714073 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32499/stat : 32499 (java) S 32492 32492 32243 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76067200 14427361280 25227 33554432000 4194304 4196468 140720417475008 139749990918672 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32500] ppid=32492 vsize=14089220 memory=6008743537555433832 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32500/stat : 32500 (java) S 32492 32492 32243 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76067201 14427361280 25227 33554432000 4194304 4196468 140720417475008 139749582822000 139750041467522 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32501] ppid=32492 vsize=14089220 memory=7451601890525206891 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32501/stat : 32501 (java) S 32492 32492 32243 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76067202 14427361280 25227 33554432000 4194304 4196468 140720417475008 139749581767968 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32502] ppid=32492 vsize=14089220 memory=6935649255777194064 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32502/stat : 32502 (java) S 32492 32492 32243 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76067202 14427361280 25227 33554432000 4194304 4196468 140720417475008 139749580715632 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32503] ppid=32492 vsize=14089220 memory=7163941022675259755 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32503/stat : 32503 (java) S 32492 32492 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067205 14427361280 25227 33554432000 4194304 4196468 140720417475008 139749511653968 139750041474971 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32504] ppid=32492 vsize=14089220 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/32494/task/32504/stat : 32504 (java) S 32492 32492 32243 0 -1 1077944384 976 0 0 0 26 0 0 0 20 0 15 0 76067205 14427361280 25227 33554432000 4194304 4196468 140720417475008 139749510600816 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32505] ppid=32492 vsize=14089220 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/32494/task/32505/stat : 32505 (java) S 32492 32492 32243 0 -1 1077944384 548 0 0 0 25 0 0 0 20 0 15 0 76067205 14427361280 25227 33554432000 4194304 4196468 140720417475008 139749509548016 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32506] ppid=32492 vsize=14089220 memory=0 CPUtime=0.36 cores=0,2,4,6
/proc/32494/task/32506/stat : 32506 (java) S 32492 32492 32243 0 -1 1077944384 1484 0 0 0 35 1 0 0 20 0 15 0 76067205 14427361280 25227 33554432000 4194304 4196468 140720417475008 139749508495728 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32507] ppid=32492 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32507/stat : 32507 (java) S 32492 32492 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067205 14427361280 25227 33554432000 4194304 4196468 140720417475008 139749507443168 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32508] ppid=32492 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32508/stat : 32508 (java) S 32492 32492 32243 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067205 14427361280 25227 33554432000 4194304 4196468 140720417475008 139749506390960 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 102360 KiB

[startup+1.50141 s]
/proc/loadavg: 1.73 1.77 1.61 5/198 32558
/proc/meminfo: memFree=9032568/32770624 swapFree=67108860/67108860
[pid=32492] ppid=32489 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32492/stat : 32492 (xcsp3-exec) S 32489 32492 32243 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 76067199 115843072 363 33554432000 4194304 5098028 140722524319280 140722524317384 139680629478012 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 40755200 140722524320827 140722524321028 140722524321028 140722524323786 0
/proc/32492/statm: 28282 363 306 221 0 87 0

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

[pid=32494/tid=32500] ppid=32492 vsize=14089220 memory=1452 CPUtime=0.06 cores=0,2,4,6
/proc/32494/task/32500/stat : 32500 (java) S 32492 32492 32243 0 -1 1077944384 2598 0 0 0 4 2 0 0 20 0 15 0 76067201 14427361280 51111 33554432000 4194304 4196468 140720417475008 139749582822000 139750041467522 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32501] ppid=32492 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32501/stat : 32501 (java) S 32492 32492 32243 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 76067202 14427361280 51111 33554432000 4194304 4196468 140720417475008 139749581767968 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32502] ppid=32492 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32502/stat : 32502 (java) S 32492 32492 32243 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 76067202 14427361280 51111 33554432000 4194304 4196468 140720417475008 139749580715632 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32503] ppid=32492 vsize=14089220 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32503/stat : 32503 (java) S 32492 32492 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067205 14427361280 51111 33554432000 4194304 4196468 140720417475008 139749511653968 139750041474971 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32504] ppid=32492 vsize=14089220 memory=22840 CPUtime=2.53 cores=0,2,4,6
/proc/32494/task/32504/stat : 32504 (java) S 32492 32492 32243 0 -1 1077944384 12195 0 0 0 251 2 0 0 20 0 15 0 76067205 14427361280 51111 33554432000 4194304 4196468 140720417475008 139749510600816 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 40 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32505] ppid=32492 vsize=14089220 memory=1452 CPUtime=2.25 cores=0,2,4,6
/proc/32494/task/32505/stat : 32505 (java) S 32492 32492 32243 0 -1 1077944384 8317 0 0 0 224 1 0 0 20 0 15 0 76067205 14427361280 51111 33554432000 4194304 4196468 140720417475008 139749509548016 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 51 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32506] ppid=32492 vsize=14089220 memory=204444 CPUtime=0.73 cores=0,2,4,6
/proc/32494/task/32506/stat : 32506 (java) S 32492 32492 32243 0 -1 1077944384 8874 0 0 0 70 3 0 0 20 0 15 0 76067205 14427361280 51111 33554432000 4194304 4196468 140720417475008 139749508495728 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32507] ppid=32492 vsize=14089220 memory=204444 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32507/stat : 32507 (java) S 32492 32492 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067205 14427361280 51111 33554432000 4194304 4196468 140720417475008 139749507443168 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32508] ppid=32492 vsize=14089220 memory=1452 CPUtime=0.6 cores=0,2,4,6
/proc/32494/task/32508/stat : 32508 (java) S 32492 32492 32243 0 -1 1077944384 1150 0 0 0 25 35 0 0 20 0 15 0 76067205 14427361280 51111 33554432000 4194304 4196468 140720417475008 139749506390960 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 53 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
Current children cumulated CPU time: 2328.04 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 205896 KiB

[startup+2382.3 s]
/proc/loadavg: 1.79 1.84 1.79 3/218 32660
/proc/meminfo: memFree=8702960/32770624 swapFree=67108860/67108860
[pid=32492] ppid=32489 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32492/stat : 32492 (xcsp3-exec) S 32489 32492 32243 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 76067199 115843072 363 33554432000 4194304 5098028 140722524319280 140722524317384 139680629478012 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 40755200 140722524320827 140722524321028 140722524321028 140722524323786 0
/proc/32492/statm: 28282 363 306 221 0 87 0
[pid=32494] ppid=32492 vsize=14089220 memory=200856 CPUtime=2388.04 cores=0,2,4,6
/proc/32494/stat : 32494 (java) S 32492 32492 32243 0 -1 1077944320 61691 0 0 0 238755 49 0 0 20 0 15 0 76067199 14427361280 50214 33554432000 4194304 4196468 140720417475008 140720417457552 139750041456375 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
/proc/32494/statm: 3522305 50214 3401 1 0 3483520 0
[pid=32494/tid=32495] ppid=32492 vsize=14089220 memory=200856 CPUtime=2381.46 cores=0,2,4,6
/proc/32494/task/32495/stat : 32495 (java) R 32492 32492 32243 0 -1 4202560 19022 0 0 0 238140 6 0 0 20 0 15 0 76067199 14427361280 50214 33554432000 4194304 4196468 140720417475008 139750045695936 139749668938992 0 4 0 16800975 0 0 0 -1 4 0 0 38 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32496] ppid=32492 vsize=14089220 memory=200856 CPUtime=0.08 cores=0,2,4,6
/proc/32494/task/32496/stat : 32496 (java) S 32492 32492 32243 0 -1 1077944384 1367 0 0 0 7 1 0 0 20 0 15 0 76067200 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749994076560 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32497] ppid=32492 vsize=14089220 memory=200856 CPUtime=0.08 cores=0,2,4,6
/proc/32494/task/32497/stat : 32497 (java) S 32492 32492 32243 0 -1 1077944384 904 0 0 0 7 1 0 0 20 0 15 0 76067200 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749993023760 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32498] ppid=32492 vsize=14089220 memory=1452 CPUtime=0.07 cores=0,2,4,6
/proc/32494/task/32498/stat : 32498 (java) S 32492 32492 32243 0 -1 1077944384 3119 0 0 0 6 1 0 0 20 0 15 0 76067200 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749991971472 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32499] ppid=32492 vsize=14089220 memory=200856 CPUtime=0.08 cores=0,2,4,6
/proc/32494/task/32499/stat : 32499 (java) S 32492 32492 32243 0 -1 1077944384 2746 0 0 0 7 1 0 0 20 0 15 0 76067200 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749990918672 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32500] ppid=32492 vsize=14089220 memory=1452 CPUtime=0.06 cores=0,2,4,6
/proc/32494/task/32500/stat : 32500 (java) S 32492 32492 32243 0 -1 1077944384 2602 0 0 0 4 2 0 0 20 0 15 0 76067201 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749582822000 139750041467522 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32501] ppid=32492 vsize=14089220 memory=200856 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32501/stat : 32501 (java) S 32492 32492 32243 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 76067202 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749581767968 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32502] ppid=32492 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32502/stat : 32502 (java) S 32492 32492 32243 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 76067202 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749580715632 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32503] ppid=32492 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32503/stat : 32503 (java) S 32492 32492 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067205 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749511653968 139750041474971 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32504] ppid=32492 vsize=14089220 memory=1452 CPUtime=2.53 cores=0,2,4,6
/proc/32494/task/32504/stat : 32504 (java) S 32492 32492 32243 0 -1 1077944384 12197 0 0 0 251 2 0 0 20 0 15 0 76067205 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749510600816 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 40 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32505] ppid=32492 vsize=14089220 memory=4140 CPUtime=2.25 cores=0,2,4,6
/proc/32494/task/32505/stat : 32505 (java) S 32492 32492 32243 0 -1 1077944384 8319 0 0 0 224 1 0 0 20 0 15 0 76067205 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749509548016 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 51 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32506] ppid=32492 vsize=14089220 memory=1452 CPUtime=0.73 cores=0,2,4,6
/proc/32494/task/32506/stat : 32506 (java) S 32492 32492 32243 0 -1 1077944384 8878 0 0 0 70 3 0 0 20 0 15 0 76067205 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749508495728 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32507] ppid=32492 vsize=14089220 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32507/stat : 32507 (java) S 32492 32492 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067205 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749507443168 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32508] ppid=32492 vsize=14089220 memory=6791534058613427641 CPUtime=0.62 cores=0,2,4,6
/proc/32494/task/32508/stat : 32508 (java) S 32492 32492 32243 0 -1 1077944384 1171 0 0 0 26 36 0 0 20 0 15 0 76067205 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749506390960 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 53 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
Current children cumulated CPU time: 2388.04 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 202308 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2394.3 s]
/proc/loadavg: 1.82 1.84 1.80 2/201 32662
/proc/meminfo: memFree=8943164/32770624 swapFree=67108860/67108860
[pid=32492] ppid=32489 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32492/stat : 32492 (xcsp3-exec) S 32489 32492 32243 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 76067199 115843072 363 33554432000 4194304 5098028 140722524319280 140722524317384 139680629478012 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 40755200 140722524320827 140722524321028 140722524321028 140722524323786 0
/proc/32492/statm: 28282 363 306 221 0 87 0
[pid=32494] ppid=32492 vsize=14089220 memory=200856 CPUtime=2400.05 cores=0,2,4,6
/proc/32494/stat : 32494 (java) S 32492 32492 32243 0 -1 1077944320 61703 0 0 0 239956 49 0 0 20 0 15 0 76067199 14427361280 50214 33554432000 4194304 4196468 140720417475008 140720417457552 139750041456375 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
/proc/32494/statm: 3522305 50214 3401 1 0 3483520 0
[pid=32494/tid=32495] ppid=32492 vsize=14089220 memory=200856 CPUtime=2393.46 cores=0,2,4,6
/proc/32494/task/32495/stat : 32495 (java) R 32492 32492 32243 0 -1 4202560 19032 0 0 0 239340 6 0 0 20 0 15 0 76067199 14427361280 50214 33554432000 4194304 4196468 140720417475008 139750045695936 139749668939055 0 4 0 16800975 0 0 0 -1 4 0 0 38 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32496] ppid=32492 vsize=14089220 memory=200856 CPUtime=0.08 cores=0,2,4,6
/proc/32494/task/32496/stat : 32496 (java) S 32492 32492 32243 0 -1 1077944384 1367 0 0 0 7 1 0 0 20 0 15 0 76067200 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749994076560 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32497] ppid=32492 vsize=14089220 memory=200856 CPUtime=0.08 cores=0,2,4,6
/proc/32494/task/32497/stat : 32497 (java) S 32492 32492 32243 0 -1 1077944384 904 0 0 0 7 1 0 0 20 0 15 0 76067200 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749993023760 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32498] ppid=32492 vsize=14089220 memory=200856 CPUtime=0.07 cores=0,2,4,6
/proc/32494/task/32498/stat : 32498 (java) S 32492 32492 32243 0 -1 1077944384 3119 0 0 0 6 1 0 0 20 0 15 0 76067200 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749991971472 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32499] ppid=32492 vsize=14089220 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32494/task/32499/stat : 32499 (java) S 32492 32492 32243 0 -1 1077944384 2746 0 0 0 7 1 0 0 20 0 15 0 76067200 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749990918672 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32500] ppid=32492 vsize=14089220 memory=56 CPUtime=0.06 cores=0,2,4,6
/proc/32494/task/32500/stat : 32500 (java) S 32492 32492 32243 0 -1 1077944384 2602 0 0 0 4 2 0 0 20 0 15 0 76067201 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749582822000 139750041467522 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32501] ppid=32492 vsize=14089220 memory=56 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32501/stat : 32501 (java) S 32492 32492 32243 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 76067202 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749581767968 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32502] ppid=32492 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32502/stat : 32502 (java) S 32492 32492 32243 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 76067202 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749580715632 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32503] ppid=32492 vsize=14089220 memory=200856 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32503/stat : 32503 (java) S 32492 32492 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067205 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749511653968 139750041474971 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32504] ppid=32492 vsize=14089220 memory=1452 CPUtime=2.53 cores=0,2,4,6
/proc/32494/task/32504/stat : 32504 (java) S 32492 32492 32243 0 -1 1077944384 12197 0 0 0 251 2 0 0 20 0 15 0 76067205 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749510600816 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 40 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32505] ppid=32492 vsize=14089220 memory=200856 CPUtime=2.25 cores=0,2,4,6
/proc/32494/task/32505/stat : 32505 (java) S 32492 32492 32243 0 -1 1077944384 8319 0 0 0 224 1 0 0 20 0 15 0 76067205 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749509548016 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 51 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32506] ppid=32492 vsize=14089220 memory=1452 CPUtime=0.73 cores=0,2,4,6
/proc/32494/task/32506/stat : 32506 (java) S 32492 32492 32243 0 -1 1077944384 8878 0 0 0 70 3 0 0 20 0 15 0 76067205 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749508495728 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32507] ppid=32492 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32507/stat : 32507 (java) S 32492 32492 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067205 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749507443168 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32508] ppid=32492 vsize=14089220 memory=1452 CPUtime=0.62 cores=0,2,4,6
/proc/32494/task/32508/stat : 32508 (java) S 32492 32492 32243 0 -1 1077944384 1173 0 0 0 26 36 0 0 20 0 15 0 76067205 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749506390960 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 53 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 202308 KiB

Sending SIGTERM to process tree (bottom up)

[startup+2394.31 s]
# the end of solver process 32492 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.57 s, system=0.503163 s

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

[startup+2394.3 s]
/proc/loadavg: 1.82 1.84 1.80 2/201 32662
/proc/meminfo: memFree=8943164/32770624 swapFree=67108860/67108860
[pid=32492] ppid=32489 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32492/stat : 32492 (xcsp3-exec) S 32489 32492 32243 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 76067199 115843072 363 33554432000 4194304 5098028 140722524319280 140722524317384 139680629478012 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 40755200 140722524320827 140722524321028 140722524321028 140722524323786 0
/proc/32492/statm: 28282 363 306 221 0 87 0
[pid=32494] ppid=32492 vsize=14089220 memory=200856 CPUtime=2400.05 cores=0,2,4,6
/proc/32494/stat : 32494 (java) S 32492 32492 32243 0 -1 1077944320 61703 0 0 0 239956 49 0 0 20 0 15 0 76067199 14427361280 50214 33554432000 4194304 4196468 140720417475008 140720417457552 139750041456375 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
/proc/32494/statm: 3522305 50214 3401 1 0 3483520 0
[pid=32494/tid=32495] ppid=32492 vsize=14089220 memory=200856 CPUtime=2393.46 cores=0,2,4,6
/proc/32494/task/32495/stat : 32495 (java) R 32492 32492 32243 0 -1 4202560 19032 0 0 0 239340 6 0 0 20 0 15 0 76067199 14427361280 50214 33554432000 4194304 4196468 140720417475008 139750045695936 139749668939055 0 4 0 16800975 0 0 0 -1 4 0 0 38 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32496] ppid=32492 vsize=14089220 memory=200856 CPUtime=0.08 cores=0,2,4,6
/proc/32494/task/32496/stat : 32496 (java) S 32492 32492 32243 0 -1 1077944384 1367 0 0 0 7 1 0 0 20 0 15 0 76067200 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749994076560 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32497] ppid=32492 vsize=14089220 memory=200856 CPUtime=0.08 cores=0,2,4,6
/proc/32494/task/32497/stat : 32497 (java) S 32492 32492 32243 0 -1 1077944384 904 0 0 0 7 1 0 0 20 0 15 0 76067200 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749993023760 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32498] ppid=32492 vsize=14089220 memory=200856 CPUtime=0.07 cores=0,2,4,6
/proc/32494/task/32498/stat : 32498 (java) S 32492 32492 32243 0 -1 1077944384 3119 0 0 0 6 1 0 0 20 0 15 0 76067200 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749991971472 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32499] ppid=32492 vsize=14089220 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32494/task/32499/stat : 32499 (java) S 32492 32492 32243 0 -1 1077944384 2746 0 0 0 7 1 0 0 20 0 15 0 76067200 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749990918672 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32500] ppid=32492 vsize=14089220 memory=56 CPUtime=0.06 cores=0,2,4,6
/proc/32494/task/32500/stat : 32500 (java) S 32492 32492 32243 0 -1 1077944384 2602 0 0 0 4 2 0 0 20 0 15 0 76067201 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749582822000 139750041467522 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32501] ppid=32492 vsize=14089220 memory=56 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32501/stat : 32501 (java) S 32492 32492 32243 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 76067202 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749581767968 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32502] ppid=32492 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32502/stat : 32502 (java) S 32492 32492 32243 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 76067202 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749580715632 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32503] ppid=32492 vsize=14089220 memory=200856 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32503/stat : 32503 (java) S 32492 32492 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067205 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749511653968 139750041474971 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32504] ppid=32492 vsize=14089220 memory=1452 CPUtime=2.53 cores=0,2,4,6
/proc/32494/task/32504/stat : 32504 (java) S 32492 32492 32243 0 -1 1077944384 12197 0 0 0 251 2 0 0 20 0 15 0 76067205 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749510600816 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 40 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32505] ppid=32492 vsize=14089220 memory=200856 CPUtime=2.25 cores=0,2,4,6
/proc/32494/task/32505/stat : 32505 (java) S 32492 32492 32243 0 -1 1077944384 8319 0 0 0 224 1 0 0 20 0 15 0 76067205 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749509548016 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 51 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32506] ppid=32492 vsize=14089220 memory=1452 CPUtime=0.73 cores=0,2,4,6
/proc/32494/task/32506/stat : 32506 (java) S 32492 32492 32243 0 -1 1077944384 8878 0 0 0 70 3 0 0 20 0 15 0 76067205 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749508495728 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32507] ppid=32492 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32494/task/32507/stat : 32507 (java) S 32492 32492 32243 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067205 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749507443168 139750041466581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
[pid=32494/tid=32508] ppid=32492 vsize=14089220 memory=1452 CPUtime=0.62 cores=0,2,4,6
/proc/32494/task/32508/stat : 32508 (java) S 32492 32492 32243 0 -1 1077944384 1173 0 0 0 26 36 0 0 20 0 15 0 76067205 14427361280 50214 33554432000 4194304 4196468 140720417475008 139749506390960 139750041467522 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 53 0 0 6293624 6294260 37482496 140720417477761 140720417477937 140720417477937 140720417480655 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 202308 KiB

Child status: 143
Real time (s): 2394.31
CPU time (s): 2400.07
CPU user time (s): 2399.57
CPU system time (s): 0.503163
CPU usage (%): 100.241
Max. virtual memory (cumulated for all children) (KiB): 14202348
Max. memory (cumulated for all children) (KiB): 261264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.57
system time used= 0.503163
maximum resident set size= 259812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62629
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55526
involuntary context switches= 2300


# summary of solver processes directly reported to runsolver:
#   pid: 32492
#   total CPU time (s): 2400.07
#   total CPU user time (s): 2399.57
#   total CPU system time (s): 0.503163

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.2938 second user time and 21.156 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-26 08:04:03
IDJOB=4292558
IDBENCH=141619
IDSOLVER=2747
FILE ID=node106/4292558-1532585043
RUNJOBID= node106-1532582652-32274
PBS_JOBID= 21021967
Free space on /tmp= 46216 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-4-20_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-4292558-1532585043/watcher-4292558-1532585043 -o /tmp/evaluation-result-4292558-1532585043/solver-4292558-1532585043 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532582652-32274 --watchdog 2560  HOME/xcsp3-exec -seed 760014053 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292558-1532585043.xml

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

MD5SUM BENCH= ced38eac701d5b6d60722ead643d09b8
RANDOM SEED=760014053

node106.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
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:         8026672 kB
MemAvailable:   30813492 kB
Buffers:          230776 kB
Cached:         22455732 kB
SwapCached:            0 kB
Active:          3961368 kB
Inactive:       19898332 kB
Active(anon):    1150564 kB
Inactive(anon):    50652 kB
Active(file):    2810804 kB
Inactive(file): 19847680 kB
Unevictable:        6944 kB
Mlocked:            6944 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             20280 kB
Writeback:            16 kB
AnonPages:       1145088 kB
Mapped:            53236 kB
Shmem:             25228 kB
Slab:             583556 kB
SReclaimable:     556796 kB
SUnreclaim:        26760 kB
KernelStack:        3568 kB
PageTables:         7276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1685112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1071104 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46196 MiB
End job on node106 at 2018-07-26 08:43:58