Trace number 4284072

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 5a (2017-08-18)? (TO) 2520.1899 2505.95

General information on the benchmark

NameSuperSolutions/SuperSolutions-Sadeh-js/
SuperSadeh-js-e0ddr2-1.xml
MD5SUMf0da45100268329db1731396e5956751
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark10.162
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Number of domains47
Minimum domain size112
Maximum domain size128
Distribution of domain sizes[{"size":112,"count":10},{"size":118,"count":10},{"size":119,"count":30},{"size":120,"count":10},{"size":125,"count":10},{"size":126,"count":10},{"size":127,"count":10},{"size":128,"count":10}]
Minimum variable degree11
Maximum variable degree23
Distribution of variable degrees[{"degree":11,"count":20},{"degree":12,"count":30},{"degree":21,"count":20},{"degree":23,"count":30}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":845}]
Number of extensional constraints0
Number of intensional constraints845
Distribution of constraint types[{"type":"intension","count":845}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4284072-1503222258.xml"  -tl '2520s' -p 1 -x 3
0.08/0.28	c [HOME/instance-4284072-1503222258.xml, -tl, 2520s, -p, 1, -x, 3]
0.27/0.34	c simple solver
0.27/0.41	c parse instance...
19.10/14.30	c solve instance...
2520.05/2505.93	s UNKNOWN
2520.05/2505.93	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 (8970 MiB free)
  memory of node 1: 16384 MiB (15490 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284072-1503222258/watcher-4284072-1503222258 -o /tmp/evaluation-result-4284072-1503222258/solver-4284072-1503222258 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503172076-28737 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1634720435 HOME/instance-4284072-1503222258.xml 

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

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


[startup+0.100157 s]*
/proc/loadavg: 1.86 1.70 1.71 3/207 5785
/proc/meminfo: memFree=25039792/32770624 swapFree=67108860/67108860
[pid=5777] ppid=5774 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5777/stat : 5777 (xcsp3-exec) S 5774 5777 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 110566434 9740288 345 18446744073709551615 4194304 5098028 140730108022272 140730108020376 140020165173884 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 15638528 140730108027256 140730108027461 140730108027461 140730108030955 0
/proc/5777/statm: 2378 345 289 221 0 87 0
[pid=5779] ppid=5777 vsize=13574484 memory=16864 CPUtime=0.03 cores=1,3,5,7
/proc/5779/stat : 5779 (java) S 5777 5777 13977 0 -1 1077944320 4074 0 0 0 2 1 0 0 20 0 9 0 110566442 13900271616 4216 18446744073709551615 4194304 4196468 140735810814112 140735810796656 139761758281463 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
/proc/5779/statm: 3393621 4216 2082 1 0 3383118 0
[pid=5779/tid=5780] ppid=5777 vsize=13574484 memory=-7524816175711288448 CPUtime=0.02 cores=1,3,5,7
/proc/5779/task/5780/stat : 5780 (java) R 5777 5777 13977 0 -1 4202560 2794 0 0 0 2 0 0 0 20 0 9 0 110566442 13900271616 4282 18446744073709551615 4194304 4196468 140735810814112 139761762517512 139761742361950 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5781] ppid=5777 vsize=13574484 memory=-6623561123032097703 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5781/stat : 5781 (java) S 5777 5777 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 110566443 13900271616 4282 18446744073709551615 4194304 4196468 140735810814112 139761358555920 139761758291669 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5782] ppid=5777 vsize=13574484 memory=140472082683520 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5782/stat : 5782 (java) S 5777 5777 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 110566443 13900271616 4282 18446744073709551615 4194304 4196468 140735810814112 139761357503376 139761758291669 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5783] ppid=5777 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5783/stat : 5783 (java) S 5777 5777 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 110566443 13900271616 4282 18446744073709551615 4194304 4196468 140735810814112 139761356450832 139761758291669 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5784] ppid=5777 vsize=13574484 memory=-1807685287725067907 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5784/stat : 5784 (java) S 5777 5777 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 110566443 13900271616 4282 18446744073709551615 4194304 4196468 140735810814112 139761355398288 139761758291669 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5785] ppid=5777 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5785/stat : 5785 (java) S 5777 5777 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 110566444 13900271616 4282 18446744073709551615 4194304 4196468 140735810814112 139761236764656 139761758292610 0 0 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5786] ppid=5777 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5786/stat : 5786 (java) S 5777 5777 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 110566444 13900271616 4282 18446744073709551615 4194304 4196468 140735810814112 139761235710880 139761758291669 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5787] ppid=5777 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5787/stat : 5787 (java) S 5777 5777 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 110566445 13900271616 4282 18446744073709551615 4194304 4196468 140735810814112 139761234658352 139761758291669 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 18244 KiB

[startup+0.210554 s]*
/proc/loadavg: 1.86 1.70 1.71 3/215 5793
/proc/meminfo: memFree=25034404/32770624 swapFree=67108860/67108860
[pid=5777] ppid=5774 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5777/stat : 5777 (xcsp3-exec) S 5774 5777 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 110566434 9740288 345 18446744073709551615 4194304 5098028 140730108022272 140730108020376 140020165173884 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 15638528 140730108027256 140730108027461 140730108027461 140730108030955 0
/proc/5777/statm: 2378 345 289 221 0 87 0
[pid=5779] ppid=5777 vsize=13974352 memory=25484 CPUtime=0.08 cores=1,3,5,7
/proc/5779/stat : 5779 (java) S 5777 5777 13977 0 -1 1077944320 5289 0 0 0 7 1 0 0 20 0 15 0 110566442 14309736448 6371 18446744073709551615 4194304 4196468 140735810814112 140735810796656 139761758281463 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
/proc/5779/statm: 3493588 6371 2728 1 0 3482964 0
[pid=5779/tid=5780] ppid=5777 vsize=13974352 memory=-7524816175711288448 CPUtime=0.07 cores=1,3,5,7
/proc/5779/task/5780/stat : 5780 (java) R 5777 5777 13977 0 -1 4202560 3455 0 0 0 6 1 0 0 20 0 15 0 110566442 14309736448 6883 18446744073709551615 4194304 4196468 140735810814112 139761762516736 139761739675197 0 4 1 16800974 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5781] ppid=5777 vsize=13974352 memory=-6623561123032097703 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5781/stat : 5781 (java) S 5777 5777 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110566443 14309736448 6883 18446744073709551615 4194304 4196468 140735810814112 139761358555920 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5782] ppid=5777 vsize=13974352 memory=140472082683520 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5782/stat : 5782 (java) S 5777 5777 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110566443 14309736448 6883 18446744073709551615 4194304 4196468 140735810814112 139761357503376 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5783] ppid=5777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5783/stat : 5783 (java) S 5777 5777 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110566443 14309736448 6883 18446744073709551615 4194304 4196468 140735810814112 139761356450832 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5784] ppid=5777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5784/stat : 5784 (java) S 5777 5777 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 110566443 14309736448 6883 18446744073709551615 4194304 4196468 140735810814112 139761355398288 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5785] ppid=5777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5785/stat : 5785 (java) S 5777 5777 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 110566444 14309736448 6883 18446744073709551615 4194304 4196468 140735810814112 139761236764656 139761758292610 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5786] ppid=5777 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5786/stat : 5786 (java) S 5777 5777 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 110566444 14309736448 6883 18446744073709551615 4194304 4196468 140735810814112 139761235710880 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5787] ppid=5777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5787/stat : 5787 (java) S 5777 5777 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 110566445 14309736448 6883 18446744073709551615 4194304 4196468 140735810814112 139761234658288 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5788] ppid=5777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5788/stat : 5788 (java) S 5777 5777 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110566447 14309736448 6883 18446744073709551615 4194304 4196468 140735810814112 139761233606864 139761758300059 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5789] ppid=5777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5789/stat : 5789 (java) S 5777 5777 13977 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 110566447 14309736448 6883 18446744073709551615 4194304 4196468 140735810814112 139761232554480 139761758292610 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5790] ppid=5777 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5790/stat : 5790 (java) R 5777 5777 13977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 15 0 110566447 14309736448 6883 18446744073709551615 4194304 4196468 140735810814112 139761231501936 139761758293398 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5791] ppid=5777 vsize=13974352 memory=140472082683520 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5791/stat : 5791 (java) R 5777 5777 13977 0 -1 1077944384 238 0 0 0 0 0 0 0 20 0 15 0 110566447 14309736448 6883 18446744073709551615 4194304 4196468 140735810814112 139761230449392 139761758292610 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5792] ppid=5777 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5792/stat : 5792 (java) S 5777 5777 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110566447 14309736448 6883 18446744073709551615 4194304 4196468 140735810814112 139761229397088 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5793] ppid=5777 vsize=13974352 memory=140472082683520 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5793/stat : 5793 (java) S 5777 5777 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110566454 14309736448 6883 18446744073709551615 4194304 4196468 140735810814112 139761228343600 139761758292610 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 26864 KiB

[startup+0.311002 s]*
/proc/loadavg: 1.86 1.70 1.71 3/215 5793
/proc/meminfo: memFree=25019648/32770624 swapFree=67108860/67108860
[pid=5777] ppid=5774 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5777/stat : 5777 (xcsp3-exec) S 5774 5777 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 110566434 9740288 345 18446744073709551615 4194304 5098028 140730108022272 140730108020376 140020165173884 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 15638528 140730108027256 140730108027461 140730108027461 140730108030955 0
/proc/5777/statm: 2378 345 289 221 0 87 0
[pid=5779] ppid=5777 vsize=13974352 memory=36924 CPUtime=0.27 cores=1,3,5,7
/proc/5779/stat : 5779 (java) S 5777 5777 13977 0 -1 1077944320 8877 0 0 0 24 3 0 0 20 0 15 0 110566442 14309736448 9231 18446744073709551615 4194304 4196468 140735810814112 140735810796656 139761758281463 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
/proc/5779/statm: 3493588 9231 2976 1 0 3482964 0
[pid=5779/tid=5780] ppid=5777 vsize=13974352 memory=6933928925625698159 CPUtime=0.16 cores=1,3,5,7
/proc/5779/task/5780/stat : 5780 (java) R 5777 5777 13977 0 -1 4202560 6192 0 0 0 14 2 0 0 20 0 15 0 110566442 14309736448 9231 18446744073709551615 4194304 4196468 140735810814112 139761762513680 139761400139983 0 4 1 16800974 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5781] ppid=5777 vsize=13974352 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5781/stat : 5781 (java) S 5777 5777 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110566443 14309736448 9231 18446744073709551615 4194304 4196468 140735810814112 139761358555920 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5782] ppid=5777 vsize=13974352 memory=8334354605629561486 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5782/stat : 5782 (java) S 5777 5777 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110566443 14309736448 9231 18446744073709551615 4194304 4196468 140735810814112 139761357503376 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5783] ppid=5777 vsize=13974352 memory=-7241047639945213120 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5783/stat : 5783 (java) S 5777 5777 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110566443 14309736448 9231 18446744073709551615 4194304 4196468 140735810814112 139761356450832 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5784] ppid=5777 vsize=13974352 memory=-4075877051373423744 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5784/stat : 5784 (java) S 5777 5777 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 110566443 14309736448 9231 18446744073709551615 4194304 4196468 140735810814112 139761355398288 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5785] ppid=5777 vsize=13974352 memory=140472082694113 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5785/stat : 5785 (java) S 5777 5777 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 110566444 14309736448 9231 18446744073709551615 4194304 4196468 140735810814112 139761236764656 139761758292610 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5786] ppid=5777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5786/stat : 5786 (java) S 5777 5777 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 110566444 14309736448 9231 18446744073709551615 4194304 4196468 140735810814112 139761235710880 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5787] ppid=5777 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5787/stat : 5787 (java) S 5777 5777 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 110566445 14309736448 9231 18446744073709551615 4194304 4196468 140735810814112 139761234658288 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5788] ppid=5777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5788/stat : 5788 (java) S 5777 5777 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110566447 14309736448 9231 18446744073709551615 4194304 4196468 140735810814112 139761233606864 139761758300059 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5789] ppid=5777 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5779/task/5789/stat : 5789 (java) R 5777 5777 13977 0 -1 1077944384 453 0 0 0 1 0 0 0 20 0 15 0 110566447 14309736448 9231 18446744073709551615 4194304 4196468 140735810814112 139761232554480 139761758292610 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5790] ppid=5777 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/5779/task/5790/stat : 5790 (java) R 5777 5777 13977 0 -1 4202560 228 0 0 0 2 0 0 0 20 0 15 0 110566447 14309736448 9231 18446744073709551615 4194304 4196468 140735810814112 139761231501936 139761735624480 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5791] ppid=5777 vsize=13974352 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/5779/task/5791/stat : 5791 (java) R 5777 5777 13977 0 -1 4202560 709 0 0 0 6 0 0 0 20 0 15 0 110566447 14309736448 9231 18446744073709551615 4194304 4196468 140735810814112 139761230449392 139761737299360 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5792] ppid=5777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5792/stat : 5792 (java) S 5777 5777 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110566447 14309736448 9231 18446744073709551615 4194304 4196468 140735810814112 139761229397088 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5793] ppid=5777 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5793/stat : 5793 (java) S 5777 5777 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110566454 14309736448 9231 18446744073709551615 4194304 4196468 140735810814112 139761228343600 139761758292610 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38304 KiB

[startup+0.701677 s]
/proc/loadavg: 1.86 1.70 1.71 4/215 5793
/proc/meminfo: memFree=25011644/32770624 swapFree=67108860/67108860
[pid=5777] ppid=5774 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5777/stat : 5777 (xcsp3-exec) S 5774 5777 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 110566434 9740288 345 18446744073709551615 4194304 5098028 140730108022272 140730108020376 140020165173884 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 15638528 140730108027256 140730108027461 140730108027461 140730108030955 0
/proc/5777/statm: 2378 345 289 221 0 87 0
[pid=5779] ppid=5777 vsize=13980732 memory=67816 CPUtime=1.22 cores=1,3,5,7
/proc/5779/stat : 5779 (java) S 5777 5777 13977 0 -1 1077944320 13051 0 0 0 117 5 0 0 20 0 15 0 110566442 14316269568 16954 18446744073709551615 4194304 4196468 140735810814112 140735810796656 139761758281463 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
/proc/5779/statm: 3495183 16954 3170 1 0 3483476 0
[pid=5779/tid=5780] ppid=5777 vsize=13980732 memory=0 CPUtime=0.54 cores=1,3,5,7
/proc/5779/task/5780/stat : 5780 (java) R 5777 5777 13977 0 -1 4202560 8532 0 0 0 50 4 0 0 20 0 15 0 110566442 14316269568 16954 18446744073709551615 4194304 4196468 140735810814112 139761762518128 139761741665474 0 4 1 16800974 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5781] ppid=5777 vsize=13980732 memory=2 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5781/stat : 5781 (java) S 5777 5777 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110566443 14316269568 16954 18446744073709551615 4194304 4196468 140735810814112 139761358555920 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5782] ppid=5777 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5782/stat : 5782 (java) S 5777 5777 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110566443 14316269568 16954 18446744073709551615 4194304 4196468 140735810814112 139761357503376 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5783] ppid=5777 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5783/stat : 5783 (java) S 5777 5777 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110566443 14316269568 16954 18446744073709551615 4194304 4196468 140735810814112 139761356450832 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5784] ppid=5777 vsize=13980732 memory=23 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5784/stat : 5784 (java) S 5777 5777 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 110566443 14316269568 16954 18446744073709551615 4194304 4196468 140735810814112 139761355398288 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5785] ppid=5777 vsize=13980732 memory=3 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5785/stat : 5785 (java) S 5777 5777 13977 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 110566444 14316269568 16954 18446744073709551615 4194304 4196468 140735810814112 139761236764656 139761758292610 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5786] ppid=5777 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5786/stat : 5786 (java) S 5777 5777 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 110566444 14316269568 16954 18446744073709551615 4194304 4196468 140735810814112 139761235710880 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5787] ppid=5777 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5787/stat : 5787 (java) S 5777 5777 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 110566445 14316269568 16954 18446744073709551615 4194304 4196468 140735810814112 139761234658288 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5788] ppid=5777 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5788/stat : 5788 (java) S 5777 5777 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110566447 14316269568 16954 18446744073709551615 4194304 4196468 140735810814112 139761233606864 139761758300059 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5789] ppid=5777 vsize=13980732 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/5779/task/5789/stat : 5789 (java) R 5777 5777 13977 0 -1 4202560 1098 0 0 0 16 0 0 0 20 0 15 0 110566447 14316269568 16954 18446744073709551615 4194304 4196468 140735810814112 139761232543072 139761739799248 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5790] ppid=5777 vsize=13980732 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/5779/task/5790/stat : 5790 (java) R 5777 5777 13977 0 -1 4202560 752 0 0 0 18 0 0 0 20 0 15 0 110566447 14316269568 16954 18446744073709551615 4194304 4196468 140735810814112 139761231488440 139761744295777 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5791] ppid=5777 vsize=13980732 memory=8315171486948655189 CPUtime=0.31 cores=1,3,5,7
/proc/5779/task/5791/stat : 5791 (java) S 5777 5777 13977 0 -1 1077944384 1361 0 0 0 31 0 0 0 20 0 15 0 110566447 14316269568 16954 18446744073709551615 4194304 4196468 140735810814112 139761230449392 139761758292610 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5792] ppid=5777 vsize=13980732 memory=17722 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5792/stat : 5792 (java) S 5777 5777 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110566447 14316269568 16954 18446744073709551615 4194304 4196468 140735810814112 139761229397088 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5793] ppid=5777 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5793/stat : 5793 (java) S 5777 5777 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110566454 14316269568 16954 18446744073709551615 4194304 4196468 140735810814112 139761228343600 139761758292610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
Current children cumulated CPU time: 1.22 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 69196 KiB

[startup+1.50083 s]
/proc/loadavg: 1.86 1.70 1.71 3/215 5793
/proc/meminfo: memFree=24903356/32770624 swapFree=67108860/67108860
[pid=5777] ppid=5774 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5777/stat : 5777 (xcsp3-exec) S 5774 5777 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 110566434 9740288 345 18446744073709551615 4194304 5098028 140730108022272 140730108020376 140020165173884 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 15638528 140730108027256 140730108027461 140730108027461 140730108030955 0
/proc/5777/statm: 2378 345 289 221 0 87 0
[pid=5779] ppid=5777 vsize=13980732 memory=214368 CPUtime=2.44 cores=1,3,5,7
/proc/5779/stat : 5779 (java) S 5777 5777 13977 0 -1 1077944320 13652 0 0 0 231 13 0 0 20 0 15 0 110566442 14316269568 53592 18446744073709551615 4194304 4196468 140735810814112 140735810796656 139761758281463 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
/proc/5779/statm: 3495183 53592 3196 1 0 3483476 0
[pid=5779/tid=5780] ppid=5777 vsize=13980732 memory=0 CPUtime=1.31 cores=1,3,5,7
/proc/5779/task/5780/stat : 5780 (java) R 5777 5777 13977 0 -1 4202560 8599 0 0 0 125 6 0 0 20 0 15 0 110566442 14316269568 53592 18446744073709551615 4194304 4196468 140735810814112 139761762519176 139761404135800 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5781] ppid=5777 vsize=13980732 memory=8747226831578988619 CPUtime=0.02 cores=1,3,5,7
/proc/5779/task/5781/stat : 5781 (java) S 5777 5777 13977 0 -1 1077944384 55 0 0 0 1 1 0 0 20 0 15 0 110566443 14316269568 53592 18446744073709551615 4194304 4196468 140735810814112 139761358555920 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5782] ppid=5777 vsize=13980732 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/5779/task/5782/stat : 5782 (java) S 5777 5777 13977 0 -1 1077944384 61 0 0 0 1 1 0 0 20 0 15 0 110566443 14316269568 53592 18446744073709551615 4194304 4196468 140735810814112 139761357503376 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5783] ppid=5777 vsize=13980732 memory=8303054830060986464 CPUtime=0.02 cores=1,3,5,7
/proc/5779/task/5783/stat : 5783 (java) S 5777 5777 13977 0 -1 1077944384 54 0 0 0 1 1 0 0 20 0 15 0 110566443 14316269568 53592 18446744073709551615 4194304 4196468 140735810814112 139761356450832 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5784] ppid=5777 vsize=13980732 memory=-7966001967256141664 CPUtime=0.02 cores=1,3,5,7

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

/proc/5779/task/5787/stat : 5787 (java) S 5777 5777 13977 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 110566445 14316269568 898816 18446744073709551615 4194304 4196468 140735810814112 139761234658304 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5788] ppid=5777 vsize=13980732 memory=3593216 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5788/stat : 5788 (java) S 5777 5777 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110566447 14316269568 898816 18446744073709551615 4194304 4196468 140735810814112 139761233606864 139761758300059 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5789] ppid=5777 vsize=13980732 memory=1380 CPUtime=3.29 cores=1,3,5,7
/proc/5779/task/5789/stat : 5789 (java) S 5777 5777 13977 0 -1 1077944384 23688 0 0 0 327 2 0 0 20 0 15 0 110566447 14316269568 898816 18446744073709551615 4194304 4196468 140735810814112 139761232554480 139761758292610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5790] ppid=5777 vsize=13980732 memory=1380 CPUtime=3.49 cores=1,3,5,7
/proc/5779/task/5790/stat : 5790 (java) S 5777 5777 13977 0 -1 1077944384 25491 0 0 0 346 3 0 0 20 0 15 0 110566447 14316269568 898816 18446744073709551615 4194304 4196468 140735810814112 139761231501936 139761758292610 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5791] ppid=5777 vsize=13980732 memory=3593216 CPUtime=0.89 cores=1,3,5,7
/proc/5779/task/5791/stat : 5791 (java) S 5777 5777 13977 0 -1 1077944384 11536 0 0 0 88 1 0 0 20 0 15 0 110566447 14316269568 898816 18446744073709551615 4194304 4196468 140735810814112 139761230449392 139761758292610 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5792] ppid=5777 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5792/stat : 5792 (java) S 5777 5777 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110566447 14316269568 898816 18446744073709551615 4194304 4196468 140735810814112 139761229397088 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5793] ppid=5777 vsize=13980732 memory=3570688 CPUtime=1.44 cores=1,3,5,7
/proc/5779/task/5793/stat : 5793 (java) S 5777 5777 13977 0 -1 1077944384 1874 0 0 0 66 78 0 0 20 0 15 0 110566454 14316269568 898816 18446744073709551615 4194304 4196468 140735810814112 139761228343600 139761758292610 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
Current children cumulated CPU time: 2456.41 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3596644 KiB

[startup+2502.3 s]
/proc/loadavg: 1.91 2.00 1.97 3/213 6293
/proc/meminfo: memFree=26703108/32770624 swapFree=67108860/67108860
[pid=5777] ppid=5774 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5777/stat : 5777 (xcsp3-exec) S 5774 5777 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 110566434 9740288 345 18446744073709551615 4194304 5098028 140730108022272 140730108020376 140020165173884 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 15638528 140730108027256 140730108027461 140730108027461 140730108030955 0
/proc/5777/statm: 2378 345 289 221 0 87 0
[pid=5779] ppid=5777 vsize=13980732 memory=3795972 CPUtime=2516.45 cores=1,3,5,7
/proc/5779/stat : 5779 (java) S 5777 5777 13977 0 -1 1077944320 346427 0 0 0 251354 291 0 0 20 0 15 0 110566442 14316269568 948993 18446744073709551615 4194304 4196468 140735810814112 140735810796656 139761758281463 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
/proc/5779/statm: 3495183 948993 3258 1 0 3483476 0
[pid=5779/tid=5780] ppid=5777 vsize=13980732 memory=1380 CPUtime=2500.16 cores=1,3,5,7
/proc/5779/task/5780/stat : 5780 (java) R 5777 5777 13977 0 -1 4202560 241434 0 0 0 249957 59 0 0 20 0 15 0 110566442 14316269568 948993 18446744073709551615 4194304 4196468 140735810814112 139761762520632 139761406689189 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5781] ppid=5777 vsize=13980732 memory=3777540 CPUtime=1.7 cores=1,3,5,7
/proc/5779/task/5781/stat : 5781 (java) S 5777 5777 13977 0 -1 1077944384 7485 0 0 0 131 39 0 0 20 0 15 0 110566443 14316269568 948993 18446744073709551615 4194304 4196468 140735810814112 139761358555920 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5782] ppid=5777 vsize=13980732 memory=3793924 CPUtime=1.7 cores=1,3,5,7
/proc/5779/task/5782/stat : 5782 (java) S 5777 5777 13977 0 -1 1077944384 7716 0 0 0 132 38 0 0 20 0 15 0 110566443 14316269568 948993 18446744073709551615 4194304 4196468 140735810814112 139761357503376 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5783] ppid=5777 vsize=13980732 memory=3775492 CPUtime=1.68 cores=1,3,5,7
/proc/5779/task/5783/stat : 5783 (java) S 5777 5777 13977 0 -1 1077944384 8085 0 0 0 131 37 0 0 20 0 15 0 110566443 14316269568 948993 18446744073709551615 4194304 4196468 140735810814112 139761356450832 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5784] ppid=5777 vsize=13980732 memory=1380 CPUtime=1.69 cores=1,3,5,7
/proc/5779/task/5784/stat : 5784 (java) S 5777 5777 13977 0 -1 1077944384 8594 0 0 0 131 38 0 0 20 0 15 0 110566443 14316269568 948993 18446744073709551615 4194304 4196468 140735810814112 139761355398288 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5785] ppid=5777 vsize=13980732 memory=1380 CPUtime=0.27 cores=1,3,5,7
/proc/5779/task/5785/stat : 5785 (java) S 5777 5777 13977 0 -1 1077944384 8755 0 0 0 23 4 0 0 20 0 15 0 110566444 14316269568 948993 18446744073709551615 4194304 4196468 140735810814112 139761236764656 139761758292610 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5786] ppid=5777 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5786/stat : 5786 (java) S 5777 5777 13977 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 110566444 14316269568 948993 18446744073709551615 4194304 4196468 140735810814112 139761235710944 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5787] ppid=5777 vsize=13980732 memory=3781636 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5787/stat : 5787 (java) S 5777 5777 13977 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 110566445 14316269568 948993 18446744073709551615 4194304 4196468 140735810814112 139761234658304 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5788] ppid=5777 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5788/stat : 5788 (java) S 5777 5777 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110566447 14316269568 948993 18446744073709551615 4194304 4196468 140735810814112 139761233606864 139761758300059 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5789] ppid=5777 vsize=13980732 memory=1996 CPUtime=3.29 cores=1,3,5,7
/proc/5779/task/5789/stat : 5789 (java) S 5777 5777 13977 0 -1 1077944384 23688 0 0 0 327 2 0 0 20 0 15 0 110566447 14316269568 948993 18446744073709551615 4194304 4196468 140735810814112 139761232554480 139761758292610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5790] ppid=5777 vsize=13980732 memory=796 CPUtime=3.49 cores=1,3,5,7
/proc/5779/task/5790/stat : 5790 (java) S 5777 5777 13977 0 -1 1077944384 25491 0 0 0 346 3 0 0 20 0 15 0 110566447 14316269568 948993 18446744073709551615 4194304 4196468 140735810814112 139761231501936 139761758292610 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5791] ppid=5777 vsize=13980732 memory=1380 CPUtime=0.89 cores=1,3,5,7
/proc/5779/task/5791/stat : 5791 (java) S 5777 5777 13977 0 -1 1077944384 11947 0 0 0 88 1 0 0 20 0 15 0 110566447 14316269568 948993 18446744073709551615 4194304 4196468 140735810814112 139761230449392 139761758292610 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5792] ppid=5777 vsize=13980732 memory=3765252 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5792/stat : 5792 (java) S 5777 5777 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110566447 14316269568 948993 18446744073709551615 4194304 4196468 140735810814112 139761229397088 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5793] ppid=5777 vsize=13980732 memory=3775492 CPUtime=1.48 cores=1,3,5,7
/proc/5779/task/5793/stat : 5793 (java) S 5777 5777 13977 0 -1 1077944384 1878 0 0 0 67 81 0 0 20 0 15 0 110566454 14316269568 948993 18446744073709551615 4194304 4196468 140735810814112 139761228343600 139761758292610 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
Current children cumulated CPU time: 2516.45 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3797352 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.9 s]
/proc/loadavg: 1.92 2.00 1.97 3/212 6293
/proc/meminfo: memFree=26691456/32770624 swapFree=67108860/67108860
[pid=5777] ppid=5774 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5777/stat : 5777 (xcsp3-exec) S 5774 5777 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 110566434 9740288 345 18446744073709551615 4194304 5098028 140730108022272 140730108020376 140020165173884 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 15638528 140730108027256 140730108027461 140730108027461 140730108030955 0
/proc/5777/statm: 2378 345 289 221 0 87 0
[pid=5779] ppid=5777 vsize=13980732 memory=3810308 CPUtime=2520.05 cores=1,3,5,7
/proc/5779/stat : 5779 (java) S 5777 5777 13977 0 -1 1077944320 346461 0 0 0 251714 291 0 0 20 0 15 0 110566442 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 140735810796656 139761758281463 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
/proc/5779/statm: 3495183 952577 3258 1 0 3483476 0
[pid=5779/tid=5780] ppid=5777 vsize=13980732 memory=3808260 CPUtime=2503.76 cores=1,3,5,7
/proc/5779/task/5780/stat : 5780 (java) R 5777 5777 13977 0 -1 4202560 241468 0 0 0 250317 59 0 0 20 0 15 0 110566442 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761762520632 139761406902329 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5781] ppid=5777 vsize=13980732 memory=3777540 CPUtime=1.7 cores=1,3,5,7
/proc/5779/task/5781/stat : 5781 (java) S 5777 5777 13977 0 -1 1077944384 7485 0 0 0 131 39 0 0 20 0 15 0 110566443 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761358555920 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5782] ppid=5777 vsize=13980732 memory=3798020 CPUtime=1.7 cores=1,3,5,7
/proc/5779/task/5782/stat : 5782 (java) S 5777 5777 13977 0 -1 1077944384 7716 0 0 0 132 38 0 0 20 0 15 0 110566443 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761357503376 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5783] ppid=5777 vsize=13980732 memory=1380 CPUtime=1.68 cores=1,3,5,7
/proc/5779/task/5783/stat : 5783 (java) S 5777 5777 13977 0 -1 1077944384 8085 0 0 0 131 37 0 0 20 0 15 0 110566443 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761356450832 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5784] ppid=5777 vsize=13980732 memory=3808260 CPUtime=1.69 cores=1,3,5,7
/proc/5779/task/5784/stat : 5784 (java) S 5777 5777 13977 0 -1 1077944384 8594 0 0 0 131 38 0 0 20 0 15 0 110566443 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761355398288 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5785] ppid=5777 vsize=13980732 memory=1380 CPUtime=0.27 cores=1,3,5,7
/proc/5779/task/5785/stat : 5785 (java) S 5777 5777 13977 0 -1 1077944384 8755 0 0 0 23 4 0 0 20 0 15 0 110566444 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761236764656 139761758292610 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5786] ppid=5777 vsize=13980732 memory=3775492 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5786/stat : 5786 (java) S 5777 5777 13977 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 110566444 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761235710944 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5787] ppid=5777 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5787/stat : 5787 (java) S 5777 5777 13977 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 110566445 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761234658304 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5788] ppid=5777 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5788/stat : 5788 (java) S 5777 5777 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110566447 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761233606864 139761758300059 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5789] ppid=5777 vsize=13980732 memory=3802116 CPUtime=3.29 cores=1,3,5,7
/proc/5779/task/5789/stat : 5789 (java) S 5777 5777 13977 0 -1 1077944384 23688 0 0 0 327 2 0 0 20 0 15 0 110566447 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761232554480 139761758292610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5790] ppid=5777 vsize=13980732 memory=3800068 CPUtime=3.49 cores=1,3,5,7
/proc/5779/task/5790/stat : 5790 (java) S 5777 5777 13977 0 -1 1077944384 25491 0 0 0 346 3 0 0 20 0 15 0 110566447 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761231501936 139761758292610 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5791] ppid=5777 vsize=13980732 memory=796 CPUtime=0.89 cores=1,3,5,7
/proc/5779/task/5791/stat : 5791 (java) S 5777 5777 13977 0 -1 1077944384 11947 0 0 0 88 1 0 0 20 0 15 0 110566447 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761230449392 139761758292610 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5792] ppid=5777 vsize=13980732 memory=3781636 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5792/stat : 5792 (java) S 5777 5777 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110566447 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761229397088 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5793] ppid=5777 vsize=13980732 memory=1380 CPUtime=1.48 cores=1,3,5,7
/proc/5779/task/5793/stat : 5793 (java) S 5777 5777 13977 0 -1 1077944384 1878 0 0 0 67 81 0 0 20 0 15 0 110566454 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761228343600 139761758292610 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3811688 KiB

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

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

[startup+2505.95 s]
# the end of solver process 5779 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.25 s, system=2.93749 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+2505.9 s]
/proc/loadavg: 1.92 2.00 1.97 3/212 6293
/proc/meminfo: memFree=26691456/32770624 swapFree=67108860/67108860
[pid=5777] ppid=5774 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5777/stat : 5777 (xcsp3-exec) S 5774 5777 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 110566434 9740288 345 18446744073709551615 4194304 5098028 140730108022272 140730108020376 140020165173884 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 15638528 140730108027256 140730108027461 140730108027461 140730108030955 0
/proc/5777/statm: 2378 345 289 221 0 87 0
[pid=5779] ppid=5777 vsize=13980732 memory=3810308 CPUtime=2520.05 cores=1,3,5,7
/proc/5779/stat : 5779 (java) S 5777 5777 13977 0 -1 1077944320 346461 0 0 0 251714 291 0 0 20 0 15 0 110566442 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 140735810796656 139761758281463 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
/proc/5779/statm: 3495183 952577 3258 1 0 3483476 0
[pid=5779/tid=5780] ppid=5777 vsize=13980732 memory=3808260 CPUtime=2503.76 cores=1,3,5,7
/proc/5779/task/5780/stat : 5780 (java) R 5777 5777 13977 0 -1 4202560 241468 0 0 0 250317 59 0 0 20 0 15 0 110566442 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761762520632 139761406902329 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5781] ppid=5777 vsize=13980732 memory=3777540 CPUtime=1.7 cores=1,3,5,7
/proc/5779/task/5781/stat : 5781 (java) S 5777 5777 13977 0 -1 1077944384 7485 0 0 0 131 39 0 0 20 0 15 0 110566443 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761358555920 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5782] ppid=5777 vsize=13980732 memory=3798020 CPUtime=1.7 cores=1,3,5,7
/proc/5779/task/5782/stat : 5782 (java) S 5777 5777 13977 0 -1 1077944384 7716 0 0 0 132 38 0 0 20 0 15 0 110566443 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761357503376 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5783] ppid=5777 vsize=13980732 memory=1380 CPUtime=1.68 cores=1,3,5,7
/proc/5779/task/5783/stat : 5783 (java) S 5777 5777 13977 0 -1 1077944384 8085 0 0 0 131 37 0 0 20 0 15 0 110566443 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761356450832 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5784] ppid=5777 vsize=13980732 memory=3808260 CPUtime=1.69 cores=1,3,5,7
/proc/5779/task/5784/stat : 5784 (java) S 5777 5777 13977 0 -1 1077944384 8594 0 0 0 131 38 0 0 20 0 15 0 110566443 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761355398288 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5785] ppid=5777 vsize=13980732 memory=1380 CPUtime=0.27 cores=1,3,5,7
/proc/5779/task/5785/stat : 5785 (java) S 5777 5777 13977 0 -1 1077944384 8755 0 0 0 23 4 0 0 20 0 15 0 110566444 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761236764656 139761758292610 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5786] ppid=5777 vsize=13980732 memory=3775492 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5786/stat : 5786 (java) S 5777 5777 13977 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 110566444 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761235710944 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5787] ppid=5777 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5787/stat : 5787 (java) S 5777 5777 13977 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 110566445 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761234658304 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5788] ppid=5777 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5788/stat : 5788 (java) S 5777 5777 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110566447 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761233606864 139761758300059 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5789] ppid=5777 vsize=13980732 memory=3802116 CPUtime=3.29 cores=1,3,5,7
/proc/5779/task/5789/stat : 5789 (java) S 5777 5777 13977 0 -1 1077944384 23688 0 0 0 327 2 0 0 20 0 15 0 110566447 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761232554480 139761758292610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5790] ppid=5777 vsize=13980732 memory=3800068 CPUtime=3.49 cores=1,3,5,7
/proc/5779/task/5790/stat : 5790 (java) S 5777 5777 13977 0 -1 1077944384 25491 0 0 0 346 3 0 0 20 0 15 0 110566447 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761231501936 139761758292610 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5791] ppid=5777 vsize=13980732 memory=796 CPUtime=0.89 cores=1,3,5,7
/proc/5779/task/5791/stat : 5791 (java) S 5777 5777 13977 0 -1 1077944384 11947 0 0 0 88 1 0 0 20 0 15 0 110566447 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761230449392 139761758292610 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5792] ppid=5777 vsize=13980732 memory=3781636 CPUtime=0 cores=1,3,5,7
/proc/5779/task/5792/stat : 5792 (java) S 5777 5777 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110566447 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761229397088 139761758291669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
[pid=5779/tid=5793] ppid=5777 vsize=13980732 memory=1380 CPUtime=1.48 cores=1,3,5,7
/proc/5779/task/5793/stat : 5793 (java) S 5777 5777 13977 0 -1 1077944384 1878 0 0 0 67 81 0 0 20 0 15 0 110566454 14316269568 952577 18446744073709551615 4194304 4196468 140735810814112 139761228343600 139761758292610 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33746944 140735810822577 140735810822753 140735810822753 140735810826191 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3811688 KiB

Child status: 143
Real time (s): 2505.95
CPU time (s): 2520.19
CPU user time (s): 2517.25
CPU system time (s): 2.93749
CPU usage (%): 100.568
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 3811688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.25
system time used= 2.93749
maximum resident set size= 3815404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 350257
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58761
involuntary context switches= 1357


# summary of solver processes directly reported to runsolver:
#   pid: 5777,5779
#   total CPU time (s): 2520.19
#   total CPU user time (s): 2517.25
#   total CPU system time (s): 2.93749

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.9015 second user time and 24.9514 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-20 11:30:02
IDJOB=4284072
IDBENCH=138520
IDSOLVER=2679
FILE ID=node124/4284072-1503222258
RUNJOBID= node124-1503172076-28737
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Sadeh-js/SuperSadeh-js-e0ddr2-1.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-4284072-1503222258/watcher-4284072-1503222258 -o /tmp/evaluation-result-4284072-1503222258/solver-4284072-1503222258 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503172076-28737 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1634720435 HOME/instance-4284072-1503222258.xml

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

MD5SUM BENCH= f0da45100268329db1731396e5956751
RANDOM SEED=1634720435

node124.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25047472 kB
MemAvailable:   25708376 kB
Buffers:          298032 kB
Cached:           663768 kB
SwapCached:            0 kB
Active:          6861380 kB
Inactive:         395264 kB
Active(anon):    6247408 kB
Inactive(anon):    97332 kB
Active(file):     613972 kB
Inactive(file):   297932 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7964 kB
Writeback:             4 kB
AnonPages:       6294464 kB
Mapped:            72740 kB
Shmem:             49896 kB
Slab:             156928 kB
SReclaimable:     129668 kB
SUnreclaim:        27260 kB
KernelStack:        3504 kB
PageTables:        17860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8527128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6166528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-20 12:11:48