Trace number 4403415

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-20SAT 1.82898 0.799513

General information on the benchmark

NameScheduling/Scheduling-jsdec-sadeh/
Sadeh-enddr1-7.xml
MD5SUM7d172624d7d2d86f32f8d29666a5f8b7
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 benchmark0.021906
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints95
Number of domains1
Minimum domain size162
Maximum domain size162
Distribution of domain sizes[{"size":162,"count":50}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":20},{"degree":4,"count":30}]
Minimum constraint arity1
Maximum constraint arity10
Distribution of constraint arities[{"arity":1,"count":50},{"arity":2,"count":40},{"arity":10,"count":5}]
Number of extensional constraints0
Number of intensional constraints90
Distribution of constraint types[{"type":"intension","count":90},{"type":"noOverlap","count":5}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403415-1568987102.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4403415-1568987102.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.31	c parse instance...
1.22/0.68	c solve instance...
1.52/0.78	s SATISFIABLE
1.52/0.78	v <instantiation>
1.52/0.78	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] </list>
1.52/0.78	v 	<values>12 20 24 36 46 0 9 36 48 51 8 17 48 59 66 1 14 59 74 82 22 32 74 86 93 32 38 86 96 99 24 51 96 109 115 11 35 109 120 141 62 72 120 130 141 19 71 130 148 153 </values>
1.52/0.78	v </instantiation>

Verifier Data

OK	

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 (3920 MiB free)
  memory of node 1: 16384 MiB (3328 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403415-1568987102/watcher-4403415-1568987102 -o /var/tmp/evaluation-result-4403415-1568987102/solver-4403415-1568987102 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node107-1568983381-1915 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 91674535 HOME/instance-4403415-1568987102.xml 

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

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=1945, runsolver pid=1938


[startup+0.100063 s]*
/proc/loadavg: 0.85 0.93 1.17 5/229 1976
/proc/meminfo: memFree=7388916/32770624 swapFree=66952568/67108860
[pid=1945] ppid=1938 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1945/stat : 1945 (xcsp3-exec) S 1938 1945 1883 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 474965797 115843072 363 33554432000 4194304 5098028 140724133063424 140724133061528 139928465736316 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 19144704 140724133069656 140724133069913 140724133069913 140724133072838 0
/proc/1945/statm: 28282 363 305 221 0 87 0
[pid=1948] ppid=1945 vsize=15144776 memory=29700 CPUtime=0.12 cores=0,2,4,6
/proc/1948/stat : 1948 (java) S 1945 1945 1883 0 -1 1077944320 5386 0 0 0 11 1 0 0 20 0 15 0 474965797 15508250624 7425 33554432000 4194304 4196468 140736075138544 140736075121088 140364726284023 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
/proc/1948/statm: 3786194 7425 3116 1 0 3748377 0
[pid=1948/tid=1950] ppid=1945 vsize=15144776 memory=-6664436420846796947 CPUtime=0.09 cores=0,2,4,6
/proc/1948/task/1950/stat : 1950 (java) R 1945 1945 1883 0 -1 4202560 3342 0 0 0 8 1 0 0 20 0 15 0 474965798 15508250624 7425 33554432000 4194304 4196468 140736075138544 140364730516912 140364711556976 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1955] ppid=1945 vsize=15144776 memory=7378697629483820645 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1955/stat : 1955 (java) S 1945 1945 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474965798 15508250624 7425 33554432000 4194304 4196468 140736075138544 140364637940368 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1956] ppid=1945 vsize=15144776 memory=140222864393856 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1956/stat : 1956 (java) S 1945 1945 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474965798 15508250624 7425 33554432000 4194304 4196468 140736075138544 140364636887568 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1957] ppid=1945 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1957/stat : 1957 (java) S 1945 1945 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474965799 15508250624 7425 33554432000 4194304 4196468 140736075138544 140364635834768 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1958] ppid=1945 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1958/stat : 1958 (java) S 1945 1945 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474965799 15508250624 7425 33554432000 4194304 4196468 140736075138544 140364634781968 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1960] ppid=1945 vsize=15144776 memory=140222864393856 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1960/stat : 1960 (java) S 1945 1945 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474965800 15508250624 7425 33554432000 4194304 4196468 140736075138544 140364194798448 140364726295170 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1962] ppid=1945 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1962/stat : 1962 (java) S 1945 1945 1883 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 474965800 15508250624 7425 33554432000 4194304 4196468 140736075138544 140364193744416 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1964] ppid=1945 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1964/stat : 1964 (java) S 1945 1945 1883 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 474965800 15508250624 7425 33554432000 4194304 4196468 140736075138544 140364192691568 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1967] ppid=1945 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1967/stat : 1967 (java) S 1945 1945 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474965803 15508250624 7425 33554432000 4194304 4196468 140736075138544 140364191639888 140364726302619 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1970] ppid=1945 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1970/stat : 1970 (java) R 1945 1945 1883 0 -1 4202560 322 0 0 0 0 0 0 0 20 0 15 0 474965803 15508250624 7425 33554432000 4194304 4196468 140736075138544 140364190587248 140364709719761 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1971] ppid=1945 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1971/stat : 1971 (java) R 1945 1945 1883 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 474965803 15508250624 7425 33554432000 4194304 4196468 140736075138544 140364189534448 140364726295170 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1972] ppid=1945 vsize=15144776 memory=140222864393856 CPUtime=0.01 cores=0,2,4,6
/proc/1948/task/1972/stat : 1972 (java) R 1945 1945 1883 0 -1 4202560 321 0 0 0 1 0 0 0 20 0 15 0 474965803 15508250624 7425 33554432000 4194304 4196468 140736075138544 140364188481648 140364718521150 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1974] ppid=1945 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1974/stat : 1974 (java) S 1945 1945 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474965803 15508250624 7425 33554432000 4194304 4196468 140736075138544 140364187429088 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1976] ppid=1945 vsize=15144776 memory=140222864393856 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1976/stat : 1976 (java) S 1945 1945 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474965803 15508250624 7425 33554432000 4194304 4196468 140736075138544 140364186377392 140364726295170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31152 KiB

[startup+0.210636 s]*
/proc/loadavg: 0.85 0.93 1.17 6/229 1976
/proc/meminfo: memFree=7362160/32770624 swapFree=66952568/67108860
[pid=1945] ppid=1938 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1945/stat : 1945 (xcsp3-exec) S 1938 1945 1883 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 474965797 115843072 363 33554432000 4194304 5098028 140724133063424 140724133061528 139928465736316 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 19144704 140724133069656 140724133069913 140724133069913 140724133072838 0
/proc/1945/statm: 28282 363 305 221 0 87 0
[pid=1948] ppid=1945 vsize=15144776 memory=41224 CPUtime=0.34 cores=0,2,4,6
/proc/1948/stat : 1948 (java) S 1945 1945 1883 0 -1 1077944320 9040 0 0 0 31 3 0 0 20 0 15 0 474965797 15508250624 10306 33554432000 4194304 4196468 140736075138544 140736075121088 140364726284023 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
/proc/1948/statm: 3786194 10306 3307 1 0 3748377 0
[pid=1948/tid=1950] ppid=1945 vsize=15144776 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/1948/task/1950/stat : 1950 (java) R 1945 1945 1883 0 -1 4202560 6159 0 0 0 18 2 0 0 20 0 15 0 474965798 15508250624 10306 33554432000 4194304 4196468 140736075138544 140364730517904 140364726305949 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1955] ppid=1945 vsize=15144776 memory=4294977888 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1955/stat : 1955 (java) S 1945 1945 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474965798 15508250624 10306 33554432000 4194304 4196468 140736075138544 140364637940368 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1956] ppid=1945 vsize=15144776 memory=140222867544422 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1956/stat : 1956 (java) S 1945 1945 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474965798 15508250624 10306 33554432000 4194304 4196468 140736075138544 140364636887568 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1957] ppid=1945 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1957/stat : 1957 (java) S 1945 1945 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474965799 15508250624 10306 33554432000 4194304 4196468 140736075138544 140364635834768 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1958] ppid=1945 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1958/stat : 1958 (java) S 1945 1945 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474965799 15508250624 10306 33554432000 4194304 4196468 140736075138544 140364634781968 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1960] ppid=1945 vsize=15144776 memory=140222864393856 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1960/stat : 1960 (java) S 1945 1945 1883 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 474965800 15508250624 10306 33554432000 4194304 4196468 140736075138544 140364194798448 140364726295170 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1962] ppid=1945 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1962/stat : 1962 (java) S 1945 1945 1883 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 474965800 15508250624 10306 33554432000 4194304 4196468 140736075138544 140364193744416 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1964] ppid=1945 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1964/stat : 1964 (java) S 1945 1945 1883 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 474965800 15508250624 10306 33554432000 4194304 4196468 140736075138544 140364192691568 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1967] ppid=1945 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1967/stat : 1967 (java) S 1945 1945 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474965803 15508250624 10306 33554432000 4194304 4196468 140736075138544 140364191639888 140364726302619 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1970] ppid=1945 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/1948/task/1970/stat : 1970 (java) S 1945 1945 1883 0 -1 1077944384 473 0 0 0 2 0 0 0 20 0 15 0 474965803 15508250624 10306 33554432000 4194304 4196468 140736075138544 140364190587248 140364726295170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1971] ppid=1945 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/1948/task/1971/stat : 1971 (java) S 1945 1945 1883 0 -1 1077944384 379 0 0 0 2 0 0 0 20 0 15 0 474965803 15508250624 10306 33554432000 4194304 4196468 140736075138544 140364189534448 140364726295170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1972] ppid=1945 vsize=15144776 memory=140222864393856 CPUtime=0.08 cores=0,2,4,6
/proc/1948/task/1972/stat : 1972 (java) R 1945 1945 1883 0 -1 4202560 723 0 0 0 8 0 0 0 20 0 15 0 474965803 15508250624 10306 33554432000 4194304 4196468 140736075138544 140364188481648 140364726305370 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1974] ppid=1945 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1974/stat : 1974 (java) S 1945 1945 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474965803 15508250624 10306 33554432000 4194304 4196468 140736075138544 140364187429088 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1976] ppid=1945 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1976/stat : 1976 (java) S 1945 1945 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474965803 15508250624 10306 33554432000 4194304 4196468 140736075138544 140364186377392 140364726295170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42676 KiB

[startup+0.315989 s]*
/proc/loadavg: 0.85 0.93 1.17 5/229 1976
/proc/meminfo: memFree=7354492/32770624 swapFree=66952568/67108860
[pid=1945] ppid=1938 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1945/stat : 1945 (xcsp3-exec) S 1938 1945 1883 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 474965797 115843072 363 33554432000 4194304 5098028 140724133063424 140724133061528 139928465736316 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 19144704 140724133069656 140724133069913 140724133069913 140724133072838 0
/proc/1945/statm: 28282 363 305 221 0 87 0
[pid=1948] ppid=1945 vsize=15149032 memory=46840 CPUtime=0.48 cores=0,2,4,6
/proc/1948/stat : 1948 (java) S 1945 1945 1883 0 -1 1077944320 10017 0 0 0 45 3 0 0 20 0 15 0 474965797 15512608768 11710 33554432000 4194304 4196468 140736075138544 140736075121088 140364726284023 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
/proc/1948/statm: 3787258 11710 3339 1 0 3748377 0
[pid=1948/tid=1950] ppid=1945 vsize=15149032 memory=1398720917958146503 CPUtime=0.27 cores=0,2,4,6
/proc/1948/task/1950/stat : 1950 (java) R 1945 1945 1883 0 -1 4202560 7097 0 0 0 25 2 0 0 20 0 15 0 474965798 15512608768 11710 33554432000 4194304 4196468 140736075138544 140364730505760 140364710327653 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1955] ppid=1945 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1955/stat : 1955 (java) S 1945 1945 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474965798 15512608768 11710 33554432000 4194304 4196468 140736075138544 140364637940368 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1956] ppid=1945 vsize=15149032 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1956/stat : 1956 (java) S 1945 1945 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474965798 15512608768 11710 33554432000 4194304 4196468 140736075138544 140364636887568 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1957] ppid=1945 vsize=15149032 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1957/stat : 1957 (java) S 1945 1945 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474965799 15512608768 11710 33554432000 4194304 4196468 140736075138544 140364635834768 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1958] ppid=1945 vsize=15149032 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1958/stat : 1958 (java) S 1945 1945 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474965799 15512608768 11710 33554432000 4194304 4196468 140736075138544 140364634781968 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1960] ppid=1945 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1960/stat : 1960 (java) S 1945 1945 1883 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 474965800 15512608768 11710 33554432000 4194304 4196468 140736075138544 140364194798448 140364726295170 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1962] ppid=1945 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1962/stat : 1962 (java) S 1945 1945 1883 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 474965800 15512608768 11710 33554432000 4194304 4196468 140736075138544 140364193744416 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1964] ppid=1945 vsize=15149032 memory=35809 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1964/stat : 1964 (java) S 1945 1945 1883 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 474965800 15512608768 11710 33554432000 4194304 4196468 140736075138544 140364192691568 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1967] ppid=1945 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1967/stat : 1967 (java) S 1945 1945 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474965803 15512608768 11710 33554432000 4194304 4196468 140736075138544 140364191639888 140364726302619 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1970] ppid=1945 vsize=15149032 memory=-2247047206221743952 CPUtime=0.04 cores=0,2,4,6
/proc/1948/task/1970/stat : 1970 (java) S 1945 1945 1883 0 -1 1077944384 476 0 0 0 4 0 0 0 20 0 15 0 474965803 15512608768 11710 33554432000 4194304 4196468 140736075138544 140364190587248 140364726295170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1971] ppid=1945 vsize=15149032 memory=6944656592455359580 CPUtime=0.03 cores=0,2,4,6
/proc/1948/task/1971/stat : 1971 (java) S 1945 1945 1883 0 -1 1077944384 385 0 0 0 3 0 0 0 20 0 15 0 474965803 15512608768 11710 33554432000 4194304 4196468 140736075138544 140364189534448 140364726295170 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1972] ppid=1945 vsize=15149032 memory=6655300316396806240 CPUtime=0.12 cores=0,2,4,6
/proc/1948/task/1972/stat : 1972 (java) S 1945 1945 1883 0 -1 1077944384 762 0 0 0 12 0 0 0 20 0 15 0 474965803 15512608768 11710 33554432000 4194304 4196468 140736075138544 140364188481648 140364726295170 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1974] ppid=1945 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1974/stat : 1974 (java) S 1945 1945 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474965803 15512608768 11710 33554432000 4194304 4196468 140736075138544 140364187429088 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1976] ppid=1945 vsize=15149032 memory=-7175753904026764170 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1976/stat : 1976 (java) S 1945 1945 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474965803 15512608768 11710 33554432000 4194304 4196468 140736075138544 140364186377392 140364726295170 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 48292 KiB

[startup+0.701427 s]
/proc/loadavg: 0.85 0.93 1.17 10/229 1976
/proc/meminfo: memFree=7322364/32770624 swapFree=66952568/67108860
[pid=1945] ppid=1938 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1945/stat : 1945 (xcsp3-exec) S 1938 1945 1883 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 474965797 115843072 363 33554432000 4194304 5098028 140724133063424 140724133061528 139928465736316 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 19144704 140724133069656 140724133069913 140724133069913 140724133072838 0
/proc/1945/statm: 28282 363 305 221 0 87 0
[pid=1948] ppid=1945 vsize=15417412 memory=86360 CPUtime=1.52 cores=0,2,4,6
/proc/1948/stat : 1948 (java) S 1945 1945 1883 0 -1 1077944320 13871 0 0 0 146 6 0 0 20 0 19 0 474965797 15787429888 21590 33554432000 4194304 4196468 140736075138544 140736075121088 140364726284023 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
/proc/1948/statm: 3854353 21590 3452 1 0 3815453 0
[pid=1948/tid=1950] ppid=1945 vsize=15417412 memory=0 CPUtime=0.63 cores=0,2,4,6
/proc/1948/task/1950/stat : 1950 (java) S 1945 1945 1883 0 -1 1077944384 8786 0 0 0 60 3 0 0 20 0 19 0 474965798 15787429888 21590 33554432000 4194304 4196468 140736075138544 140364730524800 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1955] ppid=1945 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1955/stat : 1955 (java) S 1945 1945 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 474965798 15787429888 21590 33554432000 4194304 4196468 140736075138544 140364637940368 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1956] ppid=1945 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1956/stat : 1956 (java) S 1945 1945 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 474965798 15787429888 21590 33554432000 4194304 4196468 140736075138544 140364636887568 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1957] ppid=1945 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1957/stat : 1957 (java) S 1945 1945 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 474965799 15787429888 21590 33554432000 4194304 4196468 140736075138544 140364635834768 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1958] ppid=1945 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1958/stat : 1958 (java) S 1945 1945 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 474965799 15787429888 21590 33554432000 4194304 4196468 140736075138544 140364634781968 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1960] ppid=1945 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1960/stat : 1960 (java) S 1945 1945 1883 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 474965800 15787429888 21590 33554432000 4194304 4196468 140736075138544 140364194798448 140364726295170 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1962] ppid=1945 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1962/stat : 1962 (java) S 1945 1945 1883 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 474965800 15787429888 21590 33554432000 4194304 4196468 140736075138544 140364193744416 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1964] ppid=1945 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1964/stat : 1964 (java) S 1945 1945 1883 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 474965800 15787429888 22102 33554432000 4194304 4196468 140736075138544 140364192691568 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1967] ppid=1945 vsize=15417412 memory=99 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1967/stat : 1967 (java) S 1945 1945 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474965803 15787429888 22102 33554432000 4194304 4196468 140736075138544 140364191639888 140364726302619 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1970] ppid=1945 vsize=15417412 memory=0 CPUtime=0.22 cores=0,2,4,6
/proc/1948/task/1970/stat : 1970 (java) R 1945 1945 1883 0 -1 4202560 993 0 0 0 22 0 0 0 20 0 19 0 474965803 15787429888 22102 33554432000 4194304 4196468 140736075138544 140364190580160 140364711964677 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1971] ppid=1945 vsize=15417412 memory=2832 CPUtime=0.22 cores=0,2,4,6
/proc/1948/task/1971/stat : 1971 (java) R 1945 1945 1883 0 -1 4202560 930 0 0 0 22 0 0 0 20 0 19 0 474965803 15787429888 22102 33554432000 4194304 4196468 140736075138544 140364189520672 140364711409122 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1972] ppid=1945 vsize=15417412 memory=984 CPUtime=0.39 cores=0,2,4,6
/proc/1948/task/1972/stat : 1972 (java) S 1945 1945 1883 0 -1 1077944384 1719 0 0 0 39 0 0 0 20 0 19 0 474965803 15787429888 22102 33554432000 4194304 4196468 140736075138544 140364188481776 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1974] ppid=1945 vsize=15417412 memory=14012 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1974/stat : 1974 (java) S 1945 1945 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474965803 15787429888 22102 33554432000 4194304 4196468 140736075138544 140364187429088 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1976] ppid=1945 vsize=15417412 memory=15272 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1976/stat : 1976 (java) S 1945 1945 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 474965803 15787429888 22102 33554432000 4194304 4196468 140736075138544 140364186377392 140364726295170 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
Current children cumulated CPU time: 1.52 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 87812 KiB

[startup+0.799469 s]
# the end of solver process 1945 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.76082 s, system=0.068156 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+0.701427 s]
/proc/loadavg: 0.85 0.93 1.17 10/229 1976
/proc/meminfo: memFree=7322364/32770624 swapFree=66952568/67108860
[pid=1945] ppid=1938 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1945/stat : 1945 (xcsp3-exec) S 1938 1945 1883 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 474965797 115843072 363 33554432000 4194304 5098028 140724133063424 140724133061528 139928465736316 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 19144704 140724133069656 140724133069913 140724133069913 140724133072838 0
/proc/1945/statm: 28282 363 305 221 0 87 0
[pid=1948] ppid=1945 vsize=15417412 memory=86360 CPUtime=1.52 cores=0,2,4,6
/proc/1948/stat : 1948 (java) S 1945 1945 1883 0 -1 1077944320 13871 0 0 0 146 6 0 0 20 0 19 0 474965797 15787429888 21590 33554432000 4194304 4196468 140736075138544 140736075121088 140364726284023 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
/proc/1948/statm: 3854353 21590 3452 1 0 3815453 0
[pid=1948/tid=1950] ppid=1945 vsize=15417412 memory=0 CPUtime=0.63 cores=0,2,4,6
/proc/1948/task/1950/stat : 1950 (java) S 1945 1945 1883 0 -1 1077944384 8786 0 0 0 60 3 0 0 20 0 19 0 474965798 15787429888 21590 33554432000 4194304 4196468 140736075138544 140364730524800 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1955] ppid=1945 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1955/stat : 1955 (java) S 1945 1945 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 474965798 15787429888 21590 33554432000 4194304 4196468 140736075138544 140364637940368 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1956] ppid=1945 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1956/stat : 1956 (java) S 1945 1945 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 474965798 15787429888 21590 33554432000 4194304 4196468 140736075138544 140364636887568 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1957] ppid=1945 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1957/stat : 1957 (java) S 1945 1945 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 474965799 15787429888 21590 33554432000 4194304 4196468 140736075138544 140364635834768 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1958] ppid=1945 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1958/stat : 1958 (java) S 1945 1945 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 474965799 15787429888 21590 33554432000 4194304 4196468 140736075138544 140364634781968 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1960] ppid=1945 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1960/stat : 1960 (java) S 1945 1945 1883 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 474965800 15787429888 21590 33554432000 4194304 4196468 140736075138544 140364194798448 140364726295170 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1962] ppid=1945 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1962/stat : 1962 (java) S 1945 1945 1883 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 474965800 15787429888 21590 33554432000 4194304 4196468 140736075138544 140364193744416 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1964] ppid=1945 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1964/stat : 1964 (java) S 1945 1945 1883 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 474965800 15787429888 22102 33554432000 4194304 4196468 140736075138544 140364192691568 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1967] ppid=1945 vsize=15417412 memory=99 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1967/stat : 1967 (java) S 1945 1945 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474965803 15787429888 22102 33554432000 4194304 4196468 140736075138544 140364191639888 140364726302619 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1970] ppid=1945 vsize=15417412 memory=0 CPUtime=0.22 cores=0,2,4,6
/proc/1948/task/1970/stat : 1970 (java) R 1945 1945 1883 0 -1 4202560 993 0 0 0 22 0 0 0 20 0 19 0 474965803 15787429888 22102 33554432000 4194304 4196468 140736075138544 140364190580160 140364711964677 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1971] ppid=1945 vsize=15417412 memory=2832 CPUtime=0.22 cores=0,2,4,6
/proc/1948/task/1971/stat : 1971 (java) R 1945 1945 1883 0 -1 4202560 930 0 0 0 22 0 0 0 20 0 19 0 474965803 15787429888 22102 33554432000 4194304 4196468 140736075138544 140364189520672 140364711409122 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1972] ppid=1945 vsize=15417412 memory=984 CPUtime=0.39 cores=0,2,4,6
/proc/1948/task/1972/stat : 1972 (java) S 1945 1945 1883 0 -1 1077944384 1719 0 0 0 39 0 0 0 20 0 19 0 474965803 15787429888 22102 33554432000 4194304 4196468 140736075138544 140364188481776 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1974] ppid=1945 vsize=15417412 memory=14012 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1974/stat : 1974 (java) S 1945 1945 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474965803 15787429888 22102 33554432000 4194304 4196468 140736075138544 140364187429088 140364726294229 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
[pid=1948/tid=1976] ppid=1945 vsize=15417412 memory=15272 CPUtime=0 cores=0,2,4,6
/proc/1948/task/1976/stat : 1976 (java) S 1945 1945 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 474965803 15787429888 22102 33554432000 4194304 4196468 140736075138544 140364186377392 140364726295170 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23023616 140736075142107 140736075142282 140736075142282 140736075145167 0
Current children cumulated CPU time: 1.52 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 87812 KiB

Child status: 0
Real time (s): 0.799513
CPU time (s): 1.82898
CPU user time (s): 1.76082
CPU system time (s): 0.068156
CPU usage (%): 228.761
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 87812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.76082
system time used= 0.068156
maximum resident set size= 94468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15183
page faults= 0
swaps= 0
block input operations= 184
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1974
involuntary context switches= 24


# summary of solver processes directly reported to runsolver:
#   pid: 1945
#   total CPU time (s): 1.82898
#   total CPU user time (s): 1.76082
#   total CPU system time (s): 0.068156

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.029356 second user time and 0.046402 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-20 14:43:01
IDJOB=4403415
IDBENCH=115545
IDSOLVER=2863
FILE ID=node107/4403415-1568987102
RUNJOBID= node107-1568983381-1915
PBS_JOBID= 21704636
Free space on /var/tmp= 12564 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/Scheduling/Scheduling-jsdec-sadeh/Sadeh-enddr1-7.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403415-1568987102/watcher-4403415-1568987102 -o /var/tmp/evaluation-result-4403415-1568987102/solver-4403415-1568987102 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node107-1568983381-1915 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 91674535 HOME/instance-4403415-1568987102.xml

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

MD5SUM BENCH= 7d172624d7d2d86f32f8d29666a5f8b7
RANDOM SEED=91674535

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:         7424128 kB
MemAvailable:   31812580 kB
Buffers:          141536 kB
Cached:         24144732 kB
SwapCached:        48724 kB
Active:         12085228 kB
Inactive:       12249772 kB
Active(anon):       2136 kB
Inactive(anon):    90356 kB
Active(file):   12083092 kB
Inactive(file): 12159416 kB
Unevictable:      111004 kB
Mlocked:          111004 kB
SwapTotal:      67108860 kB
SwapFree:       66952568 kB
Dirty:             52320 kB
Writeback:             0 kB
AnonPages:        108664 kB
Mapped:            47668 kB
Shmem:             34876 kB
Slab:             603252 kB
SReclaimable:     574404 kB
SUnreclaim:        28848 kB
KernelStack:        3328 kB
PageTables:         5604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     501084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /var/tmp at the end= 12512 MiB
End job on node107 at 2019-09-20 14:43:02