Trace number 4272139

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 5a (2017-07-26)? (TO) 2520.1299 2495.8301

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-sko100a.xml
MD5SUM1913240080a58bfaef30e5e1db7876b5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark79853
Best CPU time to get the best result obtained on this benchmark2519.98
Satisfiable
(Un)Satisfiability was proved
Number of variables10100
Number of constraints4951
Number of domains2
Minimum domain size8
Maximum domain size100
Distribution of domain sizes[{"size":8,"count":4950},{"size":100,"count":100}]
Minimum variable degree0
Maximum variable degree100
Distribution of variable degrees[{"degree":0,"count":5050},{"degree":2,"count":4950},{"degree":100,"count":100}]
Minimum constraint arity3
Maximum constraint arity100
Distribution of constraint arities[{"arity":3,"count":4950},{"arity":100,"count":1}]
Number of extensional constraints4950
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":4950},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272139-1502736079.xml"  -tl '2520s' -p 1 -x 3
0.07/0.29	c [HOME/instance-4272139-1502736079.xml, -tl, 2520s, -p, 1, -x, 3]
0.25/0.35	c simple solver
0.25/0.41	c parse instance...
45.46/36.97	c solve instance...
2520.08/2495.80	s UNKNOWN
2520.08/2495.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 (13028 MiB free)
  memory of node 1: 16384 MiB (15256 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272139-1502736079/watcher-4272139-1502736079 -o /tmp/evaluation-result-4272139-1502736079/solver-4272139-1502736079 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2090699664 HOME/instance-4272139-1502736079.xml 

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

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

solver pid=16644, runsolver pid=16641

[startup+0.100084 s]*
/proc/loadavg: 1.81 1.74 1.74 2/198 16645
/proc/meminfo: memFree=28963844/32770624 swapFree=67108860/67108860
[pid=16644] ppid=16641 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16644/stat : 16644 (xcsp3-exec) S 16641 16644 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 27490549 9740288 345 18446744073709551615 4194304 5098028 140723772360000 140723772358104 140083395428988 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 19042304 140723772363129 140723772363334 140723772363334 140723772366827 0
/proc/16644/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

[startup+0.210789 s]*
/proc/loadavg: 1.81 1.74 1.74 3/213 16660
/proc/meminfo: memFree=28952520/32770624 swapFree=67108860/67108860
[pid=16644] ppid=16641 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16644/stat : 16644 (xcsp3-exec) S 16641 16644 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 27490549 9740288 345 18446744073709551615 4194304 5098028 140723772360000 140723772358104 140083395428988 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 19042304 140723772363129 140723772363334 140723772363334 140723772366827 0
/proc/16644/statm: 2378 345 289 221 0 87 0
[pid=16646] ppid=16644 vsize=13974352 memory=22436 CPUtime=0.07 cores=1,3,5,7
/proc/16646/stat : 16646 (java) S 16644 16644 7968 0 -1 1077944320 5070 0 0 0 6 1 0 0 20 0 15 0 27490560 14309736448 5609 18446744073709551615 4194304 4196468 140725081582240 140725081564784 139940096179959 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
/proc/16646/statm: 3493588 5609 2712 1 0 3482964 0
[pid=16646/tid=16647] ppid=16644 vsize=13974352 memory=7078076838863583841 CPUtime=0.05 cores=1,3,5,7
/proc/16646/task/16647/stat : 16647 (java) R 16644 16644 7968 0 -1 4202560 3231 0 0 0 5 0 0 0 20 0 15 0 27490561 14309736448 5609 18446744073709551615 4194304 4196468 140725081582240 139940100405648 139939715107684 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16648] ppid=16644 vsize=13974352 memory=4123389896250521363 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16648/stat : 16648 (java) S 16644 16644 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 27490561 14309736448 5609 18446744073709551615 4194304 4196468 140725081582240 139940038125968 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16649] ppid=16644 vsize=13974352 memory=140461145036416 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16649/stat : 16649 (java) S 16644 16644 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 27490561 14309736448 5609 18446744073709551615 4194304 4196468 140725081582240 139940037073168 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16650] ppid=16644 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16650/stat : 16650 (java) S 16644 16644 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 27490561 14309736448 5609 18446744073709551615 4194304 4196468 140725081582240 139940036020880 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16651] ppid=16644 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16651/stat : 16651 (java) S 16644 16644 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 27490561 14309736448 5609 18446744073709551615 4194304 4196468 140725081582240 139940034968080 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16652] ppid=16644 vsize=13974352 memory=140461145036416 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16652/stat : 16652 (java) S 16644 16644 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 27490563 14309736448 5609 18446744073709551615 4194304 4196468 140725081582240 139939641920112 139940096191106 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16653] ppid=16644 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16653/stat : 16653 (java) S 16644 16644 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 27490563 14309736448 5609 18446744073709551615 4194304 4196468 140725081582240 139939640866080 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16654] ppid=16644 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16654/stat : 16654 (java) S 16644 16644 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 27490563 14309736448 5609 18446744073709551615 4194304 4196468 140725081582240 139939639813744 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16655] ppid=16644 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16655/stat : 16655 (java) S 16644 16644 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 27490566 14309736448 5609 18446744073709551615 4194304 4196468 140725081582240 139939638762064 139940096198555 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16656] ppid=16644 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16656/stat : 16656 (java) S 16644 16644 7968 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 15 0 27490566 14309736448 5609 18446744073709551615 4194304 4196468 140725081582240 139939637708912 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16657] ppid=16644 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16657/stat : 16657 (java) S 16644 16644 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 27490566 14309736448 5609 18446744073709551615 4194304 4196468 140725081582240 139939636656112 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16658] ppid=16644 vsize=13974352 memory=140461145036416 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16658/stat : 16658 (java) S 16644 16644 7968 0 -1 1077944384 239 0 0 0 0 0 0 0 20 0 15 0 27490566 14309736448 5609 18446744073709551615 4194304 4196468 140725081582240 139939635603824 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16659] ppid=16644 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16659/stat : 16659 (java) S 16644 16644 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 27490566 14309736448 5609 18446744073709551615 4194304 4196468 140725081582240 139939634551264 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16660] ppid=16644 vsize=13974352 memory=140461145036416 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16660/stat : 16660 (java) S 16644 16644 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 27490570 14309736448 5609 18446744073709551615 4194304 4196468 140725081582240 139939633499056 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 23816 KiB

[startup+0.311884 s]*
/proc/loadavg: 1.81 1.74 1.74 3/213 16660
/proc/meminfo: memFree=28936208/32770624 swapFree=67108860/67108860
[pid=16644] ppid=16641 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16644/stat : 16644 (xcsp3-exec) S 16641 16644 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 27490549 9740288 345 18446744073709551615 4194304 5098028 140723772360000 140723772358104 140083395428988 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 19042304 140723772363129 140723772363334 140723772363334 140723772366827 0
/proc/16644/statm: 2378 345 289 221 0 87 0
[pid=16646] ppid=16644 vsize=13974352 memory=37116 CPUtime=0.25 cores=1,3,5,7
/proc/16646/stat : 16646 (java) S 16644 16644 7968 0 -1 1077944320 8795 0 0 0 23 2 0 0 20 0 15 0 27490560 14309736448 9279 18446744073709551615 4194304 4196468 140725081582240 140725081564784 139940096179959 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
/proc/16646/statm: 3493588 9279 2983 1 0 3482964 0
[pid=16646/tid=16647] ppid=16644 vsize=13974352 memory=29678448712876256 CPUtime=0.15 cores=1,3,5,7
/proc/16646/task/16647/stat : 16647 (java) R 16644 16644 7968 0 -1 4202560 6011 0 0 0 14 1 0 0 20 0 15 0 27490561 14309736448 9279 18446744073709551615 4194304 4196468 140725081582240 139940100401488 139940080260446 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16648] ppid=16644 vsize=13974352 memory=4294967596 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16648/stat : 16648 (java) S 16644 16644 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 27490561 14309736448 9279 18446744073709551615 4194304 4196468 140725081582240 139940038125968 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16649] ppid=16644 vsize=13974352 memory=140461145044698 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16649/stat : 16649 (java) S 16644 16644 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 27490561 14309736448 9279 18446744073709551615 4194304 4196468 140725081582240 139940037073168 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16650] ppid=16644 vsize=13974352 memory=6944665225511868275 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16650/stat : 16650 (java) S 16644 16644 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 27490561 14309736448 9279 18446744073709551615 4194304 4196468 140725081582240 139940036020880 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16651] ppid=16644 vsize=13974352 memory=3472328295574038117 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16651/stat : 16651 (java) S 16644 16644 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 27490561 14309736448 9279 18446744073709551615 4194304 4196468 140725081582240 139940034968080 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16652] ppid=16644 vsize=13974352 memory=7016594119299735731 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16652/stat : 16652 (java) S 16644 16644 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 27490563 14309736448 9279 18446744073709551615 4194304 4196468 140725081582240 139939641920112 139940096191106 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16653] ppid=16644 vsize=13974352 memory=3472328296227418159 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16653/stat : 16653 (java) S 16644 16644 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 27490563 14309736448 9279 18446744073709551615 4194304 4196468 140725081582240 139939640866080 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16654] ppid=16644 vsize=13974352 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16654/stat : 16654 (java) S 16644 16644 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 27490563 14309736448 9279 18446744073709551615 4194304 4196468 140725081582240 139939639813744 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16655] ppid=16644 vsize=13974352 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16655/stat : 16655 (java) S 16644 16644 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 27490566 14309736448 9279 18446744073709551615 4194304 4196468 140725081582240 139939638762064 139940096198555 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16656] ppid=16644 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/16646/task/16656/stat : 16656 (java) S 16644 16644 7968 0 -1 1077944384 472 0 0 0 1 0 0 0 20 0 15 0 27490566 14309736448 9279 18446744073709551615 4194304 4196468 140725081582240 139939637708912 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16657] ppid=16644 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/16646/task/16657/stat : 16657 (java) S 16644 16644 7968 0 -1 1077944384 272 0 0 0 1 0 0 0 20 0 15 0 27490566 14309736448 9279 18446744073709551615 4194304 4196468 140725081582240 139939636656112 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16658] ppid=16644 vsize=13974352 memory=140461145036416 CPUtime=0.05 cores=1,3,5,7
/proc/16646/task/16658/stat : 16658 (java) S 16644 16644 7968 0 -1 1077944384 737 0 0 0 5 0 0 0 20 0 15 0 27490566 14309736448 9279 18446744073709551615 4194304 4196468 140725081582240 139939635603824 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16659] ppid=16644 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16659/stat : 16659 (java) S 16644 16644 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 27490566 14309736448 9279 18446744073709551615 4194304 4196468 140725081582240 139939634551264 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16660] ppid=16644 vsize=13974352 memory=140461145036416 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16660/stat : 16660 (java) S 16644 16644 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 27490570 14309736448 9279 18446744073709551615 4194304 4196468 140725081582240 139939633499056 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38496 KiB

[startup+0.700763 s]
/proc/loadavg: 1.81 1.74 1.74 5/213 16660
/proc/meminfo: memFree=28919984/32770624 swapFree=67108860/67108860
[pid=16644] ppid=16641 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16644/stat : 16644 (xcsp3-exec) S 16641 16644 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 27490549 9740288 345 18446744073709551615 4194304 5098028 140723772360000 140723772358104 140083395428988 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 19042304 140723772363129 140723772363334 140723772363334 140723772366827 0
/proc/16644/statm: 2378 345 289 221 0 87 0
[pid=16646] ppid=16644 vsize=13978684 memory=85772 CPUtime=1.3 cores=1,3,5,7
/proc/16646/stat : 16646 (java) S 16644 16644 7968 0 -1 1077944320 13100 0 0 0 126 4 0 0 20 0 15 0 27490560 14314172416 21443 18446744073709551615 4194304 4196468 140725081582240 140725081564784 139940096179959 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
/proc/16646/statm: 3494671 21443 3157 1 0 3482964 0
[pid=16646/tid=16647] ppid=16644 vsize=13978684 memory=5793432669426373732 CPUtime=0.53 cores=1,3,5,7
/proc/16646/task/16647/stat : 16647 (java) R 16644 16644 7968 0 -1 4202560 7837 0 0 0 51 2 0 0 20 0 15 0 27490561 14314172416 21443 18446744073709551615 4194304 4196468 140725081582240 139940100416800 139940096191894 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16648] ppid=16644 vsize=13978684 memory=8099279071866868845 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16648/stat : 16648 (java) S 16644 16644 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 27490561 14314172416 21443 18446744073709551615 4194304 4196468 140725081582240 139940038125968 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16649] ppid=16644 vsize=13978684 memory=7450756353047945554 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16649/stat : 16649 (java) S 16644 16644 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 27490561 14314172416 21443 18446744073709551615 4194304 4196468 140725081582240 139940037073168 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16650] ppid=16644 vsize=13978684 memory=5787213839949522007 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16650/stat : 16650 (java) S 16644 16644 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 27490561 14314172416 21443 18446744073709551615 4194304 4196468 140725081582240 139940036020880 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16651] ppid=16644 vsize=13978684 memory=7086526616493320297 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16651/stat : 16651 (java) S 16644 16644 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 27490561 14314172416 21443 18446744073709551615 4194304 4196468 140725081582240 139940034968080 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16652] ppid=16644 vsize=13978684 memory=667716 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16652/stat : 16652 (java) S 16644 16644 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 27490563 14314172416 21443 18446744073709551615 4194304 4196468 140725081582240 139939641920112 139940096191106 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16653] ppid=16644 vsize=13978684 memory=140461170856929 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16653/stat : 16653 (java) S 16644 16644 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 27490563 14314172416 21443 18446744073709551615 4194304 4196468 140725081582240 139939640866080 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16654] ppid=16644 vsize=13978684 memory=280921999833704 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16654/stat : 16654 (java) S 16644 16644 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 27490563 14314172416 21443 18446744073709551615 4194304 4196468 140725081582240 139939639813744 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16655] ppid=16644 vsize=13978684 memory=140460999949703 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16655/stat : 16655 (java) S 16644 16644 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 27490566 14314172416 21443 18446744073709551615 4194304 4196468 140725081582240 139939638762064 139940096198555 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16656] ppid=16644 vsize=13978684 memory=280921999771096 CPUtime=0.23 cores=1,3,5,7
/proc/16646/task/16656/stat : 16656 (java) R 16644 16644 7968 0 -1 4202560 1262 0 0 0 23 0 0 0 20 0 15 0 27490566 14314172416 21443 18446744073709551615 4194304 4196468 140725081582240 139939637708912 139940075397306 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16657] ppid=16644 vsize=13978684 memory=7667213882584230244 CPUtime=0.24 cores=1,3,5,7
/proc/16646/task/16657/stat : 16657 (java) R 16644 16644 7968 0 -1 4202560 1234 0 0 0 24 0 0 0 20 0 15 0 27490566 14314172416 21443 18446744073709551615 4194304 4196468 140725081582240 139939636645344 139940076023553 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16658] ppid=16644 vsize=13978684 memory=7301020418564909412 CPUtime=0.27 cores=1,3,5,7
/proc/16646/task/16658/stat : 16658 (java) S 16644 16644 7968 0 -1 1077944384 1459 0 0 0 27 0 0 0 20 0 15 0 27490566 14314172416 21443 18446744073709551615 4194304 4196468 140725081582240 139939635603824 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16659] ppid=16644 vsize=13978684 memory=7158873356436661859 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16659/stat : 16659 (java) S 16644 16644 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 27490566 14314172416 21443 18446744073709551615 4194304 4196468 140725081582240 139939634551264 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16660] ppid=16644 vsize=13978684 memory=7589810501984479595 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16660/stat : 16660 (java) S 16644 16644 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 27490570 14314172416 21443 18446744073709551615 4194304 4196468 140725081582240 139939633499056 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
Current children cumulated CPU time: 1.3 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 87152 KiB

[startup+1.50066 s]
/proc/loadavg: 1.81 1.74 1.74 3/213 16660
/proc/meminfo: memFree=28856380/32770624 swapFree=67108860/67108860
[pid=16644] ppid=16641 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16644/stat : 16644 (xcsp3-exec) S 16641 16644 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 27490549 9740288 345 18446744073709551615 4194304 5098028 140723772360000 140723772358104 140083395428988 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 19042304 140723772363129 140723772363334 140723772363334 140723772366827 0
/proc/16644/statm: 2378 345 289 221 0 87 0
[pid=16646] ppid=16644 vsize=13978684 memory=120284 CPUtime=2.59 cores=1,3,5,7
/proc/16646/stat : 16646 (java) S 16644 16644 7968 0 -1 1077944320 14403 0 0 0 255 4 0 0 20 0 15 0 27490560 14314172416 30071 18446744073709551615 4194304 4196468 140725081582240 140725081564784 139940096179959 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
/proc/16646/statm: 3494671 30071 3175 1 0 3482964 0
[pid=16646/tid=16647] ppid=16644 vsize=13978684 memory=280921999981856 CPUtime=1.33 cores=1,3,5,7
/proc/16646/task/16647/stat : 16647 (java) R 16644 16644 7968 0 -1 4202560 8064 0 0 0 130 3 0 0 20 0 15 0 27490561 14314172416 30071 18446744073709551615 4194304 4196468 140725081582240 139940100416696 139940096193841 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16648] ppid=16644 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16648/stat : 16648 (java) S 16644 16644 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 27490561 14314172416 30071 18446744073709551615 4194304 4196468 140725081582240 139940038125968 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16649] ppid=16644 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16649/stat : 16649 (java) S 16644 16644 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 27490561 14314172416 30071 18446744073709551615 4194304 4196468 140725081582240 139940037073168 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16650] ppid=16644 vsize=13978684 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16650/stat : 16650 (java) S 16644 16644 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 27490561 14314172416 30071 18446744073709551615 4194304 4196468 140725081582240 139940036020880 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16651] ppid=16644 vsize=13978684 memory=62020 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16651/stat : 16651 (java) S 16644 16644 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 27490561 14314172416 30071 18446744073709551615 4194304 4196468 140725081582240 139940034968080 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16652] ppid=16644 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16652/stat : 16652 (java) S 16644 16644 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 27490563 14314172416 30071 18446744073709551615 4194304 4196468 140725081582240 139939641920112 139940096191106 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16653] ppid=16644 vsize=13978684 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16653/stat : 16653 (java) S 16644 16644 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 27490563 14314172416 30071 18446744073709551615 4194304 4196468 140725081582240 139939640866080 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16654] ppid=16644 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16654/stat : 16654 (java) S 16644 16644 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 27490563 14314172416 30071 18446744073709551615 4194304 4196468 140725081582240 139939639813744 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16655] ppid=16644 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16655/stat : 16655 (java) S 16644 16644 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 27490566 14314172416 30071 18446744073709551615 4194304 4196468 140725081582240 139939638762064 139940096198555 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16656] ppid=16644 vsize=13978684 memory=0 CPUtime=0.43 cores=1,3,5,7
/proc/16646/task/16656/stat : 16656 (java) S 16644 16644 7968 0 -1 1077944384 1680 0 0 0 43 0 0 0 20 0 15 0 27490566 14314172416 30071 18446744073709551615 4194304 4196468 140725081582240 139939637708912 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16657] ppid=16644 vsize=13978684 memory=6463925781705 CPUtime=0.45 cores=1,3,5,7
/proc/16646/task/16657/stat : 16657 (java) S 16644 16644 7968 0 -1 1077944384 1513 0 0 0 45 0 0 0 20 0 15 0 27490566 14314172416 30071 18446744073709551615 4194304 4196468 140725081582240 139939636656112 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16658] ppid=16644 vsize=13978684 memory=11848 CPUtime=0.35 cores=1,3,5,7
/proc/16646/task/16658/stat : 16658 (java) S 16644 16644 7968 0 -1 1077944384 1813 0 0 0 35 0 0 0 20 0 15 0 27490566 14314172416 30071 18446744073709551615 4194304 4196468 140725081582240 139939635603824 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16659] ppid=16644 vsize=13978684 memory=26984 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16659/stat : 16659 (java) S 16644 16644 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 27490566 14314172416 30071 18446744073709551615 4194304 4196468 140725081582240 139939634551264 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16660] ppid=16644 vsize=13978684 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16660/stat : 16660 (java) S 16644 16644 7968 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 27490570 14314172416 30071 18446744073709551615 4194304 4196468 140725081582240 139939633499056 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0

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

/proc/16646/task/16654/stat : 16654 (java) S 16644 16644 7968 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 27490563 14316269568 744275 18446744073709551615 4194304 4196468 140725081582240 139939639813760 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16655] ppid=16644 vsize=13980732 memory=960 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16655/stat : 16655 (java) S 16644 16644 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 27490566 14316269568 744275 18446744073709551615 4194304 4196468 140725081582240 139939638762064 139940096198555 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16656] ppid=16644 vsize=13980732 memory=2248 CPUtime=4.83 cores=1,3,5,7
/proc/16646/task/16656/stat : 16656 (java) S 16644 16644 7968 0 -1 1077944384 42065 0 0 0 479 4 0 0 20 0 15 0 27490566 14316269568 744275 18446744073709551615 4194304 4196468 140725081582240 139939637708912 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16657] ppid=16644 vsize=13980732 memory=4304 CPUtime=4.45 cores=1,3,5,7
/proc/16646/task/16657/stat : 16657 (java) S 16644 16644 7968 0 -1 1077944384 41684 0 0 0 439 6 0 0 20 0 15 0 27490566 14316269568 744275 18446744073709551615 4194304 4196468 140725081582240 139939636656112 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16658] ppid=16644 vsize=13980732 memory=1588 CPUtime=0.9 cores=1,3,5,7
/proc/16646/task/16658/stat : 16658 (java) S 16644 16644 7968 0 -1 1077944384 18656 0 0 0 88 2 0 0 20 0 15 0 27490566 14316269568 744275 18446744073709551615 4194304 4196468 140725081582240 139939635603824 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16659] ppid=16644 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16659/stat : 16659 (java) S 16644 16644 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 27490566 14316269568 744275 18446744073709551615 4194304 4196468 140725081582240 139939634551264 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16660] ppid=16644 vsize=13980732 memory=1380 CPUtime=1.47 cores=1,3,5,7
/proc/16646/task/16660/stat : 16660 (java) S 16644 16644 7968 0 -1 1077944384 2704 0 0 0 63 84 0 0 20 0 15 0 27490570 14316269568 744275 18446744073709551615 4194304 4196468 140725081582240 139939633499056 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
Current children cumulated CPU time: 2406.38 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2978480 KiB

[startup+2442.3 s]
/proc/loadavg: 1.93 1.83 1.79 5/213 18277
/proc/meminfo: memFree=28011164/32770624 swapFree=67108860/67108860
[pid=16644] ppid=16641 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16644/stat : 16644 (xcsp3-exec) S 16641 16644 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 27490549 9740288 345 18446744073709551615 4194304 5098028 140723772360000 140723772358104 140083395428988 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 19042304 140723772363129 140723772363334 140723772363334 140723772366827 0
/proc/16644/statm: 2378 345 289 221 0 87 0
[pid=16646] ppid=16644 vsize=13980732 memory=2977108 CPUtime=2466.43 cores=1,3,5,7
/proc/16646/stat : 16646 (java) S 16644 16644 7968 0 -1 1077944320 241866 0 0 0 246258 385 0 0 20 0 15 0 27490560 14316269568 744277 18446744073709551615 4194304 4196468 140725081582240 140725081564784 139940096179959 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
/proc/16646/statm: 3495183 744277 3270 1 0 3483476 0
[pid=16646/tid=16647] ppid=16644 vsize=13980732 memory=14410436439181270 CPUtime=2436.93 cores=1,3,5,7
/proc/16646/task/16647/stat : 16647 (java) R 16644 16644 7968 0 -1 4202560 108925 0 0 0 243676 17 0 0 20 0 15 0 27490561 14316269568 744277 18446744073709551615 4194304 4196468 140725081582240 139940100415808 139939723086158 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16648] ppid=16644 vsize=13980732 memory=4068 CPUtime=4.21 cores=1,3,5,7
/proc/16646/task/16648/stat : 16648 (java) S 16644 16644 7968 0 -1 1077944384 4596 0 0 0 352 69 0 0 20 0 15 0 27490561 14316269568 744277 18446744073709551615 4194304 4196468 140725081582240 139940038125968 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16649] ppid=16644 vsize=13980732 memory=1156 CPUtime=4.22 cores=1,3,5,7
/proc/16646/task/16649/stat : 16649 (java) S 16644 16644 7968 0 -1 1077944384 6355 0 0 0 352 70 0 0 20 0 15 0 27490561 14316269568 744277 18446744073709551615 4194304 4196468 140725081582240 139940037073168 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16650] ppid=16644 vsize=13980732 memory=3192 CPUtime=4.2 cores=1,3,5,7
/proc/16646/task/16650/stat : 16650 (java) S 16644 16644 7968 0 -1 1077944384 2589 0 0 0 352 68 0 0 20 0 15 0 27490561 14316269568 744277 18446744073709551615 4194304 4196468 140725081582240 139940036020880 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16651] ppid=16644 vsize=13980732 memory=1380 CPUtime=4.22 cores=1,3,5,7
/proc/16646/task/16651/stat : 16651 (java) S 16644 16644 7968 0 -1 1077944384 3335 0 0 0 350 72 0 0 20 0 15 0 27490561 14316269568 744277 18446744073709551615 4194304 4196468 140725081582240 139940034968080 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16652] ppid=16644 vsize=13980732 memory=2977108 CPUtime=0.86 cores=1,3,5,7
/proc/16646/task/16652/stat : 16652 (java) S 16644 16644 7968 0 -1 1077944384 7554 0 0 0 81 5 0 0 20 0 15 0 27490563 14316269568 744277 18446744073709551615 4194304 4196468 140725081582240 139939641920112 139940096191106 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16653] ppid=16644 vsize=13980732 memory=1156 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16653/stat : 16653 (java) S 16644 16644 7968 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 15 0 27490563 14316269568 744277 18446744073709551615 4194304 4196468 140725081582240 139939640866144 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16654] ppid=16644 vsize=13980732 memory=2408 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16654/stat : 16654 (java) S 16644 16644 7968 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 27490563 14316269568 744277 18446744073709551615 4194304 4196468 140725081582240 139939639813760 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16655] ppid=16644 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16655/stat : 16655 (java) S 16644 16644 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 27490566 14316269568 744277 18446744073709551615 4194304 4196468 140725081582240 139939638762064 139940096198555 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16656] ppid=16644 vsize=13980732 memory=230492 CPUtime=4.84 cores=1,3,5,7
/proc/16646/task/16656/stat : 16656 (java) S 16644 16644 7968 0 -1 1077944384 42073 0 0 0 479 5 0 0 20 0 15 0 27490566 14316269568 744277 18446744073709551615 4194304 4196468 140725081582240 139939637708912 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16657] ppid=16644 vsize=13980732 memory=2764 CPUtime=4.45 cores=1,3,5,7
/proc/16646/task/16657/stat : 16657 (java) S 16644 16644 7968 0 -1 1077944384 41687 0 0 0 439 6 0 0 20 0 15 0 27490566 14316269568 744277 18446744073709551615 4194304 4196468 140725081582240 139939636656112 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16658] ppid=16644 vsize=13980732 memory=2768 CPUtime=0.91 cores=1,3,5,7
/proc/16646/task/16658/stat : 16658 (java) S 16644 16644 7968 0 -1 1077944384 20583 0 0 0 88 3 0 0 20 0 15 0 27490566 14316269568 744277 18446744073709551615 4194304 4196468 140725081582240 139939635603824 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16659] ppid=16644 vsize=13980732 memory=3904 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16659/stat : 16659 (java) S 16644 16644 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 27490566 14316269568 744277 18446744073709551615 4194304 4196468 140725081582240 139939634551264 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16660] ppid=16644 vsize=13980732 memory=4068 CPUtime=1.52 cores=1,3,5,7
/proc/16646/task/16660/stat : 16660 (java) S 16644 16644 7968 0 -1 1077944384 2747 0 0 0 66 86 0 0 20 0 15 0 27490570 14316269568 744277 18446744073709551615 4194304 4196468 140725081582240 139939633499056 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
Current children cumulated CPU time: 2466.43 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2978488 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2495.8 s]
/proc/loadavg: 1.84 1.83 1.79 4/213 18280
/proc/meminfo: memFree=27358440/32770624 swapFree=67108860/67108860
[pid=16644] ppid=16641 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16644/stat : 16644 (xcsp3-exec) S 16641 16644 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 27490549 9740288 345 18446744073709551615 4194304 5098028 140723772360000 140723772358104 140083395428988 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 19042304 140723772363129 140723772363334 140723772363334 140723772366827 0
/proc/16644/statm: 2378 345 289 221 0 87 0
[pid=16646] ppid=16644 vsize=13980732 memory=2977064 CPUtime=2520.08 cores=1,3,5,7
/proc/16646/stat : 16646 (java) S 16644 16644 7968 0 -1 1077944320 245927 0 0 0 251621 387 0 0 20 0 15 0 27490560 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 140725081564784 139940096179959 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
/proc/16646/statm: 3495183 744266 3270 1 0 3483476 0
[pid=16646/tid=16647] ppid=16644 vsize=13980732 memory=2977064 CPUtime=2490.39 cores=1,3,5,7
/proc/16646/task/16647/stat : 16647 (java) R 16644 16644 7968 0 -1 4202560 110595 0 0 0 249022 17 0 0 20 0 15 0 27490561 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139940100418800 139939720993802 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16648] ppid=16644 vsize=13980732 memory=2977064 CPUtime=4.24 cores=1,3,5,7
/proc/16646/task/16648/stat : 16648 (java) S 16644 16644 7968 0 -1 1077944384 6571 0 0 0 355 69 0 0 20 0 15 0 27490561 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139940038125968 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16649] ppid=16644 vsize=13980732 memory=1380 CPUtime=4.26 cores=1,3,5,7
/proc/16646/task/16649/stat : 16649 (java) S 16644 16644 7968 0 -1 1077944384 6387 0 0 0 356 70 0 0 20 0 15 0 27490561 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139940037073168 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16650] ppid=16644 vsize=13980732 memory=2977064 CPUtime=4.24 cores=1,3,5,7
/proc/16646/task/16650/stat : 16650 (java) S 16644 16644 7968 0 -1 1077944384 2654 0 0 0 356 68 0 0 20 0 15 0 27490561 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139940036020880 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16651] ppid=16644 vsize=13980732 memory=2977064 CPUtime=4.26 cores=1,3,5,7
/proc/16646/task/16651/stat : 16651 (java) S 16644 16644 7968 0 -1 1077944384 3366 0 0 0 354 72 0 0 20 0 15 0 27490561 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139940034968080 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16652] ppid=16644 vsize=13980732 memory=2977064 CPUtime=0.86 cores=1,3,5,7
/proc/16646/task/16652/stat : 16652 (java) S 16644 16644 7968 0 -1 1077944384 7788 0 0 0 81 5 0 0 20 0 15 0 27490563 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139939641920112 139940096191106 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16653] ppid=16644 vsize=13980732 memory=2977064 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16653/stat : 16653 (java) S 16644 16644 7968 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 15 0 27490563 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139939640866144 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16654] ppid=16644 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16654/stat : 16654 (java) S 16644 16644 7968 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 27490563 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139939639813760 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16655] ppid=16644 vsize=13980732 memory=2424 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16655/stat : 16655 (java) S 16644 16644 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 27490566 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139939638762064 139940096198555 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16656] ppid=16644 vsize=13980732 memory=1296 CPUtime=4.84 cores=1,3,5,7
/proc/16646/task/16656/stat : 16656 (java) S 16644 16644 7968 0 -1 1077944384 42076 0 0 0 479 5 0 0 20 0 15 0 27490566 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139939637708912 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16657] ppid=16644 vsize=13980732 memory=2977064 CPUtime=4.45 cores=1,3,5,7
/proc/16646/task/16657/stat : 16657 (java) S 16644 16644 7968 0 -1 1077944384 41695 0 0 0 439 6 0 0 20 0 15 0 27490566 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139939636656112 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16658] ppid=16644 vsize=13980732 memory=1380 CPUtime=0.91 cores=1,3,5,7
/proc/16646/task/16658/stat : 16658 (java) S 16644 16644 7968 0 -1 1077944384 20586 0 0 0 88 3 0 0 20 0 15 0 27490566 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139939635603824 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16659] ppid=16644 vsize=13980732 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16659/stat : 16659 (java) S 16644 16644 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 27490566 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139939634551264 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16660] ppid=16644 vsize=13980732 memory=17812 CPUtime=1.55 cores=1,3,5,7
/proc/16646/task/16660/stat : 16660 (java) S 16644 16644 7968 0 -1 1077944384 2787 0 0 0 67 88 0 0 20 0 15 0 27490570 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139939633499056 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2978444 KiB

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

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

[startup+2495.83 s]
# the end of solver process 16646 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.23 s, system=3.89248 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+2495.8 s]
/proc/loadavg: 1.84 1.83 1.79 4/213 18280
/proc/meminfo: memFree=27358440/32770624 swapFree=67108860/67108860
[pid=16644] ppid=16641 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16644/stat : 16644 (xcsp3-exec) S 16641 16644 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 27490549 9740288 345 18446744073709551615 4194304 5098028 140723772360000 140723772358104 140083395428988 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 19042304 140723772363129 140723772363334 140723772363334 140723772366827 0
/proc/16644/statm: 2378 345 289 221 0 87 0
[pid=16646] ppid=16644 vsize=13980732 memory=2977064 CPUtime=2520.08 cores=1,3,5,7
/proc/16646/stat : 16646 (java) S 16644 16644 7968 0 -1 1077944320 245927 0 0 0 251621 387 0 0 20 0 15 0 27490560 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 140725081564784 139940096179959 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
/proc/16646/statm: 3495183 744266 3270 1 0 3483476 0
[pid=16646/tid=16647] ppid=16644 vsize=13980732 memory=2977064 CPUtime=2490.39 cores=1,3,5,7
/proc/16646/task/16647/stat : 16647 (java) R 16644 16644 7968 0 -1 4202560 110595 0 0 0 249022 17 0 0 20 0 15 0 27490561 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139940100418800 139939720993802 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16648] ppid=16644 vsize=13980732 memory=2977064 CPUtime=4.24 cores=1,3,5,7
/proc/16646/task/16648/stat : 16648 (java) S 16644 16644 7968 0 -1 1077944384 6571 0 0 0 355 69 0 0 20 0 15 0 27490561 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139940038125968 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16649] ppid=16644 vsize=13980732 memory=1380 CPUtime=4.26 cores=1,3,5,7
/proc/16646/task/16649/stat : 16649 (java) S 16644 16644 7968 0 -1 1077944384 6387 0 0 0 356 70 0 0 20 0 15 0 27490561 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139940037073168 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16650] ppid=16644 vsize=13980732 memory=2977064 CPUtime=4.24 cores=1,3,5,7
/proc/16646/task/16650/stat : 16650 (java) S 16644 16644 7968 0 -1 1077944384 2654 0 0 0 356 68 0 0 20 0 15 0 27490561 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139940036020880 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16651] ppid=16644 vsize=13980732 memory=2977064 CPUtime=4.26 cores=1,3,5,7
/proc/16646/task/16651/stat : 16651 (java) S 16644 16644 7968 0 -1 1077944384 3366 0 0 0 354 72 0 0 20 0 15 0 27490561 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139940034968080 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16652] ppid=16644 vsize=13980732 memory=2977064 CPUtime=0.86 cores=1,3,5,7
/proc/16646/task/16652/stat : 16652 (java) S 16644 16644 7968 0 -1 1077944384 7788 0 0 0 81 5 0 0 20 0 15 0 27490563 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139939641920112 139940096191106 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16653] ppid=16644 vsize=13980732 memory=2977064 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16653/stat : 16653 (java) S 16644 16644 7968 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 15 0 27490563 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139939640866144 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16654] ppid=16644 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16654/stat : 16654 (java) S 16644 16644 7968 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 15 0 27490563 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139939639813760 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16655] ppid=16644 vsize=13980732 memory=2424 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16655/stat : 16655 (java) S 16644 16644 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 27490566 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139939638762064 139940096198555 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16656] ppid=16644 vsize=13980732 memory=1296 CPUtime=4.84 cores=1,3,5,7
/proc/16646/task/16656/stat : 16656 (java) S 16644 16644 7968 0 -1 1077944384 42076 0 0 0 479 5 0 0 20 0 15 0 27490566 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139939637708912 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16657] ppid=16644 vsize=13980732 memory=2977064 CPUtime=4.45 cores=1,3,5,7
/proc/16646/task/16657/stat : 16657 (java) S 16644 16644 7968 0 -1 1077944384 41695 0 0 0 439 6 0 0 20 0 15 0 27490566 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139939636656112 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16658] ppid=16644 vsize=13980732 memory=1380 CPUtime=0.91 cores=1,3,5,7
/proc/16646/task/16658/stat : 16658 (java) S 16644 16644 7968 0 -1 1077944384 20586 0 0 0 88 3 0 0 20 0 15 0 27490566 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139939635603824 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16659] ppid=16644 vsize=13980732 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/16646/task/16659/stat : 16659 (java) S 16644 16644 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 27490566 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139939634551264 139940096190165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
[pid=16646/tid=16660] ppid=16644 vsize=13980732 memory=17812 CPUtime=1.55 cores=1,3,5,7
/proc/16646/task/16660/stat : 16660 (java) S 16644 16644 7968 0 -1 1077944384 2787 0 0 0 67 88 0 0 20 0 15 0 27490570 14316269568 744266 18446744073709551615 4194304 4196468 140725081582240 139939633499056 139940096191106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140725081588146 140725081588322 140725081588322 140725081591759 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2978444 KiB

Child status: 143
Real time (s): 2495.83
CPU time (s): 2520.13
CPU user time (s): 2516.23
CPU system time (s): 3.89248
CPU usage (%): 100.974
Max. virtual memory (cumulated for all children) (KiB): 13992324
Max. memory (cumulated for all children) (KiB): 2978488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.23
system time used= 3.89248
maximum resident set size= 2977432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 246961
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58163
involuntary context switches= 879


# summary of solver processes directly reported to runsolver:
#   pid: 16644,16646
#   total CPU time (s): 2520.13
#   total CPU user time (s): 2516.23
#   total CPU system time (s): 3.89248

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.5412 second user time and 24.4448 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-14 20:27:22
IDJOB=4272139
IDBENCH=123153
IDSOLVER=2664
FILE ID=node128/4272139-1502736079
RUNJOBID= node128-1502649221-29001
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-sko100a.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4272139-1502736079/watcher-4272139-1502736079 -o /tmp/evaluation-result-4272139-1502736079/solver-4272139-1502736079 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2090699664 HOME/instance-4272139-1502736079.xml

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

MD5SUM BENCH= 1913240080a58bfaef30e5e1db7876b5
RANDOM SEED=2090699664

node128.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.94
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.94
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.94
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.94
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:        28964224 kB
MemAvailable:   29777432 kB
Buffers:          204092 kB
Cached:           894132 kB
SwapCached:            0 kB
Active:          2572796 kB
Inactive:         815164 kB
Active(anon):    2290168 kB
Inactive(anon):    16764 kB
Active(file):     282628 kB
Inactive(file):   798400 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8192 kB
Writeback:             4 kB
AnonPages:       2289828 kB
Mapped:            48400 kB
Shmem:             17116 kB
Slab:             121000 kB
SReclaimable:      96032 kB
SUnreclaim:        24968 kB
KernelStack:        3456 kB
PageTables:         9596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3554132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2168832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62016 MiB
End job on node128 at 2017-08-14 21:08:58