Trace number 4292372

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Choco-solver 4.0.7 seq (493a269)? (TO) 2400.06 2391.82

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m1-3-0_c18.xml
MD5SUM7371989d8b754960e2638a689dbe5607
Bench CategoryCOP (optimization 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 variables333
Number of constraints356
Number of domains3
Minimum domain size24
Maximum domain size111
Distribution of domain sizes[{"size":24,"count":111},{"size":38,"count":111},{"size":111,"count":111}]
Minimum variable degree2
Maximum variable degree224
Distribution of variable degrees[{"degree":2,"count":111},{"degree":4,"count":111},{"degree":222,"count":78},{"degree":223,"count":24},{"degree":224,"count":9}]
Minimum constraint arity2
Maximum constraint arity112
Distribution of constraint arities[{"arity":2,"count":132},{"arity":111,"count":113},{"arity":112,"count":111}]
Number of extensional constraints111
Number of intensional constraints21
Distribution of constraint types[{"type":"extension","count":111},{"type":"intension","count":21},{"type":"ordered","count":1},{"type":"sum","count":223}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4292372-1532587432.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.17	c [HOME/instance-4292372-1532587432.xml, -tl, 2400s, -p, 1, -x, 0]
0.12/0.21	c simple solver
0.33/0.28	c parse instance...
2.91/1.10	c solve instance...
2400.02/2391.80	s UNKNOWN
2400.02/2391.80	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 (9604 MiB free)
  memory of node 1: 16384 MiB (12701 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292372-1532587432/watcher-4292372-1532587432 -o /tmp/evaluation-result-4292372-1532587432/solver-4292372-1532587432 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532582652-2306 --watchdog 2560 HOME/xcsp3-exec -seed 404805966 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292372-1532587432.xml 

running on 4 cores: 0,2,4,6

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

solver pid=3078, runsolver pid=3075

[startup+0.10063 s]*
/proc/loadavg: 1.76 1.68 1.68 3/222 3094
/proc/meminfo: memFree=22825552/32770624 swapFree=67108860/67108860
[pid=3078] ppid=3075 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3078/stat : 3078 (xcsp3-exec) S 3075 3078 2275 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 76306415 115843072 363 33554432000 4194304 5098028 140727637953472 140727637951576 140451514937980 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25640960 140727637959739 140727637959940 140727637959940 140727637962698 0
/proc/3078/statm: 28282 363 306 221 0 87 0
[pid=3080] ppid=3078 vsize=14082840 memory=28912 CPUtime=0.12 cores=0,2,4,6
/proc/3080/stat : 3080 (java) S 3078 3078 2275 0 -1 1077944320 5477 0 0 0 11 1 0 0 20 0 15 0 76306415 14420828160 7228 33554432000 4194304 4196468 140731842001184 140731841983728 139686698536695 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
/proc/3080/statm: 3520710 7228 3035 1 0 3483008 0
[pid=3080/tid=3081] ppid=3078 vsize=14082840 memory=8189133601398559579 CPUtime=0.09 cores=0,2,4,6
/proc/3080/task/3081/stat : 3081 (java) R 3078 3078 2275 0 -1 4202560 3483 0 0 0 8 1 0 0 20 0 15 0 76306416 14420828160 7228 33554432000 4194304 4196468 140731842001184 139686702768800 139686684606303 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3082] ppid=3078 vsize=14082840 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3082/stat : 3082 (java) S 3078 3078 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306416 14420828160 7228 33554432000 4194304 4196468 140731842001184 139686636137616 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3083] ppid=3078 vsize=14082840 memory=140372436551296 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3083/stat : 3083 (java) S 3078 3078 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306416 14420828160 7228 33554432000 4194304 4196468 140731842001184 139686635084816 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3084] ppid=3078 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3084/stat : 3084 (java) S 3078 3078 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306416 14420828160 7228 33554432000 4194304 4196468 140731842001184 139686634032016 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3085] ppid=3078 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3085/stat : 3085 (java) S 3078 3078 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76306416 14420828160 7294 33554432000 4194304 4196468 140731842001184 139686632979216 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3086] ppid=3078 vsize=14082840 memory=140372436551296 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3086/stat : 3086 (java) S 3078 3078 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76306418 14420828160 7294 33554432000 4194304 4196468 140731842001184 139686239840624 139686698547842 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3087] ppid=3078 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3087/stat : 3087 (java) S 3078 3078 2275 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76306418 14420828160 7294 33554432000 4194304 4196468 140731842001184 139686238786592 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3088] ppid=3078 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3088/stat : 3088 (java) S 3078 3078 2275 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76306418 14420828160 7294 33554432000 4194304 4196468 140731842001184 139686237733744 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3089] ppid=3078 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3089/stat : 3089 (java) S 3078 3078 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306421 14420828160 7294 33554432000 4194304 4196468 140731842001184 139686236682064 139686698555291 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3090] ppid=3078 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3090/stat : 3090 (java) S 3078 3078 2275 0 -1 1077944384 421 0 0 0 0 0 0 0 20 0 15 0 76306421 14420828160 7294 33554432000 4194304 4196468 140731842001184 139686235630448 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3091] ppid=3078 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3091/stat : 3091 (java) S 3078 3078 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306421 14420828160 7294 33554432000 4194304 4196468 140731842001184 139686234577648 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3092] ppid=3078 vsize=14082840 memory=140372436551296 CPUtime=0.01 cores=0,2,4,6
/proc/3080/task/3092/stat : 3092 (java) R 3078 3078 2275 0 -1 4202560 336 0 0 0 1 0 0 0 20 0 15 0 76306421 14420828160 7294 33554432000 4194304 4196468 140731842001184 139686233524848 139686678503814 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3093] ppid=3078 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3093/stat : 3093 (java) S 3078 3078 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306421 14420828160 7294 33554432000 4194304 4196468 140731842001184 139686232472288 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3094] ppid=3078 vsize=14082840 memory=140372436551296 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3094/stat : 3094 (java) S 3078 3078 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306421 14420828160 7294 33554432000 4194304 4196468 140731842001184 139686231419568 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 30364 KiB

[startup+0.210824 s]*
/proc/loadavg: 1.76 1.68 1.68 5/222 3094
/proc/meminfo: memFree=22812540/32770624 swapFree=67108860/67108860
[pid=3078] ppid=3075 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3078/stat : 3078 (xcsp3-exec) S 3075 3078 2275 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 76306415 115843072 363 33554432000 4194304 5098028 140727637953472 140727637951576 140451514937980 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25640960 140727637959739 140727637959940 140727637959940 140727637962698 0
/proc/3078/statm: 28282 363 306 221 0 87 0
[pid=3080] ppid=3078 vsize=14084956 memory=42764 CPUtime=0.33 cores=0,2,4,6
/proc/3080/stat : 3080 (java) S 3078 3078 2275 0 -1 1077944320 8252 0 0 0 31 2 0 0 20 0 15 0 76306415 14422994944 10691 33554432000 4194304 4196468 140731842001184 140731841983728 139686698536695 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
/proc/3080/statm: 3521239 10691 3153 1 0 3483008 0
[pid=3080/tid=3081] ppid=3078 vsize=14087096 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/3080/task/3081/stat : 3081 (java) R 3078 3078 2275 0 -1 4202560 5368 0 0 0 18 1 0 0 20 0 15 0 76306416 14425186304 10694 33554432000 4194304 4196468 140731842001184 139686702757688 139686682617182 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3082] ppid=3078 vsize=14087096 memory=14649 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3082/stat : 3082 (java) S 3078 3078 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306416 14425186304 10694 33554432000 4194304 4196468 140731842001184 139686636137616 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3083] ppid=3078 vsize=14087096 memory=140372436991627 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3083/stat : 3083 (java) S 3078 3078 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306416 14425186304 10694 33554432000 4194304 4196468 140731842001184 139686635084816 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3084] ppid=3078 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3084/stat : 3084 (java) S 3078 3078 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306416 14425186304 10694 33554432000 4194304 4196468 140731842001184 139686634032016 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3085] ppid=3078 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3085/stat : 3085 (java) S 3078 3078 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76306416 14425186304 10694 33554432000 4194304 4196468 140731842001184 139686632979216 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3086] ppid=3078 vsize=14087096 memory=140372436551296 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3086/stat : 3086 (java) S 3078 3078 2275 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76306418 14425186304 10694 33554432000 4194304 4196468 140731842001184 139686239840624 139686698547842 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3087] ppid=3078 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3087/stat : 3087 (java) S 3078 3078 2275 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76306418 14425186304 10694 33554432000 4194304 4196468 140731842001184 139686238786592 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3088] ppid=3078 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3088/stat : 3088 (java) S 3078 3078 2275 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76306418 14425186304 10694 33554432000 4194304 4196468 140731842001184 139686237733744 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3089] ppid=3078 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3089/stat : 3089 (java) S 3078 3078 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306421 14425186304 10694 33554432000 4194304 4196468 140731842001184 139686236682064 139686698555291 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3090] ppid=3078 vsize=14087096 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/3080/task/3090/stat : 3090 (java) S 3078 3078 2275 0 -1 1077944384 447 0 0 0 1 0 0 0 20 0 15 0 76306421 14425186304 10694 33554432000 4194304 4196468 140731842001184 139686235630448 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3091] ppid=3078 vsize=14087096 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/3080/task/3091/stat : 3091 (java) S 3078 3078 2275 0 -1 1077944384 428 0 0 0 3 0 0 0 20 0 15 0 76306421 14425186304 10694 33554432000 4194304 4196468 140731842001184 139686234577648 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3092] ppid=3078 vsize=14087096 memory=140372436551296 CPUtime=0.07 cores=0,2,4,6
/proc/3080/task/3092/stat : 3092 (java) S 3078 3078 2275 0 -1 1077944384 726 0 0 0 7 0 0 0 20 0 15 0 76306421 14425186304 10694 33554432000 4194304 4196468 140731842001184 139686233524848 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3093] ppid=3078 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3093/stat : 3093 (java) S 3078 3078 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306421 14425186304 10694 33554432000 4194304 4196468 140731842001184 139686232472288 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3094] ppid=3078 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3094/stat : 3094 (java) S 3078 3078 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306421 14425186304 10694 33554432000 4194304 4196468 140731842001184 139686231419568 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 14198084 KiB
Current children cumulated memory: 44216 KiB

[startup+0.310965 s]*
/proc/loadavg: 1.76 1.68 1.68 3/222 3094
/proc/meminfo: memFree=22806088/32770624 swapFree=67108860/67108860
[pid=3078] ppid=3075 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3078/stat : 3078 (xcsp3-exec) S 3075 3078 2275 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 76306415 115843072 363 33554432000 4194304 5098028 140727637953472 140727637951576 140451514937980 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25640960 140727637959739 140727637959940 140727637959940 140727637962698 0
/proc/3078/statm: 28282 363 306 221 0 87 0
[pid=3080] ppid=3078 vsize=14087096 memory=49920 CPUtime=0.51 cores=0,2,4,6
/proc/3080/stat : 3080 (java) S 3078 3078 2275 0 -1 1077944320 9090 0 0 0 48 3 0 0 20 0 15 0 76306415 14425186304 12480 33554432000 4194304 4196468 140731842001184 140731841983728 139686698536695 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
/proc/3080/statm: 3521774 12480 3229 1 0 3483008 0
[pid=3080/tid=3081] ppid=3078 vsize=14087096 memory=8112282956445269571 CPUtime=0.3 cores=0,2,4,6
/proc/3080/task/3081/stat : 3081 (java) R 3078 3078 2275 0 -1 4202560 6063 0 0 0 28 2 0 0 20 0 15 0 76306416 14425186304 12480 33554432000 4194304 4196468 140731842001184 139686702773280 139686682617182 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3082] ppid=3078 vsize=14087096 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3082/stat : 3082 (java) S 3078 3078 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306416 14425186304 12480 33554432000 4194304 4196468 140731842001184 139686636137616 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3083] ppid=3078 vsize=14087096 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3083/stat : 3083 (java) S 3078 3078 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306416 14425186304 12480 33554432000 4194304 4196468 140731842001184 139686635084816 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3084] ppid=3078 vsize=14087096 memory=-6803092254075368380 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3084/stat : 3084 (java) S 3078 3078 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306416 14425186304 12480 33554432000 4194304 4196468 140731842001184 139686634032016 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3085] ppid=3078 vsize=14087096 memory=7594263430582204840 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3085/stat : 3085 (java) S 3078 3078 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76306416 14425186304 12480 33554432000 4194304 4196468 140731842001184 139686632979216 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3086] ppid=3078 vsize=14087096 memory=4209357772117481859 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3086/stat : 3086 (java) S 3078 3078 2275 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76306418 14425186304 12480 33554432000 4194304 4196468 140731842001184 139686239840624 139686698547842 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3087] ppid=3078 vsize=14087096 memory=6944656592452807316 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3087/stat : 3087 (java) S 3078 3078 2275 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76306418 14425186304 12480 33554432000 4194304 4196468 140731842001184 139686238786592 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3088] ppid=3078 vsize=14087096 memory=-8412652169205224307 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3088/stat : 3088 (java) S 3078 3078 2275 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76306418 14425186304 12480 33554432000 4194304 4196468 140731842001184 139686237733744 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3089] ppid=3078 vsize=14087096 memory=-8412660965215072671 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3089/stat : 3089 (java) S 3078 3078 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306421 14425186304 12480 33554432000 4194304 4196468 140731842001184 139686236682064 139686698555291 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3090] ppid=3078 vsize=14087096 memory=-7384621950708166502 CPUtime=0.03 cores=0,2,4,6
/proc/3080/task/3090/stat : 3090 (java) S 3078 3078 2275 0 -1 1077944384 474 0 0 0 3 0 0 0 20 0 15 0 76306421 14425186304 12480 33554432000 4194304 4196468 140731842001184 139686235630448 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3091] ppid=3078 vsize=14087096 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/3080/task/3091/stat : 3091 (java) S 3078 3078 2275 0 -1 1077944384 436 0 0 0 4 0 0 0 20 0 15 0 76306421 14425186304 12480 33554432000 4194304 4196468 140731842001184 139686234577648 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3092] ppid=3078 vsize=14087096 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/3080/task/3092/stat : 3092 (java) S 3078 3078 2275 0 -1 1077944384 815 0 0 0 12 0 0 0 20 0 15 0 76306421 14425186304 12480 33554432000 4194304 4196468 140731842001184 139686233524848 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3093] ppid=3078 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3093/stat : 3093 (java) S 3078 3078 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306421 14425186304 12480 33554432000 4194304 4196468 140731842001184 139686232472288 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3094] ppid=3078 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3094/stat : 3094 (java) S 3078 3078 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306421 14425186304 12480 33554432000 4194304 4196468 140731842001184 139686231419568 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 51372 KiB

[startup+0.704327 s]
/proc/loadavg: 1.76 1.68 1.68 5/222 3094
/proc/meminfo: memFree=22772324/32770624 swapFree=67108860/67108860
[pid=3078] ppid=3075 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3078/stat : 3078 (xcsp3-exec) S 3075 3078 2275 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 76306415 115843072 363 33554432000 4194304 5098028 140727637953472 140727637951576 140451514937980 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25640960 140727637959739 140727637959940 140727637959940 140727637962698 0
/proc/3078/statm: 28282 363 306 221 0 87 0
[pid=3080] ppid=3078 vsize=14089220 memory=136068 CPUtime=1.85 cores=0,2,4,6
/proc/3080/stat : 3080 (java) S 3078 3078 2275 0 -1 1077944320 13294 0 0 0 179 6 0 0 20 0 15 0 76306415 14427361280 34017 33554432000 4194304 4196468 140731842001184 140731841983728 139686698536695 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
/proc/3080/statm: 3522305 34017 3332 1 0 3483520 0
[pid=3080/tid=3081] ppid=3078 vsize=14089220 memory=22880 CPUtime=0.67 cores=0,2,4,6
/proc/3080/task/3081/stat : 3081 (java) R 3078 3078 2275 0 -1 1077944384 6597 0 0 0 64 3 0 0 20 0 15 0 76306416 14427361280 34017 33554432000 4194304 4196468 140731842001184 139686702763184 139686698546901 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3082] ppid=3078 vsize=14089220 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3082/stat : 3082 (java) S 3078 3078 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306416 14427361280 34017 33554432000 4194304 4196468 140731842001184 139686636137616 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3083] ppid=3078 vsize=14089220 memory=2448 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3083/stat : 3083 (java) S 3078 3078 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306416 14427361280 34017 33554432000 4194304 4196468 140731842001184 139686635084816 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3084] ppid=3078 vsize=14089220 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3084/stat : 3084 (java) S 3078 3078 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306416 14427361280 34017 33554432000 4194304 4196468 140731842001184 139686634032016 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3085] ppid=3078 vsize=14089220 memory=792 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3085/stat : 3085 (java) S 3078 3078 2275 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76306416 14427361280 34017 33554432000 4194304 4196468 140731842001184 139686632979216 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3086] ppid=3078 vsize=14089220 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3086/stat : 3086 (java) S 3078 3078 2275 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76306418 14427361280 34017 33554432000 4194304 4196468 140731842001184 139686239840624 139686698547842 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3087] ppid=3078 vsize=14089220 memory=1948 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3087/stat : 3087 (java) S 3078 3078 2275 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76306418 14427361280 34017 33554432000 4194304 4196468 140731842001184 139686238786592 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3088] ppid=3078 vsize=14089220 memory=5524 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3088/stat : 3088 (java) S 3078 3078 2275 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76306418 14427361280 34017 33554432000 4194304 4196468 140731842001184 139686237733744 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3089] ppid=3078 vsize=14089220 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3089/stat : 3089 (java) S 3078 3078 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306421 14427361280 34017 33554432000 4194304 4196468 140731842001184 139686236682064 139686698555291 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3090] ppid=3078 vsize=14089220 memory=1200 CPUtime=0.4 cores=0,2,4,6
/proc/3080/task/3090/stat : 3090 (java) R 3078 3078 2275 0 -1 4202560 1560 0 0 0 40 0 0 0 20 0 15 0 76306421 14427361280 34017 33554432000 4194304 4196468 140731842001184 139686235623472 139686698548630 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3091] ppid=3078 vsize=14089220 memory=1008 CPUtime=0.4 cores=0,2,4,6
/proc/3080/task/3091/stat : 3091 (java) R 3078 3078 2275 0 -1 4202560 1830 0 0 0 40 0 0 0 20 0 15 0 76306421 14427361280 34017 33554432000 4194304 4196468 140731842001184 139686234567472 139686698558042 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3092] ppid=3078 vsize=14089220 memory=12040 CPUtime=0.35 cores=0,2,4,6
/proc/3080/task/3092/stat : 3092 (java) R 3078 3078 2275 0 -1 4202560 2000 0 0 0 34 1 0 0 20 0 15 0 76306421 14427361280 34017 33554432000 4194304 4196468 140731842001184 139686233524976 139686682785086 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3093] ppid=3078 vsize=14089220 memory=1696 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3093/stat : 3093 (java) S 3078 3078 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306421 14427361280 34017 33554432000 4194304 4196468 140731842001184 139686232472288 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3094] ppid=3078 vsize=14089220 memory=8532 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3094/stat : 3094 (java) S 3078 3078 2275 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76306421 14427361280 34017 33554432000 4194304 4196468 140731842001184 139686231419568 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
Current children cumulated CPU time: 1.85 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 137520 KiB

[startup+1.50092 s]
/proc/loadavg: 1.76 1.68 1.68 5/222 3094
/proc/meminfo: memFree=22642756/32770624 swapFree=67108860/67108860
[pid=3078] ppid=3075 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3078/stat : 3078 (xcsp3-exec) S 3075 3078 2275 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 76306415 115843072 363 33554432000 4194304 5098028 140727637953472 140727637951576 140451514937980 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25640960 140727637959739 140727637959940 140727637959940 140727637962698 0
/proc/3078/statm: 28282 363 306 221 0 87 0

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

/proc/3080/task/3088/stat : 3088 (java) S 3078 3078 2275 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 76306418 14429458432 400544 33554432000 4194304 4196468 140731842001184 139686237733760 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3089] ppid=3078 vsize=14091268 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3089/stat : 3089 (java) S 3078 3078 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306421 14429458432 400544 33554432000 4194304 4196468 140731842001184 139686236682064 139686698555291 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3090] ppid=3078 vsize=14091268 memory=288230596050944315 CPUtime=2.94 cores=0,2,4,6
/proc/3080/task/3090/stat : 3090 (java) S 3078 3078 2275 0 -1 1077944384 21544 0 0 0 292 2 0 0 20 0 15 0 76306421 14429458432 400544 33554432000 4194304 4196468 140731842001184 139686235630448 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3091] ppid=3078 vsize=14091268 memory=13565994329179714 CPUtime=3.03 cores=0,2,4,6
/proc/3080/task/3091/stat : 3091 (java) S 3078 3078 2275 0 -1 1077944384 20312 0 0 0 300 3 0 0 20 0 15 0 76306421 14429458432 400544 33554432000 4194304 4196468 140731842001184 139686234577648 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3092] ppid=3078 vsize=14091268 memory=2244 CPUtime=0.82 cores=0,2,4,6
/proc/3080/task/3092/stat : 3092 (java) S 3078 3078 2275 0 -1 1077944384 12836 0 0 0 79 3 0 0 20 0 15 0 76306421 14429458432 400544 33554432000 4194304 4196468 140731842001184 139686233524848 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 39 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3093] ppid=3078 vsize=14091268 memory=4132 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3093/stat : 3093 (java) S 3078 3078 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306421 14429458432 400544 33554432000 4194304 4196468 140731842001184 139686232472288 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3094] ppid=3078 vsize=14091268 memory=1696 CPUtime=1.16 cores=0,2,4,6
/proc/3080/task/3094/stat : 3094 (java) S 3078 3078 2275 0 -1 1077944384 2056 0 0 0 56 60 0 0 20 0 15 0 76306421 14429458432 400544 33554432000 4194304 4196468 140731842001184 139686231419568 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 36 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
Current children cumulated CPU time: 2330.49 s
Current children cumulated vsize: 14204396 KiB
Current children cumulated memory: 1603628 KiB

[startup+2382.3 s]
/proc/loadavg: 2.08 2.03 1.98 3/221 3274
/proc/meminfo: memFree=19852300/32770624 swapFree=67108860/67108860
[pid=3078] ppid=3075 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3078/stat : 3078 (xcsp3-exec) S 3075 3078 2275 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 76306415 115843072 363 33554432000 4194304 5098028 140727637953472 140727637951576 140451514937980 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25640960 140727637959739 140727637959940 140727637959940 140727637962698 0
/proc/3078/statm: 28282 363 306 221 0 87 0
[pid=3080] ppid=3078 vsize=14091268 memory=1632896 CPUtime=2390.52 cores=0,2,4,6
/proc/3080/stat : 3080 (java) S 3078 3078 2275 0 -1 1077944320 100861 0 0 0 238950 102 0 0 20 0 15 0 76306415 14429458432 408224 33554432000 4194304 4196468 140731842001184 140731841983728 139686698536695 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
/proc/3080/statm: 3522817 408224 3402 1 0 3484032 0
[pid=3080/tid=3081] ppid=3078 vsize=14091268 memory=6944656591801717405 CPUtime=2381.74 cores=0,2,4,6
/proc/3080/task/3081/stat : 3081 (java) R 3078 3078 2275 0 -1 4202560 38787 0 0 0 238148 26 0 0 20 0 15 0 76306416 14429458432 408224 33554432000 4194304 4196468 140731842001184 139686702776296 139686317892748 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3082] ppid=3078 vsize=14091268 memory=-7812193691855986592 CPUtime=0.16 cores=0,2,4,6
/proc/3080/task/3082/stat : 3082 (java) S 3078 3078 2275 0 -1 1077944384 772 0 0 0 12 4 0 0 20 0 15 0 76306416 14429458432 408224 33554432000 4194304 4196468 140731842001184 139686636137616 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3083] ppid=3078 vsize=14091268 memory=1630848 CPUtime=0.16 cores=0,2,4,6
/proc/3080/task/3083/stat : 3083 (java) S 3078 3078 2275 0 -1 1077944384 173 0 0 0 12 4 0 0 20 0 15 0 76306416 14429458432 408224 33554432000 4194304 4196468 140731842001184 139686635084816 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3084] ppid=3078 vsize=14091268 memory=8532 CPUtime=0.15 cores=0,2,4,6
/proc/3080/task/3084/stat : 3084 (java) S 3078 3078 2275 0 -1 1077944384 248 0 0 0 11 4 0 0 20 0 15 0 76306416 14429458432 408224 33554432000 4194304 4196468 140731842001184 139686634032016 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3085] ppid=3078 vsize=14091268 memory=4616 CPUtime=0.16 cores=0,2,4,6
/proc/3080/task/3085/stat : 3085 (java) S 3078 3078 2275 0 -1 1077944384 445 0 0 0 12 4 0 0 20 0 15 0 76306416 14429458432 408224 33554432000 4194304 4196468 140731842001184 139686632979216 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3086] ppid=3078 vsize=14091268 memory=15868 CPUtime=0.07 cores=0,2,4,6
/proc/3080/task/3086/stat : 3086 (java) S 3078 3078 2275 0 -1 1077944384 2304 0 0 0 5 2 0 0 20 0 15 0 76306418 14429458432 408224 33554432000 4194304 4196468 140731842001184 139686239840624 139686698547842 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3087] ppid=3078 vsize=14091268 memory=22944 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3087/stat : 3087 (java) S 3078 3078 2275 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 76306418 14429458432 408224 33554432000 4194304 4196468 140731842001184 139686238786656 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3088] ppid=3078 vsize=14091268 memory=1948 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3088/stat : 3088 (java) S 3078 3078 2275 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 76306418 14429458432 408224 33554432000 4194304 4196468 140731842001184 139686237733760 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3089] ppid=3078 vsize=14091268 memory=5524 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3089/stat : 3089 (java) S 3078 3078 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306421 14429458432 408224 33554432000 4194304 4196468 140731842001184 139686236682064 139686698555291 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3090] ppid=3078 vsize=14091268 memory=1444 CPUtime=2.95 cores=0,2,4,6
/proc/3080/task/3090/stat : 3090 (java) S 3078 3078 2275 0 -1 1077944384 21547 0 0 0 292 3 0 0 20 0 15 0 76306421 14429458432 408224 33554432000 4194304 4196468 140731842001184 139686235630448 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3091] ppid=3078 vsize=14091268 memory=1200 CPUtime=3.03 cores=0,2,4,6
/proc/3080/task/3091/stat : 3091 (java) S 3078 3078 2275 0 -1 1077944384 20314 0 0 0 300 3 0 0 20 0 15 0 76306421 14429458432 408224 33554432000 4194304 4196468 140731842001184 139686234577648 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3092] ppid=3078 vsize=14091268 memory=1008 CPUtime=0.82 cores=0,2,4,6
/proc/3080/task/3092/stat : 3092 (java) S 3078 3078 2275 0 -1 1077944384 12838 0 0 0 79 3 0 0 20 0 15 0 76306421 14429458432 408224 33554432000 4194304 4196468 140731842001184 139686233524848 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 39 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3093] ppid=3078 vsize=14091268 memory=3472328296227679313 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3093/stat : 3093 (java) S 3078 3078 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306421 14429458432 408224 33554432000 4194304 4196468 140731842001184 139686232472288 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3094] ppid=3078 vsize=14091268 memory=0 CPUtime=1.19 cores=0,2,4,6
/proc/3080/task/3094/stat : 3094 (java) S 3078 3078 2275 0 -1 1077944384 2106 0 0 0 57 62 0 0 20 0 15 0 76306421 14429458432 408224 33554432000 4194304 4196468 140731842001184 139686231419568 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 36 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
Current children cumulated CPU time: 2390.52 s
Current children cumulated vsize: 14204396 KiB
Current children cumulated memory: 1634348 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2391.8 s]
/proc/loadavg: 2.07 2.03 1.98 3/221 3274
/proc/meminfo: memFree=19843984/32770624 swapFree=67108860/67108860
[pid=3078] ppid=3075 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3078/stat : 3078 (xcsp3-exec) S 3075 3078 2275 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 76306415 115843072 363 33554432000 4194304 5098028 140727637953472 140727637951576 140451514937980 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25640960 140727637959739 140727637959940 140727637959940 140727637962698 0
/proc/3078/statm: 28282 363 306 221 0 87 0
[pid=3080] ppid=3078 vsize=14091268 memory=1643136 CPUtime=2400.02 cores=0,2,4,6
/proc/3080/stat : 3080 (java) S 3078 3078 2275 0 -1 1077944320 100892 0 0 0 239900 102 0 0 20 0 15 0 76306415 14429458432 410784 33554432000 4194304 4196468 140731842001184 140731841983728 139686698536695 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
/proc/3080/statm: 3522817 410784 3402 1 0 3484032 0
[pid=3080/tid=3081] ppid=3078 vsize=14091268 memory=1452 CPUtime=2391.24 cores=0,2,4,6
/proc/3080/task/3081/stat : 3081 (java) R 3078 3078 2275 0 -1 4202560 38814 0 0 0 239098 26 0 0 20 0 15 0 76306416 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686702776296 139686319500482 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3082] ppid=3078 vsize=14091268 memory=1641088 CPUtime=0.16 cores=0,2,4,6
/proc/3080/task/3082/stat : 3082 (java) S 3078 3078 2275 0 -1 1077944384 772 0 0 0 12 4 0 0 20 0 15 0 76306416 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686636137616 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3083] ppid=3078 vsize=14091268 memory=1639040 CPUtime=0.16 cores=0,2,4,6
/proc/3080/task/3083/stat : 3083 (java) S 3078 3078 2275 0 -1 1077944384 173 0 0 0 12 4 0 0 20 0 15 0 76306416 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686635084816 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3084] ppid=3078 vsize=14091268 memory=1632896 CPUtime=0.15 cores=0,2,4,6
/proc/3080/task/3084/stat : 3084 (java) S 3078 3078 2275 0 -1 1077944384 248 0 0 0 11 4 0 0 20 0 15 0 76306416 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686634032016 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3085] ppid=3078 vsize=14091268 memory=1632896 CPUtime=0.16 cores=0,2,4,6
/proc/3080/task/3085/stat : 3085 (java) S 3078 3078 2275 0 -1 1077944384 445 0 0 0 12 4 0 0 20 0 15 0 76306416 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686632979216 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3086] ppid=3078 vsize=14091268 memory=1630848 CPUtime=0.07 cores=0,2,4,6
/proc/3080/task/3086/stat : 3086 (java) S 3078 3078 2275 0 -1 1077944384 2304 0 0 0 5 2 0 0 20 0 15 0 76306418 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686239840624 139686698547842 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3087] ppid=3078 vsize=14091268 memory=1643136 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3087/stat : 3087 (java) S 3078 3078 2275 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 76306418 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686238786656 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3088] ppid=3078 vsize=14091268 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3088/stat : 3088 (java) S 3078 3078 2275 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 76306418 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686237733760 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3089] ppid=3078 vsize=14091268 memory=1639040 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3089/stat : 3089 (java) S 3078 3078 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306421 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686236682064 139686698555291 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3090] ppid=3078 vsize=14091268 memory=1630848 CPUtime=2.95 cores=0,2,4,6
/proc/3080/task/3090/stat : 3090 (java) S 3078 3078 2275 0 -1 1077944384 21547 0 0 0 292 3 0 0 20 0 15 0 76306421 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686235630448 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3091] ppid=3078 vsize=14091268 memory=1452 CPUtime=3.03 cores=0,2,4,6
/proc/3080/task/3091/stat : 3091 (java) S 3078 3078 2275 0 -1 1077944384 20314 0 0 0 300 3 0 0 20 0 15 0 76306421 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686234577648 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3092] ppid=3078 vsize=14091268 memory=1636992 CPUtime=0.82 cores=0,2,4,6
/proc/3080/task/3092/stat : 3092 (java) S 3078 3078 2275 0 -1 1077944384 12838 0 0 0 79 3 0 0 20 0 15 0 76306421 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686233524848 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 39 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3093] ppid=3078 vsize=14091268 memory=1948 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3093/stat : 3093 (java) S 3078 3078 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306421 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686232472288 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3094] ppid=3078 vsize=14091268 memory=5524 CPUtime=1.2 cores=0,2,4,6
/proc/3080/task/3094/stat : 3094 (java) S 3078 3078 2275 0 -1 1077944384 2110 0 0 0 58 62 0 0 20 0 15 0 76306421 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686231419568 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 36 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 14204396 KiB
Current children cumulated memory: 1644588 KiB

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

[startup+2391.81 s]
# the end of solver process 3078 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000769 s, system=0.001538 s

[startup+2391.82 s]
# the end of solver process 3080 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.02 s, system=1.0346 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+2391.8 s]
/proc/loadavg: 2.07 2.03 1.98 3/221 3274
/proc/meminfo: memFree=19843984/32770624 swapFree=67108860/67108860
[pid=3078] ppid=3075 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3078/stat : 3078 (xcsp3-exec) S 3075 3078 2275 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 76306415 115843072 363 33554432000 4194304 5098028 140727637953472 140727637951576 140451514937980 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25640960 140727637959739 140727637959940 140727637959940 140727637962698 0
/proc/3078/statm: 28282 363 306 221 0 87 0
[pid=3080] ppid=3078 vsize=14091268 memory=1643136 CPUtime=2400.02 cores=0,2,4,6
/proc/3080/stat : 3080 (java) S 3078 3078 2275 0 -1 1077944320 100892 0 0 0 239900 102 0 0 20 0 15 0 76306415 14429458432 410784 33554432000 4194304 4196468 140731842001184 140731841983728 139686698536695 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
/proc/3080/statm: 3522817 410784 3402 1 0 3484032 0
[pid=3080/tid=3081] ppid=3078 vsize=14091268 memory=1452 CPUtime=2391.24 cores=0,2,4,6
/proc/3080/task/3081/stat : 3081 (java) R 3078 3078 2275 0 -1 4202560 38814 0 0 0 239098 26 0 0 20 0 15 0 76306416 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686702776296 139686319500482 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3082] ppid=3078 vsize=14091268 memory=1641088 CPUtime=0.16 cores=0,2,4,6
/proc/3080/task/3082/stat : 3082 (java) S 3078 3078 2275 0 -1 1077944384 772 0 0 0 12 4 0 0 20 0 15 0 76306416 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686636137616 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3083] ppid=3078 vsize=14091268 memory=1639040 CPUtime=0.16 cores=0,2,4,6
/proc/3080/task/3083/stat : 3083 (java) S 3078 3078 2275 0 -1 1077944384 173 0 0 0 12 4 0 0 20 0 15 0 76306416 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686635084816 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3084] ppid=3078 vsize=14091268 memory=1632896 CPUtime=0.15 cores=0,2,4,6
/proc/3080/task/3084/stat : 3084 (java) S 3078 3078 2275 0 -1 1077944384 248 0 0 0 11 4 0 0 20 0 15 0 76306416 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686634032016 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3085] ppid=3078 vsize=14091268 memory=1632896 CPUtime=0.16 cores=0,2,4,6
/proc/3080/task/3085/stat : 3085 (java) S 3078 3078 2275 0 -1 1077944384 445 0 0 0 12 4 0 0 20 0 15 0 76306416 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686632979216 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3086] ppid=3078 vsize=14091268 memory=1630848 CPUtime=0.07 cores=0,2,4,6
/proc/3080/task/3086/stat : 3086 (java) S 3078 3078 2275 0 -1 1077944384 2304 0 0 0 5 2 0 0 20 0 15 0 76306418 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686239840624 139686698547842 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3087] ppid=3078 vsize=14091268 memory=1643136 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3087/stat : 3087 (java) S 3078 3078 2275 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 76306418 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686238786656 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3088] ppid=3078 vsize=14091268 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3088/stat : 3088 (java) S 3078 3078 2275 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 76306418 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686237733760 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3089] ppid=3078 vsize=14091268 memory=1639040 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3089/stat : 3089 (java) S 3078 3078 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306421 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686236682064 139686698555291 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3090] ppid=3078 vsize=14091268 memory=1630848 CPUtime=2.95 cores=0,2,4,6
/proc/3080/task/3090/stat : 3090 (java) S 3078 3078 2275 0 -1 1077944384 21547 0 0 0 292 3 0 0 20 0 15 0 76306421 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686235630448 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3091] ppid=3078 vsize=14091268 memory=1452 CPUtime=3.03 cores=0,2,4,6
/proc/3080/task/3091/stat : 3091 (java) S 3078 3078 2275 0 -1 1077944384 20314 0 0 0 300 3 0 0 20 0 15 0 76306421 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686234577648 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3092] ppid=3078 vsize=14091268 memory=1636992 CPUtime=0.82 cores=0,2,4,6
/proc/3080/task/3092/stat : 3092 (java) S 3078 3078 2275 0 -1 1077944384 12838 0 0 0 79 3 0 0 20 0 15 0 76306421 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686233524848 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 39 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3093] ppid=3078 vsize=14091268 memory=1948 CPUtime=0 cores=0,2,4,6
/proc/3080/task/3093/stat : 3093 (java) S 3078 3078 2275 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76306421 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686232472288 139686698546901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
[pid=3080/tid=3094] ppid=3078 vsize=14091268 memory=5524 CPUtime=1.2 cores=0,2,4,6
/proc/3080/task/3094/stat : 3094 (java) S 3078 3078 2275 0 -1 1077944384 2110 0 0 0 58 62 0 0 20 0 15 0 76306421 14429458432 410784 33554432000 4194304 4196468 140731842001184 139686231419568 139686698547842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 36 0 0 6293624 6294260 20508672 140731842008193 140731842008369 140731842008369 140731842011087 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 14204396 KiB
Current children cumulated memory: 1644588 KiB

Child status: 143
Real time (s): 2391.82
CPU time (s): 2400.06
CPU user time (s): 2399.02
CPU system time (s): 1.0346
CPU usage (%): 100.344
Max. virtual memory (cumulated for all children) (KiB): 14204396
Max. memory (cumulated for all children) (KiB): 1644588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.02
system time used= 1.0346
maximum resident set size= 1649924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101823
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55154
involuntary context switches= 2425


# summary of solver processes directly reported to runsolver:
#   pid: 3078,3080
#   total CPU time (s): 2400.06
#   total CPU user time (s): 2399.02
#   total CPU system time (s): 1.0346

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.7458 second user time and 27.3596 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-26 08:43:52
IDJOB=4292372
IDBENCH=141632
IDSOLVER=2747
FILE ID=node135/4292372-1532587432
RUNJOBID= node135-1532582652-2306
PBS_JOBID= 21021965
Free space on /tmp= 48348 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m1-3-0_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4292372-1532587432/watcher-4292372-1532587432 -o /tmp/evaluation-result-4292372-1532587432/solver-4292372-1532587432 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532582652-2306 --watchdog 2560  HOME/xcsp3-exec -seed 404805966 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292372-1532587432.xml

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

MD5SUM BENCH= 7371989d8b754960e2638a689dbe5607
RANDOM SEED=404805966

node135.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.50
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.50
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.50
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.50
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:        22841832 kB
MemAvailable:   31709744 kB
Buffers:          193972 kB
Cached:          8855068 kB
SwapCached:            0 kB
Active:          2757916 kB
Inactive:        6566260 kB
Active(anon):     224840 kB
Inactive(anon):    78312 kB
Active(file):    2533076 kB
Inactive(file):  6487948 kB
Unevictable:        7220 kB
Mlocked:            7220 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             20796 kB
Writeback:             0 kB
AnonPages:        290052 kB
Mapped:            53092 kB
Shmem:             25248 kB
Slab:             303704 kB
SReclaimable:     275348 kB
SUnreclaim:        28356 kB
KernelStack:        3888 kB
PageTables:         5628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1176632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48324 MiB
End job on node135 at 2018-07-26 09:23:44