Trace number 4247525

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: choco-solver 5a (2017-07-05)? (TO) 2400.3301 617.53003

General information on the benchmark

NameCrossword/
Crossword-m1c-ogd2008-vg/Crossword-m1c-ogd2008-vg-13-13.xml
MD5SUMd4dde8f3e9f2541e7949826ca81c8251
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints26
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":169}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":169}]
Minimum constraint arity13
Maximum constraint arity13
Distribution of constraint arities[{"arity":13,"count":26}]
Number of extensional constraints26
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":26}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.09	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4247525-1502089685.xml"  -tl '2400s' -p 4 -x 3
0.00/0.27	c [HOME/instance-4247525-1502089685.xml, -tl, 2400s, -p, 4, -x, 3]
0.00/0.33	c 4 solvers in parallel
0.00/0.40	c parse instance...
23.79/21.34	c solve instance...
2400.33/617.56	s UNKNOWN
2400.33/617.56	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4247525-1502089685/watcher-4247525-1502089685 -o /tmp/evaluation-result-4247525-1502089685/solver-4247525-1502089685 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502078046-15622 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 10000 -tdir HOME -seed 2118594614 HOME/instance-4247525-1502089685.xml 

pid=18630
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 5.09 4.75 3.70 2/206 18633
/proc/meminfo: memFree=24291452/32770624 swapFree=0/372688
[pid=18633] ppid=18630 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/18633/stat : 18633 (runsolver) D 18630 18633 2911 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 108621606 24240128 108 18446744073709551615 4194304 4338465 140732820119552 140732820117192 140491840565975 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 29421568 140732820127830 140732820128329 140732820128329 140732820131786 0
/proc/18633/statm: 5918 108 54 36 0 2156 0

[startup+0.100155 s]
/proc/loadavg: 5.09 4.75 3.70 2/206 18633
/proc/meminfo: memFree=24291452/32770624 swapFree=0/372688
[pid=18633] ppid=18630 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/18633/stat : 18633 (xcsp3-exec) S 18630 18633 2911 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 108621606 9740288 345 18446744073709551615 4194304 5098028 140725807012448 140725807010552 140662449295996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 30814208 140725807014296 140725807014506 140725807014506 140725807017963 0
/proc/18633/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200205 s]
/proc/loadavg: 5.09 4.75 3.70 2/206 18633
/proc/meminfo: memFree=24291452/32770624 swapFree=0/372688
[pid=18633] ppid=18630 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/18633/stat : 18633 (xcsp3-exec) S 18630 18633 2911 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 108621606 9740288 345 18446744073709551615 4194304 5098028 140725807012448 140725807010552 140662449295996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 30814208 140725807014296 140725807014506 140725807014506 140725807017963 0
/proc/18633/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300227 s]
/proc/loadavg: 5.09 4.75 3.70 2/206 18633
/proc/meminfo: memFree=24291452/32770624 swapFree=0/372688
[pid=18633] ppid=18630 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/18633/stat : 18633 (xcsp3-exec) S 18630 18633 2911 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 108621606 9740288 345 18446744073709551615 4194304 5098028 140725807012448 140725807010552 140662449295996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 30814208 140725807014296 140725807014506 140725807014506 140725807017963 0
/proc/18633/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700234 s]
/proc/loadavg: 5.09 4.75 3.70 2/206 18633
/proc/meminfo: memFree=24291452/32770624 swapFree=0/372688
[pid=18633] ppid=18630 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/18633/stat : 18633 (xcsp3-exec) S 18630 18633 2911 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 108621606 9740288 345 18446744073709551615 4194304 5098028 140725807012448 140725807010552 140662449295996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 30814208 140725807014296 140725807014506 140725807014506 140725807017963 0
/proc/18633/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.5007 s]
/proc/loadavg: 5.09 4.75 3.70 3/222 18649
/proc/meminfo: memFree=24102472/32770624 swapFree=0/372740
[pid=18633] ppid=18630 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/18633/stat : 18633 (xcsp3-exec) S 18630 18633 2911 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 108621606 9740288 345 18446744073709551615 4194304 5098028 140725807012448 140725807010552 140662449295996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 30814208 140725807014296 140725807014506 140725807014506 140725807017963 0
/proc/18633/statm: 2378 345 289 221 0 87 0
[pid=18635] ppid=18633 vsize=12917280 CPUtime=2.39 cores=1,3,5,7
/proc/18635/stat : 18635 (java) S 18633 18633 2911 0 -1 1077944320 13404 0 0 0 230 9 0 0 20 0 15 0 108621616 13227294720 50301 18446744073709551615 4194304 4196468 140727451676112 140727451658656 140524927131383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
/proc/18635/statm: 3229320 50301 3188 1 0 3217612 0
[pid=18635/tid=18636] ppid=18633 vsize=12917280 CPUtime=1.33 cores=1,3,5,7
/proc/18635/task/18636/stat : 18636 (java) R 18633 18633 2911 0 -1 4202560 8129 0 0 0 127 6 0 0 20 0 15 0 108621616 13227294720 50301 18446744073709551615 4194304 4196468 140727451676112 140524931366032 140524572195207 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18637] ppid=18633 vsize=12917280 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (java) S 18633 18633 2911 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 108621617 13227294720 50301 18446744073709551615 4194304 4196468 140727451676112 140524530629392 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18638] ppid=18633 vsize=12917280 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18638/stat : 18638 (java) S 18633 18633 2911 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 108621617 13227294720 50301 18446744073709551615 4194304 4196468 140727451676112 140524529576848 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18639] ppid=18633 vsize=12917280 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18639/stat : 18639 (java) S 18633 18633 2911 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 108621617 13227294720 50301 18446744073709551615 4194304 4196468 140727451676112 140524528524304 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18640] ppid=18633 vsize=12917280 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18640/stat : 18640 (java) S 18633 18633 2911 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 108621617 13227294720 50301 18446744073709551615 4194304 4196468 140727451676112 140524527471760 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18641] ppid=18633 vsize=12917280 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18641/stat : 18641 (java) S 18633 18633 2911 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 108621618 13227294720 50301 18446744073709551615 4194304 4196468 140727451676112 140524411119600 140524927142530 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18642] ppid=18633 vsize=12917280 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18642/stat : 18642 (java) S 18633 18633 2911 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 108621618 13227294720 50301 18446744073709551615 4194304 4196468 140727451676112 140524410065824 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18643] ppid=18633 vsize=12917280 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18643/stat : 18643 (java) S 18633 18633 2911 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 108621619 13227294720 50301 18446744073709551615 4194304 4196468 140727451676112 140524409013232 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18644] ppid=18633 vsize=12917280 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18644/stat : 18644 (java) S 18633 18633 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108621621 13227294720 50301 18446744073709551615 4194304 4196468 140727451676112 140524407961808 140524927149979 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18645] ppid=18633 vsize=12917280 CPUtime=0.34 cores=1,3,5,7
/proc/18635/task/18645/stat : 18645 (java) S 18633 18633 2911 0 -1 1077944384 1167 0 0 0 34 0 0 0 20 0 15 0 108621621 13227294720 50301 18446744073709551615 4194304 4196468 140727451676112 140524406909424 140524927142530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18646] ppid=18633 vsize=12917280 CPUtime=0.38 cores=1,3,5,7
/proc/18635/task/18646/stat : 18646 (java) S 18633 18633 2911 0 -1 1077944384 1403 0 0 0 38 0 0 0 20 0 15 0 108621621 13227294720 50301 18446744073709551615 4194304 4196468 140727451676112 140524405856880 140524927142530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18647] ppid=18633 vsize=12917280 CPUtime=0.26 cores=1,3,5,7
/proc/18635/task/18647/stat : 18647 (java) S 18633 18633 2911 0 -1 1077944384 1264 0 0 0 26 0 0 0 20 0 15 0 108621621 13227294720 50301 18446744073709551615 4194304 4196468 140727451676112 140524404804336 140524927142530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18648] ppid=18633 vsize=12917280 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18648/stat : 18648 (java) S 18633 18633 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108621621 13227294720 50301 18446744073709551615 4194304 4196468 140727451676112 140524403752032 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18649] ppid=18633 vsize=12917280 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18649/stat : 18649 (java) S 18633 18633 2911 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108621625 13227294720 50301 18446744073709551615 4194304 4196468 140727451676112 140524402698544 140524927142530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 12926792

[startup+3.10074 s]
/proc/loadavg: 4.92 4.72 3.69 3/222 18649
/proc/meminfo: memFree=24101604/32770624 swapFree=0/372740
[pid=18633] ppid=18630 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/18633/stat : 18633 (xcsp3-exec) S 18630 18633 2911 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 108621606 9740288 345 18446744073709551615 4194304 5098028 140725807012448 140725807010552 140662449295996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 30814208 140725807014296 140725807014506 140725807014506 140725807017963 0
/proc/18633/statm: 2378 345 289 221 0 87 0
[pid=18635] ppid=18633 vsize=12917280 CPUtime=4 cores=1,3,5,7
/proc/18635/stat : 18635 (java) S 18633 18633 2911 0 -1 1077944320 13710 0 0 0 391 9 0 0 20 0 15 0 108621616 13227294720 50330 18446744073709551615 4194304 4196468 140727451676112 140727451658656 140524927131383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
/proc/18635/statm: 3229320 50330 3188 1 0 3217612 0
[pid=18635/tid=18636] ppid=18633 vsize=12917280 CPUtime=2.93 cores=1,3,5,7
/proc/18635/task/18636/stat : 18636 (java) R 18633 18633 2911 0 -1 4202560 8435 0 0 0 287 6 0 0 20 0 15 0 108621616 13227294720 50330 18446744073709551615 4194304 4196468 140727451676112 140524931366528 140524572254256 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18637] ppid=18633 vsize=12917280 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (java) S 18633 18633 2911 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 108621617 13227294720 50330 18446744073709551615 4194304 4196468 140727451676112 140524530629392 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18638] ppid=18633 vsize=12917280 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18638/stat : 18638 (java) S 18633 18633 2911 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 108621617 13227294720 50330 18446744073709551615 4194304 4196468 140727451676112 140524529576848 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18639] ppid=18633 vsize=12917280 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18639/stat : 18639 (java) S 18633 18633 2911 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 108621617 13227294720 50330 18446744073709551615 4194304 4196468 140727451676112 140524528524304 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18640] ppid=18633 vsize=12917280 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18640/stat : 18640 (java) S 18633 18633 2911 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 108621617 13227294720 50330 18446744073709551615 4194304 4196468 140727451676112 140524527471760 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18641] ppid=18633 vsize=12917280 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18641/stat : 18641 (java) S 18633 18633 2911 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 108621618 13227294720 50330 18446744073709551615 4194304 4196468 140727451676112 140524411119600 140524927142530 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18642] ppid=18633 vsize=12917280 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18642/stat : 18642 (java) S 18633 18633 2911 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 108621618 13227294720 50330 18446744073709551615 4194304 4196468 140727451676112 140524410065824 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18643] ppid=18633 vsize=12917280 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18643/stat : 18643 (java) S 18633 18633 2911 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 108621619 13227294720 50330 18446744073709551615 4194304 4196468 140727451676112 140524409013232 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18644] ppid=18633 vsize=12917280 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18644/stat : 18644 (java) S 18633 18633 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108621621 13227294720 50330 18446744073709551615 4194304 4196468 140727451676112 140524407961808 140524927149979 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18645] ppid=18633 vsize=12917280 CPUtime=0.36 cores=1,3,5,7
/proc/18635/task/18645/stat : 18645 (java) S 18633 18633 2911 0 -1 1077944384 1167 0 0 0 36 0 0 0 20 0 15 0 108621621 13227294720 50330 18446744073709551615 4194304 4196468 140727451676112 140524406909424 140524927142530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18646] ppid=18633 vsize=12917280 CPUtime=0.38 cores=1,3,5,7
/proc/18635/task/18646/stat : 18646 (java) S 18633 18633 2911 0 -1 1077944384 1403 0 0 0 38 0 0 0 20 0 15 0 108621621 13227294720 50330 18446744073709551615 4194304 4196468 140727451676112 140524405856880 140524927142530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18647] ppid=18633 vsize=12917280 CPUtime=0.26 cores=1,3,5,7
/proc/18635/task/18647/stat : 18647 (java) S 18633 18633 2911 0 -1 1077944384 1264 0 0 0 26 0 0 0 20 0 15 0 108621621 13227294720 50330 18446744073709551615 4194304 4196468 140727451676112 140524404804336 140524927142530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18648] ppid=18633 vsize=12917280 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18648/stat : 18648 (java) S 18633 18633 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108621621 13227294720 50330 18446744073709551615 4194304 4196468 140727451676112 140524403752032 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18649] ppid=18633 vsize=12917280 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18649/stat : 18649 (java) S 18633 18633 2911 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 108621625 13227294720 50330 18446744073709551615 4194304 4196468 140727451676112 140524402698544 140524927142530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 12926792

[startup+6.30068 s]
/proc/loadavg: 4.92 4.72 3.69 3/222 18649
/proc/meminfo: memFree=24101248/32770624 swapFree=0/372748
[pid=18633] ppid=18630 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/18633/stat : 18633 (xcsp3-exec) S 18630 18633 2911 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 108621606 9740288 345 18446744073709551615 4194304 5098028 140725807012448 140725807010552 140662449295996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 30814208 140725807014296 140725807014506 140725807014506 140725807017963 0
/proc/18633/statm: 2378 345 289 221 0 87 0
[pid=18635] ppid=18633 vsize=12919328 CPUtime=7.39 cores=1,3,5,7
/proc/18635/stat : 18635 (java) S 18633 18633 2911 0 -1 1077944320 17576 0 0 0 721 18 0 0 20 0 15 0 108621616 13229391872 70490 18446744073709551615 4194304 4196468 140727451676112 140727451658656 140524927131383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
/proc/18635/statm: 3229832 70490 3204 1 0 3218124 0
[pid=18635/tid=18636] ppid=18633 vsize=12920352 CPUtime=6.09 cores=1,3,5,7
/proc/18635/task/18636/stat : 18636 (java) R 18633 18633 2911 0 -1 4202560 10063 0 0 0 603 6 0 0 20 0 15 0 108621616 13230440448 70490 18446744073709551615 4194304 4196468 140727451676112 140524931341808 140524919811101 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18637] ppid=18633 vsize=12920352 CPUtime=0.04 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (java) S 18633 18633 2911 0 -1 1077944384 244 0 0 0 2 2 0 0 20 0 15 0 108621617 13230440448 70490 18446744073709551615 4194304 4196468 140727451676112 140524530629392 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18638] ppid=18633 vsize=12920352 CPUtime=0.04 cores=1,3,5,7
/proc/18635/task/18638/stat : 18638 (java) S 18633 18633 2911 0 -1 1077944384 105 0 0 0 3 1 0 0 20 0 15 0 108621617 13230440448 70532 18446744073709551615 4194304 4196468 140727451676112 140524529576848 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18639] ppid=18633 vsize=12920352 CPUtime=0.05 cores=1,3,5,7
/proc/18635/task/18639/stat : 18639 (java) S 18633 18633 2911 0 -1 1077944384 89 0 0 0 3 2 0 0 20 0 15 0 108621617 13230440448 70532 18446744073709551615 4194304 4196468 140727451676112 140524528524304 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18640] ppid=18633 vsize=12919328 CPUtime=0.04 cores=1,3,5,7
/proc/18635/task/18640/stat : 18640 (java) S 18633 18633 2911 0 -1 1077944384 178 0 0 0 2 2 0 0 20 0 15 0 108621617 13229391872 70507 18446744073709551615 4194304 4196468 140727451676112 140524527471760 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18641] ppid=18633 vsize=12919328 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18641/stat : 18641 (java) S 18633 18633 2911 0 -1 1077944384 459 0 0 0 0 0 0 0 20 0 15 0 108621618 13229391872 70507 18446744073709551615 4194304 4196468 140727451676112 140524411119600 140524927142530 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18642] ppid=18633 vsize=12920352 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18642/stat : 18642 (java) S 18633 18633 2911 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 108621618 13230440448 70507 18446744073709551615 4194304 4196468 140727451676112 140524410065888 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18643] ppid=18633 vsize=12920352 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18643/stat : 18643 (java) S 18633 18633 2911 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 108621619 13230440448 70507 18446744073709551615 4194304 4196468 140727451676112 140524409013248 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18644] ppid=18633 vsize=12920352 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18644/stat : 18644 (java) S 18633 18633 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108621621 13230440448 70507 18446744073709551615 4194304 4196468 140727451676112 140524407961808 140524927149979 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18645] ppid=18633 vsize=12920352 CPUtime=0.38 cores=1,3,5,7
/proc/18635/task/18645/stat : 18645 (java) S 18633 18633 2911 0 -1 1077944384 1583 0 0 0 38 0 0 0 20 0 15 0 108621621 13230440448 70507 18446744073709551615 4194304 4196468 140727451676112 140524406909424 140524927142530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18646] ppid=18633 vsize=12919328 CPUtime=0.38 cores=1,3,5,7
/proc/18635/task/18646/stat : 18646 (java) R 18633 18633 2911 0 -1 4202560 1508 0 0 0 38 0 0 0 20 0 15 0 108621621 13229391872 70507 18446744073709551615 4194304 4196468 140727451676112 140524405856880 140524912013038 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18647] ppid=18633 vsize=12920352 CPUtime=0.28 cores=1,3,5,7
/proc/18635/task/18647/stat : 18647 (java) R 18633 18633 2911 0 -1 4202560 1754 0 0 0 28 0 0 0 20 0 15 0 108621621 13230440448 70507 18446744073709551615 4194304 4196468 140727451676112 140524404804256 140524912814418 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18648] ppid=18633 vsize=12920352 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18648/stat : 18648 (java) S 18633 18633 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 108621621 13230440448 70507 18446744073709551615 4194304 4196468 140727451676112 140524403752032 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18649] ppid=18633 vsize=12920352 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18649/stat : 18649 (java) S 18633 18633 2911 0 -1 1077944384 273 0 0 0 0 0 0 0 20 0 15 0 108621625 13230440448 70507 18446744073709551615 4194304 4196468 140727451676112 140524402698544 140524927142530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
Current children cumulated CPU time (s) 7.39
Current children cumulated vsize (KiB) 12928840

[startup+12.7008 s]
/proc/loadavg: 4.48 4.63 3.68 4/222 18649
/proc/meminfo: memFree=23805224/32770624 swapFree=0/372740
[pid=18633] ppid=18630 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/18633/stat : 18633 (xcsp3-exec) S 18630 18633 2911 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 108621606 9740288 345 18446744073709551615 4194304 5098028 140725807012448 140725807010552 140662449295996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 30814208 140725807014296 140725807014506 140725807014506 140725807017963 0
/proc/18633/statm: 2378 345 289 221 0 87 0
[pid=18635] ppid=18633 vsize=12919328 CPUtime=14.57 cores=1,3,5,7
/proc/18635/stat : 18635 (java) S 18633 18633 2911 0 -1 1077944320 21976 0 0 0 1428 29 0 0 20 0 15 0 108621616 13229391872 124126 18446744073709551615 4194304 4196468 140727451676112 140727451658656 140524927131383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
/proc/18635/statm: 3229832 124126 3206 1 0 3218124 0
[pid=18635/tid=18636] ppid=18633 vsize=12919328 CPUtime=12.41 cores=1,3,5,7
/proc/18635/task/18636/stat : 18636 (java) R 18633 18633 2911 0 -1 4202560 11133 0 0 0 1234 7 0 0 20 0 15 0 108621616 13229391872 124126 18446744073709551615 4194304 4196468 140727451676112 140524931367944 140524572254256 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18637] ppid=18633 vsize=12919328 CPUtime=0.11 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (java) S 18633 18633 2911 0 -1 1077944384 415 0 0 0 7 4 0 0 20 0 15 0 108621617 13229391872 124126 18446744073709551615 4194304 4196468 140727451676112 140524530629392 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18638] ppid=18633 vsize=12919328 CPUtime=0.11 cores=1,3,5,7
/proc/18635/task/18638/stat : 18638 (java) S 18633 18633 2911 0 -1 1077944384 275 0 0 0 7 4 0 0 20 0 15 0 108621617 13229391872 124126 18446744073709551615 4194304 4196468 140727451676112 140524529576848 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0

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

/proc/18633/statm: 2378 345 289 221 0 87 0
[pid=18635] ppid=18633 vsize=13185584 CPUtime=2259.99 cores=1,3,5,7
/proc/18635/stat : 18635 (java) S 18633 18633 2911 0 -1 1077944320 76024 0 0 0 225923 76 0 0 20 0 19 0 108621616 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140727451658656 140524927131383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
/proc/18635/statm: 3296396 286287 3265 1 0 3284688 0
[pid=18635/tid=18636] ppid=18633 vsize=13185584 CPUtime=20.66 cores=1,3,5,7
/proc/18635/task/18636/stat : 18636 (java) S 18633 18633 2911 0 -1 1077944384 13210 0 0 0 2058 8 0 0 20 0 19 0 108621616 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524931372160 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18637] ppid=18633 vsize=13185584 CPUtime=0.4 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (java) S 18633 18633 2911 0 -1 1077944384 1308 0 0 0 29 11 0 0 20 0 19 0 108621617 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524530629392 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18638] ppid=18633 vsize=13185584 CPUtime=0.39 cores=1,3,5,7
/proc/18635/task/18638/stat : 18638 (java) S 18633 18633 2911 0 -1 1077944384 1819 0 0 0 29 10 0 0 20 0 19 0 108621617 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524529576848 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18639] ppid=18633 vsize=13185584 CPUtime=0.4 cores=1,3,5,7
/proc/18635/task/18639/stat : 18639 (java) S 18633 18633 2911 0 -1 1077944384 683 0 0 0 30 10 0 0 20 0 19 0 108621617 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524528524304 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18640] ppid=18633 vsize=13185584 CPUtime=0.39 cores=1,3,5,7
/proc/18635/task/18640/stat : 18640 (java) S 18633 18633 2911 0 -1 1077944384 1063 0 0 0 27 12 0 0 20 0 19 0 108621617 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524527471760 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18641] ppid=18633 vsize=13185584 CPUtime=0.26 cores=1,3,5,7
/proc/18635/task/18641/stat : 18641 (java) S 18633 18633 2911 0 -1 1077944384 2875 0 0 0 26 0 0 0 20 0 19 0 108621618 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524411119600 140524927142530 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18642] ppid=18633 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18642/stat : 18642 (java) S 18633 18633 2911 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 19 0 108621618 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524410065888 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18643] ppid=18633 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18643/stat : 18643 (java) S 18633 18633 2911 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 19 0 108621619 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524409013248 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18644] ppid=18633 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18644/stat : 18644 (java) S 18633 18633 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 108621621 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524407961808 140524927149979 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18645] ppid=18633 vsize=13185584 CPUtime=1.86 cores=1,3,5,7
/proc/18635/task/18645/stat : 18645 (java) S 18633 18633 2911 0 -1 1077944384 12891 0 0 0 185 1 0 0 20 0 19 0 108621621 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524406909424 140524927142530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18646] ppid=18633 vsize=13185584 CPUtime=1.86 cores=1,3,5,7
/proc/18635/task/18646/stat : 18646 (java) S 18633 18633 2911 0 -1 1077944384 15668 0 0 0 185 1 0 0 20 0 19 0 108621621 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524405856880 140524927142530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18647] ppid=18633 vsize=13185584 CPUtime=0.59 cores=1,3,5,7
/proc/18635/task/18647/stat : 18647 (java) S 18633 18633 2911 0 -1 1077944384 9519 0 0 0 58 1 0 0 20 0 19 0 108621621 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524404804336 140524927142530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18648] ppid=18633 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18648/stat : 18648 (java) S 18633 18633 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 108621621 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524403752032 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18649] ppid=18633 vsize=13185584 CPUtime=0.41 cores=1,3,5,7
/proc/18635/task/18649/stat : 18649 (java) S 18633 18633 2911 0 -1 1077944384 1359 0 0 0 16 25 0 0 20 0 19 0 108621625 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524402698544 140524927142530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18650] ppid=18633 vsize=13185584 CPUtime=556.69 cores=1,3,5,7
/proc/18635/task/18650/stat : 18650 (java) R 18633 18633 2911 0 -1 4202560 4184 0 0 0 55666 3 0 0 20 0 19 0 108623741 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524394683064 140524573778359 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18651] ppid=18633 vsize=13185584 CPUtime=560.26 cores=1,3,5,7
/proc/18635/task/18651/stat : 18651 (java) R 18633 18633 2911 0 -1 4202560 4182 0 0 0 56021 5 0 0 20 0 19 0 108623742 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524393634176 140524573778684 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18652] ppid=18633 vsize=13185584 CPUtime=559.28 cores=1,3,5,7
/proc/18635/task/18652/stat : 18652 (java) R 18633 18633 2911 0 -1 4202560 2671 0 0 0 55926 2 0 0 20 0 19 0 108623742 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524392579216 140524573778434 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18653] ppid=18633 vsize=13185584 CPUtime=556.37 cores=1,3,5,7
/proc/18635/task/18653/stat : 18653 (java) R 18633 18633 2911 0 -1 4202560 3252 0 0 0 55634 3 0 0 20 0 19 0 108623742 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524391526616 140524573778795 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
Current children cumulated CPU time (s) 2259.99
Current children cumulated vsize (KiB) 13195096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+617.501 s]
/proc/loadavg: 8.36 7.45 5.45 11/225 19104
/proc/meminfo: memFree=29884848/32770624 swapFree=0/372820
[pid=18633] ppid=18630 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/18633/stat : 18633 (xcsp3-exec) S 18630 18633 2911 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 108621606 9740288 345 18446744073709551615 4194304 5098028 140725807012448 140725807010552 140662449295996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 30814208 140725807014296 140725807014506 140725807014506 140725807017963 0
/proc/18633/statm: 2378 345 289 221 0 87 0
[pid=18635] ppid=18633 vsize=13185584 CPUtime=2400.33 cores=1,3,5,7
/proc/18635/stat : 18635 (java) S 18633 18633 2911 0 -1 1077944320 76477 0 0 0 239957 76 0 0 20 0 19 0 108621616 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140727451658656 140524927131383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
/proc/18635/statm: 3296396 286287 3265 1 0 3284688 0
[pid=18635/tid=18636] ppid=18633 vsize=13185584 CPUtime=20.66 cores=1,3,5,7
/proc/18635/task/18636/stat : 18636 (java) S 18633 18633 2911 0 -1 1077944384 13210 0 0 0 2058 8 0 0 20 0 19 0 108621616 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524931372160 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18637] ppid=18633 vsize=13185584 CPUtime=0.4 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (java) S 18633 18633 2911 0 -1 1077944384 1308 0 0 0 29 11 0 0 20 0 19 0 108621617 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524530629392 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18638] ppid=18633 vsize=13185584 CPUtime=0.39 cores=1,3,5,7
/proc/18635/task/18638/stat : 18638 (java) S 18633 18633 2911 0 -1 1077944384 1819 0 0 0 29 10 0 0 20 0 19 0 108621617 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524529576848 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18639] ppid=18633 vsize=13185584 CPUtime=0.4 cores=1,3,5,7
/proc/18635/task/18639/stat : 18639 (java) S 18633 18633 2911 0 -1 1077944384 683 0 0 0 30 10 0 0 20 0 19 0 108621617 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524528524304 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18640] ppid=18633 vsize=13185584 CPUtime=0.39 cores=1,3,5,7
/proc/18635/task/18640/stat : 18640 (java) S 18633 18633 2911 0 -1 1077944384 1063 0 0 0 27 12 0 0 20 0 19 0 108621617 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524527471760 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18641] ppid=18633 vsize=13185584 CPUtime=0.26 cores=1,3,5,7
/proc/18635/task/18641/stat : 18641 (java) S 18633 18633 2911 0 -1 1077944384 2875 0 0 0 26 0 0 0 20 0 19 0 108621618 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524411119600 140524927142530 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18642] ppid=18633 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18642/stat : 18642 (java) S 18633 18633 2911 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 19 0 108621618 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524410065888 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18643] ppid=18633 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18643/stat : 18643 (java) S 18633 18633 2911 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 19 0 108621619 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524409013248 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18644] ppid=18633 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18644/stat : 18644 (java) S 18633 18633 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 108621621 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524407961808 140524927149979 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18645] ppid=18633 vsize=13185584 CPUtime=1.86 cores=1,3,5,7
/proc/18635/task/18645/stat : 18645 (java) S 18633 18633 2911 0 -1 1077944384 12891 0 0 0 185 1 0 0 20 0 19 0 108621621 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524406909424 140524927142530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18646] ppid=18633 vsize=13185584 CPUtime=1.86 cores=1,3,5,7
/proc/18635/task/18646/stat : 18646 (java) S 18633 18633 2911 0 -1 1077944384 15770 0 0 0 185 1 0 0 20 0 19 0 108621621 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524405856880 140524927142530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18647] ppid=18633 vsize=13185584 CPUtime=0.6 cores=1,3,5,7
/proc/18635/task/18647/stat : 18647 (java) S 18633 18633 2911 0 -1 1077944384 9821 0 0 0 59 1 0 0 20 0 19 0 108621621 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524404804336 140524927142530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18648] ppid=18633 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18648/stat : 18648 (java) S 18633 18633 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 108621621 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524403752032 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18649] ppid=18633 vsize=13185584 CPUtime=0.42 cores=1,3,5,7
/proc/18635/task/18649/stat : 18649 (java) S 18633 18633 2911 0 -1 1077944384 1365 0 0 0 17 25 0 0 20 0 19 0 108621625 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524402698544 140524927142530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18650] ppid=18633 vsize=13185584 CPUtime=591.88 cores=1,3,5,7
/proc/18635/task/18650/stat : 18650 (java) R 18633 18633 2911 0 -1 4202560 4191 0 0 0 59185 3 0 0 20 0 19 0 108623741 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524394683064 140524573778795 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18651] ppid=18633 vsize=13185584 CPUtime=595.46 cores=1,3,5,7
/proc/18635/task/18651/stat : 18651 (java) R 18633 18633 2911 0 -1 4202560 4202 0 0 0 59541 5 0 0 20 0 19 0 108623742 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524393631848 140524573923666 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18652] ppid=18633 vsize=13185584 CPUtime=594.03 cores=1,3,5,7
/proc/18635/task/18652/stat : 18652 (java) R 18633 18633 2911 0 -1 4202560 2681 0 0 0 59401 2 0 0 20 0 19 0 108623742 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524392581144 140524573645508 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18653] ppid=18633 vsize=13185584 CPUtime=591.55 cores=1,3,5,7
/proc/18635/task/18653/stat : 18653 (java) R 18633 18633 2911 0 -1 4202560 3258 0 0 0 59152 3 0 0 20 0 19 0 108623742 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524391526616 140524573778795 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
Current children cumulated CPU time (s) 2400.33
Current children cumulated vsize (KiB) 13195096

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 18635 sig 9
??? kill 18633 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+617.501 s]
/proc/loadavg: 8.36 7.45 5.45 11/225 19104
/proc/meminfo: memFree=29884848/32770624 swapFree=0/372820
[pid=18633] ppid=18630 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/18633/stat : 18633 (xcsp3-exec) S 18630 18633 2911 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 108621606 9740288 345 18446744073709551615 4194304 5098028 140725807012448 140725807010552 140662449295996 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 30814208 140725807014296 140725807014506 140725807014506 140725807017963 0
/proc/18633/statm: 2378 345 289 221 0 87 0
[pid=18635] ppid=18633 vsize=13185584 CPUtime=2400.33 cores=1,3,5,7
/proc/18635/stat : 18635 (java) S 18633 18633 2911 0 -1 1077944320 76477 0 0 0 239957 76 0 0 20 0 19 0 108621616 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140727451658656 140524927131383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
/proc/18635/statm: 3296396 286287 3265 1 0 3284688 0
[pid=18635/tid=18636] ppid=18633 vsize=13185584 CPUtime=20.66 cores=1,3,5,7
/proc/18635/task/18636/stat : 18636 (java) S 18633 18633 2911 0 -1 1077944384 13210 0 0 0 2058 8 0 0 20 0 19 0 108621616 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524931372160 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18637] ppid=18633 vsize=13185584 CPUtime=0.4 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (java) S 18633 18633 2911 0 -1 1077944384 1308 0 0 0 29 11 0 0 20 0 19 0 108621617 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524530629392 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18638] ppid=18633 vsize=13185584 CPUtime=0.39 cores=1,3,5,7
/proc/18635/task/18638/stat : 18638 (java) S 18633 18633 2911 0 -1 1077944384 1819 0 0 0 29 10 0 0 20 0 19 0 108621617 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524529576848 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18639] ppid=18633 vsize=13185584 CPUtime=0.4 cores=1,3,5,7
/proc/18635/task/18639/stat : 18639 (java) S 18633 18633 2911 0 -1 1077944384 683 0 0 0 30 10 0 0 20 0 19 0 108621617 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524528524304 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18640] ppid=18633 vsize=13185584 CPUtime=0.39 cores=1,3,5,7
/proc/18635/task/18640/stat : 18640 (java) S 18633 18633 2911 0 -1 1077944384 1063 0 0 0 27 12 0 0 20 0 19 0 108621617 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524527471760 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18641] ppid=18633 vsize=13185584 CPUtime=0.26 cores=1,3,5,7
/proc/18635/task/18641/stat : 18641 (java) S 18633 18633 2911 0 -1 1077944384 2875 0 0 0 26 0 0 0 20 0 19 0 108621618 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524411119600 140524927142530 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18642] ppid=18633 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18642/stat : 18642 (java) S 18633 18633 2911 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 19 0 108621618 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524410065888 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18643] ppid=18633 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18643/stat : 18643 (java) S 18633 18633 2911 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 19 0 108621619 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524409013248 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18644] ppid=18633 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18644/stat : 18644 (java) S 18633 18633 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 108621621 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524407961808 140524927149979 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18645] ppid=18633 vsize=13185584 CPUtime=1.86 cores=1,3,5,7
/proc/18635/task/18645/stat : 18645 (java) S 18633 18633 2911 0 -1 1077944384 12891 0 0 0 185 1 0 0 20 0 19 0 108621621 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524406909424 140524927142530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18646] ppid=18633 vsize=13185584 CPUtime=1.86 cores=1,3,5,7
/proc/18635/task/18646/stat : 18646 (java) S 18633 18633 2911 0 -1 1077944384 15770 0 0 0 185 1 0 0 20 0 19 0 108621621 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524405856880 140524927142530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18647] ppid=18633 vsize=13185584 CPUtime=0.6 cores=1,3,5,7
/proc/18635/task/18647/stat : 18647 (java) S 18633 18633 2911 0 -1 1077944384 9821 0 0 0 59 1 0 0 20 0 19 0 108621621 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524404804336 140524927142530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18648] ppid=18633 vsize=13185584 CPUtime=0 cores=1,3,5,7
/proc/18635/task/18648/stat : 18648 (java) S 18633 18633 2911 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 108621621 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524403752032 140524927141589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18649] ppid=18633 vsize=13185584 CPUtime=0.42 cores=1,3,5,7
/proc/18635/task/18649/stat : 18649 (java) S 18633 18633 2911 0 -1 1077944384 1365 0 0 0 17 25 0 0 20 0 19 0 108621625 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524402698544 140524927142530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18650] ppid=18633 vsize=13185584 CPUtime=591.88 cores=1,3,5,7
/proc/18635/task/18650/stat : 18650 (java) R 18633 18633 2911 0 -1 4202560 4191 0 0 0 59185 3 0 0 20 0 19 0 108623741 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524394683064 140524573778795 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18651] ppid=18633 vsize=13185584 CPUtime=595.46 cores=1,3,5,7
/proc/18635/task/18651/stat : 18651 (java) R 18633 18633 2911 0 -1 4202560 4202 0 0 0 59541 5 0 0 20 0 19 0 108623742 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524393631848 140524573923666 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18652] ppid=18633 vsize=13185584 CPUtime=594.03 cores=1,3,5,7
/proc/18635/task/18652/stat : 18652 (java) R 18633 18633 2911 0 -1 4202560 2681 0 0 0 59401 2 0 0 20 0 19 0 108623742 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524392581144 140524573645508 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
[pid=18635/tid=18653] ppid=18633 vsize=13185584 CPUtime=591.55 cores=1,3,5,7
/proc/18635/task/18653/stat : 18653 (java) R 18633 18633 2911 0 -1 4202560 3258 0 0 0 59152 3 0 0 20 0 19 0 108623742 13502038016 286287 18446744073709551615 4194304 4196468 140727451676112 140524391526616 140524573778795 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17006592 140727451681238 140727451681414 140727451681414 140727451684815 0
Current children cumulated CPU time (s) 2400.33
Current children cumulated vsize (KiB) 13195096

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18633 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1861
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=122
# CPU time returned by wait4() is 0.001983
# while last known CPU time is 2400.33
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 617.53
CPU time (s): 2400.33
CPU user time (s): 2399.57
CPU system time (s): 0.76
CPU usage (%): 388.698
Max. virtual memory (cumulated for all children) (KiB): 13195096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001861
system time used= 0.000122
maximum resident set size= 1384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 508
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.19935 second user time and 4.70618 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-07 08:53:43
IDJOB=4247525
IDBENCH=140132
IDSOLVER=2626
FILE ID=node132/4247525-1502089685
RUNJOBID= node132-1502078046-15622
PBS_JOBID= 
Free space on /tmp= 62012 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Crossword/Crossword-m1c-ogd2008-vg/Crossword-m1c-ogd2008-vg-13-13.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4247525-1502089685/watcher-4247525-1502089685 -o /tmp/evaluation-result-4247525-1502089685/solver-4247525-1502089685 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502078046-15622 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 10000 -tdir HOME -seed 2118594614 HOME/instance-4247525-1502089685.xml

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

MD5SUM BENCH= d4dde8f3e9f2541e7949826ca81c8251
RANDOM SEED=2118594614

node132.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.74
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.74
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.74
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.74
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:        24291548 kB
MemAvailable:   24864340 kB
Buffers:          230064 kB
Cached:           640864 kB
SwapCached:            0 kB
Active:          7634488 kB
Inactive:         405316 kB
Active(anon):    7169340 kB
Inactive(anon):    32628 kB
Active(file):     465148 kB
Inactive(file):   372688 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             10176 kB
Writeback:             4 kB
AnonPages:       7168532 kB
Mapped:            61624 kB
Shmem:             33468 kB
Slab:             128456 kB
SReclaimable:     101580 kB
SUnreclaim:        26876 kB
KernelStack:        3616 kB
PageTables:        19112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8653864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6985728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 62012 MiB
End job on node132 at 2017-08-07 09:04:01