Trace number 4269464

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
choco-solver 4.0.5 seq (2017-08-09)? (TO) 2520.1001 2491.4199

General information on the benchmark

NameFischer/Fischer-m1-s1/
Fischer-11-14-fair.xml
MD5SUMabdfed4353cf02606058846107286b36
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 variables40248
Number of constraints38137
Number of domains3
Minimum domain size2
Maximum domain size20001
Distribution of domain sizes[{"size":2,"count":5342},{"size":201,"count":180},{"size":20001,"count":34726}]
Minimum variable degree2
Maximum variable degree320
Distribution of variable degrees[{"degree":2,"count":35660},{"degree":3,"count":924},{"degree":4,"count":47},{"degree":5,"count":374},{"degree":6,"count":208},{"degree":7,"count":781},{"degree":8,"count":1143},{"degree":9,"count":638},{"degree":10,"count":24},{"degree":12,"count":29},{"degree":13,"count":336},{"degree":14,"count":11},{"degree":24,"count":1},{"degree":35,"count":15},{"degree":57,"count":15},{"degree":59,"count":12},{"degree":70,"count":1},{"degree":80,"count":14},{"degree":125,"count":2},{"degree":126,"count":12},{"degree":320,"count":1}]
Minimum constraint arity1
Maximum constraint arity3
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":6162},{"arity":3,"count":31973}]
Number of extensional constraints0
Number of intensional constraints38137
Distribution of constraint types[{"type":"intension","count":38137}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269464-1502850514.xml"  -tl '2520s' -p 1 -x 0
0.06/0.29	c [HOME/instance-4269464-1502850514.xml, -tl, 2520s, -p, 1, -x, 0]
0.25/0.35	c simple solver
0.25/0.41	c parse instance...
14.89/4.78	c solve instance...
2520.07/2491.40	s UNKNOWN
2520.07/2491.40	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269464-1502850514/watcher-4269464-1502850514 -o /tmp/evaluation-result-4269464-1502850514/solver-4269464-1502850514 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1927868863 HOME/instance-4269464-1502850514.xml 

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

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

solver pid=16283, runsolver pid=16280

[startup+0.101135 s]*
/proc/loadavg: 2.20 2.15 2.30 3/198 16286
/proc/meminfo: memFree=24632376/32770624 swapFree=67108860/67108860
[pid=16283] ppid=16280 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16283/stat : 16283 (xcsp3-exec) S 16280 16283 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 73392042 9740288 345 18446744073709551615 4194304 5098028 140728551527040 140728551525144 140299605000828 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 34787328 140728551534968 140728551535173 140728551535173 140728551538667 0
/proc/16283/statm: 2378 345 289 221 0 87 0
[pid=16286] ppid=16283 vsize=11657624 memory=8496 CPUtime=0 cores=1,3,5,7
/proc/16286/stat : 16286 (java) S 16283 16283 11586 0 -1 1077944320 1900 0 0 0 0 0 0 0 20 0 2 0 73392052 11937406976 2124 18446744073709551615 4194304 4196468 140724362778992 140724362761536 140687230070519 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
/proc/16286/statm: 2914406 2124 1151 1 0 2904376 0
[pid=16286/tid=16287] ppid=16283 vsize=11657624 memory=4206989191851631162 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16287/stat : 16287 (java) R 16283 16283 11586 0 -1 4202560 892 0 0 0 0 0 0 0 20 0 2 0 73392052 11937406976 2388 18446744073709551615 4194304 4196468 140724362778992 140687234312608 140687222359968 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 11667136 KiB
Current children cumulated memory: 9876 KiB

[startup+0.209654 s]*
/proc/loadavg: 2.20 2.15 2.30 3/212 16300
/proc/meminfo: memFree=24620416/32770624 swapFree=67108860/67108860
[pid=16283] ppid=16280 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16283/stat : 16283 (xcsp3-exec) S 16280 16283 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 73392042 9740288 345 18446744073709551615 4194304 5098028 140728551527040 140728551525144 140299605000828 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 34787328 140728551534968 140728551535173 140728551535173 140728551538667 0
/proc/16283/statm: 2378 345 289 221 0 87 0
[pid=16286] ppid=16283 vsize=13974352 memory=22932 CPUtime=0.06 cores=1,3,5,7
/proc/16286/stat : 16286 (java) S 16283 16283 11586 0 -1 1077944320 5171 0 0 0 6 0 0 0 20 0 15 0 73392052 14309736448 5733 18446744073709551615 4194304 4196468 140724362778992 140724362761536 140687230070519 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
/proc/16286/statm: 3493588 5733 2707 1 0 3482964 0
[pid=16286/tid=16287] ppid=16283 vsize=13974352 memory=-6154281511361286500 CPUtime=0.05 cores=1,3,5,7
/proc/16286/task/16287/stat : 16287 (java) R 16283 16283 11586 0 -1 4202560 3346 0 0 0 5 0 0 0 20 0 15 0 73392052 14309736448 5733 18446744073709551615 4194304 4196468 140724362778992 140687234312800 140687211464253 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16288] ppid=16283 vsize=13974352 memory=4211974295634013578 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16288/stat : 16288 (java) S 16283 16283 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73392053 14309736448 5733 18446744073709551615 4194304 4196468 140724362778992 140687164504464 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16289] ppid=16283 vsize=13974352 memory=140569429223040 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16289/stat : 16289 (java) S 16283 16283 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73392053 14309736448 5733 18446744073709551615 4194304 4196468 140724362778992 140687163451664 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16290] ppid=16283 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16290/stat : 16290 (java) S 16283 16283 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73392053 14309736448 5733 18446744073709551615 4194304 4196468 140724362778992 140687162399376 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16291] ppid=16283 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16291/stat : 16291 (java) S 16283 16283 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73392053 14309736448 5733 18446744073709551615 4194304 4196468 140724362778992 140687161346576 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16292] ppid=16283 vsize=13974352 memory=140569429223040 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16292/stat : 16292 (java) S 16283 16283 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73392054 14309736448 5733 18446744073709551615 4194304 4196468 140724362778992 140686708394608 140687230081666 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16293] ppid=16283 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16293/stat : 16293 (java) S 16283 16283 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 73392055 14309736448 5733 18446744073709551615 4194304 4196468 140724362778992 140686707340576 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16294] ppid=16283 vsize=13974352 memory=140569429223040 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16294/stat : 16294 (java) S 16283 16283 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73392055 14309736448 5733 18446744073709551615 4194304 4196468 140724362778992 140686706288240 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16295] ppid=16283 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16295/stat : 16295 (java) S 16283 16283 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73392057 14309736448 5733 18446744073709551615 4194304 4196468 140724362778992 140686705236560 140687230089115 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16296] ppid=16283 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16296/stat : 16296 (java) S 16283 16283 11586 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 15 0 73392057 14309736448 5733 18446744073709551615 4194304 4196468 140724362778992 140686704183408 140687230081666 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16297] ppid=16283 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16297/stat : 16297 (java) S 16283 16283 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73392057 14309736448 5733 18446744073709551615 4194304 4196468 140724362778992 140686703130608 140687230081666 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16298] ppid=16283 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16298/stat : 16298 (java) S 16283 16283 11586 0 -1 1077944384 237 0 0 0 0 0 0 0 20 0 15 0 73392057 14309736448 5733 18446744073709551615 4194304 4196468 140724362778992 140686702078320 140687230081666 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16299] ppid=16283 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16299/stat : 16299 (java) S 16283 16283 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73392058 14309736448 5733 18446744073709551615 4194304 4196468 140724362778992 140686701025760 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16300] ppid=16283 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16300/stat : 16300 (java) S 16283 16283 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73392063 14309736448 5733 18446744073709551615 4194304 4196468 140724362778992 140686699973552 140687230081666 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 24312 KiB

[startup+0.310881 s]*
/proc/loadavg: 2.20 2.15 2.30 4/212 16300
/proc/meminfo: memFree=24604992/32770624 swapFree=67108860/67108860
[pid=16283] ppid=16280 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16283/stat : 16283 (xcsp3-exec) S 16280 16283 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 73392042 9740288 345 18446744073709551615 4194304 5098028 140728551527040 140728551525144 140299605000828 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 34787328 140728551534968 140728551535173 140728551535173 140728551538667 0
/proc/16283/statm: 2378 345 289 221 0 87 0
[pid=16286] ppid=16283 vsize=13974352 memory=36764 CPUtime=0.25 cores=1,3,5,7
/proc/16286/stat : 16286 (java) S 16283 16283 11586 0 -1 1077944320 8783 0 0 0 23 2 0 0 20 0 15 0 73392052 14309736448 9191 18446744073709551615 4194304 4196468 140724362778992 140724362761536 140687230070519 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
/proc/16286/statm: 3493588 9191 2976 1 0 3482964 0
[pid=16286/tid=16287] ppid=16283 vsize=13974352 memory=140569313683624 CPUtime=0.15 cores=1,3,5,7
/proc/16286/task/16287/stat : 16287 (java) R 16283 16283 11586 0 -1 4202560 6039 0 0 0 14 1 0 0 20 0 15 0 73392052 14309736448 9191 18446744073709551615 4194304 4196468 140724362778992 140687234283968 140687230092445 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16288] ppid=16283 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16288/stat : 16288 (java) S 16283 16283 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73392053 14309736448 9191 18446744073709551615 4194304 4196468 140724362778992 140687164504464 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16289] ppid=16283 vsize=13974352 memory=140569429223040 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16289/stat : 16289 (java) S 16283 16283 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73392053 14309736448 9191 18446744073709551615 4194304 4196468 140724362778992 140687163451664 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16290] ppid=16283 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16290/stat : 16290 (java) S 16283 16283 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73392053 14309736448 9191 18446744073709551615 4194304 4196468 140724362778992 140687162399376 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16291] ppid=16283 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16291/stat : 16291 (java) S 16283 16283 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73392053 14309736448 9191 18446744073709551615 4194304 4196468 140724362778992 140687161346576 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16292] ppid=16283 vsize=13974352 memory=140569429223040 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16292/stat : 16292 (java) S 16283 16283 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73392054 14309736448 9191 18446744073709551615 4194304 4196468 140724362778992 140686708394608 140687230081666 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16293] ppid=16283 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16293/stat : 16293 (java) S 16283 16283 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 73392055 14309736448 9191 18446744073709551615 4194304 4196468 140724362778992 140686707340576 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16294] ppid=16283 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16294/stat : 16294 (java) S 16283 16283 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73392055 14309736448 9191 18446744073709551615 4194304 4196468 140724362778992 140686706288240 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16295] ppid=16283 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16295/stat : 16295 (java) S 16283 16283 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73392057 14309736448 9191 18446744073709551615 4194304 4196468 140724362778992 140686705236560 140687230089115 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16296] ppid=16283 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/16286/task/16296/stat : 16296 (java) S 16283 16283 11586 0 -1 1077944384 455 0 0 0 1 0 0 0 20 0 15 0 73392057 14309736448 9191 18446744073709551615 4194304 4196468 140724362778992 140686704183408 140687230081666 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16297] ppid=16283 vsize=13974352 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/16286/task/16297/stat : 16297 (java) S 16283 16283 11586 0 -1 1077944384 268 0 0 0 2 0 0 0 20 0 15 0 73392057 14309736448 9191 18446744073709551615 4194304 4196468 140724362778992 140686703130608 140687230081666 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16298] ppid=16283 vsize=13974352 memory=140569429223040 CPUtime=0.05 cores=1,3,5,7
/proc/16286/task/16298/stat : 16298 (java) S 16283 16283 11586 0 -1 1077944384 717 0 0 0 5 0 0 0 20 0 15 0 73392057 14309736448 9191 18446744073709551615 4194304 4196468 140724362778992 140686702078320 140687230081666 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16299] ppid=16283 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16299/stat : 16299 (java) S 16283 16283 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73392058 14309736448 9191 18446744073709551615 4194304 4196468 140724362778992 140686701025760 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16300] ppid=16283 vsize=13974352 memory=140569429223040 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16300/stat : 16300 (java) S 16283 16283 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73392063 14309736448 9191 18446744073709551615 4194304 4196468 140724362778992 140686699973552 140687230081666 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38144 KiB

[startup+0.704649 s]
/proc/loadavg: 2.20 2.15 2.30 6/212 16300
/proc/meminfo: memFree=24587788/32770624 swapFree=67108860/67108860
[pid=16283] ppid=16280 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16283/stat : 16283 (xcsp3-exec) S 16280 16283 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 73392042 9740288 345 18446744073709551615 4194304 5098028 140728551527040 140728551525144 140299605000828 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 34787328 140728551534968 140728551535173 140728551535173 140728551538667 0
/proc/16283/statm: 2378 345 289 221 0 87 0
[pid=16286] ppid=16283 vsize=13978684 memory=93068 CPUtime=1.28 cores=1,3,5,7
/proc/16286/stat : 16286 (java) S 16283 16283 11586 0 -1 1077944320 12888 0 0 0 124 4 0 0 20 0 15 0 73392052 14314172416 23267 18446744073709551615 4194304 4196468 140724362778992 140724362761536 140687230070519 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
/proc/16286/statm: 3494671 23267 3164 1 0 3482964 0
[pid=16286/tid=16287] ppid=16283 vsize=13978684 memory=0 CPUtime=0.52 cores=1,3,5,7
/proc/16286/task/16287/stat : 16287 (java) R 16283 16283 11586 0 -1 1077944384 7821 0 0 0 50 2 0 0 20 0 15 0 73392052 14314172416 23267 18446744073709551615 4194304 4196468 140724362778992 140687234307088 140687230080725 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16288] ppid=16283 vsize=13978684 memory=44 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16288/stat : 16288 (java) S 16283 16283 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73392053 14314172416 23267 18446744073709551615 4194304 4196468 140724362778992 140687164504464 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16289] ppid=16283 vsize=13978684 memory=8102582798389489969 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16289/stat : 16289 (java) S 16283 16283 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73392053 14314172416 23267 18446744073709551615 4194304 4196468 140724362778992 140687163451664 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16290] ppid=16283 vsize=13978684 memory=5787495302022849344 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16290/stat : 16290 (java) S 16283 16283 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73392053 14314172416 23267 18446744073709551615 4194304 4196468 140724362778992 140687162399376 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16291] ppid=16283 vsize=13978684 memory=8023269665315972697 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16291/stat : 16291 (java) S 16283 16283 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73392053 14314172416 23267 18446744073709551615 4194304 4196468 140724362778992 140687161346576 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16292] ppid=16283 vsize=13978684 memory=7674596115929182250 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16292/stat : 16292 (java) S 16283 16283 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73392054 14314172416 23267 18446744073709551615 4194304 4196468 140724362778992 140686708394608 140687230081666 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16293] ppid=16283 vsize=13978684 memory=8328453600958622283 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16293/stat : 16293 (java) S 16283 16283 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 73392055 14314172416 23267 18446744073709551615 4194304 4196468 140724362778992 140686707340576 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16294] ppid=16283 vsize=13978684 memory=-8918990855134196790 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16294/stat : 16294 (java) S 16283 16283 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73392055 14314172416 23267 18446744073709551615 4194304 4196468 140724362778992 140686706288240 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16295] ppid=16283 vsize=13978684 memory=6944656591801717918 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16295/stat : 16295 (java) S 16283 16283 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73392057 14314172416 23267 18446744073709551615 4194304 4196468 140724362778992 140686705236560 140687230089115 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16296] ppid=16283 vsize=13978684 memory=-6804530832991035292 CPUtime=0.24 cores=1,3,5,7
/proc/16286/task/16296/stat : 16296 (java) R 16283 16283 11586 0 -1 4202560 1478 0 0 0 24 0 0 0 20 0 15 0 73392057 14314172416 23267 18446744073709551615 4194304 4196468 140724362778992 140686704183408 140687211250236 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16297] ppid=16283 vsize=13978684 memory=7752549240514114323 CPUtime=0.26 cores=1,3,5,7
/proc/16286/task/16297/stat : 16297 (java) R 16283 16283 11586 0 -1 4202560 892 0 0 0 26 0 0 0 20 0 15 0 73392057 14314172416 23267 18446744073709551615 4194304 4196468 140724362778992 140686703118480 140687230091866 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16298] ppid=16283 vsize=13978684 memory=6944656425122700657 CPUtime=0.22 cores=1,3,5,7
/proc/16286/task/16298/stat : 16298 (java) R 16283 16283 11586 0 -1 4202560 1389 0 0 0 22 0 0 0 20 0 15 0 73392057 14314172416 23267 18446744073709551615 4194304 4196468 140724362778992 140686702074048 140687230082454 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16299] ppid=16283 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16299/stat : 16299 (java) S 16283 16283 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73392058 14314172416 23267 18446744073709551615 4194304 4196468 140724362778992 140686701025760 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16300] ppid=16283 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16300/stat : 16300 (java) S 16283 16283 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73392063 14314172416 23267 18446744073709551615 4194304 4196468 140724362778992 140686699973552 140687230081666 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 94448 KiB

[startup+1.50153 s]
/proc/loadavg: 2.20 2.15 2.30 7/212 16300
/proc/meminfo: memFree=24448596/32770624 swapFree=67108860/67108860
[pid=16283] ppid=16280 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16283/stat : 16283 (xcsp3-exec) S 16280 16283 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 73392042 9740288 345 18446744073709551615 4194304 5098028 140728551527040 140728551525144 140299605000828 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 34787328 140728551534968 140728551535173 140728551535173 140728551538667 0
/proc/16283/statm: 2378 345 289 221 0 87 0
[pid=16286] ppid=16283 vsize=13978684 memory=389376 CPUtime=3.8 cores=1,3,5,7
/proc/16286/stat : 16286 (java) S 16283 16283 11586 0 -1 1077944320 15550 0 0 0 365 15 0 0 20 0 15 0 73392052 14314172416 97344 18446744073709551615 4194304 4196468 140724362778992 140724362761536 140687230070519 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
/proc/16286/statm: 3494671 97344 3211 1 0 3482964 0
[pid=16286/tid=16287] ppid=16283 vsize=13978684 memory=1380 CPUtime=1.21 cores=1,3,5,7
/proc/16286/task/16287/stat : 16287 (java) S 16283 16283 11586 0 -1 1077944384 8019 0 0 0 115 6 0 0 20 0 15 0 73392052 14314172416 97344 18446744073709551615 4194304 4196468 140724362778992 140687234308384 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16288] ppid=16283 vsize=13978684 memory=141636 CPUtime=0.06 cores=1,3,5,7
/proc/16286/task/16288/stat : 16288 (java) R 16283 16283 11586 0 -1 4202560 86 0 0 0 5 1 0 0 20 0 15 0 73392053 14314172416 97344 18446744073709551615 4194304 4196468 140724362778992 140687164504464 140687215098393 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16289] ppid=16283 vsize=13978684 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/16286/task/16289/stat : 16289 (java) R 16283 16283 11586 0 -1 4202560 88 0 0 0 3 1 0 0 20 0 15 0 73392053 14314172416 97344 18446744073709551615 4194304 4196468 140724362778992 140687163451864 140687215098393 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16290] ppid=16283 vsize=13978684 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/16286/task/16290/stat : 16290 (java) R 16283 16283 11586 0 -1 4202560 80 0 0 0 4 1 0 0 20 0 15 0 73392053 14314172416 97344 18446744073709551615 4194304 4196468 140724362778992 140687162399264 140687215098402 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16291] ppid=16283 vsize=13978684 memory=140569313874896 CPUtime=0.09 cores=1,3,5,7
/proc/16286/task/16291/stat : 16291 (java) R 16283 16283 11586 0 -1 4202560 103 0 0 0 7 2 0 0 20 0 15 0 73392053 14314172416 97344 18446744073709551615 4194304 4196468 140724362778992 140687161346776 140687215098393 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16292] ppid=16283 vsize=13978684 memory=576461256482450691 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16292/stat : 16292 (java) S 16283 16283 11586 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 73392054 14314172416 97344 18446744073709551615 4194304 4196468 140724362778992 140686708393120 140687230080725 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16293] ppid=16283 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16293/stat : 16293 (java) S 16283 16283 11586 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 73392055 14314172416 97344 18446744073709551615 4194304 4196468 140724362778992 140686707340640 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16294] ppid=16283 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16294/stat : 16294 (java) S 16283 16283 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73392055 14314172416 97344 18446744073709551615 4194304 4196468 140724362778992 140686706288256 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16295] ppid=16283 vsize=13978684 memory=2774 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16295/stat : 16295 (java) S 16283 16283 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73392057 14314172416 97344 18446744073709551615 4194304 4196468 140724362778992 140686705236560 140687230089115 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16296] ppid=16283 vsize=13978684 memory=0 CPUtime=0.97 cores=1,3,5,7
/proc/16286/task/16296/stat : 16296 (java) R 16283 16283 11586 0 -1 4202560 2048 0 0 0 97 0 0 0 20 0 15 0 73392057 14314172416 97344 18446744073709551615 4194304 4196468 140724362778992 140686704174864 140687214950773 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16297] ppid=16283 vsize=13978684 memory=0 CPUtime=0.94 cores=1,3,5,7
/proc/16286/task/16297/stat : 16297 (java) S 16283 16283 11586 0 -1 1077944384 2121 0 0 0 94 0 0 0 20 0 15 0 73392057 14314172416 97344 18446744073709551615 4194304 4196468 140724362778992 140686703109616 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16298] ppid=16283 vsize=13978684 memory=4817 CPUtime=0.34 cores=1,3,5,7

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

/proc/16286/task/16294/stat : 16294 (java) S 16283 16283 11586 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 73392055 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686706288256 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16295] ppid=16283 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16295/stat : 16295 (java) S 16283 16283 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73392057 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686705236560 140687230089115 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16296] ppid=16283 vsize=13980732 memory=2975948 CPUtime=5.52 cores=1,3,5,7
/proc/16286/task/16296/stat : 16296 (java) S 16283 16283 11586 0 -1 1077944384 18857 0 0 0 551 1 0 0 20 0 15 0 73392057 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686704183408 140687230081666 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16297] ppid=16283 vsize=13980732 memory=2975948 CPUtime=5.11 cores=1,3,5,7
/proc/16286/task/16297/stat : 16297 (java) S 16283 16283 11586 0 -1 1077944384 22532 0 0 0 508 3 0 0 20 0 15 0 73392057 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686703130608 140687230081666 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16298] ppid=16283 vsize=13980732 memory=1380 CPUtime=1.02 cores=1,3,5,7
/proc/16286/task/16298/stat : 16298 (java) S 16283 16283 11586 0 -1 1077944384 16119 0 0 0 100 2 0 0 20 0 15 0 73392057 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686702078320 140687230081666 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16299] ppid=16283 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16299/stat : 16299 (java) S 16283 16283 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73392058 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686701025760 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16300] ppid=16283 vsize=13980732 memory=1380 CPUtime=1.06 cores=1,3,5,7
/proc/16286/task/16300/stat : 16300 (java) S 16283 16283 11586 0 -1 1077944384 2025 0 0 0 51 55 0 0 20 0 15 0 73392063 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686699973552 140687230081666 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
Current children cumulated CPU time: 2350.89 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2977328 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/212 16996
/proc/meminfo: memFree=26047284/32770624 swapFree=67108860/67108860
[pid=16283] ppid=16280 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16283/stat : 16283 (xcsp3-exec) S 16280 16283 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 73392042 9740288 345 18446744073709551615 4194304 5098028 140728551527040 140728551525144 140299605000828 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 34787328 140728551534968 140728551535173 140728551535173 140728551538667 0
/proc/16283/statm: 2378 345 289 221 0 87 0
[pid=16286] ppid=16283 vsize=13980732 memory=2975948 CPUtime=2410.92 cores=1,3,5,7
/proc/16286/stat : 16286 (java) S 16283 16283 11586 0 -1 1077944320 155712 0 0 0 240782 310 0 0 20 0 15 0 73392052 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140724362761536 140687230070519 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
/proc/16286/statm: 3495183 743987 3262 1 0 3483476 0
[pid=16286/tid=16287] ppid=16283 vsize=13980732 memory=1380 CPUtime=2375 cores=1,3,5,7
/proc/16286/task/16287/stat : 16287 (java) R 16283 16283 11586 0 -1 4202560 75833 0 0 0 237482 18 0 0 20 0 15 0 73392052 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140687234307720 140686847570577 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16288] ppid=16283 vsize=13980732 memory=2975948 CPUtime=5.43 cores=1,3,5,7
/proc/16286/task/16288/stat : 16288 (java) S 16283 16283 11586 0 -1 1077944384 2983 0 0 0 484 59 0 0 20 0 15 0 73392053 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140687164504464 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16289] ppid=16283 vsize=13980732 memory=1380 CPUtime=5.31 cores=1,3,5,7
/proc/16286/task/16289/stat : 16289 (java) S 16283 16283 11586 0 -1 1077944384 2363 0 0 0 470 61 0 0 20 0 15 0 73392053 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140687163451664 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16290] ppid=16283 vsize=13980732 memory=65 CPUtime=5.37 cores=1,3,5,7
/proc/16286/task/16290/stat : 16290 (java) S 16283 16283 11586 0 -1 1077944384 2155 0 0 0 480 57 0 0 20 0 15 0 73392053 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140687162399376 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16291] ppid=16283 vsize=13980732 memory=4616 CPUtime=5.39 cores=1,3,5,7
/proc/16286/task/16291/stat : 16291 (java) S 16283 16283 11586 0 -1 1077944384 3026 0 0 0 480 59 0 0 20 0 15 0 73392053 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140687161346576 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16292] ppid=16283 vsize=13980732 memory=2975948 CPUtime=1.59 cores=1,3,5,7
/proc/16286/task/16292/stat : 16292 (java) S 16283 16283 11586 0 -1 1077944384 8384 0 0 0 157 2 0 0 20 0 15 0 73392054 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686708394608 140687230081666 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16293] ppid=16283 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16293/stat : 16293 (java) S 16283 16283 11586 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 73392055 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686707340640 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16294] ppid=16283 vsize=13980732 memory=7235147594880805952 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16294/stat : 16294 (java) S 16283 16283 11586 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 73392055 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686706288256 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16295] ppid=16283 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16295/stat : 16295 (java) S 16283 16283 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73392057 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686705236560 140687230089115 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16296] ppid=16283 vsize=13980732 memory=1380 CPUtime=5.52 cores=1,3,5,7
/proc/16286/task/16296/stat : 16296 (java) S 16283 16283 11586 0 -1 1077944384 18865 0 0 0 551 1 0 0 20 0 15 0 73392057 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686704183408 140687230081666 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16297] ppid=16283 vsize=13980732 memory=4120 CPUtime=5.11 cores=1,3,5,7
/proc/16286/task/16297/stat : 16297 (java) S 16283 16283 11586 0 -1 1077944384 22538 0 0 0 508 3 0 0 20 0 15 0 73392057 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686703130608 140687230081666 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16298] ppid=16283 vsize=13980732 memory=40788 CPUtime=1.02 cores=1,3,5,7
/proc/16286/task/16298/stat : 16298 (java) S 16283 16283 11586 0 -1 1077944384 16133 0 0 0 100 2 0 0 20 0 15 0 73392057 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686702078320 140687230081666 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16299] ppid=16283 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16299/stat : 16299 (java) S 16283 16283 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73392058 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686701025760 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16300] ppid=16283 vsize=13980732 memory=2975948 CPUtime=1.08 cores=1,3,5,7
/proc/16286/task/16300/stat : 16300 (java) S 16283 16283 11586 0 -1 1077944384 2090 0 0 0 52 56 0 0 20 0 15 0 73392063 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686699973552 140687230081666 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
Current children cumulated CPU time: 2410.92 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2977328 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/212 16998
/proc/meminfo: memFree=26047560/32770624 swapFree=67108860/67108860
[pid=16283] ppid=16280 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16283/stat : 16283 (xcsp3-exec) S 16280 16283 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 73392042 9740288 345 18446744073709551615 4194304 5098028 140728551527040 140728551525144 140299605000828 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 34787328 140728551534968 140728551535173 140728551535173 140728551538667 0
/proc/16283/statm: 2378 345 289 221 0 87 0
[pid=16286] ppid=16283 vsize=13980732 memory=2975948 CPUtime=2470.94 cores=1,3,5,7
/proc/16286/stat : 16286 (java) S 16283 16283 11586 0 -1 1077944320 157190 0 0 0 246783 311 0 0 20 0 15 0 73392052 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140724362761536 140687230070519 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
/proc/16286/statm: 3495183 743987 3262 1 0 3483476 0
[pid=16286/tid=16287] ppid=16283 vsize=13980732 memory=2975948 CPUtime=2435 cores=1,3,5,7
/proc/16286/task/16287/stat : 16287 (java) R 16283 16283 11586 0 -1 4202560 77248 0 0 0 243482 18 0 0 20 0 15 0 73392052 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140687234307720 140686848014913 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16288] ppid=16283 vsize=13980732 memory=2975948 CPUtime=5.43 cores=1,3,5,7
/proc/16286/task/16288/stat : 16288 (java) S 16283 16283 11586 0 -1 1077944384 2983 0 0 0 484 59 0 0 20 0 15 0 73392053 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140687164504464 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16289] ppid=16283 vsize=13980732 memory=1380 CPUtime=5.31 cores=1,3,5,7
/proc/16286/task/16289/stat : 16289 (java) S 16283 16283 11586 0 -1 1077944384 2363 0 0 0 470 61 0 0 20 0 15 0 73392053 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140687163451664 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16290] ppid=16283 vsize=13980732 memory=2975948 CPUtime=5.37 cores=1,3,5,7
/proc/16286/task/16290/stat : 16290 (java) S 16283 16283 11586 0 -1 1077944384 2155 0 0 0 480 57 0 0 20 0 15 0 73392053 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140687162399376 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16291] ppid=16283 vsize=13980732 memory=1380 CPUtime=5.39 cores=1,3,5,7
/proc/16286/task/16291/stat : 16291 (java) S 16283 16283 11586 0 -1 1077944384 3026 0 0 0 480 59 0 0 20 0 15 0 73392053 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140687161346576 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16292] ppid=16283 vsize=13980732 memory=1380 CPUtime=1.59 cores=1,3,5,7
/proc/16286/task/16292/stat : 16292 (java) S 16283 16283 11586 0 -1 1077944384 8393 0 0 0 157 2 0 0 20 0 15 0 73392054 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686708394608 140687230081666 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16293] ppid=16283 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16293/stat : 16293 (java) S 16283 16283 11586 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 73392055 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686707340640 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16294] ppid=16283 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16294/stat : 16294 (java) S 16283 16283 11586 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 73392055 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686706288256 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16295] ppid=16283 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16295/stat : 16295 (java) S 16283 16283 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73392057 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686705236560 140687230089115 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16296] ppid=16283 vsize=13980732 memory=1296 CPUtime=5.52 cores=1,3,5,7
/proc/16286/task/16296/stat : 16296 (java) S 16283 16283 11586 0 -1 1077944384 18869 0 0 0 551 1 0 0 20 0 15 0 73392057 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686704183408 140687230081666 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16297] ppid=16283 vsize=13980732 memory=1380 CPUtime=5.11 cores=1,3,5,7
/proc/16286/task/16297/stat : 16297 (java) S 16283 16283 11586 0 -1 1077944384 22541 0 0 0 508 3 0 0 20 0 15 0 73392057 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686703130608 140687230081666 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16298] ppid=16283 vsize=13980732 memory=1380 CPUtime=1.03 cores=1,3,5,7
/proc/16286/task/16298/stat : 16298 (java) S 16283 16283 11586 0 -1 1077944384 16140 0 0 0 101 2 0 0 20 0 15 0 73392057 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686702078320 140687230081666 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16299] ppid=16283 vsize=13980732 memory=2975948 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16299/stat : 16299 (java) S 16283 16283 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73392058 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686701025760 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16300] ppid=16283 vsize=13980732 memory=1380 CPUtime=1.1 cores=1,3,5,7
/proc/16286/task/16300/stat : 16300 (java) S 16283 16283 11586 0 -1 1077944384 2130 0 0 0 53 57 0 0 20 0 15 0 73392063 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686699973552 140687230081666 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
Current children cumulated CPU time: 2470.94 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2977328 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2491.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/211 17001
/proc/meminfo: memFree=26047080/32770624 swapFree=67108860/67108860
[pid=16283] ppid=16280 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16283/stat : 16283 (xcsp3-exec) S 16280 16283 11586 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 73392042 9740288 345 18446744073709551615 4194304 5098028 140728551527040 140728551525144 140299605000828 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 34787328 140728551534968 140728551535173 140728551535173 140728551538667 0
/proc/16283/statm: 2378 345 289 221 0 87 0
[pid=16286] ppid=16283 vsize=13980732 memory=2975948 CPUtime=2520.07 cores=1,3,5,7
/proc/16286/stat : 16286 (java) S 16283 16283 11586 0 -1 1077944320 158410 0 0 0 251695 312 0 0 20 0 15 0 73392052 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140724362761536 140687230070519 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
/proc/16286/statm: 3495183 743987 3262 1 0 3483476 0
[pid=16286/tid=16287] ppid=16283 vsize=13980732 memory=-8774313645642428999 CPUtime=2484.1 cores=1,3,5,7
/proc/16286/task/16287/stat : 16287 (java) R 16283 16283 11586 0 -1 4202560 78405 0 0 0 248392 18 0 0 20 0 15 0 73392052 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140687234307720 140686847146713 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16288] ppid=16283 vsize=13980732 memory=1156 CPUtime=5.43 cores=1,3,5,7
/proc/16286/task/16288/stat : 16288 (java) S 16283 16283 11586 0 -1 1077944384 2983 0 0 0 484 59 0 0 20 0 15 0 73392053 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140687164504464 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16289] ppid=16283 vsize=13980732 memory=3228 CPUtime=5.31 cores=1,3,5,7
/proc/16286/task/16289/stat : 16289 (java) S 16283 16283 11586 0 -1 1077944384 2363 0 0 0 470 61 0 0 20 0 15 0 73392053 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140687163451664 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16290] ppid=16283 vsize=13980732 memory=7380954931184232512 CPUtime=5.37 cores=1,3,5,7
/proc/16286/task/16290/stat : 16290 (java) S 16283 16283 11586 0 -1 1077944384 2155 0 0 0 480 57 0 0 20 0 15 0 73392053 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140687162399376 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16291] ppid=16283 vsize=13980732 memory=-8774313645642428999 CPUtime=5.39 cores=1,3,5,7
/proc/16286/task/16291/stat : 16291 (java) S 16283 16283 11586 0 -1 1077944384 3026 0 0 0 480 59 0 0 20 0 15 0 73392053 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140687161346576 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16292] ppid=16283 vsize=13980732 memory=7378981320730765888 CPUtime=1.59 cores=1,3,5,7
/proc/16286/task/16292/stat : 16292 (java) S 16283 16283 11586 0 -1 1077944384 8402 0 0 0 157 2 0 0 20 0 15 0 73392054 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686708394608 140687230081666 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16293] ppid=16283 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16293/stat : 16293 (java) S 16283 16283 11586 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 73392055 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686707340640 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16294] ppid=16283 vsize=13980732 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16294/stat : 16294 (java) S 16283 16283 11586 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 73392055 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686706288256 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16295] ppid=16283 vsize=13980732 memory=13568184779278711 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16295/stat : 16295 (java) S 16283 16283 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73392057 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686705236560 140687230089115 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16296] ppid=16283 vsize=13980732 memory=2244 CPUtime=5.52 cores=1,3,5,7
/proc/16286/task/16296/stat : 16296 (java) S 16283 16283 11586 0 -1 1077944384 18873 0 0 0 551 1 0 0 20 0 15 0 73392057 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686704183408 140687230081666 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16297] ppid=16283 vsize=13980732 memory=16240 CPUtime=5.11 cores=1,3,5,7
/proc/16286/task/16297/stat : 16297 (java) S 16283 16283 11586 0 -1 1077944384 22544 0 0 0 508 3 0 0 20 0 15 0 73392057 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686703130608 140687230081666 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16298] ppid=16283 vsize=13980732 memory=23160 CPUtime=1.03 cores=1,3,5,7
/proc/16286/task/16298/stat : 16298 (java) S 16283 16283 11586 0 -1 1077944384 16147 0 0 0 101 2 0 0 20 0 15 0 73392057 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686702078320 140687230081666 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16299] ppid=16283 vsize=13980732 memory=2975948 CPUtime=0 cores=1,3,5,7
/proc/16286/task/16299/stat : 16299 (java) S 16283 16283 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73392058 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686701025760 140687230080725 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
[pid=16286/tid=16300] ppid=16283 vsize=13980732 memory=796 CPUtime=1.12 cores=1,3,5,7
/proc/16286/task/16300/stat : 16300 (java) S 16283 16283 11586 0 -1 1077944384 2170 0 0 0 54 58 0 0 20 0 15 0 73392063 14316269568 743987 18446744073709551615 4194304 4196468 140724362778992 140686699973552 140687230081666 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 13103104 140724362785201 140724362785377 140724362785377 140724362788815 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2977328 KiB

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

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

[startup+2491.42 s]
# the end of solver process 16286 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.96 s, system=3.14146 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): 2491.42
CPU time (s): 2520.1
CPU user time (s): 2516.96
CPU system time (s): 3.14146
CPU usage (%): 101.151
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 2977328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.96
system time used= 3.14146
maximum resident set size= 2976792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159673
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57609
involuntary context switches= 935


# summary of solver processes directly reported to runsolver:
#   pid: 16283,16286
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2516.96
#   total CPU system time (s): 3.14146

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1243 second user time and 24.3361 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-16 04:14:18
IDJOB=4269464
IDBENCH=139180
IDSOLVER=2660
FILE ID=node124/4269464-1502850514
RUNJOBID= node124-1502673801-14690
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Fischer/Fischer-m1-s1/Fischer-11-14-fair.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-4269464-1502850514/watcher-4269464-1502850514 -o /tmp/evaluation-result-4269464-1502850514/solver-4269464-1502850514 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1927868863 HOME/instance-4269464-1502850514.xml

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

MD5SUM BENCH= abdfed4353cf02606058846107286b36
RANDOM SEED=1927868863

node124.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.51
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.51
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.51
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.51
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:        24632380 kB
MemAvailable:   25088084 kB
Buffers:          253348 kB
Cached:           489152 kB
SwapCached:            0 kB
Active:          7369688 kB
Inactive:         306488 kB
Active(anon):    6885364 kB
Inactive(anon):    81944 kB
Active(file):     484324 kB
Inactive(file):   224544 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9712 kB
Writeback:             4 kB
AnonPages:       6933288 kB
Mapped:            61100 kB
Shmem:             33512 kB
Slab:             151996 kB
SReclaimable:     125340 kB
SUnreclaim:        26656 kB
KernelStack:        3504 kB
PageTables:        18128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8507844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6766592 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62012 MiB
End job on node124 at 2017-08-16 04:55:49