Trace number 4284015

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 5a (2017-08-18)UNSAT 118 110.011

General information on the benchmark

NameSchurrLemma/SchurrLemma-mod-s1/
SchurrLemma-mod-050-9.xml
MD5SUM6e540fe1a8c18734980495af80b87f14
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark7.2435098
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints600
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":50}]
Minimum variable degree24
Maximum variable degree48
Distribution of variable degrees[{"degree":24,"count":1},{"degree":25,"count":2},{"degree":26,"count":2},{"degree":27,"count":2},{"degree":28,"count":2},{"degree":29,"count":2},{"degree":30,"count":2},{"degree":31,"count":2},{"degree":32,"count":2},{"degree":33,"count":2},{"degree":34,"count":2},{"degree":35,"count":2},{"degree":36,"count":4},{"degree":37,"count":2},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":40,"count":2},{"degree":41,"count":2},{"degree":42,"count":2},{"degree":43,"count":2},{"degree":44,"count":2},{"degree":45,"count":2},{"degree":46,"count":2},{"degree":47,"count":2},{"degree":48,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":600}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":600}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4284015-1503205921.xml"  -tl '2520s' -p 1 -x 3
0.12/0.25	c [HOME/instance-4284015-1503205921.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.31	c simple solver
0.32/0.38	c parse instance...
0.93/0.66	c solve instance...
117.87/110.00	s UNSATISFIABLE

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284015-1503205921/watcher-4284015-1503205921 -o /tmp/evaluation-result-4284015-1503205921/solver-4284015-1503205921 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503172050-30420 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 934906761 HOME/instance-4284015-1503205921.xml 

running on 4 cores: 1,3,5,7

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

solver pid=3678, runsolver pid=3675

[startup+0.100461 s]*
/proc/loadavg: 1.81 1.95 1.95 3/204 3687
/proc/meminfo: memFree=29509292/32770624 swapFree=67108860/67108860
[pid=3678] ppid=3675 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3678/stat : 3678 (xcsp3-exec) S 3675 3678 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 19000115 9740288 345 18446744073709551615 4194304 5098028 140736038961072 140736038959176 140510070764156 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 35336192 140736038965626 140736038965830 140736038965830 140736038969323 0
/proc/3678/statm: 2378 345 289 221 0 87 0
[pid=3680] ppid=3678 vsize=13574484 memory=18716 CPUtime=0.02 cores=1,3,5,7
/proc/3680/stat : 3680 (java) S 3678 3678 15523 0 -1 1077944320 4002 0 0 0 2 0 0 0 20 0 9 0 19000122 13900271616 4679 18446744073709551615 4194304 4196468 140736428798560 140736428781104 139845200346871 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
/proc/3680/statm: 3393621 4679 2086 1 0 3383118 0
[pid=3680/tid=3681] ppid=3678 vsize=13574484 memory=1404226546353086858 CPUtime=0.02 cores=1,3,5,7
/proc/3680/task/3681/stat : 3681 (java) R 3678 3678 15523 0 -1 4202560 2714 0 0 0 2 0 0 0 20 0 9 0 19000123 13900271616 4679 18446744073709551615 4194304 4196468 140736428798560 139845204582632 139845200368797 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3682] ppid=3678 vsize=13574484 memory=3691042058319900680 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3682/stat : 3682 (java) S 3678 3678 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 19000123 13900271616 4679 18446744073709551615 4194304 4196468 140736428798560 139844800486544 139845200357077 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3683] ppid=3678 vsize=13574484 memory=139852247705216 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3683/stat : 3683 (java) S 3678 3678 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 19000123 13900271616 4679 18446744073709551615 4194304 4196468 140736428798560 139844799433744 139845200357077 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3684] ppid=3678 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3684/stat : 3684 (java) S 3678 3678 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 19000123 13900271616 4679 18446744073709551615 4194304 4196468 140736428798560 139844798380944 139845200357077 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3685] ppid=3678 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3685/stat : 3685 (java) S 3678 3678 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 19000123 13900271616 4679 18446744073709551615 4194304 4196468 140736428798560 139844797328144 139845200357077 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3686] ppid=3678 vsize=13574484 memory=139852247705216 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3686/stat : 3686 (java) S 3678 3678 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 19000125 13900271616 4679 18446744073709551615 4194304 4196468 140736428798560 139844746099056 139845200358018 0 0 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3687] ppid=3678 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3687/stat : 3687 (java) S 3678 3678 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 19000125 13900271616 4679 18446744073709551615 4194304 4196468 140736428798560 139844745045024 139845200357077 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3688] ppid=3678 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3688/stat : 3688 (java) S 3678 3678 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 19000125 13900271616 4679 18446744073709551615 4194304 4196468 140736428798560 139844743992240 139845200357077 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 20096 KiB

[startup+0.210012 s]*
/proc/loadavg: 1.81 1.95 1.95 3/211 3694
/proc/meminfo: memFree=29501256/32770624 swapFree=67108860/67108860
[pid=3678] ppid=3675 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3678/stat : 3678 (xcsp3-exec) S 3675 3678 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 19000115 9740288 345 18446744073709551615 4194304 5098028 140736038961072 140736038959176 140510070764156 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 35336192 140736038965626 140736038965830 140736038965830 140736038969323 0
/proc/3678/statm: 2378 345 289 221 0 87 0
[pid=3680] ppid=3678 vsize=13974352 memory=27936 CPUtime=0.12 cores=1,3,5,7
/proc/3680/stat : 3680 (java) S 3678 3678 15523 0 -1 1077944320 5379 0 0 0 11 1 0 0 20 0 15 0 19000122 14309736448 6984 18446744073709551615 4194304 4196468 140736428798560 140736428781104 139845200346871 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
/proc/3680/statm: 3493588 6984 2853 1 0 3482964 0
[pid=3680/tid=3681] ppid=3678 vsize=13974352 memory=7022364594140610616 CPUtime=0.09 cores=1,3,5,7
/proc/3680/task/3681/stat : 3681 (java) R 3678 3678 15523 0 -1 4202560 3388 0 0 0 9 0 0 0 20 0 15 0 19000123 14309736448 7049 18446744073709551615 4194304 4196468 140736428798560 139845204578976 139845200358806 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3682] ppid=3678 vsize=13974352 memory=4294976238 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3682/stat : 3682 (java) S 3678 3678 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19000123 14309736448 7049 18446744073709551615 4194304 4196468 140736428798560 139844800486544 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3683] ppid=3678 vsize=13974352 memory=139852247761192 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3683/stat : 3683 (java) S 3678 3678 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19000123 14309736448 7049 18446744073709551615 4194304 4196468 140736428798560 139844799433744 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3684] ppid=3678 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3684/stat : 3684 (java) S 3678 3678 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19000123 14309736448 7049 18446744073709551615 4194304 4196468 140736428798560 139844798380944 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3685] ppid=3678 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3685/stat : 3685 (java) S 3678 3678 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19000123 14309736448 7049 18446744073709551615 4194304 4196468 140736428798560 139844797328144 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3686] ppid=3678 vsize=13974352 memory=139852247705216 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3686/stat : 3686 (java) S 3678 3678 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19000125 14309736448 7049 18446744073709551615 4194304 4196468 140736428798560 139844746099056 139845200358018 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3687] ppid=3678 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3687/stat : 3687 (java) S 3678 3678 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19000125 14309736448 7049 18446744073709551615 4194304 4196468 140736428798560 139844745045024 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3688] ppid=3678 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3688/stat : 3688 (java) S 3678 3678 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19000125 14309736448 7049 18446744073709551615 4194304 4196468 140736428798560 139844743992176 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3689] ppid=3678 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3689/stat : 3689 (java) S 3678 3678 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19000128 14309736448 7049 18446744073709551615 4194304 4196468 140736428798560 139844742940496 139845200365467 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3690] ppid=3678 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3690/stat : 3690 (java) S 3678 3678 15523 0 -1 1077944384 430 0 0 0 0 0 0 0 20 0 15 0 19000128 14309736448 7049 18446744073709551615 4194304 4196468 140736428798560 139844741888880 139845200358018 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3691] ppid=3678 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3691/stat : 3691 (java) S 3678 3678 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19000128 14309736448 7049 18446744073709551615 4194304 4196468 140736428798560 139844740836080 139845200358018 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3692] ppid=3678 vsize=13974352 memory=139852247705216 CPUtime=0.01 cores=1,3,5,7
/proc/3680/task/3692/stat : 3692 (java) R 3678 3678 15523 0 -1 4202560 325 0 0 0 1 0 0 0 20 0 15 0 19000128 14309736448 7049 18446744073709551615 4194304 4196468 140736428798560 139844672023152 139845178860181 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3693] ppid=3678 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3693/stat : 3693 (java) S 3678 3678 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19000128 14309736448 7049 18446744073709551615 4194304 4196468 140736428798560 139844670970592 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3694] ppid=3678 vsize=13974352 memory=139852247705216 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3694/stat : 3694 (java) S 3678 3678 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19000132 14309736448 7049 18446744073709551615 4194304 4196468 140736428798560 139844669917872 139845200358018 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29316 KiB

[startup+0.310957 s]*
/proc/loadavg: 1.81 1.95 1.95 4/211 3694
/proc/meminfo: memFree=29487996/32770624 swapFree=67108860/67108860
[pid=3678] ppid=3675 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3678/stat : 3678 (xcsp3-exec) S 3675 3678 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 19000115 9740288 345 18446744073709551615 4194304 5098028 140736038961072 140736038959176 140510070764156 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 35336192 140736038965626 140736038965830 140736038965830 140736038969323 0
/proc/3678/statm: 2378 345 289 221 0 87 0
[pid=3680] ppid=3678 vsize=13978608 memory=40144 CPUtime=0.32 cores=1,3,5,7
/proc/3680/stat : 3680 (java) S 3678 3678 15523 0 -1 1077944320 9237 0 0 0 30 2 0 0 20 0 15 0 19000122 14314094592 10036 18446744073709551615 4194304 4196468 140736428798560 140736428781104 139845200346871 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
/proc/3680/statm: 3494652 10036 3030 1 0 3482964 0
[pid=3680/tid=3681] ppid=3678 vsize=13978608 memory=6933928925625698159 CPUtime=0.19 cores=1,3,5,7
/proc/3680/task/3681/stat : 3681 (java) R 3678 3678 15523 0 -1 4202560 6342 0 0 0 17 2 0 0 20 0 15 0 19000123 14314094592 10036 18446744073709551615 4194304 4196468 140736428798560 139845204567864 139845193024885 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3682] ppid=3678 vsize=13978608 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3682/stat : 3682 (java) S 3678 3678 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19000123 14314094592 10036 18446744073709551615 4194304 4196468 140736428798560 139844800486544 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3683] ppid=3678 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3683/stat : 3683 (java) S 3678 3678 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19000123 14314094592 10036 18446744073709551615 4194304 4196468 140736428798560 139844799433744 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3684] ppid=3678 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3684/stat : 3684 (java) S 3678 3678 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19000123 14314094592 10036 18446744073709551615 4194304 4196468 140736428798560 139844798380944 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3685] ppid=3678 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3685/stat : 3685 (java) S 3678 3678 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19000123 14314094592 10036 18446744073709551615 4194304 4196468 140736428798560 139844797328144 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3686] ppid=3678 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3686/stat : 3686 (java) S 3678 3678 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19000125 14314094592 10036 18446744073709551615 4194304 4196468 140736428798560 139844746099056 139845200358018 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3687] ppid=3678 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3687/stat : 3687 (java) S 3678 3678 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19000125 14314094592 10036 18446744073709551615 4194304 4196468 140736428798560 139844745045024 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3688] ppid=3678 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3688/stat : 3688 (java) S 3678 3678 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19000125 14314094592 10036 18446744073709551615 4194304 4196468 140736428798560 139844743992176 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3689] ppid=3678 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3689/stat : 3689 (java) S 3678 3678 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19000128 14314094592 10036 18446744073709551615 4194304 4196468 140736428798560 139844742940496 139845200365467 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3690] ppid=3678 vsize=13978608 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/3680/task/3690/stat : 3690 (java) S 3678 3678 15523 0 -1 1077944384 684 0 0 0 3 0 0 0 20 0 15 0 19000128 14314094592 10036 18446744073709551615 4194304 4196468 140736428798560 139844741888880 139845200358018 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3691] ppid=3678 vsize=13978608 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/3680/task/3691/stat : 3691 (java) S 3678 3678 15523 0 -1 1077944384 143 0 0 0 1 0 0 0 20 0 15 0 19000128 14314094592 10036 18446744073709551615 4194304 4196468 140736428798560 139844740836080 139845200358018 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3692] ppid=3678 vsize=13978608 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/3680/task/3692/stat : 3692 (java) S 3678 3678 15523 0 -1 1077944384 766 0 0 0 7 0 0 0 20 0 15 0 19000128 14314094592 10036 18446744073709551615 4194304 4196468 140736428798560 139844672023152 139845200358018 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3693] ppid=3678 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3693/stat : 3693 (java) S 3678 3678 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19000128 14314094592 10036 18446744073709551615 4194304 4196468 140736428798560 139844670970592 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3694] ppid=3678 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3694/stat : 3694 (java) S 3678 3678 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19000132 14314094592 10036 18446744073709551615 4194304 4196468 140736428798560 139844669917872 139845200358018 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41524 KiB

[startup+0.711003 s]
/proc/loadavg: 1.81 1.95 1.95 5/211 3694
/proc/meminfo: memFree=29478368/32770624 swapFree=67108860/67108860
[pid=3678] ppid=3675 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3678/stat : 3678 (xcsp3-exec) S 3675 3678 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 19000115 9740288 345 18446744073709551615 4194304 5098028 140736038961072 140736038959176 140510070764156 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 35336192 140736038965626 140736038965830 140736038965830 140736038969323 0
/proc/3678/statm: 2378 345 289 221 0 87 0
[pid=3680] ppid=3678 vsize=13980732 memory=67436 CPUtime=1.27 cores=1,3,5,7
/proc/3680/stat : 3680 (java) S 3678 3678 15523 0 -1 1077944320 12980 0 0 0 122 5 0 0 20 0 15 0 19000122 14316269568 16859 18446744073709551615 4194304 4196468 140736428798560 140736428781104 139845200346871 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
/proc/3680/statm: 3495183 16859 3179 1 0 3483476 0
[pid=3680/tid=3681] ppid=3678 vsize=13980732 memory=8027782202603368039 CPUtime=0.57 cores=1,3,5,7
/proc/3680/task/3681/stat : 3681 (java) R 3678 3678 15523 0 -1 4202560 8512 0 0 0 54 3 0 0 20 0 15 0 19000123 14316269568 16859 18446744073709551615 4194304 4196468 140736428798560 139845204585440 139845180153888 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3682] ppid=3678 vsize=13980732 memory=7728290667182842727 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3682/stat : 3682 (java) S 3678 3678 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19000123 14316269568 16859 18446744073709551615 4194304 4196468 140736428798560 139844800486544 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3683] ppid=3678 vsize=13980732 memory=7375036169914248512 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3683/stat : 3683 (java) S 3678 3678 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19000123 14316269568 16859 18446744073709551615 4194304 4196468 140736428798560 139844799433744 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3684] ppid=3678 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3684/stat : 3684 (java) S 3678 3678 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19000123 14316269568 16859 18446744073709551615 4194304 4196468 140736428798560 139844798380944 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3685] ppid=3678 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3685/stat : 3685 (java) S 3678 3678 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19000123 14316269568 16859 18446744073709551615 4194304 4196468 140736428798560 139844797328144 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3686] ppid=3678 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3686/stat : 3686 (java) S 3678 3678 15523 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 19000125 14316269568 16859 18446744073709551615 4194304 4196468 140736428798560 139844746099056 139845200358018 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3687] ppid=3678 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3687/stat : 3687 (java) S 3678 3678 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19000125 14316269568 16859 18446744073709551615 4194304 4196468 140736428798560 139844745045024 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3688] ppid=3678 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3688/stat : 3688 (java) S 3678 3678 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19000125 14316269568 16859 18446744073709551615 4194304 4196468 140736428798560 139844743992176 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3689] ppid=3678 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3689/stat : 3689 (java) S 3678 3678 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19000128 14316269568 16859 18446744073709551615 4194304 4196468 140736428798560 139844742940496 139845200365467 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3690] ppid=3678 vsize=13980732 memory=2 CPUtime=0.18 cores=1,3,5,7
/proc/3680/task/3690/stat : 3690 (java) R 3678 3678 15523 0 -1 4202560 1024 0 0 0 18 0 0 0 20 0 15 0 19000128 14316269568 16859 18446744073709551615 4194304 4196468 140736428798560 139844741875424 139845181046672 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3691] ppid=3678 vsize=13980732 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/3680/task/3691/stat : 3691 (java) R 3678 3678 15523 0 -1 4202560 677 0 0 0 16 0 0 0 20 0 15 0 19000128 14316269568 16859 18446744073709551615 4194304 4196468 140736428798560 139844740826192 139845179607019 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3692] ppid=3678 vsize=13980732 memory=4 CPUtime=0.32 cores=1,3,5,7
/proc/3680/task/3692/stat : 3692 (java) R 3678 3678 15523 0 -1 4202560 1460 0 0 0 32 0 0 0 20 0 15 0 19000128 14316269568 16859 18446744073709551615 4194304 4196468 140736428798560 139844672023152 139845179144065 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3693] ppid=3678 vsize=13980732 memory=4 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3693/stat : 3693 (java) S 3678 3678 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19000128 14316269568 16859 18446744073709551615 4194304 4196468 140736428798560 139844670970592 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3694] ppid=3678 vsize=13980732 memory=12 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3694/stat : 3694 (java) S 3678 3678 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19000132 14316269568 16859 18446744073709551615 4194304 4196468 140736428798560 139844669917872 139845200358018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 68816 KiB

[startup+1.5009 s]
/proc/loadavg: 1.81 1.95 1.95 5/211 3694
/proc/meminfo: memFree=29448288/32770624 swapFree=67108860/67108860
[pid=3678] ppid=3675 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3678/stat : 3678 (xcsp3-exec) S 3675 3678 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 19000115 9740288 345 18446744073709551615 4194304 5098028 140736038961072 140736038959176 140510070764156 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 35336192 140736038965626 140736038965830 140736038965830 140736038969323 0
/proc/3678/statm: 2378 345 289 221 0 87 0
[pid=3680] ppid=3678 vsize=13980732 memory=116036 CPUtime=3.86 cores=1,3,5,7
/proc/3680/stat : 3680 (java) S 3678 3678 15523 0 -1 1077944320 27443 0 0 0 378 8 0 0 20 0 15 0 19000122 14316269568 29009 18446744073709551615 4194304 4196468 140736428798560 140736428781104 139845200346871 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
/proc/3680/statm: 3495183 29009 3195 1 0 3483476 0
[pid=3680/tid=3681] ppid=3678 vsize=13980732 memory=0 CPUtime=1.37 cores=1,3,5,7
/proc/3680/task/3681/stat : 3681 (java) R 3678 3678 15523 0 -1 4202560 9650 0 0 0 133 4 0 0 20 0 15 0 19000123 14316269568 29009 18446744073709551615 4194304 4196468 140736428798560 139845204583400 139845184876581 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3682] ppid=3678 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3682/stat : 3682 (java) S 3678 3678 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19000123 14316269568 29009 18446744073709551615 4194304 4196468 140736428798560 139844800486544 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3683] ppid=3678 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3683/stat : 3683 (java) S 3678 3678 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19000123 14316269568 29009 18446744073709551615 4194304 4196468 140736428798560 139844799433744 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3684] ppid=3678 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3684/stat : 3684 (java) S 3678 3678 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19000123 14316269568 29009 18446744073709551615 4194304 4196468 140736428798560 139844798380944 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3685] ppid=3678 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7

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

/proc/3680/task/3683/stat : 3683 (java) S 3678 3678 15523 0 -1 1077944384 2163 0 0 0 30 2 0 0 20 0 15 0 19000123 14316269568 50020 18446744073709551615 4194304 4196468 140736428798560 139844799433744 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3684] ppid=3678 vsize=13980732 memory=1380 CPUtime=0.32 cores=1,3,5,7
/proc/3680/task/3684/stat : 3684 (java) S 3678 3678 15523 0 -1 1077944384 1263 0 0 0 31 1 0 0 20 0 15 0 19000123 14316269568 50020 18446744073709551615 4194304 4196468 140736428798560 139844798380944 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3685] ppid=3678 vsize=13980732 memory=7680170660397595203 CPUtime=0.32 cores=1,3,5,7
/proc/3680/task/3685/stat : 3685 (java) S 3678 3678 15523 0 -1 1077944384 1311 0 0 0 30 2 0 0 20 0 15 0 19000123 14316269568 50020 18446744073709551615 4194304 4196468 140736428798560 139844797328144 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3686] ppid=3678 vsize=13980732 memory=644 CPUtime=0.05 cores=1,3,5,7
/proc/3680/task/3686/stat : 3686 (java) S 3678 3678 15523 0 -1 1077944384 1515 0 0 0 4 1 0 0 20 0 15 0 19000125 14316269568 50020 18446744073709551615 4194304 4196468 140736428798560 139844746099056 139845200358018 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3687] ppid=3678 vsize=13980732 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3687/stat : 3687 (java) S 3678 3678 15523 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 19000125 14316269568 50020 18446744073709551615 4194304 4196468 140736428798560 139844745045088 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3688] ppid=3678 vsize=13980732 memory=956 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3688/stat : 3688 (java) S 3678 3678 15523 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 19000125 14316269568 50020 18446744073709551615 4194304 4196468 140736428798560 139844743992192 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3689] ppid=3678 vsize=13980732 memory=2240 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3689/stat : 3689 (java) S 3678 3678 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19000128 14316269568 50020 18446744073709551615 4194304 4196468 140736428798560 139844742940496 139845200365467 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3690] ppid=3678 vsize=13980732 memory=139852121482048 CPUtime=3.21 cores=1,3,5,7
/proc/3680/task/3690/stat : 3690 (java) S 3678 3678 15523 0 -1 1077944384 13192 0 0 0 319 2 0 0 20 0 15 0 19000128 14316269568 50020 18446744073709551615 4194304 4196468 140736428798560 139844741888880 139845200358018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3691] ppid=3678 vsize=13980732 memory=7598824234097836114 CPUtime=3.03 cores=1,3,5,7
/proc/3680/task/3691/stat : 3691 (java) S 3678 3678 15523 0 -1 1077944384 14890 0 0 0 302 1 0 0 20 0 15 0 19000128 14316269568 50020 18446744073709551615 4194304 4196468 140736428798560 139844740836080 139845200358018 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3692] ppid=3678 vsize=13980732 memory=23064 CPUtime=0.78 cores=1,3,5,7
/proc/3680/task/3692/stat : 3692 (java) S 3678 3678 15523 0 -1 1077944384 9283 0 0 0 75 3 0 0 20 0 15 0 19000128 14316269568 50020 18446744073709551615 4194304 4196468 140736428798560 139844672023152 139845200358018 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3693] ppid=3678 vsize=13980732 memory=589972055281463335 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3693/stat : 3693 (java) S 3678 3678 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19000128 14316269568 50020 18446744073709551615 4194304 4196468 140736428798560 139844670970592 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3694] ppid=3678 vsize=13980732 memory=7598824234097836114 CPUtime=0.05 cores=1,3,5,7
/proc/3680/task/3694/stat : 3694 (java) S 3678 3678 15523 0 -1 1077944384 906 0 0 0 2 3 0 0 20 0 15 0 19000132 14316269568 50020 18446744073709551615 4194304 4196468 140736428798560 139844669917872 139845200358018 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
Current children cumulated CPU time: 113.52 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 201460 KiB

[startup+107.201 s]
/proc/loadavg: 1.71 1.87 1.92 3/215 3712
/proc/meminfo: memFree=28012904/32770624 swapFree=67108860/67108860
[pid=3678] ppid=3675 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3678/stat : 3678 (xcsp3-exec) S 3675 3678 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 19000115 9740288 345 18446744073709551615 4194304 5098028 140736038961072 140736038959176 140510070764156 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 35336192 140736038965626 140736038965830 140736038965830 140736038969323 0
/proc/3678/statm: 2378 345 289 221 0 87 0
[pid=3680] ppid=3678 vsize=13980732 memory=199564 CPUtime=115.14 cores=1,3,5,7
/proc/3680/stat : 3680 (java) S 3678 3678 15523 0 -1 1077944320 62885 0 0 0 11489 25 0 0 20 0 15 0 19000122 14316269568 49891 18446744073709551615 4194304 4196468 140736428798560 140736428781104 139845200346871 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
/proc/3680/statm: 3495183 49891 3244 1 0 3483476 0
[pid=3680/tid=3681] ppid=3678 vsize=13980732 memory=1380 CPUtime=106.62 cores=1,3,5,7
/proc/3680/task/3681/stat : 3681 (java) R 3678 3678 15523 0 -1 4202560 15677 0 0 0 10656 6 0 0 20 0 15 0 19000123 14316269568 49891 18446744073709551615 4194304 4196468 140736428798560 139845204586480 139844827938174 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3682] ppid=3678 vsize=13980732 memory=195444 CPUtime=0.33 cores=1,3,5,7
/proc/3680/task/3682/stat : 3682 (java) S 3678 3678 15523 0 -1 1077944384 1290 0 0 0 31 2 0 0 20 0 15 0 19000123 14316269568 49891 18446744073709551615 4194304 4196468 140736428798560 139844800486544 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3683] ppid=3678 vsize=13980732 memory=1296 CPUtime=0.33 cores=1,3,5,7
/proc/3680/task/3683/stat : 3683 (java) S 3678 3678 15523 0 -1 1077944384 2171 0 0 0 31 2 0 0 20 0 15 0 19000123 14316269568 49891 18446744073709551615 4194304 4196468 140736428798560 139844799433744 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3684] ppid=3678 vsize=13980732 memory=7680170660397595203 CPUtime=0.32 cores=1,3,5,7
/proc/3680/task/3684/stat : 3684 (java) S 3678 3678 15523 0 -1 1077944384 1268 0 0 0 31 1 0 0 20 0 15 0 19000123 14316269568 49891 18446744073709551615 4194304 4196468 140736428798560 139844798380944 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3685] ppid=3678 vsize=13980732 memory=24 CPUtime=0.33 cores=1,3,5,7
/proc/3680/task/3685/stat : 3685 (java) S 3678 3678 15523 0 -1 1077944384 1311 0 0 0 31 2 0 0 20 0 15 0 19000123 14316269568 49891 18446744073709551615 4194304 4196468 140736428798560 139844797328144 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3686] ppid=3678 vsize=13980732 memory=2 CPUtime=0.05 cores=1,3,5,7
/proc/3680/task/3686/stat : 3686 (java) S 3678 3678 15523 0 -1 1077944384 1519 0 0 0 4 1 0 0 20 0 15 0 19000125 14316269568 49891 18446744073709551615 4194304 4196468 140736428798560 139844746099056 139845200358018 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3687] ppid=3678 vsize=13980732 memory=1551 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3687/stat : 3687 (java) S 3678 3678 15523 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 19000125 14316269568 49891 18446744073709551615 4194304 4196468 140736428798560 139844745045088 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3688] ppid=3678 vsize=13980732 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3688/stat : 3688 (java) S 3678 3678 15523 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 19000125 14316269568 49891 18446744073709551615 4194304 4196468 140736428798560 139844743992192 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3689] ppid=3678 vsize=13980732 memory=2412 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3689/stat : 3689 (java) S 3678 3678 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19000128 14316269568 49891 18446744073709551615 4194304 4196468 140736428798560 139844742940496 139845200365467 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3690] ppid=3678 vsize=13980732 memory=1724 CPUtime=3.21 cores=1,3,5,7
/proc/3680/task/3690/stat : 3690 (java) S 3678 3678 15523 0 -1 1077944384 13192 0 0 0 319 2 0 0 20 0 15 0 19000128 14316269568 49891 18446744073709551615 4194304 4196468 140736428798560 139844741888880 139845200358018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3691] ppid=3678 vsize=13980732 memory=1008 CPUtime=3.03 cores=1,3,5,7
/proc/3680/task/3691/stat : 3691 (java) S 3678 3678 15523 0 -1 1077944384 14890 0 0 0 302 1 0 0 20 0 15 0 19000128 14316269568 49891 18446744073709551615 4194304 4196468 140736428798560 139844740836080 139845200358018 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3692] ppid=3678 vsize=13980732 memory=1380 CPUtime=0.78 cores=1,3,5,7
/proc/3680/task/3692/stat : 3692 (java) S 3678 3678 15523 0 -1 1077944384 9283 0 0 0 75 3 0 0 20 0 15 0 19000128 14316269568 49891 18446744073709551615 4194304 4196468 140736428798560 139844672023152 139845200358018 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3693] ppid=3678 vsize=13980732 memory=200080 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3693/stat : 3693 (java) S 3678 3678 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19000128 14316269568 49891 18446744073709551615 4194304 4196468 140736428798560 139844670970592 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3694] ppid=3678 vsize=13980732 memory=5412 CPUtime=0.05 cores=1,3,5,7
/proc/3680/task/3694/stat : 3694 (java) S 3678 3678 15523 0 -1 1077944384 906 0 0 0 2 3 0 0 20 0 15 0 19000132 14316269568 49891 18446744073709551615 4194304 4196468 140736428798560 139844669917872 139845200358018 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
Current children cumulated CPU time: 115.14 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 200944 KiB

[startup+108.801 s]
/proc/loadavg: 1.71 1.87 1.92 3/215 3712
/proc/meminfo: memFree=28012904/32770624 swapFree=67108860/67108860
[pid=3678] ppid=3675 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3678/stat : 3678 (xcsp3-exec) S 3675 3678 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 19000115 9740288 345 18446744073709551615 4194304 5098028 140736038961072 140736038959176 140510070764156 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 35336192 140736038965626 140736038965830 140736038965830 140736038969323 0
/proc/3678/statm: 2378 345 289 221 0 87 0
[pid=3680] ppid=3678 vsize=13980732 memory=201100 CPUtime=116.76 cores=1,3,5,7
/proc/3680/stat : 3680 (java) S 3678 3678 15523 0 -1 1077944320 63046 0 0 0 11651 25 0 0 20 0 15 0 19000122 14316269568 50275 18446744073709551615 4194304 4196468 140736428798560 140736428781104 139845200346871 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
/proc/3680/statm: 3495183 50275 3244 1 0 3483476 0
[pid=3680/tid=3681] ppid=3678 vsize=13980732 memory=279704242659784 CPUtime=108.22 cores=1,3,5,7
/proc/3680/task/3681/stat : 3681 (java) R 3678 3678 15523 0 -1 4202560 15815 0 0 0 10816 6 0 0 20 0 15 0 19000123 14316269568 50275 18446744073709551615 4194304 4196468 140736428798560 139845204586432 139844827658412 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3682] ppid=3678 vsize=13980732 memory=6944652177228980320 CPUtime=0.34 cores=1,3,5,7
/proc/3680/task/3682/stat : 3682 (java) S 3678 3678 15523 0 -1 1077944384 1299 0 0 0 32 2 0 0 20 0 15 0 19000123 14316269568 50275 18446744073709551615 4194304 4196468 140736428798560 139844800486544 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3683] ppid=3678 vsize=13980732 memory=6944652177228980320 CPUtime=0.34 cores=1,3,5,7
/proc/3680/task/3683/stat : 3683 (java) S 3678 3678 15523 0 -1 1077944384 2176 0 0 0 32 2 0 0 20 0 15 0 19000123 14316269568 50275 18446744073709551615 4194304 4196468 140736428798560 139844799433744 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3684] ppid=3678 vsize=13980732 memory=-7812193691855986592 CPUtime=0.33 cores=1,3,5,7
/proc/3680/task/3684/stat : 3684 (java) S 3678 3678 15523 0 -1 1077944384 1268 0 0 0 32 1 0 0 20 0 15 0 19000123 14316269568 50275 18446744073709551615 4194304 4196468 140736428798560 139844798380944 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3685] ppid=3678 vsize=13980732 memory=201100 CPUtime=0.34 cores=1,3,5,7
/proc/3680/task/3685/stat : 3685 (java) S 3678 3678 15523 0 -1 1077944384 1312 0 0 0 32 2 0 0 20 0 15 0 19000123 14316269568 50275 18446744073709551615 4194304 4196468 140736428798560 139844797328144 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3686] ppid=3678 vsize=13980732 memory=13680 CPUtime=0.05 cores=1,3,5,7
/proc/3680/task/3686/stat : 3686 (java) S 3678 3678 15523 0 -1 1077944384 1521 0 0 0 4 1 0 0 20 0 15 0 19000125 14316269568 50275 18446744073709551615 4194304 4196468 140736428798560 139844746099056 139845200358018 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3687] ppid=3678 vsize=13980732 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3687/stat : 3687 (java) S 3678 3678 15523 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 19000125 14316269568 50275 18446744073709551615 4194304 4196468 140736428798560 139844745045088 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3688] ppid=3678 vsize=13980732 memory=2412 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3688/stat : 3688 (java) S 3678 3678 15523 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 19000125 14316269568 50275 18446744073709551615 4194304 4196468 140736428798560 139844743992192 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3689] ppid=3678 vsize=13980732 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3689/stat : 3689 (java) S 3678 3678 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19000128 14316269568 50275 18446744073709551615 4194304 4196468 140736428798560 139844742940496 139845200365467 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3690] ppid=3678 vsize=13980732 memory=1008 CPUtime=3.21 cores=1,3,5,7
/proc/3680/task/3690/stat : 3690 (java) S 3678 3678 15523 0 -1 1077944384 13194 0 0 0 319 2 0 0 20 0 15 0 19000128 14316269568 50275 18446744073709551615 4194304 4196468 140736428798560 139844741888880 139845200358018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3691] ppid=3678 vsize=13980732 memory=7680170660397595203 CPUtime=3.03 cores=1,3,5,7
/proc/3680/task/3691/stat : 3691 (java) S 3678 3678 15523 0 -1 1077944384 14892 0 0 0 302 1 0 0 20 0 15 0 19000128 14316269568 50275 18446744073709551615 4194304 4196468 140736428798560 139844740836080 139845200358018 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3692] ppid=3678 vsize=13980732 memory=5412 CPUtime=0.78 cores=1,3,5,7
/proc/3680/task/3692/stat : 3692 (java) S 3678 3678 15523 0 -1 1077944384 9285 0 0 0 75 3 0 0 20 0 15 0 19000128 14316269568 50275 18446744073709551615 4194304 4196468 140736428798560 139844672023152 139845200358018 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3693] ppid=3678 vsize=13980732 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3693/stat : 3693 (java) S 3678 3678 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19000128 14316269568 50275 18446744073709551615 4194304 4196468 140736428798560 139844670970592 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3694] ppid=3678 vsize=13980732 memory=1200 CPUtime=0.05 cores=1,3,5,7
/proc/3680/task/3694/stat : 3694 (java) S 3678 3678 15523 0 -1 1077944384 906 0 0 0 2 3 0 0 20 0 15 0 19000132 14316269568 50275 18446744073709551615 4194304 4196468 140736428798560 139844669917872 139845200358018 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
Current children cumulated CPU time: 116.76 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 202480 KiB

[startup+109.601 s]
/proc/loadavg: 1.71 1.87 1.92 3/215 3712
/proc/meminfo: memFree=28011252/32770624 swapFree=67108860/67108860
[pid=3678] ppid=3675 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3678/stat : 3678 (xcsp3-exec) S 3675 3678 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 19000115 9740288 345 18446744073709551615 4194304 5098028 140736038961072 140736038959176 140510070764156 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 35336192 140736038965626 140736038965830 140736038965830 140736038969323 0
/proc/3678/statm: 2378 345 289 221 0 87 0
[pid=3680] ppid=3678 vsize=13980732 memory=202692 CPUtime=117.57 cores=1,3,5,7
/proc/3680/stat : 3680 (java) S 3678 3678 15523 0 -1 1077944320 63602 0 0 0 11732 25 0 0 20 0 15 0 19000122 14316269568 50673 18446744073709551615 4194304 4196468 140736428798560 140736428781104 139845200346871 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
/proc/3680/statm: 3495183 50673 3244 1 0 3483476 0
[pid=3680/tid=3681] ppid=3678 vsize=13980732 memory=2412 CPUtime=109.01 cores=1,3,5,7
/proc/3680/task/3681/stat : 3681 (java) R 3678 3678 15523 0 -1 4202560 15827 0 0 0 10895 6 0 0 20 0 15 0 19000123 14316269568 50673 18446744073709551615 4194304 4196468 140736428798560 139845204586432 139844829541770 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3682] ppid=3678 vsize=13980732 memory=7680170660397595203 CPUtime=0.34 cores=1,3,5,7
/proc/3680/task/3682/stat : 3682 (java) S 3678 3678 15523 0 -1 1077944384 1301 0 0 0 32 2 0 0 20 0 15 0 19000123 14316269568 50673 18446744073709551615 4194304 4196468 140736428798560 139844800486544 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3683] ppid=3678 vsize=13980732 memory=201100 CPUtime=0.34 cores=1,3,5,7
/proc/3680/task/3683/stat : 3683 (java) S 3678 3678 15523 0 -1 1077944384 2180 0 0 0 32 2 0 0 20 0 15 0 19000123 14316269568 50673 18446744073709551615 4194304 4196468 140736428798560 139844799433744 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3684] ppid=3678 vsize=13980732 memory=956 CPUtime=0.34 cores=1,3,5,7
/proc/3680/task/3684/stat : 3684 (java) S 3678 3678 15523 0 -1 1077944384 1276 0 0 0 32 2 0 0 20 0 15 0 19000123 14316269568 50673 18446744073709551615 4194304 4196468 140736428798560 139844798380944 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3685] ppid=3678 vsize=13980732 memory=2240 CPUtime=0.34 cores=1,3,5,7
/proc/3680/task/3685/stat : 3685 (java) S 3678 3678 15523 0 -1 1077944384 1313 0 0 0 32 2 0 0 20 0 15 0 19000123 14316269568 50673 18446744073709551615 4194304 4196468 140736428798560 139844797328144 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3686] ppid=3678 vsize=13980732 memory=1724 CPUtime=0.05 cores=1,3,5,7
/proc/3680/task/3686/stat : 3686 (java) S 3678 3678 15523 0 -1 1077944384 1521 0 0 0 4 1 0 0 20 0 15 0 19000125 14316269568 50673 18446744073709551615 4194304 4196468 140736428798560 139844746099056 139845200358018 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3687] ppid=3678 vsize=13980732 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3687/stat : 3687 (java) S 3678 3678 15523 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 19000125 14316269568 50673 18446744073709551615 4194304 4196468 140736428798560 139844745045088 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3688] ppid=3678 vsize=13980732 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3688/stat : 3688 (java) S 3678 3678 15523 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 19000125 14316269568 50673 18446744073709551615 4194304 4196468 140736428798560 139844743992192 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3689] ppid=3678 vsize=13980732 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3689/stat : 3689 (java) S 3678 3678 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19000128 14316269568 50673 18446744073709551615 4194304 4196468 140736428798560 139844742940496 139845200365467 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3690] ppid=3678 vsize=13980732 memory=11952 CPUtime=3.21 cores=1,3,5,7
/proc/3680/task/3690/stat : 3690 (java) S 3678 3678 15523 0 -1 1077944384 13723 0 0 0 319 2 0 0 20 0 15 0 19000128 14316269568 50673 18446744073709551615 4194304 4196468 140736428798560 139844741888880 139845200358018 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3691] ppid=3678 vsize=13980732 memory=1200 CPUtime=3.03 cores=1,3,5,7
/proc/3680/task/3691/stat : 3691 (java) S 3678 3678 15523 0 -1 1077944384 14892 0 0 0 302 1 0 0 20 0 15 0 19000128 14316269568 50673 18446744073709551615 4194304 4196468 140736428798560 139844740836080 139845200358018 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3692] ppid=3678 vsize=13980732 memory=15872 CPUtime=0.78 cores=1,3,5,7
/proc/3680/task/3692/stat : 3692 (java) S 3678 3678 15523 0 -1 1077944384 9285 0 0 0 75 3 0 0 20 0 15 0 19000128 14316269568 50673 18446744073709551615 4194304 4196468 140736428798560 139844672023152 139845200358018 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3693] ppid=3678 vsize=13980732 memory=18448 CPUtime=0 cores=1,3,5,7
/proc/3680/task/3693/stat : 3693 (java) S 3678 3678 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19000128 14316269568 50673 18446744073709551615 4194304 4196468 140736428798560 139844670970592 139845200357077 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
[pid=3680/tid=3694] ppid=3678 vsize=13980732 memory=4012 CPUtime=0.05 cores=1,3,5,7
/proc/3680/task/3694/stat : 3694 (java) S 3678 3678 15523 0 -1 1077944384 906 0 0 0 2 3 0 0 20 0 15 0 19000132 14316269568 50673 18446744073709551615 4194304 4196468 140736428798560 139844669917872 139845200358018 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22913024 140736428806578 140736428806754 140736428806754 140736428810191 0
Current children cumulated CPU time: 117.57 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 204072 KiB

[startup+110.001 s]*
/proc/loadavg: 1.71 1.87 1.92 3/215 3712
/proc/meminfo: memFree=28009552/32770624 swapFree=67108860/67108860
[pid=3678] ppid=3675 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/3678/stat : 3678 (xcsp3-exec) S 3675 3678 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 19000115 9740288 345 18446744073709551615 4194304 5098028 140736038961072 140736038959176 140510070764156 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 35336192 140736038965626 140736038965830 140736038965830 140736038969323 0
/proc/3678/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

Child status: 0
Real time (s): 110.011
CPU time (s): 118
CPU user time (s): 117.735
CPU system time (s): 0.265193
CPU usage (%): 107.262
Max. virtual memory (cumulated for all children) (KiB): 13992008
Max. memory (cumulated for all children) (KiB): 241312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 117.735
system time used= 0.265193
maximum resident set size= 239936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64854
page faults= 0
swaps= 0
block input operations= 0
block output operations= 232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6157
involuntary context switches= 170


# summary of solver processes directly reported to runsolver:
#   pid: 3678
#   total CPU time (s): 118
#   total CPU user time (s): 117.735
#   total CPU system time (s): 0.265193

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.788571 second user time and 1.04697 second system time

The end

Launcher Data

Begin job on node130 at 2017-08-20 06:58:31
IDJOB=4284015
IDBENCH=126889
IDSOLVER=2679
FILE ID=node130/4284015-1503205921
RUNJOBID= node130-1503172050-30420
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/SchurrLemma/SchurrLemma-mod-s1/SchurrLemma-mod-050-9.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4284015-1503205921/watcher-4284015-1503205921 -o /tmp/evaluation-result-4284015-1503205921/solver-4284015-1503205921 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503172050-30420 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 934906761 HOME/instance-4284015-1503205921.xml

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

MD5SUM BENCH= 6e540fe1a8c18734980495af80b87f14
RANDOM SEED=934906761

node130.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.77
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.77
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.77
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.77
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:        29517276 kB
MemAvailable:   29763896 kB
Buffers:          199132 kB
Cached:           336664 kB
SwapCached:            0 kB
Active:          2513944 kB
Inactive:         331464 kB
Active(anon):    2309920 kB
Inactive(anon):    16748 kB
Active(file):     204024 kB
Inactive(file):   314716 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7908 kB
Writeback:             4 kB
AnonPages:       2309832 kB
Mapped:            45792 kB
Shmem:             17060 kB
Slab:             111896 kB
SReclaimable:      87428 kB
SUnreclaim:        24468 kB
KernelStack:        3440 kB
PageTables:         9280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5018364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1873920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62012 MiB
End job on node130 at 2017-08-20 07:00:22