Trace number 4270072

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) 243.937 240.021

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-25-a3.xml
MD5SUM6f45dc36d2c69d93d2d76d2d98e801df
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark672
Best CPU time to get the best result obtained on this benchmark1988.3199
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of constraints303
Number of domains2
Minimum domain size1000
Maximum domain size1001
Distribution of domain sizes[{"size":1000,"count":300},{"size":1001,"count":25}]
Minimum variable degree0
Maximum variable degree26
Distribution of variable degrees[{"degree":0,"count":325},{"degree":2,"count":300},{"degree":25,"count":23},{"degree":26,"count":2}]
Minimum constraint arity1
Maximum constraint arity300
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":300},{"arity":25,"count":1},{"arity":300,"count":1}]
Number of extensional constraints0
Number of intensional constraints301
Distribution of constraint types[{"type":"intension","count":301},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270072-1502621730.xml"  -tl '264s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4270072-1502621730.xml, -tl, 264s, -p, 1, -x, 0]
0.12/0.19	c simple solver
0.34/0.26	c parse instance...
0.99/0.58	c solve instance...
243.91/240.01	s UNKNOWN
243.91/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 (12174 MiB free)
  memory of node 1: 16384 MiB (13645 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270072-1502621730/watcher-4270072-1502621730 -o /tmp/evaluation-result-4270072-1502621730/solver-4270072-1502621730 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502619907-1762 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 2079028540 HOME/instance-4270072-1502621730.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
Current StackSize limit: 8192 KiB

solver pid=2398, runsolver pid=2395

[startup+0.100149 s]*
/proc/loadavg: 2.09 1.95 1.64 4/218 2414
/proc/meminfo: memFree=26421860/32770624 swapFree=67108860/67108860
[pid=2398] ppid=2395 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2398/stat : 2398 (xcsp3-exec) S 2395 2398 31727 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95244644 9740288 346 33554432000 4194304 5098028 140724620880208 140724620878312 140481550205564 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24850432 140724620887156 140724620887360 140724620887360 140724620890091 0
/proc/2398/statm: 2378 346 289 221 0 87 0
[pid=2400] ppid=2398 vsize=13978596 memory=28008 CPUtime=0.12 cores=1,3,5,7
/proc/2400/stat : 2400 (java) S 2398 2398 31727 0 -1 1077944320 5431 0 0 0 11 1 0 0 20 0 15 0 95244644 14314082304 7002 33554432000 4194304 4196468 140723962739152 140723962721696 139966349897463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
/proc/2400/statm: 3494649 7002 2840 1 0 3482966 0
[pid=2400/tid=2401] ppid=2398 vsize=13978596 memory=-8412658762350172019 CPUtime=0.09 cores=1,3,5,7
/proc/2400/task/2401/stat : 2401 (java) R 2398 2398 31727 0 -1 4202560 3440 0 0 0 8 1 0 0 20 0 15 0 95244645 14314082304 7067 33554432000 4194304 4196468 140723962739152 139966354130736 139966334207977 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2402] ppid=2398 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2402/stat : 2402 (java) S 2398 2398 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95244646 14314082304 7067 33554432000 4194304 4196468 140723962739152 139966279986320 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2403] ppid=2398 vsize=13978596 memory=139883331815040 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2403/stat : 2403 (java) S 2398 2398 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95244646 14314082304 7067 33554432000 4194304 4196468 140723962739152 139966278933520 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2404] ppid=2398 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2404/stat : 2404 (java) S 2398 2398 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95244646 14314082304 7067 33554432000 4194304 4196468 140723962739152 139966277880720 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2405] ppid=2398 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2405/stat : 2405 (java) S 2398 2398 31727 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95244646 14314082304 7067 33554432000 4194304 4196468 140723962739152 139966276827920 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2406] ppid=2398 vsize=13978596 memory=139883331815040 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2406/stat : 2406 (java) S 2398 2398 31727 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95244647 14314082304 7067 33554432000 4194304 4196468 140723962739152 139965824092528 139966349908610 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2407] ppid=2398 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2407/stat : 2407 (java) S 2398 2398 31727 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95244647 14314082304 7067 33554432000 4194304 4196468 140723962739152 139965823038496 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2408] ppid=2398 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2408/stat : 2408 (java) S 2398 2398 31727 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95244647 14314082304 7067 33554432000 4194304 4196468 140723962739152 139965821985648 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2409] ppid=2398 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2409/stat : 2409 (java) S 2398 2398 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95244650 14314082304 7067 33554432000 4194304 4196468 140723962739152 139965820933968 139966349916059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2410] ppid=2398 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2410/stat : 2410 (java) S 2398 2398 31727 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 95244650 14314082304 7067 33554432000 4194304 4196468 140723962739152 139965819882352 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2411] ppid=2398 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2411/stat : 2411 (java) S 2398 2398 31727 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 95244650 14314082304 7067 33554432000 4194304 4196468 140723962739152 139965818829552 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2412] ppid=2398 vsize=13978596 memory=139883331815040 CPUtime=0.01 cores=1,3,5,7
/proc/2400/task/2412/stat : 2412 (java) R 2398 2398 31727 0 -1 4202560 325 0 0 0 1 0 0 0 20 0 15 0 95244650 14314082304 7067 33554432000 4194304 4196468 140723962739152 139965817776752 139966328868437 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2413] ppid=2398 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2413/stat : 2413 (java) S 2398 2398 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95244650 14314082304 7067 33554432000 4194304 4196468 140723962739152 139965816724192 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2414] ppid=2398 vsize=13978596 memory=139883331815040 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2414/stat : 2414 (java) S 2398 2398 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95244650 14314082304 7067 33554432000 4194304 4196468 140723962739152 139965815671472 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29392 KiB

[startup+0.210785 s]*
/proc/loadavg: 2.09 1.95 1.64 3/218 2414
/proc/meminfo: memFree=26410448/32770624 swapFree=67108860/67108860
[pid=2398] ppid=2395 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2398/stat : 2398 (xcsp3-exec) S 2395 2398 31727 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95244644 9740288 346 33554432000 4194304 5098028 140724620880208 140724620878312 140481550205564 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24850432 140724620887156 140724620887360 140724620887360 140724620890091 0
/proc/2398/statm: 2378 346 289 221 0 87 0
[pid=2400] ppid=2398 vsize=13982852 memory=40416 CPUtime=0.34 cores=1,3,5,7
/proc/2400/stat : 2400 (java) S 2398 2398 31727 0 -1 1077944320 8190 0 0 0 31 3 0 0 20 0 15 0 95244644 14318440448 10104 33554432000 4194304 4196468 140723962739152 140723962721696 139966349897463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
/proc/2400/statm: 3495713 10104 3057 1 0 3482966 0
[pid=2400/tid=2401] ppid=2398 vsize=13982884 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/2400/task/2401/stat : 2401 (java) R 2398 2398 31727 0 -1 4202560 5375 0 0 0 18 2 0 0 20 0 15 0 95244645 14318473216 10104 33554432000 4194304 4196468 140723962739152 139966354099264 139966342577181 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2402] ppid=2398 vsize=13982852 memory=12543 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2402/stat : 2402 (java) S 2398 2398 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95244646 14318440448 10104 33554432000 4194304 4196468 140723962739152 139966279986320 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2403] ppid=2398 vsize=13982852 memory=3761552889144772256 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2403/stat : 2403 (java) S 2398 2398 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95244646 14318440448 10104 33554432000 4194304 4196468 140723962739152 139966278933520 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2404] ppid=2398 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2404/stat : 2404 (java) S 2398 2398 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95244646 14318440448 10104 33554432000 4194304 4196468 140723962739152 139966277880720 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2405] ppid=2398 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2405/stat : 2405 (java) S 2398 2398 31727 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95244646 14318440448 10104 33554432000 4194304 4196468 140723962739152 139966276827920 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2406] ppid=2398 vsize=13982852 memory=139883331815040 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2406/stat : 2406 (java) S 2398 2398 31727 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95244647 14318440448 10104 33554432000 4194304 4196468 140723962739152 139965824092528 139966349908610 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2407] ppid=2398 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2407/stat : 2407 (java) S 2398 2398 31727 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95244647 14318440448 10104 33554432000 4194304 4196468 140723962739152 139965823038496 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2408] ppid=2398 vsize=13982884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2408/stat : 2408 (java) S 2398 2398 31727 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95244647 14318473216 10104 33554432000 4194304 4196468 140723962739152 139965821985648 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2409] ppid=2398 vsize=13982884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2409/stat : 2409 (java) S 2398 2398 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95244650 14318473216 10104 33554432000 4194304 4196468 140723962739152 139965820933968 139966349916059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2410] ppid=2398 vsize=13982852 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/2400/task/2410/stat : 2410 (java) S 2398 2398 31727 0 -1 1077944384 575 0 0 0 3 0 0 0 20 0 15 0 95244650 14318440448 10104 33554432000 4194304 4196468 140723962739152 139965819882352 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2411] ppid=2398 vsize=13982852 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/2400/task/2411/stat : 2411 (java) S 2398 2398 31727 0 -1 1077944384 254 0 0 0 1 0 0 0 20 0 15 0 95244650 14318440448 10104 33554432000 4194304 4196468 140723962739152 139965818829552 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2412] ppid=2398 vsize=13982852 memory=139883331815040 CPUtime=0.08 cores=1,3,5,7
/proc/2400/task/2412/stat : 2412 (java) S 2398 2398 31727 0 -1 1077944384 738 0 0 0 8 0 0 0 20 0 15 0 95244650 14318440448 10104 33554432000 4194304 4196468 140723962739152 139965817776752 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2413] ppid=2398 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2413/stat : 2413 (java) S 2398 2398 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95244650 14318440448 10104 33554432000 4194304 4196468 140723962739152 139965816724192 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2414] ppid=2398 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2414/stat : 2414 (java) S 2398 2398 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95244650 14318440448 10104 33554432000 4194304 4196468 140723962739152 139965815671472 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41800 KiB

[startup+0.310958 s]*
/proc/loadavg: 2.09 1.95 1.64 4/218 2414
/proc/meminfo: memFree=26403764/32770624 swapFree=67108860/67108860
[pid=2398] ppid=2395 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2398/stat : 2398 (xcsp3-exec) S 2395 2398 31727 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95244644 9740288 346 33554432000 4194304 5098028 140724620880208 140724620878312 140481550205564 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24850432 140724620887156 140724620887360 140724620887360 140724620890091 0
/proc/2398/statm: 2378 346 289 221 0 87 0
[pid=2400] ppid=2398 vsize=13982852 memory=47036 CPUtime=0.51 cores=1,3,5,7
/proc/2400/stat : 2400 (java) S 2398 2398 31727 0 -1 1077944320 8989 0 0 0 47 4 0 0 20 0 15 0 95244644 14318440448 11759 33554432000 4194304 4196468 140723962739152 140723962721696 139966349897463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
/proc/2400/statm: 3495713 11759 3082 1 0 3482966 0
[pid=2400/tid=2401] ppid=2398 vsize=13982852 memory=6935054825532540783 CPUtime=0.29 cores=1,3,5,7
/proc/2400/task/2401/stat : 2401 (java) R 2398 2398 31727 0 -1 4202560 5971 0 0 0 27 2 0 0 20 0 15 0 95244645 14318440448 11759 33554432000 4194304 4196468 140723962739152 139966354120304 139966349919389 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2402] ppid=2398 vsize=13982852 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2402/stat : 2402 (java) S 2398 2398 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95244646 14318440448 11759 33554432000 4194304 4196468 140723962739152 139966279986320 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2403] ppid=2398 vsize=13982852 memory=11210019468133 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2403/stat : 2403 (java) S 2398 2398 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95244646 14318440448 11759 33554432000 4194304 4196468 140723962739152 139966278933520 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2404] ppid=2398 vsize=13982852 memory=4206186544037388384 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2404/stat : 2404 (java) S 2398 2398 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95244646 14318440448 11759 33554432000 4194304 4196468 140723962739152 139966277880720 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2405] ppid=2398 vsize=13982852 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2405/stat : 2405 (java) S 2398 2398 31727 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95244646 14318440448 11759 33554432000 4194304 4196468 140723962739152 139966276827920 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2406] ppid=2398 vsize=13982852 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2406/stat : 2406 (java) S 2398 2398 31727 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95244647 14318440448 11759 33554432000 4194304 4196468 140723962739152 139965824092528 139966349908610 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2407] ppid=2398 vsize=13982852 memory=-2672971631234216029 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2407/stat : 2407 (java) S 2398 2398 31727 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95244647 14318440448 11759 33554432000 4194304 4196468 140723962739152 139965823038496 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2408] ppid=2398 vsize=13982852 memory=7680491646476186377 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2408/stat : 2408 (java) S 2398 2398 31727 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95244647 14318440448 11759 33554432000 4194304 4196468 140723962739152 139965821985648 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2409] ppid=2398 vsize=13982852 memory=7088771780547993696 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2409/stat : 2409 (java) S 2398 2398 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95244650 14318440448 11759 33554432000 4194304 4196468 140723962739152 139965820933968 139966349916059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2410] ppid=2398 vsize=13982852 memory=-9062862659931694204 CPUtime=0.04 cores=1,3,5,7
/proc/2400/task/2410/stat : 2410 (java) R 2398 2398 31727 0 -1 4202560 581 0 0 0 4 0 0 0 20 0 15 0 95244650 14318440448 11759 33554432000 4194304 4196468 140723962739152 139965819882352 139966329144209 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2411] ppid=2398 vsize=13982852 memory=3047711553320166262 CPUtime=0.03 cores=1,3,5,7
/proc/2400/task/2411/stat : 2411 (java) S 2398 2398 31727 0 -1 1077944384 306 0 0 0 3 0 0 0 20 0 15 0 95244650 14318440448 11759 33554432000 4194304 4196468 140723962739152 139965818829552 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2412] ppid=2398 vsize=13982852 memory=-7022969359889120089 CPUtime=0.13 cores=1,3,5,7
/proc/2400/task/2412/stat : 2412 (java) S 2398 2398 31727 0 -1 1077944384 842 0 0 0 13 0 0 0 20 0 15 0 95244650 14318440448 11759 33554432000 4194304 4196468 140723962739152 139965817776752 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2413] ppid=2398 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2413/stat : 2413 (java) S 2398 2398 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95244650 14318440448 11759 33554432000 4194304 4196468 140723962739152 139965816724192 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2414] ppid=2398 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2414/stat : 2414 (java) S 2398 2398 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95244650 14318440448 11759 33554432000 4194304 4196468 140723962739152 139965815671472 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48420 KiB

[startup+0.700895 s]
/proc/loadavg: 2.09 1.95 1.64 6/218 2414
/proc/meminfo: memFree=26391108/32770624 swapFree=67108860/67108860
[pid=2398] ppid=2395 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2398/stat : 2398 (xcsp3-exec) S 2395 2398 31727 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95244644 9740288 346 33554432000 4194304 5098028 140724620880208 140724620878312 140481550205564 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24850432 140724620887156 140724620887360 140724620887360 140724620890091 0
/proc/2398/statm: 2378 346 289 221 0 87 0
[pid=2400] ppid=2398 vsize=13984976 memory=73052 CPUtime=1.52 cores=1,3,5,7
/proc/2400/stat : 2400 (java) S 2398 2398 31727 0 -1 1077944320 11419 0 0 0 147 5 0 0 20 0 15 0 95244644 14320615424 18263 33554432000 4194304 4196468 140723962739152 140723962721696 139966349897463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
/proc/2400/statm: 3496244 18263 3206 1 0 3483478 0
[pid=2400/tid=2401] ppid=2398 vsize=13984976 memory=-7816663703405220396 CPUtime=0.67 cores=1,3,5,7
/proc/2400/task/2401/stat : 2401 (java) R 2398 2398 31727 0 -1 4202560 6737 0 0 0 64 3 0 0 20 0 15 0 95244645 14320615424 18263 33554432000 4194304 4196468 140723962739152 139966354132432 139965954641658 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2402] ppid=2398 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2402/stat : 2402 (java) S 2398 2398 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95244646 14320615424 18263 33554432000 4194304 4196468 140723962739152 139966279986320 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2403] ppid=2398 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2403/stat : 2403 (java) S 2398 2398 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95244646 14320615424 18263 33554432000 4194304 4196468 140723962739152 139966278933520 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2404] ppid=2398 vsize=13984976 memory=55 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2404/stat : 2404 (java) S 2398 2398 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95244646 14320615424 18263 33554432000 4194304 4196468 140723962739152 139966277880720 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2405] ppid=2398 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2405/stat : 2405 (java) S 2398 2398 31727 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95244646 14320615424 18263 33554432000 4194304 4196468 140723962739152 139966276827920 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2406] ppid=2398 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2406/stat : 2406 (java) S 2398 2398 31727 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95244647 14320615424 18263 33554432000 4194304 4196468 140723962739152 139965824092528 139966349908610 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2407] ppid=2398 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2407/stat : 2407 (java) S 2398 2398 31727 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95244647 14320615424 18263 33554432000 4194304 4196468 140723962739152 139965823038496 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2408] ppid=2398 vsize=13984976 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2408/stat : 2408 (java) S 2398 2398 31727 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95244647 14320615424 18263 33554432000 4194304 4196468 140723962739152 139965821985648 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2409] ppid=2398 vsize=13984976 memory=796 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2409/stat : 2409 (java) S 2398 2398 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95244650 14320615424 18263 33554432000 4194304 4196468 140723962739152 139965820933968 139966349916059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2410] ppid=2398 vsize=13984976 memory=1228 CPUtime=0.23 cores=1,3,5,7
/proc/2400/task/2410/stat : 2410 (java) R 2398 2398 31727 0 -1 4202560 1009 0 0 0 23 0 0 0 20 0 15 0 95244650 14320615424 18263 33554432000 4194304 4196468 140723962739152 139965819868192 139966331422533 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2411] ppid=2398 vsize=13984976 memory=5300 CPUtime=0.25 cores=1,3,5,7
/proc/2400/task/2411/stat : 2411 (java) R 2398 2398 31727 0 -1 4202560 707 0 0 0 25 0 0 0 20 0 15 0 95244650 14320615424 18263 33554432000 4194304 4196468 140723962739152 139965818829552 139966349918810 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2412] ppid=2398 vsize=13984976 memory=4616 CPUtime=0.34 cores=1,3,5,7
/proc/2400/task/2412/stat : 2412 (java) R 2398 2398 31727 0 -1 4202560 1659 0 0 0 34 0 0 0 20 0 15 0 95244650 14320615424 18263 33554432000 4194304 4196468 140723962739152 139965817772512 139966329204310 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2413] ppid=2398 vsize=13984976 memory=1928 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2413/stat : 2413 (java) S 2398 2398 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95244650 14320615424 18263 33554432000 4194304 4196468 140723962739152 139965816724192 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2414] ppid=2398 vsize=13984976 memory=1428 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2414/stat : 2414 (java) S 2398 2398 31727 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95244650 14320615424 18263 33554432000 4194304 4196468 140723962739152 139965815671472 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
Current children cumulated CPU time: 1.52 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 74436 KiB

[startup+1.50086 s]
/proc/loadavg: 2.09 1.95 1.64 6/216 2445
/proc/meminfo: memFree=26472388/32770624 swapFree=67108860/67108860
[pid=2398] ppid=2395 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2398/stat : 2398 (xcsp3-exec) S 2395 2398 31727 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95244644 9740288 346 33554432000 4194304 5098028 140724620880208 140724620878312 140481550205564 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24850432 140724620887156 140724620887360 140724620887360 140724620890091 0
/proc/2398/statm: 2378 346 289 221 0 87 0

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

/proc/2400/task/2408/stat : 2408 (java) S 2398 2398 31727 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 95244647 14320615424 51701 33554432000 4194304 4196468 140723962739152 139965821985664 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2409] ppid=2398 vsize=13984976 memory=27300 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2409/stat : 2409 (java) S 2398 2398 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95244650 14320615424 51701 33554432000 4194304 4196468 140723962739152 139965820933968 139966349916059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2410] ppid=2398 vsize=13984976 memory=1296 CPUtime=1.72 cores=1,3,5,7
/proc/2400/task/2410/stat : 2410 (java) S 2398 2398 31727 0 -1 1077944384 8155 0 0 0 171 1 0 0 20 0 15 0 95244650 14320615424 51701 33554432000 4194304 4196468 140723962739152 139965819882352 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 18 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2411] ppid=2398 vsize=13984976 memory=279766386572080 CPUtime=1.47 cores=1,3,5,7
/proc/2400/task/2411/stat : 2411 (java) S 2398 2398 31727 0 -1 1077944384 7902 0 0 0 146 1 0 0 20 0 15 0 95244650 14320615424 51701 33554432000 4194304 4196468 140723962739152 139965818829552 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 19 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2412] ppid=2398 vsize=13984976 memory=0 CPUtime=0.52 cores=1,3,5,7
/proc/2400/task/2412/stat : 2412 (java) S 2398 2398 31727 0 -1 1077944384 4935 0 0 0 51 1 0 0 20 0 15 0 95244650 14320615424 51701 33554432000 4194304 4196468 140723962739152 139965817776752 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2413] ppid=2398 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2413/stat : 2413 (java) S 2398 2398 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95244650 14320615424 51701 33554432000 4194304 4196468 140723962739152 139965816724192 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2414] ppid=2398 vsize=13984976 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/2400/task/2414/stat : 2414 (java) S 2398 2398 31727 0 -1 1077944384 400 0 0 0 0 1 0 0 20 0 15 0 95244650 14320615424 51701 33554432000 4194304 4196468 140723962739152 139965815671472 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 16 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
Current children cumulated CPU time: 106.05 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 208188 KiB

[startup+162.301 s]
/proc/loadavg: 2.11 2.08 1.75 3/218 2494
/proc/meminfo: memFree=26165056/32770624 swapFree=67108860/67108860
[pid=2398] ppid=2395 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2398/stat : 2398 (xcsp3-exec) S 2395 2398 31727 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95244644 9740288 346 33554432000 4194304 5098028 140724620880208 140724620878312 140481550205564 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24850432 140724620887156 140724620887360 140724620887360 140724620890091 0
/proc/2398/statm: 2378 346 289 221 0 87 0
[pid=2400] ppid=2398 vsize=13984976 memory=206804 CPUtime=166.06 cores=1,3,5,7
/proc/2400/stat : 2400 (java) S 2398 2398 31727 0 -1 1077944320 35326 0 0 0 16593 13 0 0 20 0 15 0 95244644 14320615424 51701 33554432000 4194304 4196468 140723962739152 140723962721696 139966349897463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
/proc/2400/statm: 3496244 51701 3266 1 0 3483478 0
[pid=2400/tid=2401] ppid=2398 vsize=13984976 memory=206804 CPUtime=162.24 cores=1,3,5,7
/proc/2400/task/2401/stat : 2401 (java) R 2398 2398 31727 0 -1 4202560 10520 0 0 0 16219 5 0 0 20 0 15 0 95244645 14320615424 51701 33554432000 4194304 4196468 140723962739152 139966354133232 139965958810463 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2402] ppid=2398 vsize=13984976 memory=206804 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2402/stat : 2402 (java) S 2398 2398 31727 0 -1 1077944384 468 0 0 0 0 0 0 0 20 0 15 0 95244646 14320615424 51701 33554432000 4194304 4196468 140723962739152 139966279986320 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2403] ppid=2398 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2403/stat : 2403 (java) S 2398 2398 31727 0 -1 1077944384 529 0 0 0 0 0 0 0 20 0 15 0 95244646 14320615424 51701 33554432000 4194304 4196468 140723962739152 139966278933520 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2404] ppid=2398 vsize=13984976 memory=206804 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2404/stat : 2404 (java) S 2398 2398 31727 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 95244646 14320615424 51701 33554432000 4194304 4196468 140723962739152 139966277880720 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2405] ppid=2398 vsize=13984976 memory=206804 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2405/stat : 2405 (java) S 2398 2398 31727 0 -1 1077944384 358 0 0 0 0 0 0 0 20 0 15 0 95244646 14320615424 51701 33554432000 4194304 4196468 140723962739152 139966276827920 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2406] ppid=2398 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2406/stat : 2406 (java) S 2398 2398 31727 0 -1 1077944384 530 0 0 0 0 0 0 0 20 0 15 0 95244647 14320615424 51701 33554432000 4194304 4196468 140723962739152 139965824092528 139966349908610 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2407] ppid=2398 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2407/stat : 2407 (java) S 2398 2398 31727 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 95244647 14320615424 51701 33554432000 4194304 4196468 140723962739152 139965823038560 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2408] ppid=2398 vsize=13984976 memory=3056 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2408/stat : 2408 (java) S 2398 2398 31727 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 95244647 14320615424 51701 33554432000 4194304 4196468 140723962739152 139965821985664 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2409] ppid=2398 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2409/stat : 2409 (java) S 2398 2398 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95244650 14320615424 51701 33554432000 4194304 4196468 140723962739152 139965820933968 139966349916059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2410] ppid=2398 vsize=13984976 memory=1384 CPUtime=1.72 cores=1,3,5,7
/proc/2400/task/2410/stat : 2410 (java) S 2398 2398 31727 0 -1 1077944384 8163 0 0 0 171 1 0 0 20 0 15 0 95244650 14320615424 51701 33554432000 4194304 4196468 140723962739152 139965819882352 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 18 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2411] ppid=2398 vsize=13984976 memory=206804 CPUtime=1.47 cores=1,3,5,7
/proc/2400/task/2411/stat : 2411 (java) S 2398 2398 31727 0 -1 1077944384 7905 0 0 0 146 1 0 0 20 0 15 0 95244650 14320615424 51701 33554432000 4194304 4196468 140723962739152 139965818829552 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 19 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2412] ppid=2398 vsize=13984976 memory=206804 CPUtime=0.52 cores=1,3,5,7
/proc/2400/task/2412/stat : 2412 (java) S 2398 2398 31727 0 -1 1077944384 4939 0 0 0 51 1 0 0 20 0 15 0 95244650 14320615424 51701 33554432000 4194304 4196468 140723962739152 139965817776752 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2413] ppid=2398 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2413/stat : 2413 (java) S 2398 2398 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95244650 14320615424 51701 33554432000 4194304 4196468 140723962739152 139965816724192 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2414] ppid=2398 vsize=13984976 memory=1384 CPUtime=0.02 cores=1,3,5,7
/proc/2400/task/2414/stat : 2414 (java) S 2398 2398 31727 0 -1 1077944384 433 0 0 0 1 1 0 0 20 0 15 0 95244650 14320615424 51701 33554432000 4194304 4196468 140723962739152 139965815671472 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 16 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
Current children cumulated CPU time: 166.06 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 208188 KiB

[startup+222.301 s]
/proc/loadavg: 2.00 2.05 1.76 3/218 2495
/proc/meminfo: memFree=26150400/32770624 swapFree=67108860/67108860
[pid=2398] ppid=2395 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2398/stat : 2398 (xcsp3-exec) S 2395 2398 31727 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95244644 9740288 346 33554432000 4194304 5098028 140724620880208 140724620878312 140481550205564 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24850432 140724620887156 140724620887360 140724620887360 140724620890091 0
/proc/2398/statm: 2378 346 289 221 0 87 0
[pid=2400] ppid=2398 vsize=13984976 memory=223300 CPUtime=226.2 cores=1,3,5,7
/proc/2400/stat : 2400 (java) S 2398 2398 31727 0 -1 1077944320 38950 0 0 0 22606 14 0 0 20 0 15 0 95244644 14320615424 55825 33554432000 4194304 4196468 140723962739152 140723962721696 139966349897463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
/proc/2400/statm: 3496244 55825 3266 1 0 3483478 0
[pid=2400/tid=2401] ppid=2398 vsize=13984976 memory=10640 CPUtime=222.23 cores=1,3,5,7
/proc/2400/task/2401/stat : 2401 (java) R 2398 2398 31727 0 -1 4202560 10857 0 0 0 22218 5 0 0 20 0 15 0 95244645 14320615424 55825 33554432000 4194304 4196468 140723962739152 139966354136480 139965959834146 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2402] ppid=2398 vsize=13984976 memory=223300 CPUtime=0.02 cores=1,3,5,7
/proc/2400/task/2402/stat : 2402 (java) S 2398 2398 31727 0 -1 1077944384 806 0 0 0 1 1 0 0 20 0 15 0 95244646 14320615424 55825 33554432000 4194304 4196468 140723962739152 139966279986320 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2403] ppid=2398 vsize=13984976 memory=223300 CPUtime=0.01 cores=1,3,5,7
/proc/2400/task/2403/stat : 2403 (java) S 2398 2398 31727 0 -1 1077944384 586 0 0 0 1 0 0 0 20 0 15 0 95244646 14320615424 55825 33554432000 4194304 4196468 140723962739152 139966278933520 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2404] ppid=2398 vsize=13984976 memory=223300 CPUtime=0.01 cores=1,3,5,7
/proc/2400/task/2404/stat : 2404 (java) S 2398 2398 31727 0 -1 1077944384 142 0 0 0 1 0 0 0 20 0 15 0 95244646 14320615424 55825 33554432000 4194304 4196468 140723962739152 139966277880720 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2405] ppid=2398 vsize=13984976 memory=223300 CPUtime=0.01 cores=1,3,5,7
/proc/2400/task/2405/stat : 2405 (java) S 2398 2398 31727 0 -1 1077944384 1040 0 0 0 1 0 0 0 20 0 15 0 95244646 14320615424 55825 33554432000 4194304 4196468 140723962739152 139966276827920 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2406] ppid=2398 vsize=13984976 memory=1384 CPUtime=0.01 cores=1,3,5,7
/proc/2400/task/2406/stat : 2406 (java) S 2398 2398 31727 0 -1 1077944384 737 0 0 0 1 0 0 0 20 0 15 0 95244647 14320615424 55825 33554432000 4194304 4196468 140723962739152 139965824092528 139966349908610 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2407] ppid=2398 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2407/stat : 2407 (java) S 2398 2398 31727 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 95244647 14320615424 55825 33554432000 4194304 4196468 140723962739152 139965823038560 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2408] ppid=2398 vsize=13984976 memory=164 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2408/stat : 2408 (java) S 2398 2398 31727 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 95244647 14320615424 55825 33554432000 4194304 4196468 140723962739152 139965821985664 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2409] ppid=2398 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2409/stat : 2409 (java) S 2398 2398 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95244650 14320615424 55825 33554432000 4194304 4196468 140723962739152 139965820933968 139966349916059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2410] ppid=2398 vsize=13984976 memory=1384 CPUtime=1.73 cores=1,3,5,7
/proc/2400/task/2410/stat : 2410 (java) S 2398 2398 31727 0 -1 1077944384 8656 0 0 0 172 1 0 0 20 0 15 0 95244650 14320615424 55825 33554432000 4194304 4196468 140723962739152 139965819882352 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 18 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2411] ppid=2398 vsize=13984976 memory=4012 CPUtime=1.54 cores=1,3,5,7
/proc/2400/task/2411/stat : 2411 (java) S 2398 2398 31727 0 -1 1077944384 9340 0 0 0 153 1 0 0 20 0 15 0 95244650 14320615424 55825 33554432000 4194304 4196468 140723962739152 139965818829552 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 19 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2412] ppid=2398 vsize=13984976 memory=27300 CPUtime=0.52 cores=1,3,5,7
/proc/2400/task/2412/stat : 2412 (java) S 2398 2398 31727 0 -1 1077944384 4953 0 0 0 51 1 0 0 20 0 15 0 95244650 14320615424 55825 33554432000 4194304 4196468 140723962739152 139965817776752 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2413] ppid=2398 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2413/stat : 2413 (java) S 2398 2398 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95244650 14320615424 55825 33554432000 4194304 4196468 140723962739152 139965816724192 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2414] ppid=2398 vsize=13984976 memory=223300 CPUtime=0.03 cores=1,3,5,7
/proc/2400/task/2414/stat : 2414 (java) S 2398 2398 31727 0 -1 1077944384 439 0 0 0 1 2 0 0 20 0 15 0 95244650 14320615424 55825 33554432000 4194304 4196468 140723962739152 139965815671472 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 16 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
Current children cumulated CPU time: 226.2 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 224684 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.92 2.03 1.76 3/217 2495
/proc/meminfo: memFree=26145764/32770624 swapFree=67108860/67108860
[pid=2398] ppid=2395 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/2398/stat : 2398 (xcsp3-exec) S 2395 2398 31727 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95244644 9740288 346 33554432000 4194304 5098028 140724620880208 140724620878312 140481550205564 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24850432 140724620887156 140724620887360 140724620887360 140724620890091 0
/proc/2398/statm: 2378 346 289 221 0 87 0
[pid=2400] ppid=2398 vsize=13984976 memory=223300 CPUtime=243.91 cores=1,3,5,7
/proc/2400/stat : 2400 (java) S 2398 2398 31727 0 -1 1077944320 38955 0 0 0 24377 14 0 0 20 0 15 0 95244644 14320615424 55825 33554432000 4194304 4196468 140723962739152 140723962721696 139966349897463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
/proc/2400/statm: 3496244 55825 3266 1 0 3483478 0
[pid=2400/tid=2401] ppid=2398 vsize=13984976 memory=6935054825532540783 CPUtime=239.94 cores=1,3,5,7
/proc/2400/task/2401/stat : 2401 (java) R 2398 2398 31727 0 -1 4202560 10862 0 0 0 23989 5 0 0 20 0 15 0 95244645 14320615424 55825 33554432000 4194304 4196468 140723962739152 139966354136480 139965960913559 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2402] ppid=2398 vsize=13984976 memory=4872558044660077418 CPUtime=0.02 cores=1,3,5,7
/proc/2400/task/2402/stat : 2402 (java) S 2398 2398 31727 0 -1 1077944384 806 0 0 0 1 1 0 0 20 0 15 0 95244646 14320615424 55825 33554432000 4194304 4196468 140723962739152 139966279986320 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2403] ppid=2398 vsize=13984976 memory=4040 CPUtime=0.01 cores=1,3,5,7
/proc/2400/task/2403/stat : 2403 (java) S 2398 2398 31727 0 -1 1077944384 586 0 0 0 1 0 0 0 20 0 15 0 95244646 14320615424 55825 33554432000 4194304 4196468 140723962739152 139966278933520 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2404] ppid=2398 vsize=13984976 memory=1792 CPUtime=0.01 cores=1,3,5,7
/proc/2400/task/2404/stat : 2404 (java) S 2398 2398 31727 0 -1 1077944384 142 0 0 0 1 0 0 0 20 0 15 0 95244646 14320615424 55825 33554432000 4194304 4196468 140723962739152 139966277880720 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2405] ppid=2398 vsize=13984976 memory=640 CPUtime=0.01 cores=1,3,5,7
/proc/2400/task/2405/stat : 2405 (java) S 2398 2398 31727 0 -1 1077944384 1040 0 0 0 1 0 0 0 20 0 15 0 95244646 14320615424 55825 33554432000 4194304 4196468 140723962739152 139966276827920 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2406] ppid=2398 vsize=13984976 memory=8112282956445269571 CPUtime=0.01 cores=1,3,5,7
/proc/2400/task/2406/stat : 2406 (java) S 2398 2398 31727 0 -1 1077944384 737 0 0 0 1 0 0 0 20 0 15 0 95244647 14320615424 55825 33554432000 4194304 4196468 140723962739152 139965824092528 139966349908610 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2407] ppid=2398 vsize=13984976 memory=640 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2407/stat : 2407 (java) S 2398 2398 31727 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 95244647 14320615424 55825 33554432000 4194304 4196468 140723962739152 139965823038560 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2408] ppid=2398 vsize=13984976 memory=960 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2408/stat : 2408 (java) S 2398 2398 31727 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 95244647 14320615424 55825 33554432000 4194304 4196468 140723962739152 139965821985664 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2409] ppid=2398 vsize=13984976 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2409/stat : 2409 (java) S 2398 2398 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95244650 14320615424 55825 33554432000 4194304 4196468 140723962739152 139965820933968 139966349916059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2410] ppid=2398 vsize=13984976 memory=4104 CPUtime=1.73 cores=1,3,5,7
/proc/2400/task/2410/stat : 2410 (java) S 2398 2398 31727 0 -1 1077944384 8656 0 0 0 172 1 0 0 20 0 15 0 95244650 14320615424 55825 33554432000 4194304 4196468 140723962739152 139965819882352 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 18 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2411] ppid=2398 vsize=13984976 memory=2344 CPUtime=1.54 cores=1,3,5,7
/proc/2400/task/2411/stat : 2411 (java) S 2398 2398 31727 0 -1 1077944384 9340 0 0 0 153 1 0 0 20 0 15 0 95244650 14320615424 55825 33554432000 4194304 4196468 140723962739152 139965818829552 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 19 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2412] ppid=2398 vsize=13984976 memory=2540 CPUtime=0.52 cores=1,3,5,7
/proc/2400/task/2412/stat : 2412 (java) S 2398 2398 31727 0 -1 1077944384 4953 0 0 0 51 1 0 0 20 0 15 0 95244650 14320615424 55825 33554432000 4194304 4196468 140723962739152 139965817776752 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2413] ppid=2398 vsize=13984976 memory=2540 CPUtime=0 cores=1,3,5,7
/proc/2400/task/2413/stat : 2413 (java) S 2398 2398 31727 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95244650 14320615424 55825 33554432000 4194304 4196468 140723962739152 139965816724192 139966349907669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
[pid=2400/tid=2414] ppid=2398 vsize=13984976 memory=8112282956445269571 CPUtime=0.04 cores=1,3,5,7
/proc/2400/task/2414/stat : 2414 (java) S 2398 2398 31727 0 -1 1077944384 439 0 0 0 2 2 0 0 20 0 15 0 95244650 14320615424 55825 33554432000 4194304 4196468 140723962739152 139965815671472 139966349908610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 16 0 0 6293624 6294260 31313920 140723962741917 140723962742092 140723962742092 140723962744783 0
Current children cumulated CPU time: 243.91 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 224684 KiB

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

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

[startup+240.021 s]
# the end of solver process 2400 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=243.785 s, system=0.151707 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.021
CPU time (s): 243.937
CPU user time (s): 243.785
CPU system time (s): 0.151707
CPU usage (%): 101.631
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 224684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.785
system time used= 0.151707
maximum resident set size= 223620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39851
page faults= 0
swaps= 0
block input operations= 0
block output operations= 256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8000
involuntary context switches= 250


# summary of solver processes directly reported to runsolver:
#   pid: 2398,2400
#   total CPU time (s): 243.937
#   total CPU user time (s): 243.785
#   total CPU system time (s): 0.151707

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.59677 second user time and 1.90092 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-13 12:41:12
IDJOB=4270072
IDBENCH=126214
IDSOLVER=2661
FILE ID=node105/4270072-1502621730
RUNJOBID= node105-1502619907-1762
PBS_JOBID= 20628295
Free space on /tmp= 60660 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-25-a3.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-4270072-1502621730/watcher-4270072-1502621730 -o /tmp/evaluation-result-4270072-1502621730/solver-4270072-1502621730 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502619907-1762 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 2079028540 HOME/instance-4270072-1502621730.xml

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

MD5SUM BENCH= 6f45dc36d2c69d93d2d76d2d98e801df
RANDOM SEED=2079028540

node105.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.17
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.17
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.17
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.17
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:        26439636 kB
MemAvailable:   31832096 kB
Buffers:          160348 kB
Cached:          5507876 kB
SwapCached:            0 kB
Active:           821460 kB
Inactive:        5046996 kB
Active(anon):     202960 kB
Inactive(anon):    25060 kB
Active(file):     618500 kB
Inactive(file):  5021936 kB
Unevictable:        6248 kB
Mlocked:            6248 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7932 kB
Writeback:             0 kB
AnonPages:        103800 kB
Mapped:            55568 kB
Shmem:             25228 kB
Slab:             161200 kB
SReclaimable:     135716 kB
SUnreclaim:        25484 kB
KernelStack:        3824 kB
PageTables:         4988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1199416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60652 MiB
End job on node105 at 2017-08-13 12:45:12