Trace number 4398872

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 2019-09-16? (TO) 2520.33 634.187

General information on the benchmark

NameCarSequencing/CarSequencing-m1-jcr/
CarSequencing-16-81.xml
MD5SUMe1683218a1e3c524b21c5eaa634d1705
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark27.9455
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints737
Number of domains2
Minimum domain size2
Maximum domain size26
Distribution of domain sizes[{"size":2,"count":500},{"size":26,"count":100}]
Minimum variable degree2
Maximum variable degree52
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":5},{"degree":4,"count":5},{"degree":5,"count":6},{"degree":6,"count":10},{"degree":7,"count":10},{"degree":8,"count":18},{"degree":9,"count":18},{"degree":10,"count":18},{"degree":11,"count":18},{"degree":12,"count":18},{"degree":13,"count":18},{"degree":14,"count":18},{"degree":15,"count":18},{"degree":16,"count":18},{"degree":17,"count":18},{"degree":18,"count":18},{"degree":19,"count":18},{"degree":20,"count":18},{"degree":21,"count":18},{"degree":22,"count":20},{"degree":23,"count":20},{"degree":24,"count":20},{"degree":25,"count":20},{"degree":26,"count":10},"...",{"degree":28,"count":8}, {"degree":29,"count":8}, {"degree":30,"count":9}, {"degree":31,"count":9}, {"degree":32,"count":22}, {"degree":33,"count":5}, {"degree":34,"count":6}, {"degree":35,"count":6}, {"degree":36,"count":7}, {"degree":37,"count":2}, {"degree":38,"count":2}, {"degree":39,"count":2}, {"degree":40,"count":2}, {"degree":41,"count":2}, {"degree":42,"count":2}, {"degree":43,"count":2}, {"degree":44,"count":2}, {"degree":45,"count":2}, {"degree":46,"count":2}, {"degree":47,"count":2}, {"degree":48,"count":2}, {"degree":49,"count":2}, {"degree":50,"count":2}, {"degree":51,"count":3}, {"degree":52,"count":3}]
Minimum constraint arity2
Maximum constraint arity100
Distribution of constraint arities[{"arity":2,"count":99},{"arity":3,"count":196},{"arity":4,"count":1},{"arity":5,"count":194},{"arity":6,"count":101},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":10,"count":4},{"arity":12,"count":1},{"arity":13,"count":1},{"arity":14,"count":1},{"arity":15,"count":2},{"arity":16,"count":2},{"arity":18,"count":1},{"arity":19,"count":2},{"arity":20,"count":3},{"arity":22,"count":3},{"arity":24,"count":1},{"arity":25,"count":4},{"arity":26,"count":1},{"arity":28,"count":3},{"arity":30,"count":3},{"arity":31,"count":2},{"arity":32,"count":1},{"arity":34,"count":3},"...",{"arity":67,"count":2}, {"arity":68,"count":1}, {"arity":70,"count":5}, {"arity":72,"count":1}, {"arity":73,"count":2}, {"arity":74,"count":1}, {"arity":75,"count":2}, {"arity":76,"count":3}, {"arity":78,"count":1}, {"arity":79,"count":2}, {"arity":80,"count":3}, {"arity":82,"count":3}, {"arity":84,"count":1}, {"arity":85,"count":4}, {"arity":86,"count":1}, {"arity":88,"count":3}, {"arity":90,"count":3}, {"arity":91,"count":2}, {"arity":92,"count":1}, {"arity":94,"count":3}, {"arity":95,"count":2}, {"arity":96,"count":1}, {"arity":97,"count":2}, {"arity":98,"count":1}, {"arity":100,"count":6}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"type":"sum","count":636},{"type":"cardinality","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4398872-1568697860.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4398872-1568697860.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
2.02/0.86	c solve instance...
2520.04/634.17	s UNKNOWN
2520.04/634.17	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 (14091 MiB free)
  memory of node 1: 16384 MiB (15219 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398872-1568697860/watcher-4398872-1568697860 -o /tmp/evaluation-result-4398872-1568697860/solver-4398872-1568697860 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568691194-25965 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1085165850 HOME/instance-4398872-1568697860.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
solver pid=28552, runsolver pid=28549
Current StackSize limit: 8192 KiB


[startup+0.100109 s]*
/proc/loadavg: 8.95 8.74 8.21 8/233 28568
/proc/meminfo: memFree=29997020/32770624 swapFree=67000028/67108860
[pid=28552] ppid=28549 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/28552/stat : 28552 (xcsp3-exec) S 28549 28552 25933 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446040492 115843072 362 33554432000 4194304 5098028 140732913123040 140732913121144 139831083651708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28938240 140732913124218 140732913124461 140732913124461 140732913127370 0
/proc/28552/statm: 28282 362 304 221 0 87 0
[pid=28554] ppid=28552 vsize=15144776 memory=29316 CPUtime=0.13 cores=1,3,5,7
/proc/28554/stat : 28554 (java) S 28552 28552 25933 0 -1 1077944320 5740 0 0 0 12 1 0 0 20 0 15 0 446040492 15508250624 7329 33554432000 4194304 4196468 140732599931408 140732599913952 139951210913527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
/proc/28554/statm: 3786194 7329 3141 1 0 3748377 0
[pid=28554/tid=28555] ppid=28552 vsize=15144776 memory=576460756329955459 CPUtime=0.09 cores=1,3,5,7
/proc/28554/task/28555/stat : 28555 (java) R 28552 28552 25933 0 -1 4202560 3660 0 0 0 9 0 0 0 20 0 15 0 446040492 15508250624 7329 33554432000 4194304 4196468 140732599931408 139951215136528 139951210935453 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28556] ppid=28552 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28556/stat : 28556 (java) S 28552 28552 25933 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446040493 15508250624 7329 33554432000 4194304 4196468 140732599931408 139950803573648 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28557] ppid=28552 vsize=15144776 memory=3976879432151131808 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28557/stat : 28557 (java) S 28552 28552 25933 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446040493 15508250624 7329 33554432000 4194304 4196468 140732599931408 139950802520848 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28558] ppid=28552 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28558/stat : 28558 (java) S 28552 28552 25933 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446040493 15508250624 7329 33554432000 4194304 4196468 140732599931408 139950801468560 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28559] ppid=28552 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28559/stat : 28559 (java) S 28552 28552 25933 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446040493 15508250624 7329 33554432000 4194304 4196468 140732599931408 139950800415760 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28560] ppid=28552 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28560/stat : 28560 (java) S 28552 28552 25933 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446040495 15508250624 7329 33554432000 4194304 4196468 140732599931408 139950084900976 139951210924674 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28561] ppid=28552 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28561/stat : 28561 (java) S 28552 28552 25933 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446040495 15508250624 7329 33554432000 4194304 4196468 140732599931408 139950083846944 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28562] ppid=28552 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28562/stat : 28562 (java) S 28552 28552 25933 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446040495 15508250624 7329 33554432000 4194304 4196468 140732599931408 139950082794608 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28563] ppid=28552 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28563/stat : 28563 (java) S 28552 28552 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446040498 15508250624 7329 33554432000 4194304 4196468 140732599931408 139950081742928 139951210932123 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28564] ppid=28552 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28564/stat : 28564 (java) R 28552 28552 25933 0 -1 4202560 452 0 0 0 0 0 0 0 20 0 15 0 446040498 15508250624 7329 33554432000 4194304 4196468 140732599931408 139950080690896 139951194349265 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28565] ppid=28552 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28565/stat : 28565 (java) R 28552 28552 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446040498 15508250624 7329 33554432000 4194304 4196468 140732599931408 139950079638000 139951210924674 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28566] ppid=28552 vsize=15144776 memory=140259571066496 CPUtime=0.02 cores=1,3,5,7
/proc/28554/task/28566/stat : 28566 (java) R 28552 28552 25933 0 -1 4202560 334 0 0 0 2 0 0 0 20 0 15 0 446040498 15508250624 7329 33554432000 4194304 4196468 140732599931408 139950078585712 139951189716832 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28567] ppid=28552 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28567/stat : 28567 (java) S 28552 28552 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446040498 15508250624 7329 33554432000 4194304 4196468 140732599931408 139950077533152 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28568] ppid=28552 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28568/stat : 28568 (java) S 28552 28552 25933 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446040498 15508250624 7329 33554432000 4194304 4196468 140732599931408 139950076479920 139951210924674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30764 KiB

[startup+0.210878 s]*
/proc/loadavg: 8.95 8.74 8.21 7/233 28568
/proc/meminfo: memFree=29983816/32770624 swapFree=67000028/67108860
[pid=28552] ppid=28549 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/28552/stat : 28552 (xcsp3-exec) S 28549 28552 25933 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446040492 115843072 362 33554432000 4194304 5098028 140732913123040 140732913121144 139831083651708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28938240 140732913124218 140732913124461 140732913124461 140732913127370 0
/proc/28552/statm: 28282 362 304 221 0 87 0
[pid=28554] ppid=28552 vsize=15144776 memory=41208 CPUtime=0.34 cores=1,3,5,7
/proc/28554/stat : 28554 (java) S 28552 28552 25933 0 -1 1077944320 9483 0 0 0 32 2 0 0 20 0 15 0 446040492 15508250624 10302 33554432000 4194304 4196468 140732599931408 140732599913952 139951210913527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
/proc/28554/statm: 3786194 10302 3321 1 0 3748377 0
[pid=28554/tid=28555] ppid=28552 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/28554/task/28555/stat : 28555 (java) R 28552 28552 25933 0 -1 4202560 6675 0 0 0 18 2 0 0 20 0 15 0 446040492 15508250624 10302 33554432000 4194304 4196468 140732599931408 139951215143248 139951210935453 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28556] ppid=28552 vsize=15144776 memory=2669799 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28556/stat : 28556 (java) S 28552 28552 25933 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446040493 15508250624 10302 33554432000 4194304 4196468 140732599931408 139950803573648 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28557] ppid=28552 vsize=15144776 memory=140259574230200 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28557/stat : 28557 (java) S 28552 28552 25933 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446040493 15508250624 10302 33554432000 4194304 4196468 140732599931408 139950802520848 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28558] ppid=28552 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28558/stat : 28558 (java) S 28552 28552 25933 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446040493 15508250624 10302 33554432000 4194304 4196468 140732599931408 139950801468560 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28559] ppid=28552 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28559/stat : 28559 (java) S 28552 28552 25933 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446040493 15508250624 10302 33554432000 4194304 4196468 140732599931408 139950800415760 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28560] ppid=28552 vsize=15144776 memory=140259571066496 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28560/stat : 28560 (java) S 28552 28552 25933 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446040495 15508250624 10302 33554432000 4194304 4196468 140732599931408 139950084900976 139951210924674 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28561] ppid=28552 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28561/stat : 28561 (java) S 28552 28552 25933 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446040495 15508250624 10302 33554432000 4194304 4196468 140732599931408 139950083846944 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28562] ppid=28552 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28562/stat : 28562 (java) S 28552 28552 25933 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446040495 15508250624 10302 33554432000 4194304 4196468 140732599931408 139950082794608 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28563] ppid=28552 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28563/stat : 28563 (java) S 28552 28552 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446040498 15508250624 10302 33554432000 4194304 4196468 140732599931408 139950081742928 139951210932123 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28564] ppid=28552 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/28554/task/28564/stat : 28564 (java) S 28552 28552 25933 0 -1 1077944384 682 0 0 0 2 0 0 0 20 0 15 0 446040498 15508250624 10302 33554432000 4194304 4196468 140732599931408 139950080690800 139951210924674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28565] ppid=28552 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/28554/task/28565/stat : 28565 (java) S 28552 28552 25933 0 -1 1077944384 67 0 0 0 2 0 0 0 20 0 15 0 446040498 15508250624 10302 33554432000 4194304 4196468 140732599931408 139950079638000 139951210924674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28566] ppid=28552 vsize=15144776 memory=140259571066496 CPUtime=0.08 cores=1,3,5,7
/proc/28554/task/28566/stat : 28566 (java) R 28552 28552 25933 0 -1 4202560 754 0 0 0 8 0 0 0 20 0 15 0 446040498 15508250624 10302 33554432000 4194304 4196468 140732599931408 139950078585712 139951194994014 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28567] ppid=28552 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28567/stat : 28567 (java) S 28552 28552 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446040498 15508250624 10302 33554432000 4194304 4196468 140732599931408 139950077533152 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28568] ppid=28552 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28568/stat : 28568 (java) S 28552 28552 25933 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446040498 15508250624 10302 33554432000 4194304 4196468 140732599931408 139950076479920 139951210924674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42656 KiB

[startup+0.310615 s]*
/proc/loadavg: 8.95 8.74 8.21 7/233 28568
/proc/meminfo: memFree=29976164/32770624 swapFree=67000028/67108860
[pid=28552] ppid=28549 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/28552/stat : 28552 (xcsp3-exec) S 28549 28552 25933 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446040492 115843072 362 33554432000 4194304 5098028 140732913123040 140732913121144 139831083651708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28938240 140732913124218 140732913124461 140732913124461 140732913127370 0
/proc/28552/statm: 28282 362 304 221 0 87 0
[pid=28554] ppid=28552 vsize=15149032 memory=49752 CPUtime=0.51 cores=1,3,5,7
/proc/28554/stat : 28554 (java) S 28552 28552 25933 0 -1 1077944320 10767 0 0 0 48 3 0 0 20 0 15 0 446040492 15512608768 12438 33554432000 4194304 4196468 140732599931408 140732599913952 139951210913527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
/proc/28554/statm: 3787258 12438 3354 1 0 3748377 0
[pid=28554/tid=28555] ppid=28552 vsize=15149032 memory=8317482817917895235 CPUtime=0.29 cores=1,3,5,7
/proc/28554/task/28555/stat : 28555 (java) R 28552 28552 25933 0 -1 4202560 7861 0 0 0 27 2 0 0 20 0 15 0 446040492 15512608768 12438 33554432000 4194304 4196468 140732599931408 139951215144640 139951194994014 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28556] ppid=28552 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28556/stat : 28556 (java) S 28552 28552 25933 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446040493 15512608768 12503 33554432000 4194304 4196468 140732599931408 139950803573648 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28557] ppid=28552 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28557/stat : 28557 (java) S 28552 28552 25933 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446040493 15512608768 12503 33554432000 4194304 4196468 140732599931408 139950802520848 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28558] ppid=28552 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28558/stat : 28558 (java) S 28552 28552 25933 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446040493 15512608768 12503 33554432000 4194304 4196468 140732599931408 139950801468560 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28559] ppid=28552 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28559/stat : 28559 (java) S 28552 28552 25933 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446040493 15512608768 12503 33554432000 4194304 4196468 140732599931408 139950800415760 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28560] ppid=28552 vsize=15149032 memory=4572146057552828020 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28560/stat : 28560 (java) S 28552 28552 25933 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446040495 15512608768 12503 33554432000 4194304 4196468 140732599931408 139950084900976 139951210924674 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28561] ppid=28552 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28561/stat : 28561 (java) S 28552 28552 25933 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446040495 15512608768 12503 33554432000 4194304 4196468 140732599931408 139950083846944 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28562] ppid=28552 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28562/stat : 28562 (java) S 28552 28552 25933 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446040495 15512608768 12503 33554432000 4194304 4196468 140732599931408 139950082794608 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28563] ppid=28552 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28563/stat : 28563 (java) S 28552 28552 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446040498 15512608768 12503 33554432000 4194304 4196468 140732599931408 139950081742928 139951210932123 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28564] ppid=28552 vsize=15149032 memory=7827413994055111515 CPUtime=0.04 cores=1,3,5,7
/proc/28554/task/28564/stat : 28564 (java) S 28552 28552 25933 0 -1 1077944384 692 0 0 0 4 0 0 0 20 0 15 0 446040498 15512608768 12507 33554432000 4194304 4196468 140732599931408 139950080690800 139951210924674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28565] ppid=28552 vsize=15149032 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/28554/task/28565/stat : 28565 (java) S 28552 28552 25933 0 -1 1077944384 88 0 0 0 3 0 0 0 20 0 15 0 446040498 15512608768 12507 33554432000 4194304 4196468 140732599931408 139950079638000 139951210924674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28566] ppid=28552 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/28554/task/28566/stat : 28566 (java) S 28552 28552 25933 0 -1 1077944384 825 0 0 0 12 0 0 0 20 0 15 0 446040498 15512608768 12507 33554432000 4194304 4196468 140732599931408 139950078585712 139951210924674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28567] ppid=28552 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28567/stat : 28567 (java) S 28552 28552 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446040498 15512608768 12507 33554432000 4194304 4196468 140732599931408 139950077533152 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28568] ppid=28552 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28568/stat : 28568 (java) S 28552 28552 25933 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446040498 15512608768 12507 33554432000 4194304 4196468 140732599931408 139950076479920 139951210924674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51200 KiB

[startup+0.70384 s]
/proc/loadavg: 8.95 8.74 8.21 7/233 28568
/proc/meminfo: memFree=29966128/32770624 swapFree=67000028/67108860
[pid=28552] ppid=28549 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/28552/stat : 28552 (xcsp3-exec) S 28549 28552 25933 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446040492 115843072 362 33554432000 4194304 5098028 140732913123040 140732913121144 139831083651708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28938240 140732913124218 140732913124461 140732913124461 140732913127370 0
/proc/28552/statm: 28282 362 304 221 0 87 0
[pid=28554] ppid=28552 vsize=15151156 memory=83204 CPUtime=1.69 cores=1,3,5,7
/proc/28554/stat : 28554 (java) S 28552 28552 25933 0 -1 1077944320 14531 0 0 0 163 6 0 0 20 0 15 0 446040492 15514783744 20801 33554432000 4194304 4196468 140732599931408 140732599913952 139951210913527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
/proc/28554/statm: 3787789 20801 3462 1 0 3748889 0
[pid=28554/tid=28555] ppid=28552 vsize=15151156 memory=-3704326594973231466 CPUtime=0.68 cores=1,3,5,7
/proc/28554/task/28555/stat : 28555 (java) R 28552 28552 25933 0 -1 4202560 9323 0 0 0 64 4 0 0 20 0 15 0 446040492 15514783744 20801 33554432000 4194304 4196468 140732599931408 139951215150288 139950848592775 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28556] ppid=28552 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28556/stat : 28556 (java) S 28552 28552 25933 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446040493 15514783744 20801 33554432000 4194304 4196468 140732599931408 139950803573648 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28557] ppid=28552 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28557/stat : 28557 (java) S 28552 28552 25933 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446040493 15514783744 20801 33554432000 4194304 4196468 140732599931408 139950802520848 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28558] ppid=28552 vsize=15151156 memory=772 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28558/stat : 28558 (java) S 28552 28552 25933 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446040493 15514783744 20801 33554432000 4194304 4196468 140732599931408 139950801468560 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28559] ppid=28552 vsize=15151156 memory=4168 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28559/stat : 28559 (java) S 28552 28552 25933 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446040493 15514783744 20801 33554432000 4194304 4196468 140732599931408 139950800415760 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28560] ppid=28552 vsize=15151156 memory=948 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28560/stat : 28560 (java) S 28552 28552 25933 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446040495 15514783744 20801 33554432000 4194304 4196468 140732599931408 139950084900976 139951210924674 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28561] ppid=28552 vsize=15151156 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28561/stat : 28561 (java) S 28552 28552 25933 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446040495 15514783744 20801 33554432000 4194304 4196468 140732599931408 139950083846944 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28562] ppid=28552 vsize=15151156 memory=9492 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28562/stat : 28562 (java) S 28552 28552 25933 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446040495 15514783744 20801 33554432000 4194304 4196468 140732599931408 139950082794608 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28563] ppid=28552 vsize=15151156 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28563/stat : 28563 (java) S 28552 28552 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446040498 15514783744 20801 33554432000 4194304 4196468 140732599931408 139950081742928 139951210932123 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28564] ppid=28552 vsize=15151156 memory=628 CPUtime=0.28 cores=1,3,5,7
/proc/28554/task/28564/stat : 28564 (java) R 28552 28552 25933 0 -1 4202560 1376 0 0 0 28 0 0 0 20 0 15 0 446040498 15514783744 20801 33554432000 4194304 4196468 140732599931408 139950080676560 139951192458078 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28565] ppid=28552 vsize=15151156 memory=1056 CPUtime=0.27 cores=1,3,5,7
/proc/28554/task/28565/stat : 28565 (java) R 28552 28552 25933 0 -1 4202560 826 0 0 0 27 0 0 0 20 0 15 0 446040498 15514783744 20801 33554432000 4194304 4196468 140732599931408 139950079627920 139951188889962 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28566] ppid=28552 vsize=15151156 memory=1724 CPUtime=0.42 cores=1,3,5,7
/proc/28554/task/28566/stat : 28566 (java) S 28552 28552 25933 0 -1 1077944384 1700 0 0 0 42 0 0 0 20 0 15 0 446040498 15514783744 20801 33554432000 4194304 4196468 140732599931408 139950078585712 139951210924674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28567] ppid=28552 vsize=15151156 memory=6056 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28567/stat : 28567 (java) S 28552 28552 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446040498 15514783744 20801 33554432000 4194304 4196468 140732599931408 139950077533152 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28568] ppid=28552 vsize=15151156 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28568/stat : 28568 (java) S 28552 28552 25933 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446040498 15514783744 20801 33554432000 4194304 4196468 140732599931408 139950076479920 139951210924674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
Current children cumulated CPU time: 1.69 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 84652 KiB

[startup+1.50214 s]
/proc/loadavg: 8.95 8.74 8.21 10/237 28572
/proc/meminfo: memFree=29896516/32770624 swapFree=67000028/67108860
[pid=28552] ppid=28549 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/28552/stat : 28552 (xcsp3-exec) S 28549 28552 25933 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446040492 115843072 362 33554432000 4194304 5098028 140732913123040 140732913121144 139831083651708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28938240 140732913124218 140732913124461 140732913124461 140732913127370 0
/proc/28552/statm: 28282 362 304 221 0 87 0

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

/proc/28554/stat : 28554 (java) S 28552 28552 25933 0 -1 1077944320 78171 0 0 0 231372 51 0 0 20 0 19 0 446040492 15789527040 89071 33554432000 4194304 4196468 140732599931408 140732599913952 139951210913527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
/proc/28554/statm: 3854865 89071 3554 1 0 3815965 0
[pid=28554/tid=28555] ppid=28552 vsize=15419460 memory=356580 CPUtime=0.85 cores=1,3,5,7
/proc/28554/task/28555/stat : 28555 (java) S 28552 28552 25933 0 -1 1077944384 9408 0 0 0 81 4 0 0 20 0 19 0 446040492 15789527040 89071 33554432000 4194304 4196468 140732599931408 139951215154304 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28556] ppid=28552 vsize=15419460 memory=356580 CPUtime=0.85 cores=1,3,5,7
/proc/28554/task/28556/stat : 28556 (java) S 28552 28552 25933 0 -1 1077944384 2170 0 0 0 79 6 0 0 20 0 19 0 446040493 15789527040 89071 33554432000 4194304 4196468 140732599931408 139950803573648 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28557] ppid=28552 vsize=15419460 memory=1448 CPUtime=0.84 cores=1,3,5,7
/proc/28554/task/28557/stat : 28557 (java) S 28552 28552 25933 0 -1 1077944384 3701 0 0 0 78 6 0 0 20 0 19 0 446040493 15789527040 89071 33554432000 4194304 4196468 140732599931408 139950802520848 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28558] ppid=28552 vsize=15419460 memory=356624 CPUtime=0.85 cores=1,3,5,7
/proc/28554/task/28558/stat : 28558 (java) S 28552 28552 25933 0 -1 1077944384 2223 0 0 0 79 6 0 0 20 0 19 0 446040493 15789527040 89071 33554432000 4194304 4196468 140732599931408 139950801468560 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28559] ppid=28552 vsize=15419460 memory=1448 CPUtime=0.84 cores=1,3,5,7
/proc/28554/task/28559/stat : 28559 (java) S 28552 28552 25933 0 -1 1077944384 2760 0 0 0 78 6 0 0 20 0 19 0 446040493 15789527040 89071 33554432000 4194304 4196468 140732599931408 139950800415760 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28560] ppid=28552 vsize=15419460 memory=1448 CPUtime=0.49 cores=1,3,5,7
/proc/28554/task/28560/stat : 28560 (java) S 28552 28552 25933 0 -1 1077944384 4532 0 0 0 35 14 0 0 20 0 19 0 446040495 15789527040 89071 33554432000 4194304 4196468 140732599931408 139950084900976 139951210924674 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28561] ppid=28552 vsize=15419460 memory=357052 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28561/stat : 28561 (java) S 28552 28552 25933 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 19 0 446040495 15789527040 89071 33554432000 4194304 4196468 140732599931408 139950083847008 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28562] ppid=28552 vsize=15419460 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28562/stat : 28562 (java) S 28552 28552 25933 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 19 0 446040495 15789527040 89071 33554432000 4194304 4196468 140732599931408 139950082794624 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28563] ppid=28552 vsize=15419460 memory=35836 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28563/stat : 28563 (java) S 28552 28552 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446040498 15789527040 89071 33554432000 4194304 4196468 140732599931408 139950081742928 139951210932123 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28564] ppid=28552 vsize=15419460 memory=1548 CPUtime=2.68 cores=1,3,5,7
/proc/28554/task/28564/stat : 28564 (java) S 28552 28552 25933 0 -1 1077944384 17247 0 0 0 266 2 0 0 20 0 19 0 446040498 15789527040 89071 33554432000 4194304 4196468 140732599931408 139950080690800 139951210924674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28565] ppid=28552 vsize=15419460 memory=628 CPUtime=2.77 cores=1,3,5,7
/proc/28554/task/28565/stat : 28565 (java) S 28552 28552 25933 0 -1 1077944384 15998 0 0 0 276 1 0 0 20 0 19 0 446040498 15789527040 89071 33554432000 4194304 4196468 140732599931408 139950079638000 139951210924674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28566] ppid=28552 vsize=15419460 memory=1448 CPUtime=0.81 cores=1,3,5,7
/proc/28554/task/28566/stat : 28566 (java) S 28552 28552 25933 0 -1 1077944384 8615 0 0 0 80 1 0 0 20 0 19 0 446040498 15789527040 89071 33554432000 4194304 4196468 140732599931408 139950078585712 139951210924674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28567] ppid=28552 vsize=15419460 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28567/stat : 28567 (java) S 28552 28552 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446040498 15789527040 89071 33554432000 4194304 4196468 140732599931408 139950077533152 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28568] ppid=28552 vsize=15419460 memory=1448 CPUtime=0.11 cores=1,3,5,7
/proc/28554/task/28568/stat : 28568 (java) R 28552 28552 25933 0 -1 1077944384 1500 0 0 0 3 8 0 0 20 0 19 0 446040498 15789527040 89071 33554432000 4194304 4196468 140732599931408 139950076479920 139951210924674 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28569] ppid=28552 vsize=15419460 memory=356580 CPUtime=575.4 cores=1,3,5,7
/proc/28554/task/28569/stat : 28569 (java) R 28552 28552 25933 0 -1 4202560 1105 0 0 0 57540 0 0 0 20 0 19 0 446040579 15789527040 89071 33554432000 4194304 4196468 140732599931408 139950067259952 139950855835303 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28570] ppid=28552 vsize=15419460 memory=1448 CPUtime=575.56 cores=1,3,5,7
/proc/28554/task/28570/stat : 28570 (java) R 28552 28552 25933 0 -1 4202560 3361 0 0 0 57555 1 0 0 20 0 19 0 446040579 15789527040 89071 33554432000 4194304 4196468 140732599931408 139950066208920 139950856835684 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28571] ppid=28552 vsize=15419460 memory=1448 CPUtime=576.09 cores=1,3,5,7
/proc/28554/task/28571/stat : 28571 (java) R 28552 28552 25933 0 -1 4202560 952 0 0 0 57609 0 0 0 20 0 19 0 446040580 15789527040 89071 33554432000 4194304 4196468 140732599931408 139950065155872 139950855842487 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28572] ppid=28552 vsize=15419460 memory=357052 CPUtime=575.95 cores=1,3,5,7
/proc/28554/task/28572/stat : 28572 (java) R 28552 28552 25933 0 -1 4202560 3215 0 0 0 57593 2 0 0 20 0 19 0 446040580 15789527040 89071 33554432000 4194304 4196468 140732599931408 139950064106608 139950855453261 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
Current children cumulated CPU time: 2314.23 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 357732 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+634.111 s]
/proc/loadavg: 8.42 8.67 8.49 9/237 28796
/proc/meminfo: memFree=29808588/32770624 swapFree=67000032/67108860
[pid=28552] ppid=28549 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/28552/stat : 28552 (xcsp3-exec) S 28549 28552 25933 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446040492 115843072 362 33554432000 4194304 5098028 140732913123040 140732913121144 139831083651708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28938240 140732913124218 140732913124461 140732913124461 140732913127370 0
/proc/28552/statm: 28282 362 304 221 0 87 0
[pid=28554] ppid=28552 vsize=15419460 memory=354620 CPUtime=2520.04 cores=1,3,5,7
/proc/28554/stat : 28554 (java) S 28552 28552 25933 0 -1 1077944320 81264 0 0 0 251947 57 0 0 20 0 19 0 446040492 15789527040 88655 33554432000 4194304 4196468 140732599931408 140732599913952 139951210913527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
/proc/28554/statm: 3854865 88655 3554 1 0 3815965 0
[pid=28554/tid=28555] ppid=28552 vsize=15419460 memory=354620 CPUtime=0.85 cores=1,3,5,7
/proc/28554/task/28555/stat : 28555 (java) S 28552 28552 25933 0 -1 1077944384 9408 0 0 0 81 4 0 0 20 0 19 0 446040492 15789527040 88655 33554432000 4194304 4196468 140732599931408 139951215154304 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28556] ppid=28552 vsize=15419460 memory=1448 CPUtime=0.98 cores=1,3,5,7
/proc/28554/task/28556/stat : 28556 (java) S 28552 28552 25933 0 -1 1077944384 2435 0 0 0 91 7 0 0 20 0 19 0 446040493 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950803573648 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28557] ppid=28552 vsize=15419460 memory=354620 CPUtime=0.98 cores=1,3,5,7
/proc/28554/task/28557/stat : 28557 (java) S 28552 28552 25933 0 -1 1077944384 3906 0 0 0 91 7 0 0 20 0 19 0 446040493 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950802520848 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28558] ppid=28552 vsize=15419460 memory=354620 CPUtime=0.97 cores=1,3,5,7
/proc/28554/task/28558/stat : 28558 (java) S 28552 28552 25933 0 -1 1077944384 2467 0 0 0 91 6 0 0 20 0 19 0 446040493 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950801468560 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28559] ppid=28552 vsize=15419460 memory=354620 CPUtime=0.98 cores=1,3,5,7
/proc/28554/task/28559/stat : 28559 (java) S 28552 28552 25933 0 -1 1077944384 3247 0 0 0 91 7 0 0 20 0 19 0 446040493 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950800415760 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28560] ppid=28552 vsize=15419460 memory=1448 CPUtime=0.59 cores=1,3,5,7
/proc/28554/task/28560/stat : 28560 (java) S 28552 28552 25933 0 -1 1077944384 5293 0 0 0 40 19 0 0 20 0 19 0 446040495 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950084900976 139951210924674 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28561] ppid=28552 vsize=15419460 memory=354096 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28561/stat : 28561 (java) S 28552 28552 25933 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 19 0 446040495 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950083847008 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28562] ppid=28552 vsize=15419460 memory=357052 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28562/stat : 28562 (java) S 28552 28552 25933 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 19 0 446040495 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950082794624 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28563] ppid=28552 vsize=15419460 memory=772 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28563/stat : 28563 (java) S 28552 28552 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446040498 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950081742928 139951210932123 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28564] ppid=28552 vsize=15419460 memory=984 CPUtime=2.68 cores=1,3,5,7
/proc/28554/task/28564/stat : 28564 (java) S 28552 28552 25933 0 -1 1077944384 17249 0 0 0 266 2 0 0 20 0 19 0 446040498 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950080690800 139951210924674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28565] ppid=28552 vsize=15419460 memory=2024 CPUtime=2.77 cores=1,3,5,7
/proc/28554/task/28565/stat : 28565 (java) S 28552 28552 25933 0 -1 1077944384 16000 0 0 0 276 1 0 0 20 0 19 0 446040498 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950079638000 139951210924674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28566] ppid=28552 vsize=15419460 memory=1448 CPUtime=0.81 cores=1,3,5,7
/proc/28554/task/28566/stat : 28566 (java) S 28552 28552 25933 0 -1 1077944384 8617 0 0 0 80 1 0 0 20 0 19 0 446040498 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950078585712 139951210924674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28567] ppid=28552 vsize=15419460 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28567/stat : 28567 (java) S 28552 28552 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446040498 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950077533152 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28568] ppid=28552 vsize=15419460 memory=1448 CPUtime=0.12 cores=1,3,5,7
/proc/28554/task/28568/stat : 28568 (java) S 28552 28552 25933 0 -1 1077944384 1506 0 0 0 4 8 0 0 20 0 19 0 446040498 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950076479920 139951210924674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28569] ppid=28552 vsize=15419460 memory=354352 CPUtime=626.67 cores=1,3,5,7
/proc/28554/task/28569/stat : 28569 (java) R 28552 28552 25933 0 -1 4202560 1131 0 0 0 62666 1 0 0 20 0 19 0 446040579 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950067259840 139950855837039 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28570] ppid=28552 vsize=15419460 memory=1448 CPUtime=626.79 cores=1,3,5,7
/proc/28554/task/28570/stat : 28570 (java) R 28552 28552 25933 0 -1 4202560 3860 0 0 0 62677 2 0 0 20 0 19 0 446040579 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950066208920 139950855836888 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28571] ppid=28552 vsize=15419460 memory=354436 CPUtime=627.46 cores=1,3,5,7
/proc/28554/task/28571/stat : 28571 (java) R 28552 28552 25933 0 -1 4202560 994 0 0 0 62745 1 0 0 20 0 19 0 446040580 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950065159008 139950855837233 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28572] ppid=28552 vsize=15419460 memory=354096 CPUtime=627.28 cores=1,3,5,7
/proc/28554/task/28572/stat : 28572 (java) R 28552 28552 25933 0 -1 4202560 3767 0 0 0 62726 2 0 0 20 0 19 0 446040580 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950064103792 139950857876930 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 356068 KiB

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

[startup+634.143 s]
# the end of solver process 28552 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.002425 s, system=0 s

[startup+634.187 s]
# the end of solver process 28554 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.75 s, system=0.584941 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

[startup+634.111 s]
/proc/loadavg: 8.42 8.67 8.49 9/237 28796
/proc/meminfo: memFree=29808588/32770624 swapFree=67000032/67108860
[pid=28552] ppid=28549 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/28552/stat : 28552 (xcsp3-exec) S 28549 28552 25933 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446040492 115843072 362 33554432000 4194304 5098028 140732913123040 140732913121144 139831083651708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 28938240 140732913124218 140732913124461 140732913124461 140732913127370 0
/proc/28552/statm: 28282 362 304 221 0 87 0
[pid=28554] ppid=28552 vsize=15419460 memory=354620 CPUtime=2520.04 cores=1,3,5,7
/proc/28554/stat : 28554 (java) S 28552 28552 25933 0 -1 1077944320 81264 0 0 0 251947 57 0 0 20 0 19 0 446040492 15789527040 88655 33554432000 4194304 4196468 140732599931408 140732599913952 139951210913527 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
/proc/28554/statm: 3854865 88655 3554 1 0 3815965 0
[pid=28554/tid=28555] ppid=28552 vsize=15419460 memory=354620 CPUtime=0.85 cores=1,3,5,7
/proc/28554/task/28555/stat : 28555 (java) S 28552 28552 25933 0 -1 1077944384 9408 0 0 0 81 4 0 0 20 0 19 0 446040492 15789527040 88655 33554432000 4194304 4196468 140732599931408 139951215154304 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28556] ppid=28552 vsize=15419460 memory=1448 CPUtime=0.98 cores=1,3,5,7
/proc/28554/task/28556/stat : 28556 (java) S 28552 28552 25933 0 -1 1077944384 2435 0 0 0 91 7 0 0 20 0 19 0 446040493 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950803573648 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28557] ppid=28552 vsize=15419460 memory=354620 CPUtime=0.98 cores=1,3,5,7
/proc/28554/task/28557/stat : 28557 (java) S 28552 28552 25933 0 -1 1077944384 3906 0 0 0 91 7 0 0 20 0 19 0 446040493 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950802520848 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28558] ppid=28552 vsize=15419460 memory=354620 CPUtime=0.97 cores=1,3,5,7
/proc/28554/task/28558/stat : 28558 (java) S 28552 28552 25933 0 -1 1077944384 2467 0 0 0 91 6 0 0 20 0 19 0 446040493 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950801468560 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28559] ppid=28552 vsize=15419460 memory=354620 CPUtime=0.98 cores=1,3,5,7
/proc/28554/task/28559/stat : 28559 (java) S 28552 28552 25933 0 -1 1077944384 3247 0 0 0 91 7 0 0 20 0 19 0 446040493 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950800415760 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28560] ppid=28552 vsize=15419460 memory=1448 CPUtime=0.59 cores=1,3,5,7
/proc/28554/task/28560/stat : 28560 (java) S 28552 28552 25933 0 -1 1077944384 5293 0 0 0 40 19 0 0 20 0 19 0 446040495 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950084900976 139951210924674 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28561] ppid=28552 vsize=15419460 memory=354096 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28561/stat : 28561 (java) S 28552 28552 25933 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 19 0 446040495 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950083847008 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28562] ppid=28552 vsize=15419460 memory=357052 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28562/stat : 28562 (java) S 28552 28552 25933 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 19 0 446040495 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950082794624 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28563] ppid=28552 vsize=15419460 memory=772 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28563/stat : 28563 (java) S 28552 28552 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446040498 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950081742928 139951210932123 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28564] ppid=28552 vsize=15419460 memory=984 CPUtime=2.68 cores=1,3,5,7
/proc/28554/task/28564/stat : 28564 (java) S 28552 28552 25933 0 -1 1077944384 17249 0 0 0 266 2 0 0 20 0 19 0 446040498 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950080690800 139951210924674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28565] ppid=28552 vsize=15419460 memory=2024 CPUtime=2.77 cores=1,3,5,7
/proc/28554/task/28565/stat : 28565 (java) S 28552 28552 25933 0 -1 1077944384 16000 0 0 0 276 1 0 0 20 0 19 0 446040498 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950079638000 139951210924674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28566] ppid=28552 vsize=15419460 memory=1448 CPUtime=0.81 cores=1,3,5,7
/proc/28554/task/28566/stat : 28566 (java) S 28552 28552 25933 0 -1 1077944384 8617 0 0 0 80 1 0 0 20 0 19 0 446040498 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950078585712 139951210924674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28567] ppid=28552 vsize=15419460 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28567/stat : 28567 (java) S 28552 28552 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446040498 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950077533152 139951210923733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28568] ppid=28552 vsize=15419460 memory=1448 CPUtime=0.12 cores=1,3,5,7
/proc/28554/task/28568/stat : 28568 (java) S 28552 28552 25933 0 -1 1077944384 1506 0 0 0 4 8 0 0 20 0 19 0 446040498 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950076479920 139951210924674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28569] ppid=28552 vsize=15419460 memory=354352 CPUtime=626.67 cores=1,3,5,7
/proc/28554/task/28569/stat : 28569 (java) R 28552 28552 25933 0 -1 4202560 1131 0 0 0 62666 1 0 0 20 0 19 0 446040579 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950067259840 139950855837039 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28570] ppid=28552 vsize=15419460 memory=1448 CPUtime=626.79 cores=1,3,5,7
/proc/28554/task/28570/stat : 28570 (java) R 28552 28552 25933 0 -1 4202560 3860 0 0 0 62677 2 0 0 20 0 19 0 446040579 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950066208920 139950855836888 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28571] ppid=28552 vsize=15419460 memory=354436 CPUtime=627.46 cores=1,3,5,7
/proc/28554/task/28571/stat : 28571 (java) R 28552 28552 25933 0 -1 4202560 994 0 0 0 62745 1 0 0 20 0 19 0 446040580 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950065159008 139950855837233 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
[pid=28554/tid=28572] ppid=28552 vsize=15419460 memory=354096 CPUtime=627.28 cores=1,3,5,7
/proc/28554/task/28572/stat : 28572 (java) R 28552 28552 25933 0 -1 4202560 3767 0 0 0 62726 2 0 0 20 0 19 0 446040580 15789527040 88655 33554432000 4194304 4196468 140732599931408 139950064103792 139950857876930 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34603008 140732599940079 140732599940250 140732599940250 140732599943119 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 356068 KiB

Child status: 143
Real time (s): 634.187
CPU time (s): 2520.33
CPU user time (s): 2519.75
CPU system time (s): 0.584941
CPU usage (%): 397.412
Max. virtual memory (cumulated for all children) (KiB): 15532588
Max. memory (cumulated for all children) (KiB): 478412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.75
system time used= 0.584941
maximum resident set size= 512920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82021
page faults= 0
swaps= 0
block input operations= 0
block output operations= 856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32146
involuntary context switches= 47862


# summary of solver processes directly reported to runsolver:
#   pid: 28552,28554
#   total CPU time (s): 2520.33
#   total CPU user time (s): 2519.75
#   total CPU system time (s): 0.584941

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.88669 second user time and 6.95492 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-17 06:23:01
IDJOB=4398872
IDBENCH=128090
IDSOLVER=2853
FILE ID=node106/4398872-1568697860
RUNJOBID= node106-1568691194-25965
PBS_JOBID= 21703809
Free space on /tmp= 59060 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/CarSequencing/CarSequencing-m1-jcr/CarSequencing-16-81.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398872-1568697860/watcher-4398872-1568697860 -o /tmp/evaluation-result-4398872-1568697860/solver-4398872-1568697860 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568691194-25965 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1085165850 HOME/instance-4398872-1568697860.xml

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

MD5SUM BENCH= e1683218a1e3c524b21c5eaa634d1705
RANDOM SEED=1085165850

node106.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.79
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.79
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.79
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.79
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:        30013512 kB
MemAvailable:   31556520 kB
Buffers:          197232 kB
Cached:          1635168 kB
SwapCached:         7396 kB
Active:           948104 kB
Inactive:        1231440 kB
Active(anon):     347212 kB
Inactive(anon):    44200 kB
Active(file):     600892 kB
Inactive(file):  1187240 kB
Unevictable:      108944 kB
Mlocked:          108944 kB
SwapTotal:      67108860 kB
SwapFree:       67000028 kB
Dirty:             26352 kB
Writeback:             0 kB
AnonPages:        449184 kB
Mapped:            57392 kB
Shmem:             35780 kB
Slab:             172364 kB
SReclaimable:     141424 kB
SUnreclaim:        30940 kB
KernelStack:        3808 kB
PageTables:         6608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1228540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    366592 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 59036 MiB
End job on node106 at 2019-09-17 06:33:36