Trace number 4282230

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)UNSAT 31.6138 24.8589

General information on the benchmark

NameHaystacks/Haystacks-m1-s1/
Haystacks-45.xml
MD5SUMf20f2034744f8df857f4af789a6cf941
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 benchmark31.6138
Satisfiable
(Un)Satisfiability was proved
Number of variables2025
Number of constraints44594
Number of domains1
Minimum domain size45
Maximum domain size45
Distribution of domain sizes[{"size":45,"count":2025}]
Minimum variable degree44
Maximum variable degree45
Distribution of variable degrees[{"degree":44,"count":1937},{"degree":45,"count":88}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":44594}]
Number of extensional constraints0
Number of intensional constraints44594
Distribution of constraint types[{"type":"intension","count":44594}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282230-1503129876.xml"  -tl '2520s' -p 1 -x 0
0.08/0.28	c [HOME/instance-4282230-1503129876.xml, -tl, 2520s, -p, 1, -x, 0]
0.27/0.34	c simple solver
0.27/0.40	c parse instance...
31.28/24.78	c solve instance...
31.50/24.82	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 (11188 MiB free)
  memory of node 1: 16384 MiB (15686 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282230-1503129876/watcher-4282230-1503129876 -o /tmp/evaluation-result-4282230-1503129876/solver-4282230-1503129876 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503095823-17351 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1952279675 HOME/instance-4282230-1503129876.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
solver pid=23766, runsolver pid=23763
Current StackSize limit: 8192 KiB


[startup+0.100044 s]*
/proc/loadavg: 2.13 2.18 2.09 3/205 23773
/proc/meminfo: memFree=27514664/32770624 swapFree=67108860/67108860
[pid=23766] ppid=23763 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23766/stat : 23766 (xcsp3-exec) S 23763 23766 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 11396772 9740288 345 18446744073709551615 4194304 5098028 140729799959712 140729799957816 140206785565308 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 23175168 140729799967097 140729799967302 140729799967302 140729799970795 0
/proc/23766/statm: 2378 345 289 221 0 87 0
[pid=23768] ppid=23766 vsize=13358712 memory=14632 CPUtime=0 cores=1,3,5,7
/proc/23768/stat : 23768 (java) S 23766 23766 17292 0 -1 1077944320 3450 0 0 0 0 0 0 0 20 0 6 0 11396781 13679321088 3658 18446744073709551615 4194304 4196468 140729448300400 140729448282944 140404362010359 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
/proc/23768/statm: 3339678 3658 1905 1 0 3329175 0
[pid=23768/tid=23769] ppid=23766 vsize=13358712 memory=-6871798056524144002 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23769/stat : 23769 (java) R 23766 23766 17292 0 -1 4202560 2212 0 0 0 0 0 0 0 20 0 6 0 11396781 13679321088 3658 18446744073709551615 4194304 4196468 140729448300400 140404366246480 140404362032285 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23770] ppid=23766 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23770/stat : 23770 (java) S 23766 23766 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 11396782 13679321088 3658 18446744073709551615 4194304 4196468 140729448300400 140404296445072 140404362020565 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23771] ppid=23766 vsize=13358712 memory=140372261869184 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23771/stat : 23771 (java) S 23766 23766 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 11396782 13679321088 3658 18446744073709551615 4194304 4196468 140729448300400 140404295392272 140404362020565 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23772] ppid=23766 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23772/stat : 23772 (java) S 23766 23766 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 11396782 13679321088 3658 18446744073709551615 4194304 4196468 140729448300400 140404294339472 140404362020565 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23773] ppid=23766 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23773/stat : 23773 (java) S 23766 23766 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 11396782 13679321088 3658 18446744073709551615 4194304 4196468 140729448300400 140403959053072 140404362020565 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 16012 KiB

[startup+0.210155 s]*
/proc/loadavg: 2.13 2.18 2.09 3/214 23782
/proc/meminfo: memFree=27508312/32770624 swapFree=67108860/67108860
[pid=23766] ppid=23763 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23766/stat : 23766 (xcsp3-exec) S 23763 23766 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 11396772 9740288 345 18446744073709551615 4194304 5098028 140729799959712 140729799957816 140206785565308 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 23175168 140729799967097 140729799967302 140729799967302 140729799970795 0
/proc/23766/statm: 2378 345 289 221 0 87 0
[pid=23768] ppid=23766 vsize=13974352 memory=26420 CPUtime=0.08 cores=1,3,5,7
/proc/23768/stat : 23768 (java) S 23766 23766 17292 0 -1 1077944320 5040 0 0 0 7 1 0 0 20 0 15 0 11396781 14309736448 6605 18446744073709551615 4194304 4196468 140729448300400 140729448282944 140404362010359 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
/proc/23768/statm: 3493588 6605 2728 1 0 3482964 0
[pid=23768/tid=23769] ppid=23766 vsize=13974352 memory=8390339637985935414 CPUtime=0.07 cores=1,3,5,7
/proc/23768/task/23769/stat : 23769 (java) R 23766 23766 17292 0 -1 4202560 3189 0 0 0 6 1 0 0 20 0 15 0 11396781 14309736448 6605 18446744073709551615 4194304 4196468 140729448300400 140404366206544 140403974156076 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23770] ppid=23766 vsize=13974352 memory=288230613264378254 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23770/stat : 23770 (java) S 23766 23766 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11396782 14309736448 6605 18446744073709551615 4194304 4196468 140729448300400 140404296445072 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23771] ppid=23766 vsize=13974352 memory=3547069437248149152 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23771/stat : 23771 (java) S 23766 23766 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11396782 14309736448 6605 18446744073709551615 4194304 4196468 140729448300400 140404295392272 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23772] ppid=23766 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23772/stat : 23772 (java) S 23766 23766 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11396782 14309736448 6605 18446744073709551615 4194304 4196468 140729448300400 140404294339472 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23773] ppid=23766 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23773/stat : 23773 (java) S 23766 23766 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11396782 14309736448 6605 18446744073709551615 4194304 4196468 140729448300400 140403959053072 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23774] ppid=23766 vsize=13974352 memory=140372261869184 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23774/stat : 23774 (java) S 23766 23766 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11396783 14309736448 6605 18446744073709551615 4194304 4196468 140729448300400 140403278838128 140404362021506 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23775] ppid=23766 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23775/stat : 23775 (java) S 23766 23766 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11396784 14309736448 6605 18446744073709551615 4194304 4196468 140729448300400 140403277784096 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23776] ppid=23766 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23776/stat : 23776 (java) S 23766 23766 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11396784 14309736448 6605 18446744073709551615 4194304 4196468 140729448300400 140403276731248 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23777] ppid=23766 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23777/stat : 23777 (java) S 23766 23766 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11396787 14309736448 6605 18446744073709551615 4194304 4196468 140729448300400 140403275679568 140404362028955 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23778] ppid=23766 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23778/stat : 23778 (java) S 23766 23766 17292 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 11396787 14309736448 6605 18446744073709551615 4194304 4196468 140729448300400 140403274627952 140404362021506 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23779] ppid=23766 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23779/stat : 23779 (java) S 23766 23766 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11396787 14309736448 6605 18446744073709551615 4194304 4196468 140729448300400 140403273575152 140404362021506 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23780] ppid=23766 vsize=13974352 memory=140372261869184 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23780/stat : 23780 (java) S 23766 23766 17292 0 -1 1077944384 236 0 0 0 0 0 0 0 20 0 15 0 11396787 14309736448 6605 18446744073709551615 4194304 4196468 140729448300400 140403272522352 140404362021506 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23781] ppid=23766 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23781/stat : 23781 (java) S 23766 23766 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11396787 14309736448 6605 18446744073709551615 4194304 4196468 140729448300400 140403271469792 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23782] ppid=23766 vsize=13974352 memory=140372261869184 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23782/stat : 23782 (java) S 23766 23766 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11396792 14309736448 6605 18446744073709551615 4194304 4196468 140729448300400 140403270417072 140404362021506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 27800 KiB

[startup+0.310558 s]*
/proc/loadavg: 2.13 2.18 2.09 3/214 23782
/proc/meminfo: memFree=27492156/32770624 swapFree=67108860/67108860
[pid=23766] ppid=23763 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23766/stat : 23766 (xcsp3-exec) S 23763 23766 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 11396772 9740288 345 18446744073709551615 4194304 5098028 140729799959712 140729799957816 140206785565308 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 23175168 140729799967097 140729799967302 140729799967302 140729799970795 0
/proc/23766/statm: 2378 345 289 221 0 87 0
[pid=23768] ppid=23766 vsize=13974352 memory=37352 CPUtime=0.27 cores=1,3,5,7
/proc/23768/stat : 23768 (java) S 23766 23766 17292 0 -1 1077944320 8873 0 0 0 24 3 0 0 20 0 15 0 11396781 14309736448 9338 18446744073709551615 4194304 4196468 140729448300400 140729448282944 140404362010359 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
/proc/23768/statm: 3493588 9338 2991 1 0 3482964 0
[pid=23768/tid=23769] ppid=23766 vsize=13974352 memory=8390339637985935414 CPUtime=0.16 cores=1,3,5,7
/proc/23768/task/23769/stat : 23769 (java) R 23766 23766 17292 0 -1 4202560 6061 0 0 0 14 2 0 0 20 0 15 0 11396781 14309736448 9338 18446744073709551615 4194304 4196468 140729448300400 140404366241488 140404362031706 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23770] ppid=23766 vsize=13974352 memory=301741412146489742 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23770/stat : 23770 (java) S 23766 23766 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11396782 14309736448 9338 18446744073709551615 4194304 4196468 140729448300400 140404296445072 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23771] ppid=23766 vsize=13974352 memory=3547069437248149152 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23771/stat : 23771 (java) S 23766 23766 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11396782 14309736448 9338 18446744073709551615 4194304 4196468 140729448300400 140404295392272 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23772] ppid=23766 vsize=13974352 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23772/stat : 23772 (java) S 23766 23766 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11396782 14309736448 9338 18446744073709551615 4194304 4196468 140729448300400 140404294339472 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23773] ppid=23766 vsize=13974352 memory=3472328296227680303 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23773/stat : 23773 (java) S 23766 23766 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11396782 14309736448 9338 18446744073709551615 4194304 4196468 140729448300400 140403959053072 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23774] ppid=23766 vsize=13974352 memory=8392726248019167457 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23774/stat : 23774 (java) S 23766 23766 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11396783 14309736448 9338 18446744073709551615 4194304 4196468 140729448300400 140403278838128 140404362021506 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23775] ppid=23766 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23775/stat : 23775 (java) S 23766 23766 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11396784 14309736448 9338 18446744073709551615 4194304 4196468 140729448300400 140403277784096 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23776] ppid=23766 vsize=13974352 memory=-8990767739041718176 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23776/stat : 23776 (java) S 23766 23766 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11396784 14309736448 9338 18446744073709551615 4194304 4196468 140729448300400 140403276731248 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23777] ppid=23766 vsize=13974352 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23777/stat : 23777 (java) S 23766 23766 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11396787 14309736448 9338 18446744073709551615 4194304 4196468 140729448300400 140403275679568 140404362028955 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23778] ppid=23766 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/23768/task/23778/stat : 23778 (java) S 23766 23766 17292 0 -1 1077944384 600 0 0 0 1 0 0 0 20 0 15 0 11396787 14309736448 9338 18446744073709551615 4194304 4196468 140729448300400 140403274627952 140404362021506 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23779] ppid=23766 vsize=13974352 memory=3472328279047811119 CPUtime=0.02 cores=1,3,5,7
/proc/23768/task/23779/stat : 23779 (java) S 23766 23766 17292 0 -1 1077944384 137 0 0 0 2 0 0 0 20 0 15 0 11396787 14309736448 9338 18446744073709551615 4194304 4196468 140729448300400 140403273575152 140404362021506 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23780] ppid=23766 vsize=13974352 memory=140372261869184 CPUtime=0.06 cores=1,3,5,7
/proc/23768/task/23780/stat : 23780 (java) R 23766 23766 17292 0 -1 4202560 771 0 0 0 6 0 0 0 20 0 15 0 11396787 14309736448 9338 18446744073709551615 4194304 4196468 140729448300400 140403272522352 140404362022294 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23781] ppid=23766 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23781/stat : 23781 (java) S 23766 23766 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11396787 14309736448 9338 18446744073709551615 4194304 4196468 140729448300400 140403271469792 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23782] ppid=23766 vsize=13974352 memory=140372261869184 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23782/stat : 23782 (java) S 23766 23766 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11396792 14309736448 9338 18446744073709551615 4194304 4196468 140729448300400 140403270417072 140404362021506 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38732 KiB

[startup+0.706041 s]
/proc/loadavg: 2.13 2.18 2.09 5/214 23782
/proc/meminfo: memFree=27472892/32770624 swapFree=67108860/67108860
[pid=23766] ppid=23763 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23766/stat : 23766 (xcsp3-exec) S 23763 23766 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 11396772 9740288 345 18446744073709551615 4194304 5098028 140729799959712 140729799957816 140206785565308 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 23175168 140729799967097 140729799967302 140729799967302 140729799970795 0
/proc/23766/statm: 2378 345 289 221 0 87 0
[pid=23768] ppid=23766 vsize=13978684 memory=81316 CPUtime=1.36 cores=1,3,5,7
/proc/23768/stat : 23768 (java) S 23766 23766 17292 0 -1 1077944320 12968 0 0 0 131 5 0 0 20 0 15 0 11396781 14314172416 20329 18446744073709551615 4194304 4196468 140729448300400 140729448282944 140404362010359 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
/proc/23768/statm: 3494671 20329 3153 1 0 3482964 0
[pid=23768/tid=23769] ppid=23766 vsize=13978684 memory=2469337761281 CPUtime=0.55 cores=1,3,5,7
/proc/23768/task/23769/stat : 23769 (java) R 23766 23766 17292 0 -1 4202560 7786 0 0 0 52 3 0 0 20 0 15 0 11396781 14314172416 20329 18446744073709551615 4194304 4196468 140729448300400 140404366244360 140403974219514 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23770] ppid=23766 vsize=13978684 memory=2486517630465 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23770/stat : 23770 (java) S 23766 23766 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11396782 14314172416 20329 18446744073709551615 4194304 4196468 140729448300400 140404296445072 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23771] ppid=23766 vsize=13978684 memory=59484 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23771/stat : 23771 (java) S 23766 23766 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11396782 14314172416 20329 18446744073709551615 4194304 4196468 140729448300400 140404295392272 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23772] ppid=23766 vsize=13978684 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23772/stat : 23772 (java) S 23766 23766 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11396782 14314172416 20329 18446744073709551615 4194304 4196468 140729448300400 140404294339472 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23773] ppid=23766 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23773/stat : 23773 (java) S 23766 23766 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 11396782 14314172416 20329 18446744073709551615 4194304 4196468 140729448300400 140403959053072 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23774] ppid=23766 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23774/stat : 23774 (java) S 23766 23766 17292 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 11396783 14314172416 20329 18446744073709551615 4194304 4196468 140729448300400 140403278838128 140404362021506 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23775] ppid=23766 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23775/stat : 23775 (java) S 23766 23766 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 11396784 14314172416 20329 18446744073709551615 4194304 4196468 140729448300400 140403277784096 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23776] ppid=23766 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23776/stat : 23776 (java) S 23766 23766 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 11396784 14314172416 20329 18446744073709551615 4194304 4196468 140729448300400 140403276731248 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23777] ppid=23766 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23777/stat : 23777 (java) S 23766 23766 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11396787 14314172416 20329 18446744073709551615 4194304 4196468 140729448300400 140403275679568 140404362028955 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23778] ppid=23766 vsize=13978684 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/23768/task/23778/stat : 23778 (java) S 23766 23766 17292 0 -1 1077944384 1543 0 0 0 26 0 0 0 20 0 15 0 11396787 14314172416 20329 18446744073709551615 4194304 4196468 140729448300400 140403274627952 140404362021506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23779] ppid=23766 vsize=13978684 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/23768/task/23779/stat : 23779 (java) S 23766 23766 17292 0 -1 1077944384 911 0 0 0 26 0 0 0 20 0 15 0 11396787 14314172416 20329 18446744073709551615 4194304 4196468 140729448300400 140403273575152 140404362021506 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23780] ppid=23766 vsize=13978684 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/23768/task/23780/stat : 23780 (java) R 23766 23766 17292 0 -1 4202560 1420 0 0 0 25 0 0 0 20 0 15 0 11396787 14314172416 20329 18446744073709551615 4194304 4196468 140729448300400 140403272517392 140404355107195 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23781] ppid=23766 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23781/stat : 23781 (java) S 23766 23766 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11396787 14314172416 20329 18446744073709551615 4194304 4196468 140729448300400 140403271469792 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23782] ppid=23766 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23782/stat : 23782 (java) S 23766 23766 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 11396792 14314172416 20329 18446744073709551615 4194304 4196468 140729448300400 140403270417072 140404362021506 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
Current children cumulated CPU time: 1.36 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 82696 KiB

[startup+1.50091 s]
/proc/loadavg: 2.13 2.18 2.09 5/214 23782
/proc/meminfo: memFree=27333448/32770624 swapFree=67108860/67108860
[pid=23766] ppid=23763 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23766/stat : 23766 (xcsp3-exec) S 23763 23766 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 11396772 9740288 345 18446744073709551615 4194304 5098028 140729799959712 140729799957816 140206785565308 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 23175168 140729799967097 140729799967302 140729799967302 140729799970795 0
/proc/23766/statm: 2378 345 289 221 0 87 0
[pid=23768] ppid=23766 vsize=13980732 memory=323540 CPUtime=3.72 cores=1,3,5,7
/proc/23768/stat : 23768 (java) S 23766 23766 17292 0 -1 1077944320 15513 0 0 0 359 13 0 0 20 0 15 0 11396781 14316269568 80885 18446744073709551615 4194304 4196468 140729448300400 140729448282944 140404362010359 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
/proc/23768/statm: 3495183 80885 3211 1 0 3483476 0
[pid=23768/tid=23769] ppid=23766 vsize=13980732 memory=2529 CPUtime=1.29 cores=1,3,5,7
/proc/23768/task/23769/stat : 23769 (java) R 23766 23766 17292 0 -1 4202560 8723 0 0 0 123 6 0 0 20 0 15 0 11396781 14316269568 80885 18446744073709551615 4194304 4196468 140729448300400 140404366245968 140403979205677 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23770] ppid=23766 vsize=13980732 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/23768/task/23770/stat : 23770 (java) S 23766 23766 17292 0 -1 1077944384 81 0 0 0 2 1 0 0 20 0 15 0 11396782 14316269568 80885 18446744073709551615 4194304 4196468 140729448300400 140404296445072 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23771] ppid=23766 vsize=13980732 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/23768/task/23771/stat : 23771 (java) S 23766 23766 17292 0 -1 1077944384 70 0 0 0 2 1 0 0 20 0 15 0 11396782 14316269568 80885 18446744073709551615 4194304 4196468 140729448300400 140404295392272 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23772] ppid=23766 vsize=13980732 memory=5787782378022856021 CPUtime=0.02 cores=1,3,5,7
/proc/23768/task/23772/stat : 23772 (java) S 23766 23766 17292 0 -1 1077944384 73 0 0 0 1 1 0 0 20 0 15 0 11396782 14316269568 80885 18446744073709551615 4194304 4196468 140729448300400 140404294339472 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23773] ppid=23766 vsize=13980732 memory=4638778398333161808 CPUtime=0.03 cores=1,3,5,7
/proc/23768/task/23773/stat : 23773 (java) S 23766 23766 17292 0 -1 1077944384 91 0 0 0 2 1 0 0 20 0 15 0 11396782 14316269568 80885 18446744073709551615 4194304 4196468 140729448300400 140403959053072 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23774] ppid=23766 vsize=13980732 memory=7380109428317053782 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23774/stat : 23774 (java) S 23766 23766 17292 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 11396783 14316269568 80885 18446744073709551615 4194304 4196468 140729448300400 140403278838128 140404362021506 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23775] ppid=23766 vsize=13980732 memory=7738422679716652646 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23775/stat : 23775 (java) S 23766 23766 17292 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 11396784 14316269568 80885 18446744073709551615 4194304 4196468 140729448300400 140403277784160 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23776] ppid=23766 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7

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

/proc/23766/stat : 23766 (xcsp3-exec) S 23763 23766 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 11396772 9740288 345 18446744073709551615 4194304 5098028 140729799959712 140729799957816 140206785565308 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 23175168 140729799967097 140729799967302 140729799967302 140729799970795 0
/proc/23766/statm: 2378 345 289 221 0 87 0
[pid=23768] ppid=23766 vsize=13980732 memory=3822348 CPUtime=28.31 cores=1,3,5,7
/proc/23768/stat : 23768 (java) S 23766 23766 17292 0 -1 1077944320 39465 0 0 0 2744 87 0 0 20 0 15 0 11396781 14316269568 955587 18446744073709551615 4194304 4196468 140729448300400 140729448282944 140404362010359 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
/proc/23768/statm: 3495183 955587 3238 1 0 3483476 0
[pid=23768/tid=23769] ppid=23766 vsize=13980732 memory=4124 CPUtime=22.03 cores=1,3,5,7
/proc/23768/task/23769/stat : 23769 (java) R 23766 23766 17292 0 -1 4202560 16721 0 0 0 2149 54 0 0 20 0 15 0 11396781 14316269568 955587 18446744073709551615 4194304 4196468 140729448300400 140404366247680 140403975205424 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23770] ppid=23766 vsize=13980732 memory=9920 CPUtime=0.16 cores=1,3,5,7
/proc/23768/task/23770/stat : 23770 (java) S 23766 23766 17292 0 -1 1077944384 758 0 0 0 10 6 0 0 20 0 15 0 11396782 14316269568 955587 18446744073709551615 4194304 4196468 140729448300400 140404296445072 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23771] ppid=23766 vsize=13980732 memory=280744295856688 CPUtime=0.18 cores=1,3,5,7
/proc/23768/task/23771/stat : 23771 (java) S 23766 23766 17292 0 -1 1077944384 292 0 0 0 11 7 0 0 20 0 15 0 11396782 14316269568 955587 18446744073709551615 4194304 4196468 140729448300400 140404295392272 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23772] ppid=23766 vsize=13980732 memory=7589556308577594772 CPUtime=0.16 cores=1,3,5,7
/proc/23768/task/23772/stat : 23772 (java) S 23766 23766 17292 0 -1 1077944384 359 0 0 0 10 6 0 0 20 0 15 0 11396782 14316269568 955587 18446744073709551615 4194304 4196468 140729448300400 140404294339472 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23773] ppid=23766 vsize=13980732 memory=14327666355 CPUtime=0.17 cores=1,3,5,7
/proc/23768/task/23773/stat : 23773 (java) S 23766 23766 17292 0 -1 1077944384 279 0 0 0 11 6 0 0 20 0 15 0 11396782 14316269568 955587 18446744073709551615 4194304 4196468 140729448300400 140403959053072 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23774] ppid=23766 vsize=13980732 memory=280744296007176 CPUtime=0.02 cores=1,3,5,7
/proc/23768/task/23774/stat : 23774 (java) S 23766 23766 17292 0 -1 1077944384 1512 0 0 0 2 0 0 0 20 0 15 0 11396783 14316269568 955587 18446744073709551615 4194304 4196468 140729448300400 140403278838128 140404362021506 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23775] ppid=23766 vsize=13980732 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23775/stat : 23775 (java) S 23766 23766 17292 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 11396784 14316269568 955587 18446744073709551615 4194304 4196468 140729448300400 140403277784160 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23776] ppid=23766 vsize=13980732 memory=9920 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23776/stat : 23776 (java) S 23766 23766 17292 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 11396784 14316269568 955587 18446744073709551615 4194304 4196468 140729448300400 140403276731264 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23777] ppid=23766 vsize=13980732 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23777/stat : 23777 (java) S 23766 23766 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11396787 14316269568 955587 18446744073709551615 4194304 4196468 140729448300400 140403275679568 140404362028955 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23778] ppid=23766 vsize=13980732 memory=2432 CPUtime=2.37 cores=1,3,5,7
/proc/23768/task/23778/stat : 23778 (java) S 23766 23766 17292 0 -1 1077944384 7988 0 0 0 236 1 0 0 20 0 15 0 11396787 14316269568 955587 18446744073709551615 4194304 4196468 140729448300400 140403274627952 140404362021506 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23779] ppid=23766 vsize=13980732 memory=1728 CPUtime=2.47 cores=1,3,5,7
/proc/23768/task/23779/stat : 23779 (java) S 23766 23766 17292 0 -1 1077944384 6412 0 0 0 246 1 0 0 20 0 15 0 11396787 14316269568 955587 18446744073709551615 4194304 4196468 140729448300400 140403273575152 140404362021506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23780] ppid=23766 vsize=13980732 memory=1228 CPUtime=0.67 cores=1,3,5,7
/proc/23768/task/23780/stat : 23780 (java) S 23766 23766 17292 0 -1 1077944384 3757 0 0 0 66 1 0 0 20 0 15 0 11396787 14316269568 955587 18446744073709551615 4194304 4196468 140729448300400 140403272522352 140404362021506 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23781] ppid=23766 vsize=13980732 memory=12980 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23781/stat : 23781 (java) S 23766 23766 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11396787 14316269568 955587 18446744073709551615 4194304 4196468 140729448300400 140403271469792 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23782] ppid=23766 vsize=13980732 memory=1440 CPUtime=0.01 cores=1,3,5,7
/proc/23768/task/23782/stat : 23782 (java) S 23766 23766 17292 0 -1 1077944384 87 0 0 0 0 1 0 0 20 0 15 0 11396792 14316269568 955587 18446744073709551615 4194304 4196468 140729448300400 140403270417072 140404362021506 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
Current children cumulated CPU time: 28.31 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3823728 KiB

[startup+24.0008 s]*
/proc/loadavg: 1.95 2.14 2.08 3/214 23861
/proc/meminfo: memFree=26855348/32770624 swapFree=67108860/67108860
[pid=23766] ppid=23763 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23766/stat : 23766 (xcsp3-exec) S 23763 23766 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 11396772 9740288 345 18446744073709551615 4194304 5098028 140729799959712 140729799957816 140206785565308 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 23175168 140729799967097 140729799967302 140729799967302 140729799970795 0
/proc/23766/statm: 2378 345 289 221 0 87 0
[pid=23768] ppid=23766 vsize=13980732 memory=3912520 CPUtime=30.51 cores=1,3,5,7
/proc/23768/stat : 23768 (java) S 23766 23766 17292 0 -1 1077944320 40356 0 0 0 2952 99 0 0 20 0 15 0 11396781 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140729448282944 140404362010359 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
/proc/23768/statm: 3495183 978130 3238 1 0 3483476 0
[pid=23768/tid=23769] ppid=23766 vsize=13980732 memory=-8774313645642428999 CPUtime=23.52 cores=1,3,5,7
/proc/23768/task/23769/stat : 23769 (java) R 23766 23766 17292 0 -1 4202560 16862 0 0 0 2298 54 0 0 20 0 15 0 11396781 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140404366248704 140403978990421 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23770] ppid=23766 vsize=13980732 memory=-7595718148000617580 CPUtime=0.28 cores=1,3,5,7
/proc/23768/task/23770/stat : 23770 (java) S 23766 23766 17292 0 -1 1077944384 881 0 0 0 19 9 0 0 20 0 15 0 11396782 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140404296445072 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23771] ppid=23766 vsize=13980732 memory=-3704326594973231466 CPUtime=0.29 cores=1,3,5,7
/proc/23768/task/23771/stat : 23771 (java) S 23766 23766 17292 0 -1 1077944384 433 0 0 0 19 10 0 0 20 0 15 0 11396782 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140404295392272 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23772] ppid=23766 vsize=13980732 memory=8128038100524242582 CPUtime=0.27 cores=1,3,5,7
/proc/23768/task/23772/stat : 23772 (java) S 23766 23766 17292 0 -1 1077944384 481 0 0 0 18 9 0 0 20 0 15 0 11396782 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140404294339472 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23773] ppid=23766 vsize=13980732 memory=-8774313645642428999 CPUtime=0.28 cores=1,3,5,7
/proc/23768/task/23773/stat : 23773 (java) S 23766 23766 17292 0 -1 1077944384 433 0 0 0 19 9 0 0 20 0 15 0 11396782 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140403959053072 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23774] ppid=23766 vsize=13980732 memory=140372148346942 CPUtime=0.02 cores=1,3,5,7
/proc/23768/task/23774/stat : 23774 (java) S 23766 23766 17292 0 -1 1077944384 1544 0 0 0 2 0 0 0 20 0 15 0 11396783 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140403278838128 140404362021506 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23775] ppid=23766 vsize=13980732 memory=280744296646096 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23775/stat : 23775 (java) S 23766 23766 17292 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 11396784 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140403277784160 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23776] ppid=23766 vsize=13980732 memory=6946636761459090028 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23776/stat : 23776 (java) S 23766 23766 17292 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 11396784 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140403276731264 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23777] ppid=23766 vsize=13980732 memory=7809355455945666658 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23777/stat : 23777 (java) S 23766 23766 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11396787 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140403275679568 140404362028955 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23778] ppid=23766 vsize=13980732 memory=7381508006957900881 CPUtime=2.53 cores=1,3,5,7
/proc/23768/task/23778/stat : 23778 (java) S 23766 23766 17292 0 -1 1077944384 8093 0 0 0 252 1 0 0 20 0 15 0 11396787 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140403274627952 140404362021506 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23779] ppid=23766 vsize=13980732 memory=7381508006957900881 CPUtime=2.53 cores=1,3,5,7
/proc/23768/task/23779/stat : 23779 (java) S 23766 23766 17292 0 -1 1077944384 6415 0 0 0 252 1 0 0 20 0 15 0 11396787 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140403273575152 140404362021506 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23780] ppid=23766 vsize=13980732 memory=6081671914838125924 CPUtime=0.69 cores=1,3,5,7
/proc/23768/task/23780/stat : 23780 (java) S 23766 23766 17292 0 -1 1077944384 3827 0 0 0 68 1 0 0 20 0 15 0 11396787 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140403272522352 140404362021506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23781] ppid=23766 vsize=13980732 memory=7809355455945666658 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23781/stat : 23781 (java) S 23766 23766 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11396787 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140403271469792 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23782] ppid=23766 vsize=13980732 memory=7809355455945666658 CPUtime=0.01 cores=1,3,5,7
/proc/23768/task/23782/stat : 23782 (java) S 23766 23766 17292 0 -1 1077944384 87 0 0 0 0 1 0 0 20 0 15 0 11396792 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140403270417072 140404362021506 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
Current children cumulated CPU time: 30.51 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3913900 KiB

[startup+24.4008 s]
/proc/loadavg: 1.95 2.14 2.08 3/214 23861
/proc/meminfo: memFree=26855348/32770624 swapFree=67108860/67108860
[pid=23766] ppid=23763 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23766/stat : 23766 (xcsp3-exec) S 23763 23766 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 11396772 9740288 345 18446744073709551615 4194304 5098028 140729799959712 140729799957816 140206785565308 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 23175168 140729799967097 140729799967302 140729799967302 140729799970795 0
/proc/23766/statm: 2378 345 289 221 0 87 0
[pid=23768] ppid=23766 vsize=13980732 memory=3912520 CPUtime=30.9 cores=1,3,5,7
/proc/23768/stat : 23768 (java) S 23766 23766 17292 0 -1 1077944320 40866 0 0 0 2991 99 0 0 20 0 15 0 11396781 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140729448282944 140404362010359 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
/proc/23768/statm: 3495183 978130 3238 1 0 3483476 0
[pid=23768/tid=23769] ppid=23766 vsize=13980732 memory=0 CPUtime=23.91 cores=1,3,5,7
/proc/23768/task/23769/stat : 23769 (java) R 23766 23766 17292 0 -1 4202560 17372 0 0 0 2337 54 0 0 20 0 15 0 11396781 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140404366247000 140403981951584 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23770] ppid=23766 vsize=13980732 memory=-8774313645642428999 CPUtime=0.28 cores=1,3,5,7
/proc/23768/task/23770/stat : 23770 (java) S 23766 23766 17292 0 -1 1077944384 881 0 0 0 19 9 0 0 20 0 15 0 11396782 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140404296445072 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23771] ppid=23766 vsize=13980732 memory=792 CPUtime=0.29 cores=1,3,5,7
/proc/23768/task/23771/stat : 23771 (java) S 23766 23766 17292 0 -1 1077944384 433 0 0 0 19 10 0 0 20 0 15 0 11396782 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140404295392272 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23772] ppid=23766 vsize=13980732 memory=1200 CPUtime=0.27 cores=1,3,5,7
/proc/23768/task/23772/stat : 23772 (java) S 23766 23766 17292 0 -1 1077944384 481 0 0 0 18 9 0 0 20 0 15 0 11396782 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140404294339472 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23773] ppid=23766 vsize=13980732 memory=15876 CPUtime=0.28 cores=1,3,5,7
/proc/23768/task/23773/stat : 23773 (java) S 23766 23766 17292 0 -1 1077944384 433 0 0 0 19 9 0 0 20 0 15 0 11396782 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140403959053072 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23774] ppid=23766 vsize=13980732 memory=6540 CPUtime=0.02 cores=1,3,5,7
/proc/23768/task/23774/stat : 23774 (java) S 23766 23766 17292 0 -1 1077944384 1544 0 0 0 2 0 0 0 20 0 15 0 11396783 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140403278838128 140404362021506 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23775] ppid=23766 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23775/stat : 23775 (java) S 23766 23766 17292 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 11396784 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140403277784160 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23776] ppid=23766 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23776/stat : 23776 (java) S 23766 23766 17292 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 11396784 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140403276731264 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23777] ppid=23766 vsize=13980732 memory=140372148228892 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23777/stat : 23777 (java) S 23766 23766 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11396787 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140403275679568 140404362028955 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23778] ppid=23766 vsize=13980732 memory=1792 CPUtime=2.53 cores=1,3,5,7
/proc/23768/task/23778/stat : 23778 (java) S 23766 23766 17292 0 -1 1077944384 8093 0 0 0 252 1 0 0 20 0 15 0 11396787 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140403274627952 140404362021506 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23779] ppid=23766 vsize=13980732 memory=952 CPUtime=2.53 cores=1,3,5,7
/proc/23768/task/23779/stat : 23779 (java) S 23766 23766 17292 0 -1 1077944384 6415 0 0 0 252 1 0 0 20 0 15 0 11396787 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140403273575152 140404362021506 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23780] ppid=23766 vsize=13980732 memory=1236 CPUtime=0.69 cores=1,3,5,7
/proc/23768/task/23780/stat : 23780 (java) S 23766 23766 17292 0 -1 1077944384 3827 0 0 0 68 1 0 0 20 0 15 0 11396787 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140403272522352 140404362021506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23781] ppid=23766 vsize=13980732 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23781/stat : 23781 (java) S 23766 23766 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11396787 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140403271469792 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23782] ppid=23766 vsize=13980732 memory=4288 CPUtime=0.01 cores=1,3,5,7
/proc/23768/task/23782/stat : 23782 (java) S 23766 23766 17292 0 -1 1077944384 87 0 0 0 0 1 0 0 20 0 15 0 11396792 14316269568 978130 18446744073709551615 4194304 4196468 140729448300400 140403270417072 140404362021506 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
Current children cumulated CPU time: 30.9 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3913900 KiB

[startup+24.8008 s]
/proc/loadavg: 1.95 2.14 2.08 3/214 23861
/proc/meminfo: memFree=26855348/32770624 swapFree=67108860/67108860
[pid=23766] ppid=23763 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23766/stat : 23766 (xcsp3-exec) S 23763 23766 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 11396772 9740288 345 18446744073709551615 4194304 5098028 140729799959712 140729799957816 140206785565308 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 23175168 140729799967097 140729799967302 140729799967302 140729799970795 0
/proc/23766/statm: 2378 345 289 221 0 87 0
[pid=23768] ppid=23766 vsize=13980732 memory=3913180 CPUtime=31.5 cores=1,3,5,7
/proc/23768/stat : 23768 (java) S 23766 23766 17292 0 -1 1077944320 41717 0 0 0 3051 99 0 0 20 0 15 0 11396781 14316269568 978295 18446744073709551615 4194304 4196468 140729448300400 140729448282944 140404362010359 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
/proc/23768/statm: 3495183 978295 3238 1 0 3483476 0
[pid=23768/tid=23769] ppid=23766 vsize=13980732 memory=1440 CPUtime=24.31 cores=1,3,5,7
/proc/23768/task/23769/stat : 23769 (java) R 23766 23766 17292 0 -1 4202560 18111 0 0 0 2377 54 0 0 20 0 15 0 11396781 14316269568 978295 18446744073709551615 4194304 4196468 140729448300400 140404366251008 140404362022294 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23770] ppid=23766 vsize=13980732 memory=2008 CPUtime=0.28 cores=1,3,5,7
/proc/23768/task/23770/stat : 23770 (java) S 23766 23766 17292 0 -1 1077944384 881 0 0 0 19 9 0 0 20 0 15 0 11396782 14316269568 978295 18446744073709551615 4194304 4196468 140729448300400 140404296445072 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23771] ppid=23766 vsize=13980732 memory=5404 CPUtime=0.29 cores=1,3,5,7
/proc/23768/task/23771/stat : 23771 (java) S 23766 23766 17292 0 -1 1077944384 433 0 0 0 19 10 0 0 20 0 15 0 11396782 14316269568 978295 18446744073709551615 4194304 4196468 140729448300400 140404295392272 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23772] ppid=23766 vsize=13980732 memory=1704 CPUtime=0.27 cores=1,3,5,7
/proc/23768/task/23772/stat : 23772 (java) S 23766 23766 17292 0 -1 1077944384 481 0 0 0 18 9 0 0 20 0 15 0 11396782 14316269568 978295 18446744073709551615 4194304 4196468 140729448300400 140404294339472 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23773] ppid=23766 vsize=13980732 memory=4616 CPUtime=0.28 cores=1,3,5,7
/proc/23768/task/23773/stat : 23773 (java) S 23766 23766 17292 0 -1 1077944384 433 0 0 0 19 9 0 0 20 0 15 0 11396782 14316269568 978295 18446744073709551615 4194304 4196468 140729448300400 140403959053072 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23774] ppid=23766 vsize=13980732 memory=1004 CPUtime=0.02 cores=1,3,5,7
/proc/23768/task/23774/stat : 23774 (java) S 23766 23766 17292 0 -1 1077944384 1546 0 0 0 2 0 0 0 20 0 15 0 11396783 14316269568 978295 18446744073709551615 4194304 4196468 140729448300400 140403278838128 140404362021506 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23775] ppid=23766 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23775/stat : 23775 (java) S 23766 23766 17292 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 11396784 14316269568 978295 18446744073709551615 4194304 4196468 140729448300400 140403277784160 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23776] ppid=23766 vsize=13980732 memory=844 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23776/stat : 23776 (java) S 23766 23766 17292 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 11396784 14316269568 978295 18446744073709551615 4194304 4196468 140729448300400 140403276731264 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23777] ppid=23766 vsize=13980732 memory=3908 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23777/stat : 23777 (java) S 23766 23766 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11396787 14316269568 978295 18446744073709551615 4194304 4196468 140729448300400 140403275679568 140404362028955 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23778] ppid=23766 vsize=13980732 memory=0 CPUtime=2.61 cores=1,3,5,7
/proc/23768/task/23778/stat : 23778 (java) S 23766 23766 17292 0 -1 1077944384 8117 0 0 0 260 1 0 0 20 0 15 0 11396787 14316269568 978295 18446744073709551615 4194304 4196468 140729448300400 140403274627952 140404362021506 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23779] ppid=23766 vsize=13980732 memory=280744296257376 CPUtime=2.63 cores=1,3,5,7
/proc/23768/task/23779/stat : 23779 (java) S 23766 23766 17292 0 -1 1077944384 6432 0 0 0 262 1 0 0 20 0 15 0 11396787 14316269568 978295 18446744073709551615 4194304 4196468 140729448300400 140403273575152 140404362021506 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23780] ppid=23766 vsize=13980732 memory=140372148304512 CPUtime=0.72 cores=1,3,5,7
/proc/23768/task/23780/stat : 23780 (java) R 23766 23766 17292 0 -1 4202560 3896 0 0 0 71 1 0 0 20 0 15 0 11396787 14316269568 978295 18446744073709551615 4194304 4196468 140729448300400 140403272518112 140404340995104 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23781] ppid=23766 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23768/task/23781/stat : 23781 (java) S 23766 23766 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11396787 14316269568 978295 18446744073709551615 4194304 4196468 140729448300400 140403271469792 140404362020565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
[pid=23768/tid=23782] ppid=23766 vsize=13980732 memory=6656426216303648864 CPUtime=0.01 cores=1,3,5,7
/proc/23768/task/23782/stat : 23782 (java) S 23766 23766 17292 0 -1 1077944384 87 0 0 0 0 1 0 0 20 0 15 0 11396792 14316269568 978295 18446744073709551615 4194304 4196468 140729448300400 140403270417072 140404362021506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13955072 140729448305074 140729448305250 140729448305250 140729448308687 0
Current children cumulated CPU time: 31.5 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3914560 KiB

Child status: 0
Real time (s): 24.8589
CPU time (s): 31.6138
CPU user time (s): 30.5994
CPU system time (s): 1.01448
CPU usage (%): 127.173
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 3914560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.5994
system time used= 1.01448
maximum resident set size= 3913932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42387
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3307
involuntary context switches= 50


# summary of solver processes directly reported to runsolver:
#   pid: 23766
#   total CPU time (s): 31.6138
#   total CPU user time (s): 30.5994
#   total CPU system time (s): 1.01448

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.177557 second user time and 0.293178 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-19 09:50:39
IDJOB=4282230
IDBENCH=126928
IDSOLVER=2677
FILE ID=node129/4282230-1503129876
RUNJOBID= node129-1503095823-17351
PBS_JOBID= 
Free space on /tmp= 61996 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Haystacks/Haystacks-m1-s1/Haystacks-45.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-4282230-1503129876/watcher-4282230-1503129876 -o /tmp/evaluation-result-4282230-1503129876/solver-4282230-1503129876 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503095823-17351 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1952279675 HOME/instance-4282230-1503129876.xml

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

MD5SUM BENCH= f20f2034744f8df857f4af789a6cf941
RANDOM SEED=1952279675

node129.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.73
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.73
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.73
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.73
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:        27519828 kB
MemAvailable:   27759132 kB
Buffers:          163904 kB
Cached:           366208 kB
SwapCached:            0 kB
Active:          4484412 kB
Inactive:         352620 kB
Active(anon):    4307572 kB
Inactive(anon):    16748 kB
Active(file):     176840 kB
Inactive(file):   335872 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9772 kB
Writeback:             0 kB
AnonPages:       4108584 kB
Mapped:            44632 kB
Shmem:             17060 kB
Slab:             110192 kB
SReclaimable:      84856 kB
SUnreclaim:        25336 kB
KernelStack:        3504 kB
PageTables:        13928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5757068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3995648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61996 MiB
End job on node129 at 2017-08-19 09:51:04