Trace number 4398880

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 2019-09-16? (TO) 2520.31 633.281

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-fpga/
Pb-fpga45-44-sat.xml
MD5SUM5bcfa8fa7457011a5ed18201858fb80b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark6.71118
Satisfiable
(Un)Satisfiability was proved
Number of variables2970
Number of constraints2113
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":2970}]
Minimum variable degree3
Maximum variable degree45
Distribution of variable degrees[{"degree":3,"count":1980},{"degree":45,"count":990}]
Minimum constraint arity22
Maximum constraint arity45
Distribution of constraint arities[{"arity":22,"count":22},{"arity":23,"count":2002},{"arity":44,"count":45},{"arity":45,"count":44}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":2113}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4398880-1568698662.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4398880-1568698662.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
3.39/1.26	c solve instance...
2520.01/633.26	s UNKNOWN
2520.01/633.26	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398880-1568698662/watcher-4398880-1568698662 -o /tmp/evaluation-result-4398880-1568698662/solver-4398880-1568698662 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568698608-10315 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2104999185 HOME/instance-4398880-1568698662.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=10695, runsolver pid=10692
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 5.31 5.04 6.35 7/233 10711
/proc/meminfo: memFree=29357760/32770624 swapFree=66953076/67108860
[pid=10695] ppid=10692 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/10695/stat : 10695 (xcsp3-exec) S 10692 10695 10284 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446135092 115843072 362 33554432000 4194304 5098028 140723098321792 140723098319896 140037220061820 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26365952 140723098329978 140723098330221 140723098330221 140723098333130 0
/proc/10695/statm: 28282 362 304 221 0 87 0
[pid=10697] ppid=10695 vsize=15144776 memory=29628 CPUtime=0.13 cores=0,2,4,6
/proc/10697/stat : 10697 (java) S 10695 10695 10284 0 -1 1077944320 5800 0 0 0 11 2 0 0 20 0 15 0 446135092 15508250624 7407 33554432000 4194304 4196468 140733493662464 140733493645008 140382736084727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
/proc/10697/statm: 3786194 7407 3161 1 0 3748377 0
[pid=10697/tid=10698] ppid=10695 vsize=15144776 memory=576460756329985062 CPUtime=0.09 cores=0,2,4,6
/proc/10697/task/10698/stat : 10698 (java) R 10695 10695 10284 0 -1 4202560 3731 0 0 0 8 1 0 0 20 0 15 0 446135092 15508250624 7407 33554432000 4194304 4196468 140733493662464 140382740306784 140382736106074 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10699] ppid=10695 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10699/stat : 10699 (java) S 10695 10695 10284 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446135093 15508250624 7407 33554432000 4194304 4196468 140733493662464 140382688705552 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10700] ppid=10695 vsize=15144776 memory=4193191239220461600 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10700/stat : 10700 (java) S 10695 10695 10284 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446135093 15508250624 7407 33554432000 4194304 4196468 140733493662464 140382687653008 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10701] ppid=10695 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10701/stat : 10701 (java) S 10695 10695 10284 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446135093 15508250624 7407 33554432000 4194304 4196468 140733493662464 140382686599952 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10702] ppid=10695 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10702/stat : 10702 (java) S 10695 10695 10284 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446135093 15508250624 7407 33554432000 4194304 4196468 140733493662464 140382685547408 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10703] ppid=10695 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10703/stat : 10703 (java) S 10695 10695 10284 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446135094 15508250624 7407 33554432000 4194304 4196468 140733493662464 140381610006768 140382736095874 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10704] ppid=10695 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10704/stat : 10704 (java) S 10695 10695 10284 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446135095 15508250624 7407 33554432000 4194304 4196468 140733493662464 140381608952992 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10705] ppid=10695 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10705/stat : 10705 (java) S 10695 10695 10284 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446135095 15508250624 7407 33554432000 4194304 4196468 140733493662464 140381607899888 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10706] ppid=10695 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10706/stat : 10706 (java) S 10695 10695 10284 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446135098 15508250624 7407 33554432000 4194304 4196468 140733493662464 140381606848464 140382736103323 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10707] ppid=10695 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10707/stat : 10707 (java) R 10695 10695 10284 0 -1 4202560 432 0 0 0 0 0 0 0 20 0 15 0 446135098 15508250624 7407 33554432000 4194304 4196468 140733493662464 140381605788240 140382721750880 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10708] ppid=10695 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10708/stat : 10708 (java) R 10695 10695 10284 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446135098 15508250624 7407 33554432000 4194304 4196468 140733493662464 140381604744048 140382736095874 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10709] ppid=10695 vsize=15144776 memory=140679608174208 CPUtime=0.02 cores=0,2,4,6
/proc/10697/task/10709/stat : 10709 (java) R 10695 10695 10284 0 -1 4202560 359 0 0 0 2 0 0 0 20 0 15 0 446135098 15508250624 7407 33554432000 4194304 4196468 140733493662464 140381603688528 140382736096662 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10710] ppid=10695 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10710/stat : 10710 (java) S 10695 10695 10284 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446135098 15508250624 7407 33554432000 4194304 4196468 140733493662464 140381602638688 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10711] ppid=10695 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10711/stat : 10711 (java) S 10695 10695 10284 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446135098 15508250624 7407 33554432000 4194304 4196468 140733493662464 140381601585712 140382736095874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31076 KiB

[startup+0.21083 s]*
/proc/loadavg: 5.31 5.04 6.35 8/233 10711
/proc/meminfo: memFree=29345944/32770624 swapFree=66953076/67108860
[pid=10695] ppid=10692 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/10695/stat : 10695 (xcsp3-exec) S 10692 10695 10284 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446135092 115843072 362 33554432000 4194304 5098028 140723098321792 140723098319896 140037220061820 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26365952 140723098329978 140723098330221 140723098330221 140723098333130 0
/proc/10695/statm: 28282 362 304 221 0 87 0
[pid=10697] ppid=10695 vsize=15144776 memory=40484 CPUtime=0.34 cores=0,2,4,6
/proc/10697/stat : 10697 (java) S 10695 10695 10284 0 -1 1077944320 9325 0 0 0 31 3 0 0 20 0 15 0 446135092 15508250624 10121 33554432000 4194304 4196468 140733493662464 140733493645008 140382736084727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
/proc/10697/statm: 3786194 10121 3316 1 0 3748377 0
[pid=10697/tid=10698] ppid=10695 vsize=15144776 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/10697/task/10698/stat : 10698 (java) R 10695 10695 10284 0 -1 4202560 6617 0 0 0 17 3 0 0 20 0 15 0 446135092 15508250624 10121 33554432000 4194304 4196468 140733493662464 140382740315008 140382736096662 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10699] ppid=10695 vsize=15144776 memory=547 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10699/stat : 10699 (java) S 10695 10695 10284 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446135093 15508250624 10121 33554432000 4194304 4196468 140733493662464 140382688705552 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10700] ppid=10695 vsize=15144776 memory=140679611268448 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10700/stat : 10700 (java) S 10695 10695 10284 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446135093 15508250624 10121 33554432000 4194304 4196468 140733493662464 140382687653008 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10701] ppid=10695 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10701/stat : 10701 (java) S 10695 10695 10284 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446135093 15508250624 10121 33554432000 4194304 4196468 140733493662464 140382686599952 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10702] ppid=10695 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10702/stat : 10702 (java) S 10695 10695 10284 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446135093 15508250624 10121 33554432000 4194304 4196468 140733493662464 140382685547408 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10703] ppid=10695 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10703/stat : 10703 (java) S 10695 10695 10284 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446135094 15508250624 10121 33554432000 4194304 4196468 140733493662464 140381610006768 140382736095874 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10704] ppid=10695 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10704/stat : 10704 (java) S 10695 10695 10284 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446135095 15508250624 10121 33554432000 4194304 4196468 140733493662464 140381608952992 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10705] ppid=10695 vsize=15144776 memory=140679608174208 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10705/stat : 10705 (java) S 10695 10695 10284 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446135095 15508250624 10121 33554432000 4194304 4196468 140733493662464 140381607899888 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10706] ppid=10695 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10706/stat : 10706 (java) S 10695 10695 10284 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446135098 15508250624 10121 33554432000 4194304 4196468 140733493662464 140381606848464 140382736103323 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10707] ppid=10695 vsize=15144776 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/10697/task/10707/stat : 10707 (java) S 10695 10695 10284 0 -1 1077944384 554 0 0 0 3 0 0 0 20 0 15 0 446135098 15508250624 10121 33554432000 4194304 4196468 140733493662464 140381605796592 140382736095874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10708] ppid=10695 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/10697/task/10708/stat : 10708 (java) S 10695 10695 10284 0 -1 1077944384 70 0 0 0 2 0 0 0 20 0 15 0 446135098 15508250624 10121 33554432000 4194304 4196468 140733493662464 140381604744048 140382736095874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10709] ppid=10695 vsize=15144776 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10697/task/10709/stat : 10709 (java) R 10695 10695 10284 0 -1 4202560 780 0 0 0 8 0 0 0 20 0 15 0 446135098 15508250624 10121 33554432000 4194304 4196468 140733493662464 140381603690992 140382728321854 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10710] ppid=10695 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10710/stat : 10710 (java) S 10695 10695 10284 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446135098 15508250624 10121 33554432000 4194304 4196468 140733493662464 140381602638688 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10711] ppid=10695 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10711/stat : 10711 (java) S 10695 10695 10284 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446135098 15508250624 10121 33554432000 4194304 4196468 140733493662464 140381601585712 140382736095874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41932 KiB

[startup+0.310713 s]*
/proc/loadavg: 5.31 5.04 6.35 7/233 10711
/proc/meminfo: memFree=29338172/32770624 swapFree=66953076/67108860
[pid=10695] ppid=10692 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/10695/stat : 10695 (xcsp3-exec) S 10692 10695 10284 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446135092 115843072 362 33554432000 4194304 5098028 140723098321792 140723098319896 140037220061820 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26365952 140723098329978 140723098330221 140723098330221 140723098333130 0
/proc/10695/statm: 28282 362 304 221 0 87 0
[pid=10697] ppid=10695 vsize=15149032 memory=49924 CPUtime=0.53 cores=0,2,4,6
/proc/10697/stat : 10697 (java) S 10695 10695 10284 0 -1 1077944320 10810 0 0 0 49 4 0 0 20 0 15 0 446135092 15512608768 12481 33554432000 4194304 4196468 140733493662464 140733493645008 140382736084727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
/proc/10697/statm: 3787258 12481 3370 1 0 3748377 0
[pid=10697/tid=10698] ppid=10695 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=0,2,4,6
/proc/10697/task/10698/stat : 10698 (java) R 10695 10695 10284 0 -1 4202560 7777 0 0 0 27 3 0 0 20 0 15 0 446135092 15512608768 12481 33554432000 4194304 4196468 140733493662464 140382740315840 140382720165214 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10699] ppid=10695 vsize=15149032 memory=9122464004270842071 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10699/stat : 10699 (java) S 10695 10695 10284 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446135093 15512608768 12481 33554432000 4194304 4196468 140733493662464 140382688705552 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10700] ppid=10695 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10700/stat : 10700 (java) S 10695 10695 10284 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446135093 15512608768 12481 33554432000 4194304 4196468 140733493662464 140382687653008 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10701] ppid=10695 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10701/stat : 10701 (java) S 10695 10695 10284 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446135093 15512608768 12481 33554432000 4194304 4196468 140733493662464 140382686599952 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10702] ppid=10695 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10702/stat : 10702 (java) S 10695 10695 10284 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446135093 15512608768 12481 33554432000 4194304 4196468 140733493662464 140382685547408 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10703] ppid=10695 vsize=15149032 memory=-4190076264842474805 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10703/stat : 10703 (java) S 10695 10695 10284 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446135094 15512608768 12481 33554432000 4194304 4196468 140733493662464 140381610006768 140382736095874 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10704] ppid=10695 vsize=15149032 memory=-7305852742256935071 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10704/stat : 10704 (java) S 10695 10695 10284 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446135095 15512608768 12481 33554432000 4194304 4196468 140733493662464 140381608952992 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10705] ppid=10695 vsize=15149032 memory=6944656425123485561 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10705/stat : 10705 (java) S 10695 10695 10284 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446135095 15512608768 12481 33554432000 4194304 4196468 140733493662464 140381607899888 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10706] ppid=10695 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10706/stat : 10706 (java) S 10695 10695 10284 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446135098 15512608768 12481 33554432000 4194304 4196468 140733493662464 140381606848464 140382736103323 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10707] ppid=10695 vsize=15149032 memory=8514701219781834910 CPUtime=0.05 cores=0,2,4,6
/proc/10697/task/10707/stat : 10707 (java) R 10695 10695 10284 0 -1 4202560 671 0 0 0 5 0 0 0 20 0 15 0 446135098 15512608768 12481 33554432000 4194304 4196468 140733493662464 140381605786976 140382721210668 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10708] ppid=10695 vsize=15149032 memory=6576575808607201706 CPUtime=0.03 cores=0,2,4,6
/proc/10697/task/10708/stat : 10708 (java) S 10695 10695 10284 0 -1 1077944384 138 0 0 0 3 0 0 0 20 0 15 0 446135098 15512608768 12481 33554432000 4194304 4196468 140733493662464 140381604744048 140382736095874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10709] ppid=10695 vsize=15149032 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/10697/task/10709/stat : 10709 (java) S 10695 10695 10284 0 -1 1077944384 938 0 0 0 13 0 0 0 20 0 15 0 446135098 15512608768 12481 33554432000 4194304 4196468 140733493662464 140381603690992 140382736095874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10710] ppid=10695 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10710/stat : 10710 (java) S 10695 10695 10284 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446135098 15512608768 12481 33554432000 4194304 4196468 140733493662464 140381602638688 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10711] ppid=10695 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10711/stat : 10711 (java) S 10695 10695 10284 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446135098 15512608768 12481 33554432000 4194304 4196468 140733493662464 140381601585712 140382736095874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51372 KiB

[startup+0.70084 s]
/proc/loadavg: 5.31 5.04 6.35 9/233 10711
/proc/meminfo: memFree=29319888/32770624 swapFree=66953076/67108860
[pid=10695] ppid=10692 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/10695/stat : 10695 (xcsp3-exec) S 10692 10695 10284 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446135092 115843072 362 33554432000 4194304 5098028 140723098321792 140723098319896 140037220061820 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26365952 140723098329978 140723098330221 140723098330221 140723098333130 0
/proc/10695/statm: 28282 362 304 221 0 87 0
[pid=10697] ppid=10695 vsize=15151156 memory=100368 CPUtime=1.77 cores=0,2,4,6
/proc/10697/stat : 10697 (java) S 10695 10695 10284 0 -1 1077944320 16275 0 0 0 171 6 0 0 20 0 15 0 446135092 15514783744 25092 33554432000 4194304 4196468 140733493662464 140733493645008 140382736084727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
/proc/10697/statm: 3787789 25092 3448 1 0 3748889 0
[pid=10697/tid=10698] ppid=10695 vsize=15151156 memory=-2629634286273811870 CPUtime=0.67 cores=0,2,4,6
/proc/10697/task/10698/stat : 10698 (java) R 10695 10695 10284 0 -1 4202560 9134 0 0 0 63 4 0 0 20 0 15 0 446135092 15514783744 25092 33554432000 4194304 4196468 140733493662464 140382740321872 140382719436149 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10699] ppid=10695 vsize=15151156 memory=7019257425709197167 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10699/stat : 10699 (java) S 10695 10695 10284 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446135093 15514783744 25092 33554432000 4194304 4196468 140733493662464 140382688705552 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10700] ppid=10695 vsize=15151156 memory=1188 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10700/stat : 10700 (java) S 10695 10695 10284 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446135093 15514783744 25092 33554432000 4194304 4196468 140733493662464 140382687653008 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10701] ppid=10695 vsize=15151156 memory=1536 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10701/stat : 10701 (java) S 10695 10695 10284 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446135093 15514783744 25092 33554432000 4194304 4196468 140733493662464 140382686599952 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10702] ppid=10695 vsize=15151156 memory=9592 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10702/stat : 10702 (java) S 10695 10695 10284 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446135093 15514783744 25092 33554432000 4194304 4196468 140733493662464 140382685547408 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10703] ppid=10695 vsize=15151156 memory=2828 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10703/stat : 10703 (java) S 10695 10695 10284 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446135094 15514783744 25092 33554432000 4194304 4196468 140733493662464 140381610006768 140382736095874 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10704] ppid=10695 vsize=15151156 memory=780 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10704/stat : 10704 (java) S 10695 10695 10284 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446135095 15514783744 25092 33554432000 4194304 4196468 140733493662464 140381608952992 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10705] ppid=10695 vsize=15151156 memory=620 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10705/stat : 10705 (java) S 10695 10695 10284 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446135095 15514783744 25092 33554432000 4194304 4196468 140733493662464 140381607899888 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10706] ppid=10695 vsize=15151156 memory=1496 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10706/stat : 10706 (java) S 10695 10695 10284 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446135098 15514783744 25092 33554432000 4194304 4196468 140733493662464 140381606848464 140382736103323 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10707] ppid=10695 vsize=15151156 memory=1016 CPUtime=0.36 cores=0,2,4,6
/proc/10697/task/10707/stat : 10707 (java) R 10695 10695 10284 0 -1 4202560 2232 0 0 0 36 0 0 0 20 0 15 0 446135098 15514783744 25092 33554432000 4194304 4196468 140733493662464 140381605777608 140382716784098 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10708] ppid=10695 vsize=15151156 memory=6016 CPUtime=0.34 cores=0,2,4,6
/proc/10697/task/10708/stat : 10708 (java) R 10695 10695 10284 0 -1 4202560 1286 0 0 0 34 0 0 0 20 0 15 0 446135098 15514783744 25092 33554432000 4194304 4196468 140733493662464 140381604735024 140382715309130 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10709] ppid=10695 vsize=15151156 memory=14012 CPUtime=0.36 cores=0,2,4,6
/proc/10697/task/10709/stat : 10709 (java) R 10695 10695 10284 0 -1 4202560 2318 0 0 0 36 0 0 0 20 0 15 0 446135098 15514783744 25092 33554432000 4194304 4196468 140733493662464 140381603686944 140382720165214 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10710] ppid=10695 vsize=15151156 memory=2116 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10710/stat : 10710 (java) S 10695 10695 10284 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446135098 15514783744 25092 33554432000 4194304 4196468 140733493662464 140381602638688 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10711] ppid=10695 vsize=15151156 memory=26064 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10711/stat : 10711 (java) S 10695 10695 10284 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446135098 15514783744 25092 33554432000 4194304 4196468 140733493662464 140381601585712 140382736095874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
Current children cumulated CPU time: 1.77 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 101816 KiB

[startup+1.50076 s]
/proc/loadavg: 5.31 5.04 6.35 8/233 10711
/proc/meminfo: memFree=29207732/32770624 swapFree=66953076/67108860
[pid=10695] ppid=10692 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/10695/stat : 10695 (xcsp3-exec) S 10692 10695 10284 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446135092 115843072 362 33554432000 4194304 5098028 140723098321792 140723098319896 140037220061820 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26365952 140723098329978 140723098330221 140723098330221 140723098333130 0
/proc/10695/statm: 28282 362 304 221 0 87 0

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

/proc/10697/stat : 10697 (java) S 10695 10695 10284 0 -1 1077944320 66965 0 0 0 207780 61 0 0 20 0 19 0 446135092 15787429888 301110 33554432000 4194304 4196468 140733493662464 140733493645008 140382736084727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
/proc/10697/statm: 3854353 301110 3520 1 0 3815453 0
[pid=10697/tid=10698] ppid=10695 vsize=15417412 memory=1204440 CPUtime=1.23 cores=0,2,4,6
/proc/10697/task/10698/stat : 10698 (java) S 10695 10695 10284 0 -1 1077944384 9574 0 0 0 118 5 0 0 20 0 19 0 446135092 15787429888 301110 33554432000 4194304 4196468 140733493662464 140382740325504 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10699] ppid=10695 vsize=15417412 memory=1448 CPUtime=0.2 cores=0,2,4,6
/proc/10697/task/10699/stat : 10699 (java) S 10695 10695 10284 0 -1 1077944384 1319 0 0 0 13 7 0 0 20 0 19 0 446135093 15787429888 301110 33554432000 4194304 4196468 140733493662464 140382688705552 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10700] ppid=10695 vsize=15417412 memory=1448 CPUtime=0.2 cores=0,2,4,6
/proc/10697/task/10700/stat : 10700 (java) S 10695 10695 10284 0 -1 1077944384 2765 0 0 0 13 7 0 0 20 0 19 0 446135093 15787429888 301110 33554432000 4194304 4196468 140733493662464 140382687653008 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10701] ppid=10695 vsize=15417412 memory=1448 CPUtime=0.2 cores=0,2,4,6
/proc/10697/task/10701/stat : 10701 (java) S 10695 10695 10284 0 -1 1077944384 1919 0 0 0 13 7 0 0 20 0 19 0 446135093 15787429888 301110 33554432000 4194304 4196468 140733493662464 140382686599952 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10702] ppid=10695 vsize=15417412 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/10697/task/10702/stat : 10702 (java) S 10695 10695 10284 0 -1 1077944384 2150 0 0 0 13 7 0 0 20 0 19 0 446135093 15787429888 301110 33554432000 4194304 4196468 140733493662464 140382685547408 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10703] ppid=10695 vsize=15417412 memory=1448 CPUtime=0.04 cores=0,2,4,6
/proc/10697/task/10703/stat : 10703 (java) S 10695 10695 10284 0 -1 1077944384 2974 0 0 0 3 1 0 0 20 0 19 0 446135094 15787429888 301110 33554432000 4194304 4196468 140733493662464 140381610006768 140382736095874 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10704] ppid=10695 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10704/stat : 10704 (java) S 10695 10695 10284 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 19 0 446135095 15787429888 301110 33554432000 4194304 4196468 140733493662464 140381608953056 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10705] ppid=10695 vsize=15417412 memory=48052 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10705/stat : 10705 (java) S 10695 10695 10284 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 19 0 446135095 15787429888 301110 33554432000 4194304 4196468 140733493662464 140381607899904 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10706] ppid=10695 vsize=15417412 memory=988 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10706/stat : 10706 (java) S 10695 10695 10284 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446135098 15787429888 301110 33554432000 4194304 4196468 140733493662464 140381606848464 140382736103323 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10707] ppid=10695 vsize=15417412 memory=3288 CPUtime=1.84 cores=0,2,4,6
/proc/10697/task/10707/stat : 10707 (java) S 10695 10695 10284 0 -1 1077944384 11905 0 0 0 182 2 0 0 20 0 19 0 446135098 15787429888 301110 33554432000 4194304 4196468 140733493662464 140381605796592 140382736095874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10708] ppid=10695 vsize=15417412 memory=1448 CPUtime=1.75 cores=0,2,4,6
/proc/10697/task/10708/stat : 10708 (java) S 10695 10695 10284 0 -1 1077944384 7228 0 0 0 174 1 0 0 20 0 19 0 446135098 15787429888 301110 33554432000 4194304 4196468 140733493662464 140381604744048 140382736095874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10709] ppid=10695 vsize=15417412 memory=1056 CPUtime=0.66 cores=0,2,4,6
/proc/10697/task/10709/stat : 10709 (java) S 10695 10695 10284 0 -1 1077944384 5397 0 0 0 66 0 0 0 20 0 19 0 446135098 15787429888 301110 33554432000 4194304 4196468 140733493662464 140381603690992 140382736095874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10710] ppid=10695 vsize=15417412 memory=1188 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10710/stat : 10710 (java) S 10695 10695 10284 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446135098 15787429888 301110 33554432000 4194304 4196468 140733493662464 140381602638688 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10711] ppid=10695 vsize=15417412 memory=1448 CPUtime=0.08 cores=0,2,4,6
/proc/10697/task/10711/stat : 10711 (java) S 10695 10695 10284 0 -1 1077944384 1101 0 0 0 0 8 0 0 20 0 19 0 446135098 15787429888 301110 33554432000 4194304 4196468 140733493662464 140381601585712 140382736095874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10712] ppid=10695 vsize=15417412 memory=1207544 CPUtime=518.83 cores=0,2,4,6
/proc/10697/task/10712/stat : 10712 (java) R 10695 10695 10284 0 -1 4202560 4743 0 0 0 51879 4 0 0 20 0 19 0 446135219 15787429888 301110 33554432000 4194304 4196468 140733493662464 140381592368880 140382371324763 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10713] ppid=10695 vsize=15417412 memory=988 CPUtime=517.68 cores=0,2,4,6
/proc/10697/task/10713/stat : 10713 (java) R 10695 10695 10284 0 -1 4202560 8794 0 0 0 51757 11 0 0 20 0 19 0 446135219 15787429888 301110 33554432000 4194304 4196468 140733493662464 140381591314184 140382372251451 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10714] ppid=10695 vsize=15417412 memory=2024 CPUtime=517.78 cores=0,2,4,6
/proc/10697/task/10714/stat : 10714 (java) R 10695 10695 10284 0 -1 4202560 2638 0 0 0 51776 2 0 0 20 0 19 0 446135219 15787429888 301110 33554432000 4194304 4196468 140733493662464 140381590262104 140382370860731 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10715] ppid=10695 vsize=15417412 memory=1448 CPUtime=517.58 cores=0,2,4,6
/proc/10697/task/10715/stat : 10715 (java) R 10695 10695 10284 0 -1 4202560 3119 0 0 0 51756 2 0 0 20 0 19 0 446135219 15787429888 301110 33554432000 4194304 4196468 140733493662464 140381589209328 140382371883322 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
Current children cumulated CPU time: 2078.41 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 1205888 KiB

[startup+582.302 s]
/proc/loadavg: 8.53 8.17 7.46 9/237 10932
/proc/meminfo: memFree=27274436/32770624 swapFree=66953076/67108860
[pid=10695] ppid=10692 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/10695/stat : 10695 (xcsp3-exec) S 10692 10695 10284 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446135092 115843072 362 33554432000 4194304 5098028 140723098321792 140723098319896 140037220061820 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26365952 140723098329978 140723098330221 140723098330221 140723098333130 0
/proc/10695/statm: 28282 362 304 221 0 87 0
[pid=10697] ppid=10695 vsize=15417412 memory=1203868 CPUtime=2317.36 cores=0,2,4,6
/proc/10697/stat : 10697 (java) S 10695 10695 10284 0 -1 1077944320 68550 0 0 0 231672 64 0 0 20 0 19 0 446135092 15787429888 300967 33554432000 4194304 4196468 140733493662464 140733493645008 140382736084727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
/proc/10697/statm: 3854353 300967 3520 1 0 3815453 0
[pid=10697/tid=10698] ppid=10695 vsize=15417412 memory=1205428 CPUtime=1.23 cores=0,2,4,6
/proc/10697/task/10698/stat : 10698 (java) S 10695 10695 10284 0 -1 1077944384 9574 0 0 0 118 5 0 0 20 0 19 0 446135092 15787429888 300967 33554432000 4194304 4196468 140733493662464 140382740325504 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10699] ppid=10695 vsize=15417412 memory=1205428 CPUtime=0.21 cores=0,2,4,6
/proc/10697/task/10699/stat : 10699 (java) S 10695 10695 10284 0 -1 1077944384 1595 0 0 0 13 8 0 0 20 0 19 0 446135093 15787429888 300967 33554432000 4194304 4196468 140733493662464 140382688705552 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10700] ppid=10695 vsize=15417412 memory=1205428 CPUtime=0.2 cores=0,2,4,6
/proc/10697/task/10700/stat : 10700 (java) S 10695 10695 10284 0 -1 1077944384 2840 0 0 0 13 7 0 0 20 0 19 0 446135093 15787429888 300967 33554432000 4194304 4196468 140733493662464 140382687653008 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10701] ppid=10695 vsize=15417412 memory=1203868 CPUtime=0.2 cores=0,2,4,6
/proc/10697/task/10701/stat : 10701 (java) S 10695 10695 10284 0 -1 1077944384 1988 0 0 0 13 7 0 0 20 0 19 0 446135093 15787429888 300967 33554432000 4194304 4196468 140733493662464 140382686599952 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10702] ppid=10695 vsize=15417412 memory=1448 CPUtime=0.2 cores=0,2,4,6
/proc/10697/task/10702/stat : 10702 (java) S 10695 10695 10284 0 -1 1077944384 2331 0 0 0 13 7 0 0 20 0 19 0 446135093 15787429888 300967 33554432000 4194304 4196468 140733493662464 140382685547408 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10703] ppid=10695 vsize=15417412 memory=1203868 CPUtime=0.04 cores=0,2,4,6
/proc/10697/task/10703/stat : 10703 (java) S 10695 10695 10284 0 -1 1077944384 3222 0 0 0 3 1 0 0 20 0 19 0 446135094 15787429888 300967 33554432000 4194304 4196468 140733493662464 140381610006768 140382736095874 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10704] ppid=10695 vsize=15417412 memory=1205428 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10704/stat : 10704 (java) S 10695 10695 10284 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 19 0 446135095 15787429888 300967 33554432000 4194304 4196468 140733493662464 140381608953056 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10705] ppid=10695 vsize=15417412 memory=1536 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10705/stat : 10705 (java) S 10695 10695 10284 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 19 0 446135095 15787429888 300967 33554432000 4194304 4196468 140733493662464 140381607899904 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10706] ppid=10695 vsize=15417412 memory=9592 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10706/stat : 10706 (java) S 10695 10695 10284 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446135098 15787429888 300967 33554432000 4194304 4196468 140733493662464 140381606848464 140382736103323 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10707] ppid=10695 vsize=15417412 memory=1448 CPUtime=1.84 cores=0,2,4,6
/proc/10697/task/10707/stat : 10707 (java) S 10695 10695 10284 0 -1 1077944384 11908 0 0 0 182 2 0 0 20 0 19 0 446135098 15787429888 300967 33554432000 4194304 4196468 140733493662464 140381605796592 140382736095874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10708] ppid=10695 vsize=15417412 memory=1448 CPUtime=1.75 cores=0,2,4,6
/proc/10697/task/10708/stat : 10708 (java) S 10695 10695 10284 0 -1 1077944384 7235 0 0 0 174 1 0 0 20 0 19 0 446135098 15787429888 300967 33554432000 4194304 4196468 140733493662464 140381604744048 140382736095874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10709] ppid=10695 vsize=15417412 memory=1448 CPUtime=0.66 cores=0,2,4,6
/proc/10697/task/10709/stat : 10709 (java) S 10695 10695 10284 0 -1 1077944384 5401 0 0 0 66 0 0 0 20 0 19 0 446135098 15787429888 300967 33554432000 4194304 4196468 140733493662464 140381603690992 140382736095874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10710] ppid=10695 vsize=15417412 memory=1205428 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10710/stat : 10710 (java) S 10695 10695 10284 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446135098 15787429888 300967 33554432000 4194304 4196468 140733493662464 140381602638688 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10711] ppid=10695 vsize=15417412 memory=1448 CPUtime=0.09 cores=0,2,4,6
/proc/10697/task/10711/stat : 10711 (java) S 10695 10695 10284 0 -1 1077944384 1129 0 0 0 0 9 0 0 20 0 19 0 446135098 15787429888 300967 33554432000 4194304 4196468 140733493662464 140381601585712 140382736095874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10712] ppid=10695 vsize=15417412 memory=1448 CPUtime=578.03 cores=0,2,4,6
/proc/10697/task/10712/stat : 10712 (java) R 10695 10695 10284 0 -1 4202560 4860 0 0 0 57799 4 0 0 20 0 19 0 446135219 15787429888 300967 33554432000 4194304 4196468 140733493662464 140381592368880 140382371246192 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10713] ppid=10695 vsize=15417412 memory=1448 CPUtime=577.43 cores=0,2,4,6
/proc/10697/task/10713/stat : 10713 (java) R 10695 10695 10284 0 -1 4202560 8947 0 0 0 57732 11 0 0 20 0 19 0 446135219 15787429888 300967 33554432000 4194304 4196468 140733493662464 140381591314296 140382372233006 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10714] ppid=10695 vsize=15417412 memory=1448 CPUtime=577.76 cores=0,2,4,6
/proc/10697/task/10714/stat : 10714 (java) R 10695 10695 10284 0 -1 4202560 2827 0 0 0 57774 2 0 0 20 0 19 0 446135219 15787429888 300967 33554432000 4194304 4196468 140733493662464 140381590261832 140382371246243 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10715] ppid=10695 vsize=15417412 memory=2024 CPUtime=577.55 cores=0,2,4,6
/proc/10697/task/10715/stat : 10715 (java) R 10695 10695 10284 0 -1 4202560 3354 0 0 0 57753 2 0 0 20 0 19 0 446135219 15787429888 300967 33554432000 4194304 4196468 140733493662464 140381589209328 140382371883322 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
Current children cumulated CPU time: 2317.36 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 1205316 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+633.201 s]
/proc/loadavg: 8.23 8.14 7.49 9/237 10936
/proc/meminfo: memFree=27275724/32770624 swapFree=66953076/67108860
[pid=10695] ppid=10692 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/10695/stat : 10695 (xcsp3-exec) S 10692 10695 10284 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446135092 115843072 362 33554432000 4194304 5098028 140723098321792 140723098319896 140037220061820 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 26365952 140723098329978 140723098330221 140723098330221 140723098333130 0
/proc/10695/statm: 28282 362 304 221 0 87 0
[pid=10697] ppid=10695 vsize=15417412 memory=1202772 CPUtime=2520.01 cores=0,2,4,6
/proc/10697/stat : 10697 (java) S 10695 10695 10284 0 -1 1077944320 70009 0 0 0 251934 67 0 0 20 0 19 0 446135092 15787429888 300693 33554432000 4194304 4196468 140733493662464 140733493645008 140382736084727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
/proc/10697/statm: 3854353 300693 3520 1 0 3815453 0
[pid=10697/tid=10698] ppid=10695 vsize=15417412 memory=6791534058613427641 CPUtime=1.23 cores=0,2,4,6
/proc/10697/task/10698/stat : 10698 (java) S 10695 10695 10284 0 -1 1077944384 9574 0 0 0 118 5 0 0 20 0 19 0 446135092 15787429888 300693 33554432000 4194304 4196468 140733493662464 140382740325504 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10699] ppid=10695 vsize=15417412 memory=1202772 CPUtime=0.23 cores=0,2,4,6
/proc/10697/task/10699/stat : 10699 (java) S 10695 10695 10284 0 -1 1077944384 1920 0 0 0 14 9 0 0 20 0 19 0 446135093 15787429888 300693 33554432000 4194304 4196468 140733493662464 140382688705552 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10700] ppid=10695 vsize=15417412 memory=808 CPUtime=0.23 cores=0,2,4,6
/proc/10697/task/10700/stat : 10700 (java) S 10695 10695 10284 0 -1 1077944384 2914 0 0 0 15 8 0 0 20 0 19 0 446135093 15787429888 300693 33554432000 4194304 4196468 140733493662464 140382687653008 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10701] ppid=10695 vsize=15417412 memory=1448 CPUtime=0.23 cores=0,2,4,6
/proc/10697/task/10701/stat : 10701 (java) S 10695 10695 10284 0 -1 1077944384 2042 0 0 0 15 8 0 0 20 0 19 0 446135093 15787429888 300693 33554432000 4194304 4196468 140733493662464 140382686599952 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10702] ppid=10695 vsize=15417412 memory=1764 CPUtime=0.22 cores=0,2,4,6
/proc/10697/task/10702/stat : 10702 (java) S 10695 10695 10284 0 -1 1077944384 2529 0 0 0 14 8 0 0 20 0 19 0 446135093 15787429888 300693 33554432000 4194304 4196468 140733493662464 140382685547408 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10703] ppid=10695 vsize=15417412 memory=111632 CPUtime=0.05 cores=0,2,4,6
/proc/10697/task/10703/stat : 10703 (java) S 10695 10695 10284 0 -1 1077944384 3489 0 0 0 4 1 0 0 20 0 19 0 446135094 15787429888 300693 33554432000 4194304 4196468 140733493662464 140381610006768 140382736095874 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10704] ppid=10695 vsize=15417412 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10704/stat : 10704 (java) S 10695 10695 10284 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 19 0 446135095 15787429888 300693 33554432000 4194304 4196468 140733493662464 140381608953056 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10705] ppid=10695 vsize=15417412 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10705/stat : 10705 (java) S 10695 10695 10284 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 19 0 446135095 15787429888 300693 33554432000 4194304 4196468 140733493662464 140381607899904 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10706] ppid=10695 vsize=15417412 memory=16100368647981698 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10706/stat : 10706 (java) S 10695 10695 10284 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446135098 15787429888 300693 33554432000 4194304 4196468 140733493662464 140381606848464 140382736103323 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10707] ppid=10695 vsize=15417412 memory=0 CPUtime=1.84 cores=0,2,4,6
/proc/10697/task/10707/stat : 10707 (java) S 10695 10695 10284 0 -1 1077944384 11910 0 0 0 182 2 0 0 20 0 19 0 446135098 15787429888 300693 33554432000 4194304 4196468 140733493662464 140381605796592 140382736095874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10708] ppid=10695 vsize=15417412 memory=11089 CPUtime=1.75 cores=0,2,4,6
/proc/10697/task/10708/stat : 10708 (java) S 10695 10695 10284 0 -1 1077944384 7238 0 0 0 174 1 0 0 20 0 19 0 446135098 15787429888 300693 33554432000 4194304 4196468 140733493662464 140381604744048 140382736095874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10709] ppid=10695 vsize=15417412 memory=4420 CPUtime=0.66 cores=0,2,4,6
/proc/10697/task/10709/stat : 10709 (java) S 10695 10695 10284 0 -1 1077944384 5403 0 0 0 66 0 0 0 20 0 19 0 446135098 15787429888 300693 33554432000 4194304 4196468 140733493662464 140381603690992 140382736095874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10710] ppid=10695 vsize=15417412 memory=6628 CPUtime=0 cores=0,2,4,6
/proc/10697/task/10710/stat : 10710 (java) S 10695 10695 10284 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446135098 15787429888 300693 33554432000 4194304 4196468 140733493662464 140381602638688 140382736094933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10711] ppid=10695 vsize=15417412 memory=8836 CPUtime=0.1 cores=0,2,4,6
/proc/10697/task/10711/stat : 10711 (java) S 10695 10695 10284 0 -1 1077944384 1154 0 0 0 0 10 0 0 20 0 19 0 446135098 15787429888 300693 33554432000 4194304 4196468 140733493662464 140381601585712 140382736095874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10712] ppid=10695 vsize=15417412 memory=11044 CPUtime=628.7 cores=0,2,4,6
/proc/10697/task/10712/stat : 10712 (java) R 10695 10695 10284 0 -1 4202560 5017 0 0 0 62866 4 0 0 20 0 19 0 446135219 15787429888 300693 33554432000 4194304 4196468 140733493662464 140381592366584 140382371246243 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10713] ppid=10695 vsize=15417412 memory=20036 CPUtime=628.1 cores=0,2,4,6
/proc/10697/task/10713/stat : 10713 (java) R 10695 10695 10284 0 -1 4202560 9088 0 0 0 62799 11 0 0 20 0 19 0 446135219 15787429888 300693 33554432000 4194304 4196468 140733493662464 140381591314184 140382372251461 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10714] ppid=10695 vsize=15417412 memory=1947153 CPUtime=628.13 cores=0,2,4,6
/proc/10697/task/10714/stat : 10714 (java) R 10695 10695 10284 0 -1 4202560 2929 0 0 0 62810 3 0 0 20 0 19 0 446135219 15787429888 300693 33554432000 4194304 4196468 140733493662464 140381590261344 140382371072975 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
[pid=10697/tid=10715] ppid=10695 vsize=15417412 memory=1948297 CPUtime=628.41 cores=0,2,4,6
/proc/10697/task/10715/stat : 10715 (java) R 10695 10695 10284 0 -1 4202560 3463 0 0 0 62839 2 0 0 20 0 19 0 446135219 15787429888 300693 33554432000 4194304 4196468 140733493662464 140381589212256 140382371883664 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33988608 140733493670895 140733493671066 140733493671066 140733493673935 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 1204220 KiB

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

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

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

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

Child status: 143
Real time (s): 633.281
CPU time (s): 2520.31
CPU user time (s): 2519.62
CPU system time (s): 0.687919
CPU usage (%): 397.977
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 1208992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.62
system time used= 0.687919
maximum resident set size= 1213056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71139
page faults= 0
swaps= 0
block input operations= 0
block output operations= 816
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16537
involuntary context switches= 43426


# summary of solver processes directly reported to runsolver:
#   pid: 10695,10697
#   total CPU time (s): 2520.31
#   total CPU user time (s): 2519.62
#   total CPU system time (s): 0.687919

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.84414 second user time and 6.91078 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-17 07:37:02
IDJOB=4398880
IDBENCH=134701
IDSOLVER=2853
FILE ID=node127/4398880-1568698662
RUNJOBID= node127-1568698608-10315
PBS_JOBID= 21703817
Free space on /tmp= 61288 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-fpga/Pb-fpga45-44-sat.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398880-1568698662/watcher-4398880-1568698662 -o /tmp/evaluation-result-4398880-1568698662/solver-4398880-1568698662 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568698608-10315 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2104999185 HOME/instance-4398880-1568698662.xml

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

MD5SUM BENCH= 5bcfa8fa7457011a5ed18201858fb80b
RANDOM SEED=2104999185

node127.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.55
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.55
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.55
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.55
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:        29375496 kB
MemAvailable:   30537988 kB
Buffers:           91396 kB
Cached:          1355972 kB
SwapCached:        51464 kB
Active:          1818736 kB
Inactive:         975384 kB
Active(anon):    1306404 kB
Inactive(anon):    89864 kB
Active(file):     512332 kB
Inactive(file):   885520 kB
Unevictable:      110608 kB
Mlocked:          110608 kB
SwapTotal:      67108860 kB
SwapFree:       66953076 kB
Dirty:             26460 kB
Writeback:             8 kB
AnonPages:       1407416 kB
Mapped:            61788 kB
Shmem:             40672 kB
Slab:             191260 kB
SReclaimable:     160952 kB
SUnreclaim:        30308 kB
KernelStack:        3824 kB
PageTables:         9124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3513904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1298432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 61260 MiB
End job on node127 at 2019-09-17 07:47:36