Trace number 4282035

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)? (TO) 2520.0601 2510.9099

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-030-20-6.xml
MD5SUM38bce9c8c5d0642f93f0794d9598dc6e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables630
Number of constraints650
Number of domains1
Minimum domain size2047
Maximum domain size2047
Distribution of domain sizes[{"size":2047,"count":630}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":30},{"degree":3,"count":600}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":30},{"arity":2,"count":600},{"arity":30,"count":20}]
Number of extensional constraints0
Number of intensional constraints630
Distribution of constraint types[{"type":"intension","count":630},{"type":"noOverlap","count":20}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282035-1503099167.xml"  -tl '2520s' -p 1 -x 0
0.10/0.27	c [HOME/instance-4282035-1503099167.xml, -tl, 2520s, -p, 1, -x, 0]
0.27/0.33	c simple solver
0.27/0.40	c parse instance...
1.27/0.80	c solve instance...
2520.04/2510.90	s UNKNOWN
2520.04/2510.90	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282035-1503099167/watcher-4282035-1503099167 -o /tmp/evaluation-result-4282035-1503099167/solver-4282035-1503099167 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503095815-16490 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1825432155 HOME/instance-4282035-1503099167.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=16780, runsolver pid=16777

[startup+0.106541 s]*
/proc/loadavg: 1.86 1.93 1.85 3/202 16787
/proc/meminfo: memFree=31653932/32770624 swapFree=67108860/67108860
[pid=16780] ppid=16777 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16780/stat : 16780 (xcsp3-exec) S 16777 16780 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 8326491 9740288 345 18446744073709551615 4194304 5098028 140733907701872 140733907699976 140080100713084 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 26882048 140733907710329 140733907710534 140733907710534 140733907714027 0
/proc/16780/statm: 2378 345 289 221 0 87 0
[pid=16782] ppid=16780 vsize=13507920 memory=17604 CPUtime=0.01 cores=1,3,5,7
/proc/16782/stat : 16782 (java) S 16780 16780 16431 0 -1 1077944320 3703 0 0 0 1 0 0 0 20 0 8 0 8326499 13832110080 4401 18446744073709551615 4194304 4196468 140736508188032 140736508170576 139991945416439 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
/proc/16782/statm: 3376980 4401 2036 1 0 3366477 0
[pid=16782/tid=16783] ppid=16780 vsize=13507920 memory=7077796292425249400 CPUtime=0.01 cores=1,3,5,7
/proc/16782/task/16783/stat : 16783 (java) R 16780 16780 16431 0 -1 4202560 2428 0 0 0 1 0 0 0 20 0 8 0 8326499 13832110080 4401 18446744073709551615 4194304 4196468 140736508188032 139991949649576 139991945438365 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16784] ppid=16780 vsize=13507920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16784/stat : 16784 (java) S 16780 16780 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 8 0 8326500 13832110080 4401 18446744073709551615 4194304 4196468 140736508188032 139991910697360 139991945426645 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16785] ppid=16780 vsize=13507920 memory=140067747382912 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16785/stat : 16785 (java) S 16780 16780 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 8 0 8326500 13832110080 4401 18446744073709551615 4194304 4196468 140736508188032 139991544236304 139991945426645 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16786] ppid=16780 vsize=13507920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16786/stat : 16786 (java) S 16780 16780 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 8 0 8326500 13832110080 4401 18446744073709551615 4194304 4196468 140736508188032 139991543184016 139991945426645 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16787] ppid=16780 vsize=13507920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16787/stat : 16787 (java) S 16780 16780 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 8326500 13832110080 4401 18446744073709551615 4194304 4196468 140736508188032 139991542131216 139991945426645 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16789] ppid=16780 vsize=13507920 memory=140067747382912 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16789/stat : 16789 (java) S 16780 16780 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 8326502 13832110080 4401 18446744073709551615 4194304 4196468 140736508188032 139991423965808 139991945427586 0 0 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16791] ppid=16780 vsize=13507920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16791/stat : 16791 (java) S 16780 16780 16431 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 8 0 8326502 13832110080 4401 18446744073709551615 4194304 4196468 140736508188032 139991422910672 139991945426645 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13517432 KiB
Current children cumulated memory: 18984 KiB

[startup+0.213554 s]*
/proc/loadavg: 1.86 1.93 1.85 4/194 16798
/proc/meminfo: memFree=31873244/32770624 swapFree=67108860/67108860
[pid=16780] ppid=16777 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16780/stat : 16780 (xcsp3-exec) S 16777 16780 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 8326491 9740288 345 18446744073709551615 4194304 5098028 140733907701872 140733907699976 140080100713084 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 26882048 140733907710329 140733907710534 140733907710534 140733907714027 0
/proc/16780/statm: 2378 345 289 221 0 87 0
[pid=16782] ppid=16780 vsize=13974352 memory=26788 CPUtime=0.1 cores=1,3,5,7
/proc/16782/stat : 16782 (java) S 16780 16780 16431 0 -1 1077944320 5128 0 0 0 9 1 0 0 20 0 15 0 8326499 14309736448 6697 18446744073709551615 4194304 4196468 140736508188032 140736508170576 139991945416439 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
/proc/16782/statm: 3493588 6697 2758 1 0 3482964 0
[pid=16782/tid=16783] ppid=16780 vsize=13974352 memory=-8774313645642428999 CPUtime=0.07 cores=1,3,5,7
/proc/16782/task/16783/stat : 16783 (java) R 16780 16780 16431 0 -1 4202560 3261 0 0 0 7 0 0 0 20 0 15 0 8326499 14309736448 6697 18446744073709551615 4194304 4196468 140736508188032 139991949646768 139991929496926 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16784] ppid=16780 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16784/stat : 16784 (java) S 16780 16780 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8326500 14309736448 6697 18446744073709551615 4194304 4196468 140736508188032 139991910697360 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16785] ppid=16780 vsize=13974352 memory=140067747382912 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16785/stat : 16785 (java) S 16780 16780 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8326500 14309736448 6697 18446744073709551615 4194304 4196468 140736508188032 139991544236304 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16786] ppid=16780 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16786/stat : 16786 (java) S 16780 16780 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8326500 14309736448 6697 18446744073709551615 4194304 4196468 140736508188032 139991543184016 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16787] ppid=16780 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16787/stat : 16787 (java) S 16780 16780 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8326500 14309736448 6697 18446744073709551615 4194304 4196468 140736508188032 139991542131216 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16789] ppid=16780 vsize=13974352 memory=140067747382912 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16789/stat : 16789 (java) S 16780 16780 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8326502 14309736448 6697 18446744073709551615 4194304 4196468 140736508188032 139991423965808 139991945427586 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16791] ppid=16780 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16791/stat : 16791 (java) S 16780 16780 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 8326502 14309736448 6697 18446744073709551615 4194304 4196468 140736508188032 139991422911776 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16792] ppid=16780 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16792/stat : 16792 (java) S 16780 16780 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 8326502 14309736448 6697 18446744073709551615 4194304 4196468 140736508188032 139991421859440 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16793] ppid=16780 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16793/stat : 16793 (java) S 16780 16780 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8326505 14309736448 6697 18446744073709551615 4194304 4196468 140736508188032 139991420807760 139991945435035 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16794] ppid=16780 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16794/stat : 16794 (java) S 16780 16780 16431 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 8326505 14309736448 6697 18446744073709551615 4194304 4196468 140736508188032 139991419754608 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16795] ppid=16780 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16795/stat : 16795 (java) S 16780 16780 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8326505 14309736448 6697 18446744073709551615 4194304 4196468 140736508188032 139991418701808 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16796] ppid=16780 vsize=13974352 memory=140067747382912 CPUtime=0.01 cores=1,3,5,7
/proc/16782/task/16796/stat : 16796 (java) S 16780 16780 16431 0 -1 1077944384 256 0 0 0 1 0 0 0 20 0 15 0 8326505 14309736448 6697 18446744073709551615 4194304 4196468 140736508188032 139991417649520 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16797] ppid=16780 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16797/stat : 16797 (java) S 16780 16780 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8326505 14309736448 6697 18446744073709551615 4194304 4196468 140736508188032 139991416596960 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16798] ppid=16780 vsize=13974352 memory=140067747382912 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16798/stat : 16798 (java) S 16780 16780 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8326510 14309736448 6697 18446744073709551615 4194304 4196468 140736508188032 139991415544752 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28168 KiB

[startup+0.310233 s]*
/proc/loadavg: 1.86 1.93 1.85 4/193 16802
/proc/meminfo: memFree=31863088/32770624 swapFree=67108860/67108860
[pid=16780] ppid=16777 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16780/stat : 16780 (xcsp3-exec) S 16777 16780 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 8326491 9740288 345 18446744073709551615 4194304 5098028 140733907701872 140733907699976 140080100713084 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 26882048 140733907710329 140733907710534 140733907710534 140733907714027 0
/proc/16780/statm: 2378 345 289 221 0 87 0
[pid=16782] ppid=16780 vsize=13974352 memory=37464 CPUtime=0.27 cores=1,3,5,7
/proc/16782/stat : 16782 (java) S 16780 16780 16431 0 -1 1077944320 8921 0 0 0 25 2 0 0 20 0 15 0 8326499 14309736448 9366 18446744073709551615 4194304 4196468 140736508188032 140736508170576 139991945416439 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
/proc/16782/statm: 3493588 9366 2989 1 0 3482964 0
[pid=16782/tid=16783] ppid=16780 vsize=13974352 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/16782/task/16783/stat : 16783 (java) R 16780 16780 16431 0 -1 4202560 6099 0 0 0 15 2 0 0 20 0 15 0 8326499 14309736448 9366 18446744073709551615 4194304 4196468 140736508188032 139991949651872 139991929496926 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16784] ppid=16780 vsize=13974352 memory=7379517860796196193 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16784/stat : 16784 (java) S 16780 16780 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8326500 14309736448 9366 18446744073709551615 4194304 4196468 140736508188032 139991910697360 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16785] ppid=16780 vsize=13974352 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16785/stat : 16785 (java) S 16780 16780 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8326500 14309736448 9366 18446744073709551615 4194304 4196468 140736508188032 139991544236304 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16786] ppid=16780 vsize=13974352 memory=-8918990855134196790 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16786/stat : 16786 (java) S 16780 16780 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8326500 14309736448 9366 18446744073709551615 4194304 4196468 140736508188032 139991543184016 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16787] ppid=16780 vsize=13974352 memory=8514726395715218844 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16787/stat : 16787 (java) S 16780 16780 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8326500 14309736448 9366 18446744073709551615 4194304 4196468 140736508188032 139991542131216 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16789] ppid=16780 vsize=13974352 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16789/stat : 16789 (java) S 16780 16780 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8326502 14309736448 9366 18446744073709551615 4194304 4196468 140736508188032 139991423965808 139991945427586 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16791] ppid=16780 vsize=13974352 memory=-7305533901252758645 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16791/stat : 16791 (java) S 16780 16780 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 8326502 14309736448 9366 18446744073709551615 4194304 4196468 140736508188032 139991422911776 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16792] ppid=16780 vsize=13974352 memory=4206751525541407381 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16792/stat : 16792 (java) S 16780 16780 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 8326502 14309736448 9366 18446744073709551615 4194304 4196468 140736508188032 139991421859440 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16793] ppid=16780 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16793/stat : 16793 (java) S 16780 16780 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8326505 14309736448 9366 18446744073709551615 4194304 4196468 140736508188032 139991420807760 139991945435035 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16794] ppid=16780 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/16782/task/16794/stat : 16794 (java) S 16780 16780 16431 0 -1 1077944384 530 0 0 0 2 0 0 0 20 0 15 0 8326505 14309736448 9366 18446744073709551615 4194304 4196468 140736508188032 139991419754608 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16795] ppid=16780 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/16782/task/16795/stat : 16795 (java) S 16780 16780 16431 0 -1 1077944384 256 0 0 0 1 0 0 0 20 0 15 0 8326505 14309736448 9366 18446744073709551615 4194304 4196468 140736508188032 139991418701808 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16796] ppid=16780 vsize=13974352 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/16782/task/16796/stat : 16796 (java) R 16780 16780 16431 0 -1 4202560 734 0 0 0 6 0 0 0 20 0 15 0 8326505 14309736448 9366 18446744073709551615 4194304 4196468 140736508188032 139991417649520 139991929496926 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16797] ppid=16780 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16797/stat : 16797 (java) S 16780 16780 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8326505 14309736448 9366 18446744073709551615 4194304 4196468 140736508188032 139991416596960 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16798] ppid=16780 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16798/stat : 16798 (java) S 16780 16780 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8326510 14309736448 9366 18446744073709551615 4194304 4196468 140736508188032 139991415544752 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38844 KiB

[startup+0.705542 s]
/proc/loadavg: 1.86 1.93 1.85 3/208 16826
/proc/meminfo: memFree=31843064/32770624 swapFree=67108860/67108860
[pid=16780] ppid=16777 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16780/stat : 16780 (xcsp3-exec) S 16777 16780 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 8326491 9740288 345 18446744073709551615 4194304 5098028 140733907701872 140733907699976 140080100713084 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 26882048 140733907710329 140733907710534 140733907710534 140733907714027 0
/proc/16780/statm: 2378 345 289 221 0 87 0
[pid=16782] ppid=16780 vsize=13980732 memory=70996 CPUtime=1.27 cores=1,3,5,7
/proc/16782/stat : 16782 (java) S 16780 16780 16431 0 -1 1077944320 13351 0 0 0 122 5 0 0 20 0 15 0 8326499 14316269568 17749 18446744073709551615 4194304 4196468 140736508188032 140736508170576 139991945416439 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
/proc/16782/statm: 3495183 17749 3169 1 0 3483476 0
[pid=16782/tid=16783] ppid=16780 vsize=13980732 memory=1 CPUtime=0.55 cores=1,3,5,7
/proc/16782/task/16783/stat : 16783 (java) R 16780 16780 16431 0 -1 4202560 8440 0 0 0 52 3 0 0 20 0 15 0 8326499 14316269568 17749 18446744073709551615 4194304 4196468 140736508188032 139991949654168 139991589532999 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16784] ppid=16780 vsize=13980732 memory=7165352523811273013 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16784/stat : 16784 (java) S 16780 16780 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8326500 14316269568 17749 18446744073709551615 4194304 4196468 140736508188032 139991910697360 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16785] ppid=16780 vsize=13980732 memory=7079764443854684262 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16785/stat : 16785 (java) S 16780 16780 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8326500 14316269568 17749 18446744073709551615 4194304 4196468 140736508188032 139991544236304 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16786] ppid=16780 vsize=13980732 memory=7741523263919513920 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16786/stat : 16786 (java) S 16780 16780 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8326500 14316269568 17749 18446744073709551615 4194304 4196468 140736508188032 139991543184016 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16787] ppid=16780 vsize=13980732 memory=734122174089023536 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16787/stat : 16787 (java) S 16780 16780 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8326500 14316269568 17749 18446744073709551615 4194304 4196468 140736508188032 139991542131216 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16789] ppid=16780 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16789/stat : 16789 (java) S 16780 16780 16431 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 8326502 14316269568 17749 18446744073709551615 4194304 4196468 140736508188032 139991423965808 139991945427586 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16791] ppid=16780 vsize=13980732 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16791/stat : 16791 (java) S 16780 16780 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 8326502 14316269568 17749 18446744073709551615 4194304 4196468 140736508188032 139991422911776 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16792] ppid=16780 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16792/stat : 16792 (java) S 16780 16780 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 8326502 14316269568 17749 18446744073709551615 4194304 4196468 140736508188032 139991421859440 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16793] ppid=16780 vsize=13980732 memory=140067607683696 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16793/stat : 16793 (java) S 16780 16780 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8326505 14316269568 17749 18446744073709551615 4194304 4196468 140736508188032 139991420807760 139991945435035 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16794] ppid=16780 vsize=13980732 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/16782/task/16794/stat : 16794 (java) R 16780 16780 16431 0 -1 4202560 1360 0 0 0 21 0 0 0 20 0 15 0 8326505 14316269568 17749 18446744073709551615 4194304 4196468 140736508188032 139991419735624 139991924660133 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16795] ppid=16780 vsize=13980732 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/16782/task/16795/stat : 16795 (java) S 16780 16780 16431 0 -1 1077944384 689 0 0 0 16 0 0 0 20 0 15 0 8326505 14316269568 17749 18446744073709551615 4194304 4196468 140736508188032 139991418701808 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16796] ppid=16780 vsize=13980732 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/16782/task/16796/stat : 16796 (java) S 16780 16780 16431 0 -1 1077944384 1553 0 0 0 32 0 0 0 20 0 15 0 8326505 14316269568 17749 18446744073709551615 4194304 4196468 140736508188032 139991417649520 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16797] ppid=16780 vsize=13980732 memory=7809523229951467572 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16797/stat : 16797 (java) S 16780 16780 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8326505 14316269568 17749 18446744073709551615 4194304 4196468 140736508188032 139991416596960 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16798] ppid=16780 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16798/stat : 16798 (java) S 16780 16780 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8326510 14316269568 17749 18446744073709551615 4194304 4196468 140736508188032 139991415544752 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 72376 KiB

[startup+1.50084 s]
/proc/loadavg: 1.86 1.93 1.85 4/192 16842
/proc/meminfo: memFree=31817024/32770624 swapFree=67108860/67108860
[pid=16780] ppid=16777 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16780/stat : 16780 (xcsp3-exec) S 16777 16780 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 8326491 9740288 345 18446744073709551615 4194304 5098028 140733907701872 140733907699976 140080100713084 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 26882048 140733907710329 140733907710534 140733907710534 140733907714027 0
/proc/16780/statm: 2378 345 289 221 0 87 0
[pid=16782] ppid=16780 vsize=13980732 memory=115036 CPUtime=3.76 cores=1,3,5,7
/proc/16782/stat : 16782 (java) S 16780 16780 16431 0 -1 1077944320 28799 0 0 0 369 7 0 0 20 0 15 0 8326499 14316269568 28759 18446744073709551615 4194304 4196468 140736508188032 140736508170576 139991945416439 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
/proc/16782/statm: 3495183 28759 3185 1 0 3483476 0
[pid=16782/tid=16783] ppid=16780 vsize=13980732 memory=0 CPUtime=1.34 cores=1,3,5,7
/proc/16782/task/16783/stat : 16783 (java) R 16780 16780 16431 0 -1 4202560 9356 0 0 0 130 4 0 0 20 0 15 0 8326499 14316269568 28759 18446744073709551615 4194304 4196468 140736508188032 139991949651560 139991591156446 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16784] ppid=16780 vsize=13980732 memory=-7161732098442470212 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16784/stat : 16784 (java) S 16780 16780 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8326500 14316269568 28759 18446744073709551615 4194304 4196468 140736508188032 139991910697360 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16785] ppid=16780 vsize=13980732 memory=6944652027076318631 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16785/stat : 16785 (java) S 16780 16780 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8326500 14316269568 28759 18446744073709551615 4194304 4196468 140736508188032 139991544236304 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16786] ppid=16780 vsize=13980732 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16786/stat : 16786 (java) S 16780 16780 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 8326500 14316269568 28759 18446744073709551615 4194304 4196468 140736508188032 139991543184016 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16787] ppid=16780 vsize=13980732 memory=7679927811743456362 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16787/stat : 16787 (java) S 16780 16780 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 8326500 14316269568 28759 18446744073709551615 4194304 4196468 140736508188032 139991542131216 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16789] ppid=16780 vsize=13980732 memory=-7740096080597194087 CPUtime=0 cores=1,3,5,7

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

[pid=16782/tid=16789] ppid=16780 vsize=13980732 memory=1380 CPUtime=0.11 cores=1,3,5,7
/proc/16782/task/16789/stat : 16789 (java) S 16780 16780 16431 0 -1 1077944384 4279 0 0 0 9 2 0 0 20 0 15 0 8326502 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991423965808 139991945427586 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16791] ppid=16780 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16791/stat : 16791 (java) S 16780 16780 16431 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 8326502 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991422911776 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16792] ppid=16780 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16792/stat : 16792 (java) S 16780 16780 16431 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 8326502 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991421859440 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16793] ppid=16780 vsize=13980732 memory=175940 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16793/stat : 16793 (java) S 16780 16780 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8326505 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991420807760 139991945435035 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16794] ppid=16780 vsize=13980732 memory=175940 CPUtime=3.64 cores=1,3,5,7
/proc/16782/task/16794/stat : 16794 (java) S 16780 16780 16431 0 -1 1077944384 16113 0 0 0 363 1 0 0 20 0 15 0 8326505 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991419754608 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16795] ppid=16780 vsize=13980732 memory=1380 CPUtime=4.2 cores=1,3,5,7
/proc/16782/task/16795/stat : 16795 (java) S 16780 16780 16431 0 -1 1077944384 17007 0 0 0 418 2 0 0 20 0 15 0 8326505 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991418701808 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16796] ppid=16780 vsize=13980732 memory=1380 CPUtime=0.69 cores=1,3,5,7
/proc/16782/task/16796/stat : 16796 (java) S 16780 16780 16431 0 -1 1077944384 9184 0 0 0 67 2 0 0 20 0 15 0 8326505 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991417649520 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16797] ppid=16780 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16797/stat : 16797 (java) S 16780 16780 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8326505 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991416596960 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16798] ppid=16780 vsize=13980732 memory=175940 CPUtime=0.47 cores=1,3,5,7
/proc/16782/task/16798/stat : 16798 (java) S 16780 16780 16431 0 -1 1077944384 1727 0 0 0 20 27 0 0 20 0 15 0 8326510 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991415544752 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
Current children cumulated CPU time: 2451.42 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 177320 KiB

[startup+2502.3 s]
/proc/loadavg: 1.69 1.73 1.81 3/214 17032
/proc/meminfo: memFree=31550156/32770624 swapFree=67108860/67108860
[pid=16780] ppid=16777 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16780/stat : 16780 (xcsp3-exec) S 16777 16780 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 8326491 9740288 345 18446744073709551615 4194304 5098028 140733907701872 140733907699976 140080100713084 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 26882048 140733907710329 140733907710534 140733907710534 140733907714027 0
/proc/16780/statm: 2378 345 289 221 0 87 0
[pid=16782] ppid=16780 vsize=13980732 memory=175940 CPUtime=2511.44 cores=1,3,5,7
/proc/16782/stat : 16782 (java) S 16780 16780 16431 0 -1 1077944320 83710 0 0 0 251102 42 0 0 20 0 15 0 8326499 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 140736508170576 139991945416439 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
/proc/16782/statm: 3495183 43985 3237 1 0 3483476 0
[pid=16782/tid=16783] ppid=16780 vsize=13980732 memory=175940 CPUtime=2501.91 cores=1,3,5,7
/proc/16782/task/16783/stat : 16783 (java) R 16780 16780 16431 0 -1 4202560 22600 0 0 0 250184 7 0 0 20 0 15 0 8326499 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991949655728 139991592882066 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16784] ppid=16780 vsize=13980732 memory=1380 CPUtime=0.07 cores=1,3,5,7
/proc/16782/task/16784/stat : 16784 (java) S 16780 16780 16431 0 -1 1077944384 4138 0 0 0 6 1 0 0 20 0 15 0 8326500 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991910697360 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16785] ppid=16780 vsize=13980732 memory=175940 CPUtime=0.07 cores=1,3,5,7
/proc/16782/task/16785/stat : 16785 (java) S 16780 16780 16431 0 -1 1077944384 2383 0 0 0 6 1 0 0 20 0 15 0 8326500 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991544236304 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16786] ppid=16780 vsize=13980732 memory=175940 CPUtime=0.08 cores=1,3,5,7
/proc/16782/task/16786/stat : 16786 (java) S 16780 16780 16431 0 -1 1077944384 2240 0 0 0 7 1 0 0 20 0 15 0 8326500 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991543184016 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16787] ppid=16780 vsize=13980732 memory=175940 CPUtime=0.08 cores=1,3,5,7
/proc/16782/task/16787/stat : 16787 (java) S 16780 16780 16431 0 -1 1077944384 2475 0 0 0 6 2 0 0 20 0 15 0 8326500 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991542131216 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16789] ppid=16780 vsize=13980732 memory=1380 CPUtime=0.11 cores=1,3,5,7
/proc/16782/task/16789/stat : 16789 (java) S 16780 16780 16431 0 -1 1077944384 4455 0 0 0 9 2 0 0 20 0 15 0 8326502 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991423965808 139991945427586 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16791] ppid=16780 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16791/stat : 16791 (java) S 16780 16780 16431 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 8326502 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991422911776 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16792] ppid=16780 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16792/stat : 16792 (java) S 16780 16780 16431 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 8326502 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991421859440 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16793] ppid=16780 vsize=13980732 memory=2760 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16793/stat : 16793 (java) S 16780 16780 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8326505 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991420807760 139991945435035 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16794] ppid=16780 vsize=13980732 memory=2760 CPUtime=3.64 cores=1,3,5,7
/proc/16782/task/16794/stat : 16794 (java) S 16780 16780 16431 0 -1 1077944384 16115 0 0 0 363 1 0 0 20 0 15 0 8326505 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991419754608 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16795] ppid=16780 vsize=13980732 memory=4004 CPUtime=4.2 cores=1,3,5,7
/proc/16782/task/16795/stat : 16795 (java) S 16780 16780 16431 0 -1 1077944384 17009 0 0 0 418 2 0 0 20 0 15 0 8326505 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991418701808 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16796] ppid=16780 vsize=13980732 memory=8548 CPUtime=0.69 cores=1,3,5,7
/proc/16782/task/16796/stat : 16796 (java) S 16780 16780 16431 0 -1 1077944384 9187 0 0 0 67 2 0 0 20 0 15 0 8326505 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991417649520 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16797] ppid=16780 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16797/stat : 16797 (java) S 16780 16780 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8326505 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991416596960 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16798] ppid=16780 vsize=13980732 memory=175940 CPUtime=0.47 cores=1,3,5,7
/proc/16782/task/16798/stat : 16798 (java) S 16780 16780 16431 0 -1 1077944384 1750 0 0 0 20 27 0 0 20 0 15 0 8326510 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991415544752 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
Current children cumulated CPU time: 2511.44 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 177320 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2510.9 s]
/proc/loadavg: 1.74 1.74 1.81 3/214 17032
/proc/meminfo: memFree=31550040/32770624 swapFree=67108860/67108860
[pid=16780] ppid=16777 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16780/stat : 16780 (xcsp3-exec) S 16777 16780 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 8326491 9740288 345 18446744073709551615 4194304 5098028 140733907701872 140733907699976 140080100713084 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 26882048 140733907710329 140733907710534 140733907710534 140733907714027 0
/proc/16780/statm: 2378 345 289 221 0 87 0
[pid=16782] ppid=16780 vsize=13980732 memory=175940 CPUtime=2520.04 cores=1,3,5,7
/proc/16782/stat : 16782 (java) S 16780 16780 16431 0 -1 1077944320 83712 0 0 0 251962 42 0 0 20 0 15 0 8326499 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 140736508170576 139991945416439 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
/proc/16782/statm: 3495183 43985 3237 1 0 3483476 0
[pid=16782/tid=16783] ppid=16780 vsize=13980732 memory=175940 CPUtime=2510.51 cores=1,3,5,7
/proc/16782/task/16783/stat : 16783 (java) R 16780 16780 16431 0 -1 4202560 22600 0 0 0 251044 7 0 0 20 0 15 0 8326499 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991949655728 139991592881993 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16784] ppid=16780 vsize=13980732 memory=1380 CPUtime=0.07 cores=1,3,5,7
/proc/16782/task/16784/stat : 16784 (java) S 16780 16780 16431 0 -1 1077944384 4138 0 0 0 6 1 0 0 20 0 15 0 8326500 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991910697360 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16785] ppid=16780 vsize=13980732 memory=175940 CPUtime=0.07 cores=1,3,5,7
/proc/16782/task/16785/stat : 16785 (java) S 16780 16780 16431 0 -1 1077944384 2383 0 0 0 6 1 0 0 20 0 15 0 8326500 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991544236304 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16786] ppid=16780 vsize=13980732 memory=175940 CPUtime=0.08 cores=1,3,5,7
/proc/16782/task/16786/stat : 16786 (java) S 16780 16780 16431 0 -1 1077944384 2240 0 0 0 7 1 0 0 20 0 15 0 8326500 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991543184016 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16787] ppid=16780 vsize=13980732 memory=175940 CPUtime=0.08 cores=1,3,5,7
/proc/16782/task/16787/stat : 16787 (java) S 16780 16780 16431 0 -1 1077944384 2475 0 0 0 6 2 0 0 20 0 15 0 8326500 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991542131216 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16789] ppid=16780 vsize=13980732 memory=1380 CPUtime=0.11 cores=1,3,5,7
/proc/16782/task/16789/stat : 16789 (java) S 16780 16780 16431 0 -1 1077944384 4455 0 0 0 9 2 0 0 20 0 15 0 8326502 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991423965808 139991945427586 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16791] ppid=16780 vsize=13980732 memory=11 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16791/stat : 16791 (java) S 16780 16780 16431 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 8326502 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991422911776 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16792] ppid=16780 vsize=13980732 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16792/stat : 16792 (java) S 16780 16780 16431 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 8326502 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991421859440 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16793] ppid=16780 vsize=13980732 memory=1584 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16793/stat : 16793 (java) S 16780 16780 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8326505 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991420807760 139991945435035 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16794] ppid=16780 vsize=13980732 memory=2160 CPUtime=3.64 cores=1,3,5,7
/proc/16782/task/16794/stat : 16794 (java) S 16780 16780 16431 0 -1 1077944384 16115 0 0 0 363 1 0 0 20 0 15 0 8326505 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991419754608 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16795] ppid=16780 vsize=13980732 memory=4004 CPUtime=4.2 cores=1,3,5,7
/proc/16782/task/16795/stat : 16795 (java) S 16780 16780 16431 0 -1 1077944384 17009 0 0 0 418 2 0 0 20 0 15 0 8326505 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991418701808 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16796] ppid=16780 vsize=13980732 memory=8548 CPUtime=0.69 cores=1,3,5,7
/proc/16782/task/16796/stat : 16796 (java) S 16780 16780 16431 0 -1 1077944384 9187 0 0 0 67 2 0 0 20 0 15 0 8326505 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991417649520 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16797] ppid=16780 vsize=13980732 memory=8548 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16797/stat : 16797 (java) S 16780 16780 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8326505 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991416596960 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16798] ppid=16780 vsize=13980732 memory=1296 CPUtime=0.47 cores=1,3,5,7
/proc/16782/task/16798/stat : 16798 (java) S 16780 16780 16431 0 -1 1077944384 1752 0 0 0 20 27 0 0 20 0 15 0 8326510 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991415544752 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 177320 KiB

Sending SIGTERM to process tree (bottom up)

[startup+2510.91 s]
# the end of solver process 16780 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.63 s, system=0.427746 s

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

[startup+2510.9 s]
/proc/loadavg: 1.74 1.74 1.81 3/214 17032
/proc/meminfo: memFree=31550040/32770624 swapFree=67108860/67108860
[pid=16780] ppid=16777 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16780/stat : 16780 (xcsp3-exec) S 16777 16780 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 8326491 9740288 345 18446744073709551615 4194304 5098028 140733907701872 140733907699976 140080100713084 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 26882048 140733907710329 140733907710534 140733907710534 140733907714027 0
/proc/16780/statm: 2378 345 289 221 0 87 0
[pid=16782] ppid=16780 vsize=13980732 memory=175940 CPUtime=2520.04 cores=1,3,5,7
/proc/16782/stat : 16782 (java) S 16780 16780 16431 0 -1 1077944320 83712 0 0 0 251962 42 0 0 20 0 15 0 8326499 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 140736508170576 139991945416439 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
/proc/16782/statm: 3495183 43985 3237 1 0 3483476 0
[pid=16782/tid=16783] ppid=16780 vsize=13980732 memory=175940 CPUtime=2510.51 cores=1,3,5,7
/proc/16782/task/16783/stat : 16783 (java) R 16780 16780 16431 0 -1 4202560 22600 0 0 0 251044 7 0 0 20 0 15 0 8326499 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991949655728 139991592881993 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16784] ppid=16780 vsize=13980732 memory=1380 CPUtime=0.07 cores=1,3,5,7
/proc/16782/task/16784/stat : 16784 (java) S 16780 16780 16431 0 -1 1077944384 4138 0 0 0 6 1 0 0 20 0 15 0 8326500 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991910697360 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16785] ppid=16780 vsize=13980732 memory=175940 CPUtime=0.07 cores=1,3,5,7
/proc/16782/task/16785/stat : 16785 (java) S 16780 16780 16431 0 -1 1077944384 2383 0 0 0 6 1 0 0 20 0 15 0 8326500 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991544236304 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16786] ppid=16780 vsize=13980732 memory=175940 CPUtime=0.08 cores=1,3,5,7
/proc/16782/task/16786/stat : 16786 (java) S 16780 16780 16431 0 -1 1077944384 2240 0 0 0 7 1 0 0 20 0 15 0 8326500 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991543184016 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16787] ppid=16780 vsize=13980732 memory=175940 CPUtime=0.08 cores=1,3,5,7
/proc/16782/task/16787/stat : 16787 (java) S 16780 16780 16431 0 -1 1077944384 2475 0 0 0 6 2 0 0 20 0 15 0 8326500 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991542131216 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16789] ppid=16780 vsize=13980732 memory=1380 CPUtime=0.11 cores=1,3,5,7
/proc/16782/task/16789/stat : 16789 (java) S 16780 16780 16431 0 -1 1077944384 4455 0 0 0 9 2 0 0 20 0 15 0 8326502 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991423965808 139991945427586 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16791] ppid=16780 vsize=13980732 memory=11 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16791/stat : 16791 (java) S 16780 16780 16431 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 8326502 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991422911776 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16792] ppid=16780 vsize=13980732 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16792/stat : 16792 (java) S 16780 16780 16431 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 8326502 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991421859440 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16793] ppid=16780 vsize=13980732 memory=1584 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16793/stat : 16793 (java) S 16780 16780 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8326505 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991420807760 139991945435035 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16794] ppid=16780 vsize=13980732 memory=2160 CPUtime=3.64 cores=1,3,5,7
/proc/16782/task/16794/stat : 16794 (java) S 16780 16780 16431 0 -1 1077944384 16115 0 0 0 363 1 0 0 20 0 15 0 8326505 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991419754608 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16795] ppid=16780 vsize=13980732 memory=4004 CPUtime=4.2 cores=1,3,5,7
/proc/16782/task/16795/stat : 16795 (java) S 16780 16780 16431 0 -1 1077944384 17009 0 0 0 418 2 0 0 20 0 15 0 8326505 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991418701808 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16796] ppid=16780 vsize=13980732 memory=8548 CPUtime=0.69 cores=1,3,5,7
/proc/16782/task/16796/stat : 16796 (java) S 16780 16780 16431 0 -1 1077944384 9187 0 0 0 67 2 0 0 20 0 15 0 8326505 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991417649520 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16797] ppid=16780 vsize=13980732 memory=8548 CPUtime=0 cores=1,3,5,7
/proc/16782/task/16797/stat : 16797 (java) S 16780 16780 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 8326505 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991416596960 139991945426645 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
[pid=16782/tid=16798] ppid=16780 vsize=13980732 memory=1296 CPUtime=0.47 cores=1,3,5,7
/proc/16782/task/16798/stat : 16798 (java) S 16780 16780 16431 0 -1 1077944384 1752 0 0 0 20 27 0 0 20 0 15 0 8326510 14316269568 43985 18446744073709551615 4194304 4196468 140736508188032 139991415544752 139991945427586 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24592384 140736508195250 140736508195426 140736508195426 140736508198863 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 177320 KiB

Child status: 143
Real time (s): 2510.91
CPU time (s): 2520.06
CPU user time (s): 2519.63
CPU system time (s): 0.427746
CPU usage (%): 100.364
Max. virtual memory (cumulated for all children) (KiB): 13992576
Max. memory (cumulated for all children) (KiB): 246296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.63
system time used= 0.427746
maximum resident set size= 250352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84522
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59071
involuntary context switches= 997


# summary of solver processes directly reported to runsolver:
#   pid: 16780
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2519.63
#   total CPU system time (s): 0.427746

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7875 second user time and 22.6924 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-19 01:18:47
IDJOB=4282035
IDBENCH=115754
IDSOLVER=2677
FILE ID=node128/4282035-1503099167
RUNJOBID= node128-1503095815-16490
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-030-20-6.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-4282035-1503099167/watcher-4282035-1503099167 -o /tmp/evaluation-result-4282035-1503099167/solver-4282035-1503099167 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503095815-16490 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1825432155 HOME/instance-4282035-1503099167.xml

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

MD5SUM BENCH= 38bce9c8c5d0642f93f0794d9598dc6e
RANDOM SEED=1825432155

node128.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.47
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.47
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.47
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.47
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:        31662840 kB
MemAvailable:   31802372 kB
Buffers:          142644 kB
Cached:           279920 kB
SwapCached:            0 kB
Active:           430572 kB
Inactive:         274232 kB
Active(anon):     282504 kB
Inactive(anon):     8560 kB
Active(file):     148068 kB
Inactive(file):   265672 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7808 kB
Writeback:             0 kB
AnonPages:        281948 kB
Mapped:            42640 kB
Shmem:              8868 kB
Slab:             107380 kB
SReclaimable:      83256 kB
SUnreclaim:        24124 kB
KernelStack:        3424 kB
PageTables:         5408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1221100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    217088 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= 62016 MiB
End job on node128 at 2017-08-19 02:00:38