Trace number 4270329

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-09)? (TO) 244.737 240.022

General information on the benchmark

NameStillLife/StillLife-wst-s1/
StillLife-wastage-44.xml
MD5SUM4997da7be544d89c7d7e917a89d7c5a2
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark887
Best CPU time to get the best result obtained on this benchmark1821.27
Satisfiable
(Un)Satisfiability was proved
Number of variables4279
Number of constraints2384
Number of domains4
Minimum domain size2
Maximum domain size4233
Distribution of domain sizes[{"size":2,"count":2116},{"size":3,"count":2116},{"size":1937,"count":1},{"size":4233,"count":46}]
Minimum variable degree1
Maximum variable degree47
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":2113},{"degree":3,"count":49},{"degree":4,"count":176},{"degree":8,"count":172},{"degree":9,"count":1764},{"degree":47,"count":1}]
Minimum constraint arity2
Maximum constraint arity48
Distribution of constraint arities[{"arity":2,"count":222},{"arity":3,"count":176},{"arity":10,"count":1936},{"arity":46,"count":4},{"arity":47,"count":1},{"arity":48,"count":45}]
Number of extensional constraints2112
Number of intensional constraints221
Distribution of constraint types[{"type":"extension","count":2112},{"type":"intension","count":221},{"type":"sum","count":47},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270329-1502619366.xml"  -tl '264s' -p 1 -x 0
0.09/0.27	c [HOME/instance-4270329-1502619366.xml, -tl, 264s, -p, 1, -x, 0]
0.28/0.33	c simple solver
0.28/0.40	c parse instance...
3.02/1.55	c solve instance...
244.71/240.01	s UNKNOWN
244.71/240.01	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 (14797 MiB free)
  memory of node 1: 16384 MiB (15424 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270329-1502619366/watcher-4270329-1502619366 -o /tmp/evaluation-result-4270329-1502619366/solver-4270329-1502619366 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502615132-20542 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1334626232 HOME/instance-4270329-1502619366.xml 

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

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


[startup+0.100139 s]*
/proc/loadavg: 1.92 1.94 1.97 3/206 23085
/proc/meminfo: memFree=30943896/32770624 swapFree=67108860/67108860
[pid=23078] ppid=23075 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/23078/stat : 23078 (xcsp3-exec) S 23075 23078 897 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 64157301 9740288 344 18446744073709551615 4194304 5098028 140727239957376 140727239955480 139952417247868 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 24166400 140727239963006 140727239963210 140727239963210 140727239966699 0
/proc/23078/statm: 2378 344 289 221 0 87 0
[pid=23080] ppid=23078 vsize=13441356 memory=13788 CPUtime=0.01 cores=1,3,5,7
/proc/23080/stat : 23080 (java) S 23078 23078 897 0 -1 1077944320 3724 0 0 0 1 0 0 0 20 0 7 0 64157310 13763948544 3447 18446744073709551615 4194304 4196468 140726265602272 140726265584816 139996567551735 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
/proc/23080/statm: 3360339 3447 1995 1 0 3349836 0
[pid=23080/tid=23081] ppid=23078 vsize=13441356 memory=8390339637985935414 CPUtime=0.01 cores=1,3,5,7
/proc/23080/task/23081/stat : 23081 (java) R 23078 23078 897 0 -1 4202560 2493 0 0 0 1 0 0 0 20 0 7 0 64157310 13763948544 3447 18446744073709551615 4194304 4196468 140726265602272 139996571794192 139996548946941 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23082] ppid=23078 vsize=13441356 memory=288230596118065508 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23082/stat : 23082 (java) S 23078 23078 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 64157311 13763948544 3447 18446744073709551615 4194304 4196468 140726265602272 139996168187024 139996567561941 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23083] ppid=23078 vsize=13441356 memory=288370035865421440 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23083/stat : 23083 (java) S 23078 23078 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 64157311 13763948544 3447 18446744073709551615 4194304 4196468 140726265602272 139996167134224 139996567561941 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23084] ppid=23078 vsize=13441356 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23084/stat : 23084 (java) S 23078 23078 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 64157311 13763948544 3447 18446744073709551615 4194304 4196468 140726265602272 139996166081424 139996567561941 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23085] ppid=23078 vsize=13441356 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23085/stat : 23085 (java) S 23078 23078 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 64157311 13763948544 3447 18446744073709551615 4194304 4196468 140726265602272 139996165028624 139996567561941 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23086] ppid=23078 vsize=13441356 memory=139659713709696 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23086/stat : 23086 (java) S 23078 23078 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 64157312 13763948544 3447 18446744073709551615 4194304 4196468 140726265602272 139995484105072 139996567562882 0 0 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13450868 KiB
Current children cumulated memory: 15164 KiB

[startup+0.210074 s]*
/proc/loadavg: 1.92 1.94 1.97 3/215 23094
/proc/meminfo: memFree=30933112/32770624 swapFree=67108860/67108860
[pid=23078] ppid=23075 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/23078/stat : 23078 (xcsp3-exec) S 23075 23078 897 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 64157301 9740288 344 18446744073709551615 4194304 5098028 140727239957376 140727239955480 139952417247868 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 24166400 140727239963006 140727239963210 140727239963210 140727239966699 0
/proc/23078/statm: 2378 344 289 221 0 87 0
[pid=23080] ppid=23078 vsize=13974352 memory=27624 CPUtime=0.09 cores=1,3,5,7
/proc/23080/stat : 23080 (java) S 23078 23078 897 0 -1 1077944320 5355 0 0 0 8 1 0 0 20 0 15 0 64157310 14309736448 6906 18446744073709551615 4194304 4196468 140726265602272 140726265584816 139996567551735 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
/proc/23080/statm: 3493588 6906 2726 1 0 3482964 0
[pid=23080/tid=23081] ppid=23078 vsize=13974352 memory=8390339637985935414 CPUtime=0.06 cores=1,3,5,7
/proc/23080/task/23081/stat : 23081 (java) R 23078 23078 897 0 -1 4202560 3505 0 0 0 6 0 0 0 20 0 15 0 64157310 14309736448 6906 18446744073709551615 4194304 4196468 140726265602272 139996571775824 139996567575325 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23082] ppid=23078 vsize=13974352 memory=307370894534390116 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23082/stat : 23082 (java) S 23078 23078 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64157311 14309736448 6906 18446744073709551615 4194304 4196468 140726265602272 139996168187024 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23083] ppid=23078 vsize=13974352 memory=288370035865421440 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23083/stat : 23083 (java) S 23078 23078 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64157311 14309736448 6906 18446744073709551615 4194304 4196468 140726265602272 139996167134224 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23084] ppid=23078 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23084/stat : 23084 (java) S 23078 23078 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64157311 14309736448 6906 18446744073709551615 4194304 4196468 140726265602272 139996166081424 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23085] ppid=23078 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23085/stat : 23085 (java) S 23078 23078 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64157311 14309736448 6906 18446744073709551615 4194304 4196468 140726265602272 139996165028624 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23086] ppid=23078 vsize=13974352 memory=139659713709696 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23086/stat : 23086 (java) S 23078 23078 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64157312 14309736448 6906 18446744073709551615 4194304 4196468 140726265602272 139995484105072 139996567562882 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23087] ppid=23078 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23087/stat : 23087 (java) S 23078 23078 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 64157313 14309736448 6970 18446744073709551615 4194304 4196468 140726265602272 139995483051040 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23088] ppid=23078 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23088/stat : 23088 (java) S 23078 23078 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 64157313 14309736448 6970 18446744073709551615 4194304 4196468 140726265602272 139995481998192 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23089] ppid=23078 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23089/stat : 23089 (java) S 23078 23078 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64157315 14309736448 6970 18446744073709551615 4194304 4196468 140726265602272 139995480946512 139996567570331 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23090] ppid=23078 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23090/stat : 23090 (java) S 23078 23078 897 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 15 0 64157315 14309736448 6970 18446744073709551615 4194304 4196468 140726265602272 139995479894896 139996567562882 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23091] ppid=23078 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23091/stat : 23091 (java) S 23078 23078 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64157315 14309736448 6970 18446744073709551615 4194304 4196468 140726265602272 139995478842096 139996567562882 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23092] ppid=23078 vsize=13974352 memory=139659713709696 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23092/stat : 23092 (java) R 23078 23078 897 0 -1 4202560 253 0 0 0 0 0 0 0 20 0 15 0 64157315 14309736448 6970 18446744073709551615 4194304 4196468 140726265602272 139995477789296 139996567573082 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23093] ppid=23078 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23093/stat : 23093 (java) S 23078 23078 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64157316 14309736448 6970 18446744073709551615 4194304 4196468 140726265602272 139995476736736 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23094] ppid=23078 vsize=13974352 memory=139659713709696 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23094/stat : 23094 (java) S 23078 23078 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64157321 14309736448 6970 18446744073709551615 4194304 4196468 140726265602272 139995475684016 139996567562882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29000 KiB

[startup+0.310403 s]*
/proc/loadavg: 1.84 1.92 1.97 3/215 23094
/proc/meminfo: memFree=30919784/32770624 swapFree=67108860/67108860
[pid=23078] ppid=23075 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/23078/stat : 23078 (xcsp3-exec) S 23075 23078 897 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 64157301 9740288 344 18446744073709551615 4194304 5098028 140727239957376 140727239955480 139952417247868 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 24166400 140727239963006 140727239963210 140727239963210 140727239966699 0
/proc/23078/statm: 2378 344 289 221 0 87 0
[pid=23080] ppid=23078 vsize=13974352 memory=36964 CPUtime=0.28 cores=1,3,5,7
/proc/23080/stat : 23080 (java) S 23078 23078 897 0 -1 1077944320 8919 0 0 0 26 2 0 0 20 0 15 0 64157310 14309736448 9241 18446744073709551615 4194304 4196468 140726265602272 140726265584816 139996567551735 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
/proc/23080/statm: 3493588 9241 2965 1 0 3482964 0
[pid=23080/tid=23081] ppid=23078 vsize=13974352 memory=8390339637985935414 CPUtime=0.17 cores=1,3,5,7
/proc/23080/task/23081/stat : 23081 (java) R 23078 23078 897 0 -1 4202560 6210 0 0 0 15 2 0 0 20 0 15 0 64157310 14309736448 9241 18446744073709551615 4194304 4196468 140726265602272 139996571781008 139996567573661 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23082] ppid=23078 vsize=13974352 memory=301741395000176996 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23082/stat : 23082 (java) S 23078 23078 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64157311 14309736448 9241 18446744073709551615 4194304 4196468 140726265602272 139996168187024 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23083] ppid=23078 vsize=13974352 memory=301929420226049664 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23083/stat : 23083 (java) S 23078 23078 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64157311 14309736448 9241 18446744073709551615 4194304 4196468 140726265602272 139996167134224 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23084] ppid=23078 vsize=13974352 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23084/stat : 23084 (java) S 23078 23078 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64157311 14309736448 9241 18446744073709551615 4194304 4196468 140726265602272 139996166081424 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23085] ppid=23078 vsize=13974352 memory=3472328296227680299 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23085/stat : 23085 (java) S 23078 23078 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64157311 14309736448 9241 18446744073709551615 4194304 4196468 140726265602272 139996165028624 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23086] ppid=23078 vsize=13974352 memory=8388506778074382068 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23086/stat : 23086 (java) S 23078 23078 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64157312 14309736448 9241 18446744073709551615 4194304 4196468 140726265602272 139995484105072 139996567562882 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23087] ppid=23078 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23087/stat : 23087 (java) S 23078 23078 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 64157313 14309736448 9241 18446744073709551615 4194304 4196468 140726265602272 139995483051040 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23088] ppid=23078 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23088/stat : 23088 (java) S 23078 23078 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 64157313 14309736448 9241 18446744073709551615 4194304 4196468 140726265602272 139995481998192 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23089] ppid=23078 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23089/stat : 23089 (java) S 23078 23078 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64157315 14309736448 9241 18446744073709551615 4194304 4196468 140726265602272 139995480946512 139996567570331 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23090] ppid=23078 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/23080/task/23090/stat : 23090 (java) S 23078 23078 897 0 -1 1077944384 527 0 0 0 2 0 0 0 20 0 15 0 64157315 14309736448 9241 18446744073709551615 4194304 4196468 140726265602272 139995479894896 139996567562882 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23091] ppid=23078 vsize=13974352 memory=3472328279047811119 CPUtime=0.01 cores=1,3,5,7
/proc/23080/task/23091/stat : 23091 (java) S 23078 23078 897 0 -1 1077944384 161 0 0 0 1 0 0 0 20 0 15 0 64157315 14309736448 9241 18446744073709551615 4194304 4196468 140726265602272 139995478842096 139996567562882 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23092] ppid=23078 vsize=13974352 memory=139659713709696 CPUtime=0.06 cores=1,3,5,7
/proc/23080/task/23092/stat : 23092 (java) R 23078 23078 897 0 -1 4202560 719 0 0 0 6 0 0 0 20 0 15 0 64157315 14309736448 9241 18446744073709551615 4194304 4196468 140726265602272 139995477786832 139996551632222 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23093] ppid=23078 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23093/stat : 23093 (java) S 23078 23078 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64157316 14309736448 9241 18446744073709551615 4194304 4196468 140726265602272 139995476736736 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23094] ppid=23078 vsize=13974352 memory=139659713709696 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23094/stat : 23094 (java) S 23078 23078 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64157321 14309736448 9241 18446744073709551615 4194304 4196468 140726265602272 139995475684016 139996567562882 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38340 KiB

[startup+0.706365 s]
/proc/loadavg: 1.84 1.92 1.97 6/215 23094
/proc/meminfo: memFree=30902656/32770624 swapFree=67108860/67108860
[pid=23078] ppid=23075 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/23078/stat : 23078 (xcsp3-exec) S 23075 23078 897 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 64157301 9740288 344 18446744073709551615 4194304 5098028 140727239957376 140727239955480 139952417247868 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 24166400 140727239963006 140727239963210 140727239963210 140727239966699 0
/proc/23078/statm: 2378 344 289 221 0 87 0
[pid=23080] ppid=23078 vsize=13978684 memory=86972 CPUtime=1.38 cores=1,3,5,7
/proc/23080/stat : 23080 (java) S 23078 23078 897 0 -1 1077944320 13317 0 0 0 133 5 0 0 20 0 15 0 64157310 14314172416 21743 18446744073709551615 4194304 4196468 140726265602272 140726265584816 139996567551735 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
/proc/23080/statm: 3494671 21743 3170 1 0 3482964 0
[pid=23080/tid=23081] ppid=23078 vsize=13978684 memory=7662705889289527641 CPUtime=0.56 cores=1,3,5,7
/proc/23080/task/23081/stat : 23081 (java) R 23078 23078 897 0 -1 4202560 8036 0 0 0 52 4 0 0 20 0 15 0 64157310 14314172416 21743 18446744073709551615 4194304 4196468 140726265602272 139996571788096 139996209811457 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23082] ppid=23078 vsize=13978684 memory=6297835844906604903 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23082/stat : 23082 (java) S 23078 23078 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64157311 14314172416 21743 18446744073709551615 4194304 4196468 140726265602272 139996168187024 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23083] ppid=23078 vsize=13978684 memory=7811891939479414610 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23083/stat : 23083 (java) S 23078 23078 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64157311 14314172416 21743 18446744073709551615 4194304 4196468 140726265602272 139996167134224 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23084] ppid=23078 vsize=13978684 memory=6154282490091891024 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23084/stat : 23084 (java) S 23078 23078 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64157311 14314172416 21743 18446744073709551615 4194304 4196468 140726265602272 139996166081424 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23085] ppid=23078 vsize=13978684 memory=4116 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23085/stat : 23085 (java) S 23078 23078 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64157311 14314172416 21743 18446744073709551615 4194304 4196468 140726265602272 139996165028624 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23086] ppid=23078 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23086/stat : 23086 (java) S 23078 23078 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 64157312 14314172416 21743 18446744073709551615 4194304 4196468 140726265602272 139995484105072 139996567562882 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23087] ppid=23078 vsize=13978684 memory=139659585816624 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23087/stat : 23087 (java) S 23078 23078 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 64157313 14314172416 21743 18446744073709551615 4194304 4196468 140726265602272 139995483051040 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23088] ppid=23078 vsize=13978684 memory=139659585816816 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23088/stat : 23088 (java) S 23078 23078 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 64157313 14314172416 21743 18446744073709551615 4194304 4196468 140726265602272 139995481998192 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23089] ppid=23078 vsize=13978684 memory=139659585816912 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23089/stat : 23089 (java) S 23078 23078 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64157315 14314172416 21743 18446744073709551615 4194304 4196468 140726265602272 139995480946512 139996567570331 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23090] ppid=23078 vsize=13978684 memory=139659585809904 CPUtime=0.25 cores=1,3,5,7
/proc/23080/task/23090/stat : 23090 (java) R 23078 23078 897 0 -1 4202560 1270 0 0 0 25 0 0 0 20 0 15 0 64157315 14314172416 21743 18446744073709551615 4194304 4196468 140726265602272 139995479880920 139996552668892 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23091] ppid=23078 vsize=13978684 memory=279319171998048 CPUtime=0.26 cores=1,3,5,7
/proc/23080/task/23091/stat : 23091 (java) R 23078 23078 897 0 -1 4202560 1215 0 0 0 26 0 0 0 20 0 15 0 64157315 14314172416 21743 18446744073709551615 4194304 4196468 140726265602272 139995478828664 139996551454806 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23092] ppid=23078 vsize=13978684 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/23080/task/23092/stat : 23092 (java) R 23078 23078 897 0 -1 4202560 1490 0 0 0 29 0 0 0 20 0 15 0 64157315 14314172416 21743 18446744073709551615 4194304 4196468 140726265602272 139995477786232 139996546497376 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23093] ppid=23078 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23093/stat : 23093 (java) S 23078 23078 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64157316 14314172416 21743 18446744073709551615 4194304 4196468 140726265602272 139995476736736 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23094] ppid=23078 vsize=13978684 memory=9051561918902010029 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23094/stat : 23094 (java) S 23078 23078 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64157321 14314172416 21743 18446744073709551615 4194304 4196468 140726265602272 139995475684016 139996567562882 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
Current children cumulated CPU time: 1.38 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 88348 KiB

[startup+1.5014 s]
/proc/loadavg: 1.84 1.92 1.97 3/215 23094
/proc/meminfo: memFree=30860212/32770624 swapFree=67108860/67108860
[pid=23078] ppid=23075 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/23078/stat : 23078 (xcsp3-exec) S 23075 23078 897 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 64157301 9740288 344 18446744073709551615 4194304 5098028 140727239957376 140727239955480 139952417247868 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 24166400 140727239963006 140727239963210 140727239963210 140727239966699 0
/proc/23078/statm: 2378 344 289 221 0 87 0
[pid=23080] ppid=23078 vsize=13980732 memory=139664 CPUtime=3.02 cores=1,3,5,7
/proc/23080/stat : 23080 (java) S 23078 23078 897 0 -1 1077944320 17604 0 0 0 295 7 0 0 20 0 15 0 64157310 14316269568 34916 18446744073709551615 4194304 4196468 140726265602272 140726265584816 139996567551735 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
/proc/23080/statm: 3495183 34916 3199 1 0 3483476 0
[pid=23080/tid=23081] ppid=23078 vsize=13980732 memory=238778706867280 CPUtime=1.35 cores=1,3,5,7
/proc/23080/task/23081/stat : 23081 (java) R 23078 23078 897 0 -1 4202560 9578 0 0 0 130 5 0 0 20 0 15 0 64157310 14316269568 34916 18446744073709551615 4194304 4196468 140726265602272 139996571787208 139996215048413 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23082] ppid=23078 vsize=13980732 memory=279319171581568 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23082/stat : 23082 (java) S 23078 23078 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64157311 14316269568 34916 18446744073709551615 4194304 4196468 140726265602272 139996168187024 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23083] ppid=23078 vsize=13980732 memory=139659585825432 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23083/stat : 23083 (java) S 23078 23078 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64157311 14316269568 34916 18446744073709551615 4194304 4196468 140726265602272 139996167134224 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23084] ppid=23078 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23084/stat : 23084 (java) S 23078 23078 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64157311 14316269568 34916 18446744073709551615 4194304 4196468 140726265602272 139996166081424 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23085] ppid=23078 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23085/stat : 23085 (java) S 23078 23078 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64157311 14316269568 34916 18446744073709551615 4194304 4196468 140726265602272 139996165028624 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23086] ppid=23078 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23086/stat : 23086 (java) S 23078 23078 897 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 64157312 14316269568 34916 18446744073709551615 4194304 4196468 140726265602272 139995484105072 139996567562882 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23087] ppid=23078 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7

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

/proc/23080/task/23088/stat : 23088 (java) S 23078 23078 897 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 64157313 14316269568 63578 18446744073709551615 4194304 4196468 140726265602272 139995481998192 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23089] ppid=23078 vsize=13980732 memory=36308 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23089/stat : 23089 (java) S 23078 23078 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64157315 14316269568 63578 18446744073709551615 4194304 4196468 140726265602272 139995480946512 139996567570331 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23090] ppid=23078 vsize=13980732 memory=33 CPUtime=1.69 cores=1,3,5,7
/proc/23080/task/23090/stat : 23090 (java) S 23078 23078 897 0 -1 1077944384 10586 0 0 0 168 1 0 0 20 0 15 0 64157315 14316269568 63578 18446744073709551615 4194304 4196468 140726265602272 139995479894896 139996567562882 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23091] ppid=23078 vsize=13980732 memory=4116 CPUtime=1.95 cores=1,3,5,7
/proc/23080/task/23091/stat : 23091 (java) S 23078 23078 897 0 -1 1077944384 14218 0 0 0 193 2 0 0 20 0 15 0 64157315 14316269568 63578 18446744073709551615 4194304 4196468 140726265602272 139995478842096 139996567562882 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23092] ppid=23078 vsize=13980732 memory=36308 CPUtime=0.69 cores=1,3,5,7
/proc/23080/task/23092/stat : 23092 (java) S 23078 23078 897 0 -1 1077944384 5618 0 0 0 68 1 0 0 20 0 15 0 64157315 14316269568 63578 18446744073709551615 4194304 4196468 140726265602272 139995477789296 139996567562882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23093] ppid=23078 vsize=13980732 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23093/stat : 23093 (java) S 23078 23078 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64157316 14316269568 63578 18446744073709551615 4194304 4196468 140726265602272 139995476736736 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23094] ppid=23078 vsize=13980732 memory=1376 CPUtime=0.01 cores=1,3,5,7
/proc/23080/task/23094/stat : 23094 (java) S 23078 23078 897 0 -1 1077944384 287 0 0 0 1 0 0 0 20 0 15 0 64157321 14316269568 63578 18446744073709551615 4194304 4196468 140726265602272 139995475684016 139996567562882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
Current children cumulated CPU time: 106.64 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 255688 KiB

[startup+162.301 s]
/proc/loadavg: 1.92 1.92 1.95 3/212 23099
/proc/meminfo: memFree=30776404/32770624 swapFree=67108860/67108860
[pid=23078] ppid=23075 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/23078/stat : 23078 (xcsp3-exec) S 23075 23078 897 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 64157301 9740288 344 18446744073709551615 4194304 5098028 140727239957376 140727239955480 139952417247868 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 24166400 140727239963006 140727239963210 140727239963210 140727239966699 0
/proc/23078/statm: 2378 344 289 221 0 87 0
[pid=23080] ppid=23078 vsize=13980732 memory=254808 CPUtime=166.71 cores=1,3,5,7
/proc/23080/stat : 23080 (java) S 23078 23078 897 0 -1 1077944320 52320 0 0 0 16654 17 0 0 20 0 15 0 64157310 14316269568 63702 18446744073709551615 4194304 4196468 140726265602272 140726265584816 139996567551735 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
/proc/23080/statm: 3495183 63702 3240 1 0 3483476 0
[pid=23080/tid=23081] ppid=23078 vsize=13980732 memory=254808 CPUtime=162.08 cores=1,3,5,7
/proc/23080/task/23081/stat : 23081 (java) R 23078 23078 897 0 -1 4202560 15063 0 0 0 16202 6 0 0 20 0 15 0 64157310 14316269568 63702 18446744073709551615 4194304 4196468 140726265602272 139996571788144 139996217197568 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23082] ppid=23078 vsize=13980732 memory=254808 CPUtime=0.04 cores=1,3,5,7
/proc/23080/task/23082/stat : 23082 (java) S 23078 23078 897 0 -1 1077944384 1889 0 0 0 3 1 0 0 20 0 15 0 64157311 14316269568 63702 18446744073709551615 4194304 4196468 140726265602272 139996168187024 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23083] ppid=23078 vsize=13980732 memory=254808 CPUtime=0.05 cores=1,3,5,7
/proc/23080/task/23083/stat : 23083 (java) S 23078 23078 897 0 -1 1077944384 351 0 0 0 4 1 0 0 20 0 15 0 64157311 14316269568 63702 18446744073709551615 4194304 4196468 140726265602272 139996167134224 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23084] ppid=23078 vsize=13980732 memory=254808 CPUtime=0.04 cores=1,3,5,7
/proc/23080/task/23084/stat : 23084 (java) S 23078 23078 897 0 -1 1077944384 690 0 0 0 4 0 0 0 20 0 15 0 64157311 14316269568 63702 18446744073709551615 4194304 4196468 140726265602272 139996166081424 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23085] ppid=23078 vsize=13980732 memory=254808 CPUtime=0.04 cores=1,3,5,7
/proc/23080/task/23085/stat : 23085 (java) S 23078 23078 897 0 -1 1077944384 447 0 0 0 3 1 0 0 20 0 15 0 64157311 14316269568 63702 18446744073709551615 4194304 4196468 140726265602272 139996165028624 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23086] ppid=23078 vsize=13980732 memory=1376 CPUtime=0.01 cores=1,3,5,7
/proc/23080/task/23086/stat : 23086 (java) S 23078 23078 897 0 -1 1077944384 933 0 0 0 1 0 0 0 20 0 15 0 64157312 14316269568 63702 18446744073709551615 4194304 4196468 140726265602272 139995484105072 139996567562882 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23087] ppid=23078 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23087/stat : 23087 (java) S 23078 23078 897 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 64157313 14316269568 63702 18446744073709551615 4194304 4196468 140726265602272 139995483051040 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23088] ppid=23078 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23088/stat : 23088 (java) S 23078 23078 897 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 64157313 14316269568 63702 18446744073709551615 4194304 4196468 140726265602272 139995481998192 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23089] ppid=23078 vsize=13980732 memory=4116 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23089/stat : 23089 (java) S 23078 23078 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64157315 14316269568 63702 18446744073709551615 4194304 4196468 140726265602272 139995480946512 139996567570331 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23090] ppid=23078 vsize=13980732 memory=254808 CPUtime=1.69 cores=1,3,5,7
/proc/23080/task/23090/stat : 23090 (java) S 23078 23078 897 0 -1 1077944384 10806 0 0 0 168 1 0 0 20 0 15 0 64157315 14316269568 63702 18446744073709551615 4194304 4196468 140726265602272 139995479894896 139996567562882 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23091] ppid=23078 vsize=13980732 memory=1376 CPUtime=1.96 cores=1,3,5,7
/proc/23080/task/23091/stat : 23091 (java) S 23078 23078 897 0 -1 1077944384 14842 0 0 0 194 2 0 0 20 0 15 0 64157315 14316269568 63702 18446744073709551615 4194304 4196468 140726265602272 139995478842096 139996567562882 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23092] ppid=23078 vsize=13980732 memory=254808 CPUtime=0.69 cores=1,3,5,7
/proc/23080/task/23092/stat : 23092 (java) S 23078 23078 897 0 -1 1077944384 5624 0 0 0 68 1 0 0 20 0 15 0 64157315 14316269568 63702 18446744073709551615 4194304 4196468 140726265602272 139995477789296 139996567562882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23093] ppid=23078 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23093/stat : 23093 (java) S 23078 23078 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64157316 14316269568 63702 18446744073709551615 4194304 4196468 140726265602272 139995476736736 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23094] ppid=23078 vsize=13980732 memory=254808 CPUtime=0.02 cores=1,3,5,7
/proc/23080/task/23094/stat : 23094 (java) S 23078 23078 897 0 -1 1077944384 317 0 0 0 1 1 0 0 20 0 15 0 64157321 14316269568 63702 18446744073709551615 4194304 4196468 140726265602272 139995475684016 139996567562882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
Current children cumulated CPU time: 166.71 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 256184 KiB

[startup+222.301 s]
/proc/loadavg: 2.01 1.95 1.96 3/211 23182
/proc/meminfo: memFree=30679708/32770624 swapFree=67108860/67108860
[pid=23078] ppid=23075 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/23078/stat : 23078 (xcsp3-exec) S 23075 23078 897 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 64157301 9740288 344 18446744073709551615 4194304 5098028 140727239957376 140727239955480 139952417247868 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 24166400 140727239963006 140727239963210 140727239963210 140727239966699 0
/proc/23078/statm: 2378 344 289 221 0 87 0
[pid=23080] ppid=23078 vsize=13980732 memory=255132 CPUtime=227 cores=1,3,5,7
/proc/23080/stat : 23080 (java) S 23078 23078 897 0 -1 1077944320 57468 0 0 0 22682 18 0 0 20 0 15 0 64157310 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 140726265584816 139996567551735 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
/proc/23080/statm: 3495183 63783 3240 1 0 3483476 0
[pid=23080/tid=23081] ppid=23078 vsize=13980732 memory=255132 CPUtime=222.09 cores=1,3,5,7
/proc/23080/task/23081/stat : 23081 (java) R 23078 23078 897 0 -1 4202560 15518 0 0 0 22203 6 0 0 20 0 15 0 64157310 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139996571788696 139996217197630 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23082] ppid=23078 vsize=13980732 memory=255132 CPUtime=0.04 cores=1,3,5,7
/proc/23080/task/23082/stat : 23082 (java) S 23078 23078 897 0 -1 1077944384 1889 0 0 0 3 1 0 0 20 0 15 0 64157311 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139996168187024 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23083] ppid=23078 vsize=13980732 memory=1376 CPUtime=0.05 cores=1,3,5,7
/proc/23080/task/23083/stat : 23083 (java) S 23078 23078 897 0 -1 1077944384 351 0 0 0 4 1 0 0 20 0 15 0 64157311 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139996167134224 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23084] ppid=23078 vsize=13980732 memory=255132 CPUtime=0.04 cores=1,3,5,7
/proc/23080/task/23084/stat : 23084 (java) S 23078 23078 897 0 -1 1077944384 690 0 0 0 4 0 0 0 20 0 15 0 64157311 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139996166081424 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23085] ppid=23078 vsize=13980732 memory=4116 CPUtime=0.04 cores=1,3,5,7
/proc/23080/task/23085/stat : 23085 (java) S 23078 23078 897 0 -1 1077944384 447 0 0 0 3 1 0 0 20 0 15 0 64157311 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139996165028624 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23086] ppid=23078 vsize=13980732 memory=36308 CPUtime=0.01 cores=1,3,5,7
/proc/23080/task/23086/stat : 23086 (java) S 23078 23078 897 0 -1 1077944384 987 0 0 0 1 0 0 0 20 0 15 0 64157312 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139995484105072 139996567562882 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23087] ppid=23078 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23087/stat : 23087 (java) S 23078 23078 897 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 64157313 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139995483051040 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23088] ppid=23078 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23088/stat : 23088 (java) S 23078 23078 897 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 64157313 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139995481998192 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23089] ppid=23078 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23089/stat : 23089 (java) S 23078 23078 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64157315 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139995480946512 139996567570331 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23090] ppid=23078 vsize=13980732 memory=1376 CPUtime=1.83 cores=1,3,5,7
/proc/23080/task/23090/stat : 23090 (java) S 23078 23078 897 0 -1 1077944384 12353 0 0 0 182 1 0 0 20 0 15 0 64157315 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139995479894896 139996567562882 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23091] ppid=23078 vsize=13980732 memory=1240 CPUtime=2.08 cores=1,3,5,7
/proc/23080/task/23091/stat : 23091 (java) S 23078 23078 897 0 -1 1077944384 16123 0 0 0 206 2 0 0 20 0 15 0 64157315 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139995478842096 139996567562882 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23092] ppid=23078 vsize=13980732 memory=1376 CPUtime=0.7 cores=1,3,5,7
/proc/23080/task/23092/stat : 23092 (java) S 23078 23078 897 0 -1 1077944384 7388 0 0 0 69 1 0 0 20 0 15 0 64157315 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139995477789296 139996567562882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23093] ppid=23078 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23093/stat : 23093 (java) S 23078 23078 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64157316 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139995476736736 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23094] ppid=23078 vsize=13980732 memory=4116 CPUtime=0.04 cores=1,3,5,7
/proc/23080/task/23094/stat : 23094 (java) S 23078 23078 897 0 -1 1077944384 364 0 0 0 2 2 0 0 20 0 15 0 64157321 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139995475684016 139996567562882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
Current children cumulated CPU time: 227 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 256508 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 2.01 1.95 1.96 3/211 23182
/proc/meminfo: memFree=30679460/32770624 swapFree=67108860/67108860
[pid=23078] ppid=23075 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/23078/stat : 23078 (xcsp3-exec) S 23075 23078 897 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 64157301 9740288 344 18446744073709551615 4194304 5098028 140727239957376 140727239955480 139952417247868 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 24166400 140727239963006 140727239963210 140727239963210 140727239966699 0
/proc/23078/statm: 2378 344 289 221 0 87 0
[pid=23080] ppid=23078 vsize=13980732 memory=255132 CPUtime=244.71 cores=1,3,5,7
/proc/23080/stat : 23080 (java) S 23078 23078 897 0 -1 1077944320 57480 0 0 0 24453 18 0 0 20 0 15 0 64157310 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 140726265584816 139996567551735 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
/proc/23080/statm: 3495183 63783 3240 1 0 3483476 0
[pid=23080/tid=23081] ppid=23078 vsize=13980732 memory=-8774313645642428999 CPUtime=239.8 cores=1,3,5,7
/proc/23080/task/23081/stat : 23081 (java) R 23078 23078 897 0 -1 4202560 15530 0 0 0 23974 6 0 0 20 0 15 0 64157310 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139996571788696 139996217197584 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23082] ppid=23078 vsize=13980732 memory=4872558044660077418 CPUtime=0.04 cores=1,3,5,7
/proc/23080/task/23082/stat : 23082 (java) S 23078 23078 897 0 -1 1077944384 1889 0 0 0 3 1 0 0 20 0 15 0 64157311 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139996168187024 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23083] ppid=23078 vsize=13980732 memory=1376 CPUtime=0.05 cores=1,3,5,7
/proc/23080/task/23083/stat : 23083 (java) S 23078 23078 897 0 -1 1077944384 351 0 0 0 4 1 0 0 20 0 15 0 64157311 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139996167134224 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23084] ppid=23078 vsize=13980732 memory=255132 CPUtime=0.04 cores=1,3,5,7
/proc/23080/task/23084/stat : 23084 (java) S 23078 23078 897 0 -1 1077944384 690 0 0 0 4 0 0 0 20 0 15 0 64157311 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139996166081424 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23085] ppid=23078 vsize=13980732 memory=1376 CPUtime=0.04 cores=1,3,5,7
/proc/23080/task/23085/stat : 23085 (java) S 23078 23078 897 0 -1 1077944384 447 0 0 0 3 1 0 0 20 0 15 0 64157311 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139996165028624 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23086] ppid=23078 vsize=13980732 memory=1376 CPUtime=0.01 cores=1,3,5,7
/proc/23080/task/23086/stat : 23086 (java) S 23078 23078 897 0 -1 1077944384 987 0 0 0 1 0 0 0 20 0 15 0 64157312 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139995484105072 139996567562882 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23087] ppid=23078 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23087/stat : 23087 (java) S 23078 23078 897 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 64157313 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139995483051040 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23088] ppid=23078 vsize=13980732 memory=255132 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23088/stat : 23088 (java) S 23078 23078 897 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 64157313 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139995481998192 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23089] ppid=23078 vsize=13980732 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23089/stat : 23089 (java) S 23078 23078 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64157315 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139995480946512 139996567570331 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23090] ppid=23078 vsize=13980732 memory=1712 CPUtime=1.83 cores=1,3,5,7
/proc/23080/task/23090/stat : 23090 (java) S 23078 23078 897 0 -1 1077944384 12353 0 0 0 182 1 0 0 20 0 15 0 64157315 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139995479894896 139996567562882 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23091] ppid=23078 vsize=13980732 memory=4616 CPUtime=2.08 cores=1,3,5,7
/proc/23080/task/23091/stat : 23091 (java) S 23078 23078 897 0 -1 1077944384 16123 0 0 0 206 2 0 0 20 0 15 0 64157315 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139995478842096 139996567562882 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23092] ppid=23078 vsize=13980732 memory=1376 CPUtime=0.7 cores=1,3,5,7
/proc/23080/task/23092/stat : 23092 (java) S 23078 23078 897 0 -1 1077944384 7388 0 0 0 69 1 0 0 20 0 15 0 64157315 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139995477789296 139996567562882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23093] ppid=23078 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/23080/task/23093/stat : 23093 (java) S 23078 23078 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64157316 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139995476736736 139996567561941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
[pid=23080/tid=23094] ppid=23078 vsize=13980732 memory=255132 CPUtime=0.04 cores=1,3,5,7
/proc/23080/task/23094/stat : 23094 (java) S 23078 23078 897 0 -1 1077944384 364 0 0 0 2 2 0 0 20 0 15 0 64157321 14316269568 63783 18446744073709551615 4194304 4196468 140726265602272 139995475684016 139996567562882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 34582528 140726265606583 140726265606758 140726265606758 140726265610191 0
Current children cumulated CPU time: 244.71 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 256508 KiB

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

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

[startup+240.022 s]
# the end of solver process 23080 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=244.546 s, system=0.191072 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): 240.022
CPU time (s): 244.737
CPU user time (s): 244.546
CPU system time (s): 0.191072
CPU usage (%): 101.964
Max. virtual memory (cumulated for all children) (KiB): 13992272
Max. memory (cumulated for all children) (KiB): 256508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 244.546
system time used= 0.191072
maximum resident set size= 255852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58450
page faults= 0
swaps= 0
block input operations= 0
block output operations= 376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8128
involuntary context switches= 160


# summary of solver processes directly reported to runsolver:
#   pid: 23078,23080
#   total CPU time (s): 244.737
#   total CPU user time (s): 244.546
#   total CPU system time (s): 0.191072

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.21212 second user time and 2.27872 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-13 12:02:00
IDJOB=4270329
IDBENCH=115895
IDSOLVER=2661
FILE ID=node125/4270329-1502619366
RUNJOBID= node125-1502615132-20542
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/StillLife/StillLife-wst-s1/StillLife-wastage-44.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-4270329-1502619366/watcher-4270329-1502619366 -o /tmp/evaluation-result-4270329-1502619366/solver-4270329-1502619366 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502615132-20542 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1334626232 HOME/instance-4270329-1502619366.xml

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

MD5SUM BENCH= 4997da7be544d89c7d7e917a89d7c5a2
RANDOM SEED=1334626232

node125.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.07
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.07
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.07
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.07
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:        30947968 kB
MemAvailable:   31795244 kB
Buffers:          282160 kB
Cached:           861152 kB
SwapCached:            0 kB
Active:           816784 kB
Inactive:         578228 kB
Active(anon):     251996 kB
Inactive(anon):    33100 kB
Active(file):     564788 kB
Inactive(file):   545128 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7800 kB
Writeback:             0 kB
AnonPages:        251024 kB
Mapped:            59824 kB
Shmem:             33444 kB
Slab:             132560 kB
SReclaimable:     106392 kB
SUnreclaim:        26168 kB
KernelStack:        3472 kB
PageTables:         5940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1252816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-13 12:06:01