Trace number 4283490

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 5a (2017-08-18)? (TO) 2520.0901 2483.4199

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-100-20-3.xml
MD5SUM6a976a8caea6b1a6adb22232912ed5ab
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 variables2100
Number of constraints2120
Number of domains1
Minimum domain size6406
Maximum domain size6406
Distribution of domain sizes[{"size":6406,"count":2100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":2000}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":100},{"arity":2,"count":2000},{"arity":100,"count":20}]
Number of extensional constraints0
Number of intensional constraints2100
Distribution of constraint types[{"type":"intension","count":2100},{"type":"noOverlap","count":20}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.05	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283490-1503173019.xml"  -tl '2520s' -p 1 -x 3
0.05/0.31	c [HOME/instance-4283490-1503173019.xml, -tl, 2520s, -p, 1, -x, 3]
0.23/0.37	c simple solver
0.38/0.44	c parse instance...
2.31/1.07	c solve instance...
2520.06/2483.40	s UNKNOWN
2520.06/2483.40	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 (15297 MiB free)
  memory of node 1: 16384 MiB (15327 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283490-1503173019/watcher-4283490-1503173019 -o /tmp/evaluation-result-4283490-1503173019/solver-4283490-1503173019 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503172173-21712 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 211501478 HOME/instance-4283490-1503173019.xml 

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

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

solver pid=21736, runsolver pid=21733

[startup+0.100075 s]*
/proc/loadavg: 1.00 1.04 1.35 3/199 21761
/proc/meminfo: memFree=31341976/32770624 swapFree=67105588/67108860
[pid=21736] ppid=21733 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21736/stat : 21736 (xcsp3-exec) S 21733 21736 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 119496944 9740288 345 18446744073709551615 4194304 5098028 140724885268432 140724885266536 140163566318204 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 29712384 140724885275001 140724885275205 140724885275205 140724885278699 0
/proc/21736/statm: 2378 345 289 221 0 87 0
[pid=21744] ppid=21736 vsize=13840740 memory=19296 CPUtime=0.04 cores=0,2,4,6
/proc/21744/stat : 21744 (java) S 21736 21736 8557 0 -1 1077944320 4732 0 0 0 4 0 0 0 20 0 13 0 119496950 14172917760 4824 18446744073709551615 4194304 4196468 140728505671024 140728505653568 139782725332727 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
/proc/21744/statm: 3460185 4824 2318 1 0 3449682 0
[pid=21744/tid=21747] ppid=21736 vsize=13840740 memory=-6871798056524144002 CPUtime=0.04 cores=0,2,4,6
/proc/21744/task/21747/stat : 21747 (java) R 21736 21736 8557 0 -1 4202560 3177 0 0 0 4 0 0 0 20 0 13 0 119496950 14172917760 4824 18446744073709551615 4194304 4196468 140728505671024 139782729566616 139782705609566 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21752] ppid=21736 vsize=13840740 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21752/stat : 21752 (java) S 21736 21736 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 119496951 14172917760 4824 18446744073709551615 4194304 4196468 140728505671024 139782667279504 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21753] ppid=21736 vsize=13840740 memory=139952086087296 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21753/stat : 21753 (java) S 21736 21736 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 119496951 14172917760 4824 18446744073709551615 4194304 4196468 140728505671024 139782666226704 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21754] ppid=21736 vsize=13840740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21754/stat : 21754 (java) S 21736 21736 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 119496951 14172917760 4824 18446744073709551615 4194304 4196468 140728505671024 139782665173904 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21755] ppid=21736 vsize=13840740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21755/stat : 21755 (java) S 21736 21736 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 119496951 14172917760 4824 18446744073709551615 4194304 4196468 140728505671024 139782322133776 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21757] ppid=21736 vsize=13840740 memory=139952086087296 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21757/stat : 21757 (java) S 21736 21736 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 119496952 14172917760 4824 18446744073709551615 4194304 4196468 140728505671024 139782271089008 139782725343874 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21759] ppid=21736 vsize=13840740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21759/stat : 21759 (java) S 21736 21736 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 13 0 119496953 14172917760 4824 18446744073709551615 4194304 4196468 140728505671024 139782270034976 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21761] ppid=21736 vsize=13840740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21761/stat : 21761 (java) S 21736 21736 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 13 0 119496953 14172917760 4824 18446744073709551615 4194304 4196468 140728505671024 139782268982128 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21765] ppid=21736 vsize=13840740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21765/stat : 21765 (java) S 21736 21736 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 119496955 14172917760 4824 18446744073709551615 4194304 4196468 140728505671024 139782267930448 139782725351323 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21767] ppid=21736 vsize=13840740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21767/stat : 21767 (java) R 21736 21736 8557 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 13 0 119496955 14172917760 4824 18446744073709551615 4194304 4196468 140728505671024 139782266878528 139782725342933 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21768] ppid=21736 vsize=13840740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21768/stat : 21768 (java) R 21736 21736 8557 0 -1 4202560 251 0 0 0 0 0 0 0 20 0 13 0 119496955 14172917760 4824 18446744073709551615 4194304 4196468 140728505671024 139782265812984 139782705649401 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21769] ppid=21736 vsize=13840740 memory=139952086087296 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21769/stat : 21769 (java) S 21736 21736 8557 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 13 0 119496955 14172917760 4824 18446744073709551615 4194304 4196468 140728505671024 139782264773232 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 13850252 KiB
Current children cumulated memory: 20676 KiB

[startup+0.210402 s]*
/proc/loadavg: 1.00 1.04 1.35 2/210 21772
/proc/meminfo: memFree=31334336/32770624 swapFree=67105588/67108860
[pid=21736] ppid=21733 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21736/stat : 21736 (xcsp3-exec) S 21733 21736 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 119496944 9740288 345 18446744073709551615 4194304 5098028 140724885268432 140724885266536 140163566318204 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 29712384 140724885275001 140724885275205 140724885275205 140724885278699 0
/proc/21736/statm: 2378 345 289 221 0 87 0
[pid=21744] ppid=21736 vsize=13907304 memory=20348 CPUtime=0.05 cores=0,2,4,6
/proc/21744/stat : 21744 (java) S 21736 21736 8557 0 -1 1077944320 5039 0 0 0 5 0 0 0 20 0 14 0 119496950 14241079296 5087 18446744073709551615 4194304 4196468 140728505671024 140728505653568 139782725332727 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
/proc/21744/statm: 3476826 5087 2541 1 0 3466323 0
[pid=21744/tid=21747] ppid=21736 vsize=13907304 memory=7311146985107750967 CPUtime=0.04 cores=0,2,4,6
/proc/21744/task/21747/stat : 21747 (java) D 21736 21736 8557 0 -1 4202560 3223 0 0 0 4 0 0 0 20 0 14 0 119496950 14241079296 5087 18446744073709551615 4194304 4196468 140728505671024 139782729570208 139782725354749 0 4 1 16800974 18446744071580418449 0 0 -1 0 0 0 4 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21752] ppid=21736 vsize=13907304 memory=8893 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21752/stat : 21752 (java) S 21736 21736 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 119496951 14241079296 5087 18446744073709551615 4194304 4196468 140728505671024 139782667279504 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21753] ppid=21736 vsize=13907304 memory=288370328237799040 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21753/stat : 21753 (java) S 21736 21736 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 119496951 14241079296 5087 18446744073709551615 4194304 4196468 140728505671024 139782666226704 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21754] ppid=21736 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21754/stat : 21754 (java) S 21736 21736 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 119496951 14241079296 5087 18446744073709551615 4194304 4196468 140728505671024 139782665173904 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21755] ppid=21736 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21755/stat : 21755 (java) S 21736 21736 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 119496951 14241079296 5087 18446744073709551615 4194304 4196468 140728505671024 139782322133776 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21757] ppid=21736 vsize=13907304 memory=139952086087296 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21757/stat : 21757 (java) S 21736 21736 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 119496952 14241079296 5087 18446744073709551615 4194304 4196468 140728505671024 139782271089008 139782725343874 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21759] ppid=21736 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21759/stat : 21759 (java) S 21736 21736 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 119496953 14241079296 5087 18446744073709551615 4194304 4196468 140728505671024 139782270034976 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21761] ppid=21736 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21761/stat : 21761 (java) S 21736 21736 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 119496953 14241079296 5087 18446744073709551615 4194304 4196468 140728505671024 139782268982128 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21765] ppid=21736 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21765/stat : 21765 (java) S 21736 21736 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 119496955 14241079296 5087 18446744073709551615 4194304 4196468 140728505671024 139782267930448 139782725351323 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21767] ppid=21736 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21767/stat : 21767 (java) S 21736 21736 8557 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 14 0 119496955 14241079296 5087 18446744073709551615 4194304 4196468 140728505671024 139782266878832 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21768] ppid=21736 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21768/stat : 21768 (java) S 21736 21736 8557 0 -1 1077944384 283 0 0 0 0 0 0 0 20 0 14 0 119496955 14241079296 5087 18446744073709551615 4194304 4196468 140728505671024 139782265826032 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21769] ppid=21736 vsize=13907304 memory=139952086087296 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21769/stat : 21769 (java) S 21736 21736 8557 0 -1 1077944384 200 0 0 0 0 0 0 0 20 0 14 0 119496955 14241079296 5087 18446744073709551615 4194304 4196468 140728505671024 139782264773232 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21771] ppid=21736 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21771/stat : 21771 (java) S 21736 21736 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 119496955 14241079296 5087 18446744073709551615 4194304 4196468 140728505671024 139782263720672 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 21728 KiB

[startup+0.31433 s]*
/proc/loadavg: 1.00 1.04 1.35 3/211 21773
/proc/meminfo: memFree=31312464/32770624 swapFree=67105588/67108860
[pid=21736] ppid=21733 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21736/stat : 21736 (xcsp3-exec) S 21733 21736 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 119496944 9740288 345 18446744073709551615 4194304 5098028 140724885268432 140724885266536 140163566318204 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 29712384 140724885275001 140724885275205 140724885275205 140724885278699 0
/proc/21736/statm: 2378 345 289 221 0 87 0
[pid=21744] ppid=21736 vsize=13975376 memory=37032 CPUtime=0.23 cores=0,2,4,6
/proc/21744/stat : 21744 (java) S 21736 21736 8557 0 -1 1077944320 8087 0 0 0 21 2 0 0 20 0 15 0 119496950 14310785024 9258 18446744073709551615 4194304 4196468 140728505671024 140728505653568 139782725332727 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
/proc/21744/statm: 3493844 9258 2972 1 0 3483220 0
[pid=21744/tid=21747] ppid=21736 vsize=13975376 memory=-8774313645642428999 CPUtime=0.13 cores=0,2,4,6
/proc/21744/task/21747/stat : 21747 (java) R 21736 21736 8557 0 -1 4202560 5481 0 0 0 12 1 0 0 20 0 15 0 119496950 14310785024 9390 18446744073709551615 4194304 4196468 140728505671024 139782729555104 139782717643671 0 4 1 16800974 0 0 0 -1 0 0 0 11 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21752] ppid=21736 vsize=13975376 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21752/stat : 21752 (java) S 21736 21736 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119496951 14310785024 9390 18446744073709551615 4194304 4196468 140728505671024 139782667279504 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21753] ppid=21736 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21753/stat : 21753 (java) S 21736 21736 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119496951 14310785024 9390 18446744073709551615 4194304 4196468 140728505671024 139782666226704 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21754] ppid=21736 vsize=13975376 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21754/stat : 21754 (java) S 21736 21736 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119496951 14310785024 9390 18446744073709551615 4194304 4196468 140728505671024 139782665173904 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21755] ppid=21736 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21755/stat : 21755 (java) S 21736 21736 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119496951 14310785024 9390 18446744073709551615 4194304 4196468 140728505671024 139782322133776 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21757] ppid=21736 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21757/stat : 21757 (java) S 21736 21736 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119496952 14310785024 9390 18446744073709551615 4194304 4196468 140728505671024 139782271089008 139782725343874 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21759] ppid=21736 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21759/stat : 21759 (java) S 21736 21736 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 119496953 14310785024 9390 18446744073709551615 4194304 4196468 140728505671024 139782270034976 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21761] ppid=21736 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21761/stat : 21761 (java) S 21736 21736 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 119496953 14310785024 9390 18446744073709551615 4194304 4196468 140728505671024 139782268982128 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21765] ppid=21736 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21765/stat : 21765 (java) S 21736 21736 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119496955 14310785024 9390 18446744073709551615 4194304 4196468 140728505671024 139782267930448 139782725351323 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21767] ppid=21736 vsize=13975376 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/21744/task/21767/stat : 21767 (java) S 21736 21736 8557 0 -1 1077944384 330 0 0 0 1 0 0 0 20 0 15 0 119496955 14310785024 9390 18446744073709551615 4194304 4196468 140728505671024 139782266878832 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21768] ppid=21736 vsize=13975376 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/21744/task/21768/stat : 21768 (java) S 21736 21736 8557 0 -1 1077944384 403 0 0 0 1 0 0 0 20 0 15 0 119496955 14310785024 9390 18446744073709551615 4194304 4196468 140728505671024 139782265826032 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21769] ppid=21736 vsize=13975376 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/21744/task/21769/stat : 21769 (java) S 21736 21736 8557 0 -1 1077944384 692 0 0 0 5 0 0 0 20 0 15 0 119496955 14310785024 9390 18446744073709551615 4194304 4196468 140728505671024 139782264773232 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21771] ppid=21736 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21771/stat : 21771 (java) S 21736 21736 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119496955 14310785024 9390 18446744073709551615 4194304 4196468 140728505671024 139782263720672 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21773] ppid=21736 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21773/stat : 21773 (java) S 21736 21736 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119496967 14310785024 9390 18446744073709551615 4194304 4196468 140728505671024 139782262667952 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 13984888 KiB
Current children cumulated memory: 38412 KiB

[startup+0.701222 s]
/proc/loadavg: 1.00 1.04 1.35 9/211 21773
/proc/meminfo: memFree=31282892/32770624 swapFree=67105588/67108860
[pid=21736] ppid=21733 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21736/stat : 21736 (xcsp3-exec) S 21733 21736 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 119496944 9740288 345 18446744073709551615 4194304 5098028 140724885268432 140724885266536 140163566318204 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 29712384 140724885275001 140724885275205 140724885275205 140724885278699 0
/proc/21736/statm: 2378 345 289 221 0 87 0
[pid=21744] ppid=21736 vsize=13978684 memory=80860 CPUtime=1.2 cores=0,2,4,6
/proc/21744/stat : 21744 (java) S 21736 21736 8557 0 -1 1077944320 13400 0 0 0 115 5 0 0 20 0 15 0 119496950 14314172416 20215 18446744073709551615 4194304 4196468 140728505671024 140728505653568 139782725332727 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
/proc/21744/statm: 3494671 20215 3160 1 0 3482964 0
[pid=21744/tid=21747] ppid=21736 vsize=13978684 memory=0 CPUtime=0.51 cores=0,2,4,6
/proc/21744/task/21747/stat : 21747 (java) R 21736 21736 8557 0 -1 4202560 7860 0 0 0 47 4 0 0 20 0 15 0 119496950 14314172416 20215 18446744073709551615 4194304 4196468 140728505671024 139782729570992 139782348153455 0 4 1 16800974 0 0 0 -1 0 0 0 11 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21752] ppid=21736 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21752/stat : 21752 (java) S 21736 21736 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119496951 14314172416 20215 18446744073709551615 4194304 4196468 140728505671024 139782667279504 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21753] ppid=21736 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21753/stat : 21753 (java) S 21736 21736 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119496951 14314172416 20215 18446744073709551615 4194304 4196468 140728505671024 139782666226704 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21754] ppid=21736 vsize=13978684 memory=218 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21754/stat : 21754 (java) S 21736 21736 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119496951 14314172416 20215 18446744073709551615 4194304 4196468 140728505671024 139782665173904 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21755] ppid=21736 vsize=13978684 memory=2 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21755/stat : 21755 (java) S 21736 21736 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 119496951 14314172416 20215 18446744073709551615 4194304 4196468 140728505671024 139782322133776 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21757] ppid=21736 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21757/stat : 21757 (java) S 21736 21736 8557 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 119496952 14314172416 20215 18446744073709551615 4194304 4196468 140728505671024 139782271089008 139782725343874 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21759] ppid=21736 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21759/stat : 21759 (java) S 21736 21736 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 119496953 14314172416 20215 18446744073709551615 4194304 4196468 140728505671024 139782270034976 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21761] ppid=21736 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21761/stat : 21761 (java) S 21736 21736 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 119496953 14314172416 20215 18446744073709551615 4194304 4196468 140728505671024 139782268982128 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21765] ppid=21736 vsize=13978684 memory=4144 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21765/stat : 21765 (java) S 21736 21736 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119496955 14314172416 20215 18446744073709551615 4194304 4196468 140728505671024 139782267930448 139782725351323 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21767] ppid=21736 vsize=13978684 memory=0 CPUtime=0.22 cores=0,2,4,6
/proc/21744/task/21767/stat : 21767 (java) R 21736 21736 8557 0 -1 4202560 1491 0 0 0 22 0 0 0 20 0 15 0 119496955 14314172416 20215 18446744073709551615 4194304 4196468 140728505671024 139782266868096 139782710972873 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21768] ppid=21736 vsize=13978684 memory=139951979113888 CPUtime=0.17 cores=0,2,4,6
/proc/21744/task/21768/stat : 21768 (java) R 21736 21736 8557 0 -1 4202560 1144 0 0 0 17 0 0 0 20 0 15 0 119496955 14314172416 20215 18446744073709551615 4194304 4196468 140728505671024 139782265814592 139782708829511 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21769] ppid=21736 vsize=13978684 memory=0 CPUtime=0.27 cores=0,2,4,6
/proc/21744/task/21769/stat : 21769 (java) S 21736 21736 8557 0 -1 1077944384 1597 0 0 0 27 0 0 0 20 0 15 0 119496955 14314172416 20215 18446744073709551615 4194304 4196468 140728505671024 139782264773232 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21771] ppid=21736 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21771/stat : 21771 (java) S 21736 21736 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119496955 14314172416 20215 18446744073709551615 4194304 4196468 140728505671024 139782263720672 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21773] ppid=21736 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21773/stat : 21773 (java) S 21736 21736 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 119496967 14314172416 20215 18446744073709551615 4194304 4196468 140728505671024 139782262667952 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
Current children cumulated CPU time: 1.2 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 82240 KiB

[startup+1.50083 s]
/proc/loadavg: 1.00 1.04 1.35 6/211 21773
/proc/meminfo: memFree=31165240/32770624 swapFree=67105588/67108860
[pid=21736] ppid=21733 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21736/stat : 21736 (xcsp3-exec) S 21733 21736 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 119496944 9740288 345 18446744073709551615 4194304 5098028 140724885268432 140724885266536 140163566318204 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 29712384 140724885275001 140724885275205 140724885275205 140724885278699 0
/proc/21736/statm: 2378 345 289 221 0 87 0
[pid=21744] ppid=21736 vsize=13985180 memory=193404 CPUtime=3.87 cores=0,2,4,6
/proc/21744/stat : 21744 (java) S 21736 21736 8557 0 -1 1077944320 29334 0 0 0 379 8 0 0 20 0 15 0 119496950 14320824320 48351 18446744073709551615 4194304 4196468 140728505671024 140728505653568 139782725332727 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
/proc/21744/statm: 3496295 48351 3195 1 0 3484588 0
[pid=21744/tid=21747] ppid=21736 vsize=13985180 memory=5937524870553682016 CPUtime=1.3 cores=0,2,4,6
/proc/21744/task/21747/stat : 21747 (java) R 21736 21736 8557 0 -1 4202560 9487 0 0 0 125 5 0 0 20 0 15 0 119496950 14320824320 48351 18446744073709551615 4194304 4196468 140728505671024 139782729568144 139782347919163 0 4 1 16800974 0 0 0 -1 4 0 0 11 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21752] ppid=21736 vsize=13985180 memory=56 CPUtime=0 cores=0,2,4,6

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

/proc/21744/task/21761/stat : 21761 (java) S 21736 21736 8557 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 15 0 119496953 14316269568 444103 18446744073709551615 4194304 4196468 140728505671024 139782268982144 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21765] ppid=21736 vsize=13980732 memory=64648 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21765/stat : 21765 (java) S 21736 21736 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119496955 14316269568 444103 18446744073709551615 4194304 4196468 140728505671024 139782267930448 139782725351323 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21767] ppid=21736 vsize=13980732 memory=4144 CPUtime=7 cores=0,2,4,6
/proc/21744/task/21767/stat : 21767 (java) S 21736 21736 8557 0 -1 1077944384 37854 0 0 0 696 4 0 0 20 0 15 0 119496955 14316269568 444103 18446744073709551615 4194304 4196468 140728505671024 139782266878832 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21768] ppid=21736 vsize=13980732 memory=64648 CPUtime=6.87 cores=0,2,4,6
/proc/21744/task/21768/stat : 21768 (java) S 21736 21736 8557 0 -1 1077944384 37364 0 0 0 684 3 0 0 20 0 15 0 119496955 14316269568 444103 18446744073709551615 4194304 4196468 140728505671024 139782265826032 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21769] ppid=21736 vsize=13980732 memory=1781540 CPUtime=1.15 cores=0,2,4,6
/proc/21744/task/21769/stat : 21769 (java) S 21736 21736 8557 0 -1 1077944384 21259 0 0 0 112 3 0 0 20 0 15 0 119496955 14316269568 444103 18446744073709551615 4194304 4196468 140728505671024 139782264773232 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21771] ppid=21736 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21771/stat : 21771 (java) S 21736 21736 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119496955 14316269568 444103 18446744073709551615 4194304 4196468 140728505671024 139782263720672 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21773] ppid=21736 vsize=13980732 memory=1380 CPUtime=1.31 cores=0,2,4,6
/proc/21744/task/21773/stat : 21773 (java) S 21736 21736 8557 0 -1 1077944384 2326 0 0 0 65 66 0 0 20 0 15 0 119496967 14316269568 444103 18446744073709551615 4194304 4196468 140728505671024 139782262667952 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
Current children cumulated CPU time: 2356.57 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1777792 KiB

[startup+2382.3 s]
/proc/loadavg: 1.62 1.70 1.75 3/211 21940
/proc/meminfo: memFree=29268744/32770624 swapFree=67105588/67108860
[pid=21736] ppid=21733 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21736/stat : 21736 (xcsp3-exec) S 21733 21736 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 119496944 9740288 345 18446744073709551615 4194304 5098028 140724885268432 140724885266536 140163566318204 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 29712384 140724885275001 140724885275205 140724885275205 140724885278699 0
/proc/21736/statm: 2378 345 289 221 0 87 0
[pid=21744] ppid=21736 vsize=13980732 memory=1716896 CPUtime=2417.88 cores=0,2,4,6
/proc/21744/stat : 21744 (java) S 21736 21736 8557 0 -1 1077944320 345467 0 0 0 241518 270 0 0 20 0 15 0 119496950 14316269568 429224 18446744073709551615 4194304 4196468 140728505671024 140728505653568 139782725332727 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
/proc/21744/statm: 3495183 429224 3268 1 0 3483476 0
[pid=21744/tid=21747] ppid=21736 vsize=13980732 memory=1380 CPUtime=2374.52 cores=0,2,4,6
/proc/21744/task/21747/stat : 21747 (java) R 21736 21736 8557 0 -1 4202560 127644 0 0 0 237424 28 0 0 20 0 15 0 119496950 14316269568 429224 18446744073709551615 4194304 4196468 140728505671024 139782729572368 139782352955346 0 4 1 16800974 0 0 0 -1 4 0 0 11 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21752] ppid=21736 vsize=13980732 memory=1724592 CPUtime=6.43 cores=0,2,4,6
/proc/21744/task/21752/stat : 21752 (java) S 21736 21736 8557 0 -1 1077944384 28623 0 0 0 600 43 0 0 20 0 15 0 119496951 14316269568 429224 18446744073709551615 4194304 4196468 140728505671024 139782667279504 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21753] ppid=21736 vsize=13980732 memory=1722024 CPUtime=6.43 cores=0,2,4,6
/proc/21744/task/21753/stat : 21753 (java) S 21736 21736 8557 0 -1 1077944384 25912 0 0 0 602 41 0 0 20 0 15 0 119496951 14316269568 429224 18446744073709551615 4194304 4196468 140728505671024 139782666226704 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21754] ppid=21736 vsize=13980732 memory=1722024 CPUtime=6.48 cores=0,2,4,6
/proc/21744/task/21754/stat : 21754 (java) S 21736 21736 8557 0 -1 1077944384 23404 0 0 0 604 44 0 0 20 0 15 0 119496951 14316269568 429224 18446744073709551615 4194304 4196468 140728505671024 139782665173904 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21755] ppid=21736 vsize=13980732 memory=1716896 CPUtime=6.44 cores=0,2,4,6
/proc/21744/task/21755/stat : 21755 (java) S 21736 21736 8557 0 -1 1077944384 25021 0 0 0 600 44 0 0 20 0 15 0 119496951 14316269568 429224 18446744073709551615 4194304 4196468 140728505671024 139782322133776 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21757] ppid=21736 vsize=13980732 memory=1716896 CPUtime=0.6 cores=0,2,4,6
/proc/21744/task/21757/stat : 21757 (java) S 21736 21736 8557 0 -1 1077944384 14120 0 0 0 54 6 0 0 20 0 15 0 119496952 14316269568 429224 18446744073709551615 4194304 4196468 140728505671024 139782271089008 139782725343874 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21759] ppid=21736 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21759/stat : 21759 (java) S 21736 21736 8557 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 119496953 14316269568 429224 18446744073709551615 4194304 4196468 140728505671024 139782270035040 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21761] ppid=21736 vsize=13980732 memory=7380113783311590504 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21761/stat : 21761 (java) S 21736 21736 8557 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 15 0 119496953 14316269568 429224 18446744073709551615 4194304 4196468 140728505671024 139782268982144 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21765] ppid=21736 vsize=13980732 memory=746 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21765/stat : 21765 (java) S 21736 21736 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119496955 14316269568 429224 18446744073709551615 4194304 4196468 140728505671024 139782267930448 139782725351323 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21767] ppid=21736 vsize=13980732 memory=1380 CPUtime=7.46 cores=0,2,4,6
/proc/21744/task/21767/stat : 21767 (java) S 21736 21736 8557 0 -1 1077944384 38127 0 0 0 742 4 0 0 20 0 15 0 119496955 14316269568 429224 18446744073709551615 4194304 4196468 140728505671024 139782266878832 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21768] ppid=21736 vsize=13980732 memory=1729720 CPUtime=6.93 cores=0,2,4,6
/proc/21744/task/21768/stat : 21768 (java) S 21736 21736 8557 0 -1 1077944384 37586 0 0 0 690 3 0 0 20 0 15 0 119496955 14316269568 429224 18446744073709551615 4194304 4196468 140728505671024 139782265826032 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21769] ppid=21736 vsize=13980732 memory=1380 CPUtime=1.15 cores=0,2,4,6
/proc/21744/task/21769/stat : 21769 (java) S 21736 21736 8557 0 -1 1077944384 21261 0 0 0 112 3 0 0 20 0 15 0 119496955 14316269568 429224 18446744073709551615 4194304 4196468 140728505671024 139782264773232 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21771] ppid=21736 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21771/stat : 21771 (java) S 21736 21736 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119496955 14316269568 429224 18446744073709551615 4194304 4196468 140728505671024 139782263720672 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21773] ppid=21736 vsize=13980732 memory=4144 CPUtime=1.34 cores=0,2,4,6
/proc/21744/task/21773/stat : 21773 (java) S 21736 21736 8557 0 -1 1077944384 2356 0 0 0 67 67 0 0 20 0 15 0 119496967 14316269568 429224 18446744073709551615 4194304 4196468 140728505671024 139782262667952 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
Current children cumulated CPU time: 2417.88 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1718276 KiB

[startup+2442.3 s]
/proc/loadavg: 1.59 1.69 1.74 3/214 21956
/proc/meminfo: memFree=29295144/32770624 swapFree=67105588/67108860
[pid=21736] ppid=21733 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21736/stat : 21736 (xcsp3-exec) S 21733 21736 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 119496944 9740288 345 18446744073709551615 4194304 5098028 140724885268432 140724885266536 140163566318204 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 29712384 140724885275001 140724885275205 140724885275205 140724885278699 0
/proc/21736/statm: 2378 345 289 221 0 87 0
[pid=21744] ppid=21736 vsize=13980732 memory=1684572 CPUtime=2478.57 cores=0,2,4,6
/proc/21744/stat : 21744 (java) S 21736 21736 8557 0 -1 1077944320 347498 0 0 0 247584 273 0 0 20 0 15 0 119496950 14316269568 421143 18446744073709551615 4194304 4196468 140728505671024 140728505653568 139782725332727 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
/proc/21744/statm: 3495183 421143 3268 1 0 3483476 0
[pid=21744/tid=21747] ppid=21736 vsize=13980732 memory=1687652 CPUtime=2434.23 cores=0,2,4,6
/proc/21744/task/21747/stat : 21747 (java) R 21736 21736 8557 0 -1 4202560 128467 0 0 0 243395 28 0 0 20 0 15 0 119496950 14316269568 421143 18446744073709551615 4194304 4196468 140728505671024 139782729572144 139782352954342 0 4 1 16800974 0 0 0 -1 2 0 0 11 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21752] ppid=21736 vsize=13980732 memory=1700992 CPUtime=6.67 cores=0,2,4,6
/proc/21744/task/21752/stat : 21752 (java) S 21736 21736 8557 0 -1 1077944384 28910 0 0 0 623 44 0 0 20 0 15 0 119496951 14316269568 421143 18446744073709551615 4194304 4196468 140728505671024 139782667279504 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21753] ppid=21736 vsize=13980732 memory=1698936 CPUtime=6.66 cores=0,2,4,6
/proc/21744/task/21753/stat : 21753 (java) S 21736 21736 8557 0 -1 1077944384 26060 0 0 0 625 41 0 0 20 0 15 0 119496951 14316269568 421143 18446744073709551615 4194304 4196468 140728505671024 139782666226704 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21754] ppid=21736 vsize=13980732 memory=1689704 CPUtime=6.7 cores=0,2,4,6
/proc/21744/task/21754/stat : 21754 (java) S 21736 21736 8557 0 -1 1077944384 23856 0 0 0 626 44 0 0 20 0 15 0 119496951 14316269568 421143 18446744073709551615 4194304 4196468 140728505671024 139782665173904 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21755] ppid=21736 vsize=13980732 memory=1687136 CPUtime=6.66 cores=0,2,4,6
/proc/21744/task/21755/stat : 21755 (java) S 21736 21736 8557 0 -1 1077944384 25144 0 0 0 622 44 0 0 20 0 15 0 119496951 14316269568 421143 18446744073709551615 4194304 4196468 140728505671024 139782322133776 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21757] ppid=21736 vsize=13980732 memory=1684572 CPUtime=0.62 cores=0,2,4,6
/proc/21744/task/21757/stat : 21757 (java) S 21736 21736 8557 0 -1 1077944384 14292 0 0 0 55 7 0 0 20 0 15 0 119496952 14316269568 421143 18446744073709551615 4194304 4196468 140728505671024 139782271089008 139782725343874 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21759] ppid=21736 vsize=13980732 memory=1684572 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21759/stat : 21759 (java) S 21736 21736 8557 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 119496953 14316269568 421143 18446744073709551615 4194304 4196468 140728505671024 139782270035040 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21761] ppid=21736 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21761/stat : 21761 (java) S 21736 21736 8557 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 15 0 119496953 14316269568 421143 18446744073709551615 4194304 4196468 140728505671024 139782268982144 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21765] ppid=21736 vsize=13980732 memory=1684572 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21765/stat : 21765 (java) S 21736 21736 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119496955 14316269568 421143 18446744073709551615 4194304 4196468 140728505671024 139782267930448 139782725351323 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21767] ppid=21736 vsize=13980732 memory=1380 CPUtime=7.46 cores=0,2,4,6
/proc/21744/task/21767/stat : 21767 (java) S 21736 21736 8557 0 -1 1077944384 38129 0 0 0 742 4 0 0 20 0 15 0 119496955 14316269568 421143 18446744073709551615 4194304 4196468 140728505671024 139782266878832 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21768] ppid=21736 vsize=13980732 memory=1380 CPUtime=6.93 cores=0,2,4,6
/proc/21744/task/21768/stat : 21768 (java) S 21736 21736 8557 0 -1 1077944384 37588 0 0 0 690 3 0 0 20 0 15 0 119496955 14316269568 421143 18446744073709551615 4194304 4196468 140728505671024 139782265826032 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21769] ppid=21736 vsize=13980732 memory=1380 CPUtime=1.15 cores=0,2,4,6
/proc/21744/task/21769/stat : 21769 (java) S 21736 21736 8557 0 -1 1077944384 21263 0 0 0 112 3 0 0 20 0 15 0 119496955 14316269568 421143 18446744073709551615 4194304 4196468 140728505671024 139782264773232 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21771] ppid=21736 vsize=13980732 memory=1689704 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21771/stat : 21771 (java) S 21736 21736 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119496955 14316269568 421143 18446744073709551615 4194304 4196468 140728505671024 139782263720672 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21773] ppid=21736 vsize=13980732 memory=64660 CPUtime=1.38 cores=0,2,4,6
/proc/21744/task/21773/stat : 21773 (java) S 21736 21736 8557 0 -1 1077944384 2376 0 0 0 69 69 0 0 20 0 15 0 119496967 14316269568 421143 18446744073709551615 4194304 4196468 140728505671024 139782262667952 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
Current children cumulated CPU time: 2478.57 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1685952 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2483.4 s]
/proc/loadavg: 1.65 1.68 1.74 3/214 21957
/proc/meminfo: memFree=29307848/32770624 swapFree=67105588/67108860
[pid=21736] ppid=21733 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21736/stat : 21736 (xcsp3-exec) S 21733 21736 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 119496944 9740288 345 18446744073709551615 4194304 5098028 140724885268432 140724885266536 140163566318204 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 29712384 140724885275001 140724885275205 140724885275205 140724885278699 0
/proc/21736/statm: 2378 345 289 221 0 87 0
[pid=21744] ppid=21736 vsize=13980732 memory=1672256 CPUtime=2520.06 cores=0,2,4,6
/proc/21744/stat : 21744 (java) S 21736 21736 8557 0 -1 1077944320 348369 0 0 0 251731 275 0 0 20 0 15 0 119496950 14316269568 418064 18446744073709551615 4194304 4196468 140728505671024 140728505653568 139782725332727 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
/proc/21744/statm: 3495183 418064 3268 1 0 3483476 0
[pid=21744/tid=21747] ppid=21736 vsize=13980732 memory=1240 CPUtime=2475.19 cores=0,2,4,6
/proc/21744/task/21747/stat : 21747 (java) R 21736 21736 8557 0 -1 4202560 128981 0 0 0 247491 28 0 0 20 0 15 0 119496950 14316269568 418064 18446744073709551615 4194304 4196468 140728505671024 139782729572144 139782350506444 0 4 1 16800974 0 0 0 -1 4 0 0 11 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21752] ppid=21736 vsize=13980732 memory=2384 CPUtime=6.8 cores=0,2,4,6
/proc/21744/task/21752/stat : 21752 (java) S 21736 21736 8557 0 -1 1077944384 28924 0 0 0 636 44 0 0 20 0 15 0 119496951 14316269568 418064 18446744073709551615 4194304 4196468 140728505671024 139782667279504 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21753] ppid=21736 vsize=13980732 memory=56 CPUtime=6.78 cores=0,2,4,6
/proc/21744/task/21753/stat : 21753 (java) S 21736 21736 8557 0 -1 1077944384 26336 0 0 0 637 41 0 0 20 0 15 0 119496951 14316269568 418064 18446744073709551615 4194304 4196468 140728505671024 139782666226704 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21754] ppid=21736 vsize=13980732 memory=1816440 CPUtime=6.83 cores=0,2,4,6
/proc/21744/task/21754/stat : 21754 (java) S 21736 21736 8557 0 -1 1077944384 23867 0 0 0 639 44 0 0 20 0 15 0 119496951 14316269568 418064 18446744073709551615 4194304 4196468 140728505671024 139782665173904 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21755] ppid=21736 vsize=13980732 memory=1400 CPUtime=6.79 cores=0,2,4,6
/proc/21744/task/21755/stat : 21755 (java) S 21736 21736 8557 0 -1 1077944384 25167 0 0 0 635 44 0 0 20 0 15 0 119496951 14316269568 418064 18446744073709551615 4194304 4196468 140728505671024 139782322133776 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21757] ppid=21736 vsize=13980732 memory=1628 CPUtime=0.63 cores=0,2,4,6
/proc/21744/task/21757/stat : 21757 (java) S 21736 21736 8557 0 -1 1077944384 14304 0 0 0 56 7 0 0 20 0 15 0 119496952 14316269568 418064 18446744073709551615 4194304 4196468 140728505671024 139782271089008 139782725343874 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21759] ppid=21736 vsize=13980732 memory=14340 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21759/stat : 21759 (java) S 21736 21736 8557 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 119496953 14316269568 418064 18446744073709551615 4194304 4196468 140728505671024 139782270035040 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21761] ppid=21736 vsize=13980732 memory=796 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21761/stat : 21761 (java) S 21736 21736 8557 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 15 0 119496953 14316269568 418064 18446744073709551615 4194304 4196468 140728505671024 139782268982144 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21765] ppid=21736 vsize=13980732 memory=139951980118312 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21765/stat : 21765 (java) S 21736 21736 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119496955 14316269568 418064 18446744073709551615 4194304 4196468 140728505671024 139782267930448 139782725351323 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21767] ppid=21736 vsize=13980732 memory=7885328372705616690 CPUtime=7.46 cores=0,2,4,6
/proc/21744/task/21767/stat : 21767 (java) S 21736 21736 8557 0 -1 1077944384 38129 0 0 0 742 4 0 0 20 0 15 0 119496955 14316269568 418064 18446744073709551615 4194304 4196468 140728505671024 139782266878832 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21768] ppid=21736 vsize=13980732 memory=7451856930029003858 CPUtime=6.93 cores=0,2,4,6
/proc/21744/task/21768/stat : 21768 (java) S 21736 21736 8557 0 -1 1077944384 37588 0 0 0 690 3 0 0 20 0 15 0 119496955 14316269568 418064 18446744073709551615 4194304 4196468 140728505671024 139782265826032 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21769] ppid=21736 vsize=13980732 memory=-8774313645642428999 CPUtime=1.15 cores=0,2,4,6
/proc/21744/task/21769/stat : 21769 (java) S 21736 21736 8557 0 -1 1077944384 21263 0 0 0 112 3 0 0 20 0 15 0 119496955 14316269568 418064 18446744073709551615 4194304 4196468 140728505671024 139782264773232 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21771] ppid=21736 vsize=13980732 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/21744/task/21771/stat : 21771 (java) S 21736 21736 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 119496955 14316269568 418064 18446744073709551615 4194304 4196468 140728505671024 139782263720672 139782725342933 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
[pid=21744/tid=21773] ppid=21736 vsize=13980732 memory=2384 CPUtime=1.4 cores=0,2,4,6
/proc/21744/task/21773/stat : 21773 (java) S 21736 21736 8557 0 -1 1077944384 2397 0 0 0 70 70 0 0 20 0 15 0 119496967 14316269568 418064 18446744073709551615 4194304 4196468 140728505671024 139782262667952 139782725343874 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20574208 140728505672113 140728505672289 140728505672289 140728505675727 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1673636 KiB

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

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

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

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

Child status: 143
Real time (s): 2483.42
CPU time (s): 2520.09
CPU user time (s): 2517.33
CPU system time (s): 2.76126
CPU usage (%): 101.477
Max. virtual memory (cumulated for all children) (KiB): 13994692
Max. memory (cumulated for all children) (KiB): 2265952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.33
system time used= 2.76126
maximum resident set size= 2264592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 349161
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 63158
involuntary context switches= 3294


# summary of solver processes directly reported to runsolver:
#   pid: 21736,21744
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2517.33
#   total CPU system time (s): 2.76126

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.39 second user time and 17.9606 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-19 21:49:34
IDJOB=4283490
IDBENCH=115653
IDSOLVER=2679
FILE ID=node126/4283490-1503173019
RUNJOBID= node126-1503172173-21712
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-100-20-3.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-4283490-1503173019/watcher-4283490-1503173019 -o /tmp/evaluation-result-4283490-1503173019/solver-4283490-1503173019 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503172173-21712 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 211501478 HOME/instance-4283490-1503173019.xml

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

MD5SUM BENCH= 6a976a8caea6b1a6adb22232912ed5ab
RANDOM SEED=211501478

node126.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.81
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.81
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.81
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.81
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:        31361248 kB
MemAvailable:   31954980 kB
Buffers:          313164 kB
Cached:           571332 kB
SwapCached:          524 kB
Active:           561996 kB
Inactive:         377392 kB
Active(anon):      10868 kB
Inactive(anon):    93904 kB
Active(file):     551128 kB
Inactive(file):   283488 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:             15576 kB
Writeback:             0 kB
AnonPages:         53952 kB
Mapped:            58760 kB
Shmem:             49824 kB
Slab:             176072 kB
SReclaimable:     149904 kB
SUnreclaim:        26168 kB
KernelStack:        3136 kB
PageTables:         5512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     322984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node126 at 2017-08-19 22:30:57