Trace number 4282702

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 4.0.5 seq (2017-08-18)SAT 2.2355299 1.20632

General information on the benchmark

NameCrossword/Crossword-m1c-uk-vg/
Crossword-m1c-uk-vg-4-8.xml
MD5SUM04dba95a54a8594b13594f30f6e89992
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.33755499
Satisfiable
(Un)Satisfiability was proved
Number of variables32
Number of constraints12
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":32}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":32}]
Minimum constraint arity4
Maximum constraint arity8
Distribution of constraint arities[{"arity":4,"count":8},{"arity":8,"count":4}]
Number of extensional constraints12
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":12}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282702-1503165337.xml"  -tl '2520s' -p 1 -x 0
0.07/0.29	c [HOME/instance-4282702-1503165337.xml, -tl, 2520s, -p, 1, -x, 0]
0.25/0.35	c simple solver
0.25/0.41	c parse instance...
1.97/1.13	c solve instance...
1.97/1.19	s SATISFIABLE
1.97/1.19	v <instantiation>
1.97/1.19	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] </list>
1.97/1.19	v 	<values>15 14 2 10 12 0 17 10 0 12 0 13 8 19 0 18 2 0 17 0 2 0 17 0 0 17 19 15 0 15 4 17 </values>
1.97/1.19	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 (12442 MiB free)
  memory of node 1: 16384 MiB (15671 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282702-1503165337/watcher-4282702-1503165337 -o /tmp/evaluation-result-4282702-1503165337/solver-4282702-1503165337 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503095823-17351 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1947068720 HOME/instance-4282702-1503165337.xml 

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

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

solver pid=31255, runsolver pid=31252

[startup+0.100135 s]*
/proc/loadavg: 1.69 1.70 1.76 3/201 31257
/proc/meminfo: memFree=28788508/32770624 swapFree=67108860/67108860
[pid=31255] ppid=31252 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31255/stat : 31255 (xcsp3-exec) S 31252 31255 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 14942873 9740288 345 18446744073709551615 4194304 5098028 140724135863408 140724135861512 139845005709948 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 29487104 140724135870841 140724135871046 140724135871046 140724135874539 0
/proc/31255/statm: 2378 345 289 221 0 87 0
[pid=31257] ppid=31255 vsize=13356504 memory=10656 CPUtime=0 cores=1,3,5,7
/proc/31257/stat : 31257 (java) S 31255 31255 17292 0 -1 1077944320 2438 0 0 0 0 0 0 0 20 0 6 0 14942883 13677060096 2664 18446744073709551615 4194304 4196468 140723868353664 140723868336208 140179541839607 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
/proc/31257/statm: 3339126 2664 1203 1 0 3329096 0
[pid=31257/tid=31258] ppid=31255 vsize=13356504 memory=-6871798056524144002 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31258/stat : 31258 (java) R 31255 31255 17292 0 -1 4202560 1223 0 0 0 0 0 0 0 20 0 6 0 14942883 13677060096 2664 18446744073709551615 4194304 4196468 140723868353664 140179546081384 140179527728912 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31259] ppid=31255 vsize=13356504 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31259/stat : 31259 (java) S 31255 31255 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 14942884 13677060096 2664 18446744073709551615 4194304 4196468 140723868353664 140179483786256 140179541849813 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31260] ppid=31255 vsize=13356504 memory=140087815198336 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31260/stat : 31260 (java) S 31255 31255 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 14942884 13677060096 2664 18446744073709551615 4194304 4196468 140723868353664 140179482733712 140179541849813 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31261] ppid=31255 vsize=13356504 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31261/stat : 31261 (java) S 31255 31255 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 14942884 13677060096 2664 18446744073709551615 4194304 4196468 140723868353664 140179481680656 140179541849813 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31262] ppid=31255 vsize=13356504 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31262/stat : 31262 (java) S 31255 31255 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 14942884 13677060096 2664 18446744073709551615 4194304 4196468 140723868353664 140179480628112 140179541849813 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13366016 KiB
Current children cumulated memory: 12036 KiB

[startup+0.212495 s]*
/proc/loadavg: 1.69 1.70 1.76 3/215 31271
/proc/meminfo: memFree=28776652/32770624 swapFree=67108860/67108860
[pid=31255] ppid=31252 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31255/stat : 31255 (xcsp3-exec) S 31252 31255 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 14942873 9740288 345 18446744073709551615 4194304 5098028 140724135863408 140724135861512 139845005709948 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 29487104 140724135870841 140724135871046 140724135871046 140724135874539 0
/proc/31255/statm: 2378 345 289 221 0 87 0
[pid=31257] ppid=31255 vsize=13974352 memory=24748 CPUtime=0.07 cores=1,3,5,7
/proc/31257/stat : 31257 (java) S 31255 31255 17292 0 -1 1077944320 5078 0 0 0 6 1 0 0 20 0 15 0 14942883 14309736448 6187 18446744073709551615 4194304 4196468 140723868353664 140723868336208 140179541839607 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
/proc/31257/statm: 3493588 6187 2722 1 0 3482964 0
[pid=31257/tid=31258] ppid=31255 vsize=13974352 memory=8390339637985935414 CPUtime=0.06 cores=1,3,5,7
/proc/31257/task/31258/stat : 31258 (java) R 31255 31255 17292 0 -1 4202560 3241 0 0 0 5 1 0 0 20 0 15 0 14942883 14309736448 6187 18446744073709551615 4194304 4196468 140723868353664 140179546065296 140179541861533 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31259] ppid=31255 vsize=13974352 memory=288230613264378254 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31259/stat : 31259 (java) S 31255 31255 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14942884 14309736448 6187 18446744073709551615 4194304 4196468 140723868353664 140179483786256 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31260] ppid=31255 vsize=13974352 memory=140087815226146 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31260/stat : 31260 (java) S 31255 31255 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14942884 14309736448 6187 18446744073709551615 4194304 4196468 140723868353664 140179482733712 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31261] ppid=31255 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31261/stat : 31261 (java) S 31255 31255 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14942884 14309736448 6187 18446744073709551615 4194304 4196468 140723868353664 140179481680656 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31262] ppid=31255 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31262/stat : 31262 (java) S 31255 31255 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14942884 14309736448 6187 18446744073709551615 4194304 4196468 140723868353664 140179480628112 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31263] ppid=31255 vsize=13974352 memory=140087815198336 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31263/stat : 31263 (java) S 31255 31255 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14942885 14309736448 6187 18446744073709551615 4194304 4196468 140723868353664 140179087526128 140179541850754 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31264] ppid=31255 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31264/stat : 31264 (java) S 31255 31255 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14942885 14309736448 6187 18446744073709551615 4194304 4196468 140723868353664 140179086472352 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31265] ppid=31255 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31265/stat : 31265 (java) S 31255 31255 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 14942885 14309736448 6187 18446744073709551615 4194304 4196468 140723868353664 140179085419248 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31266] ppid=31255 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31266/stat : 31266 (java) S 31255 31255 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14942888 14309736448 6187 18446744073709551615 4194304 4196468 140723868353664 140179084367824 140179541858203 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31267] ppid=31255 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31267/stat : 31267 (java) S 31255 31255 17292 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 14942888 14309736448 6187 18446744073709551615 4194304 4196468 140723868353664 140179083315952 140179541850754 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31268] ppid=31255 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31268/stat : 31268 (java) S 31255 31255 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14942888 14309736448 6187 18446744073709551615 4194304 4196468 140723868353664 140179082263408 140179541850754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31269] ppid=31255 vsize=13974352 memory=140087815198336 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31269/stat : 31269 (java) S 31255 31255 17292 0 -1 1077944384 230 0 0 0 0 0 0 0 20 0 15 0 14942888 14309736448 6187 18446744073709551615 4194304 4196468 140723868353664 140179081210352 140179541850754 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31270] ppid=31255 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31270/stat : 31270 (java) S 31255 31255 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14942888 14309736448 6187 18446744073709551615 4194304 4196468 140723868353664 140179080158048 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31271] ppid=31255 vsize=13974352 memory=140087815198336 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31271/stat : 31271 (java) S 31255 31255 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14942893 14309736448 6187 18446744073709551615 4194304 4196468 140723868353664 140179079105072 140179541850754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 26128 KiB

[startup+0.310523 s]*
/proc/loadavg: 1.69 1.70 1.76 3/215 31271
/proc/meminfo: memFree=28761648/32770624 swapFree=67108860/67108860
[pid=31255] ppid=31252 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31255/stat : 31255 (xcsp3-exec) S 31252 31255 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 14942873 9740288 345 18446744073709551615 4194304 5098028 140724135863408 140724135861512 139845005709948 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 29487104 140724135870841 140724135871046 140724135871046 140724135874539 0
/proc/31255/statm: 2378 345 289 221 0 87 0
[pid=31257] ppid=31255 vsize=13974352 memory=36576 CPUtime=0.25 cores=1,3,5,7
/proc/31257/stat : 31257 (java) S 31255 31255 17292 0 -1 1077944320 8700 0 0 0 22 3 0 0 20 0 15 0 14942883 14309736448 9144 18446744073709551615 4194304 4196468 140723868353664 140723868336208 140179541839607 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
/proc/31257/statm: 3493588 9144 2981 1 0 3482964 0
[pid=31257/tid=31258] ppid=31255 vsize=13974352 memory=8390339637985935414 CPUtime=0.16 cores=1,3,5,7
/proc/31257/task/31258/stat : 31258 (java) R 31255 31255 17292 0 -1 4202560 6014 0 0 0 14 2 0 0 20 0 15 0 14942883 14309736448 9144 18446744073709551615 4194304 4196468 140723868353664 140179546061984 140179525949921 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31259] ppid=31255 vsize=13974352 memory=301741412146489742 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31259/stat : 31259 (java) S 31255 31255 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14942884 14309736448 9144 18446744073709551615 4194304 4196468 140723868353664 140179483786256 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31260] ppid=31255 vsize=13974352 memory=140087815226146 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31260/stat : 31260 (java) S 31255 31255 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14942884 14309736448 9144 18446744073709551615 4194304 4196468 140723868353664 140179482733712 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31261] ppid=31255 vsize=13974352 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31261/stat : 31261 (java) S 31255 31255 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14942884 14309736448 9144 18446744073709551615 4194304 4196468 140723868353664 140179481680656 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31262] ppid=31255 vsize=13974352 memory=3472328296227680303 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31262/stat : 31262 (java) S 31255 31255 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14942884 14309736448 9144 18446744073709551615 4194304 4196468 140723868353664 140179480628112 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31263] ppid=31255 vsize=13974352 memory=8392725963572496609 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31263/stat : 31263 (java) S 31255 31255 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14942885 14309736448 9144 18446744073709551615 4194304 4196468 140723868353664 140179087526128 140179541850754 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31264] ppid=31255 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31264/stat : 31264 (java) S 31255 31255 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14942885 14309736448 9144 18446744073709551615 4194304 4196468 140723868353664 140179086472352 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31265] ppid=31255 vsize=13974352 memory=-8990767739041718176 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31265/stat : 31265 (java) S 31255 31255 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 14942885 14309736448 9144 18446744073709551615 4194304 4196468 140723868353664 140179085419248 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31266] ppid=31255 vsize=13974352 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31266/stat : 31266 (java) S 31255 31255 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14942888 14309736448 9144 18446744073709551615 4194304 4196468 140723868353664 140179084367824 140179541858203 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31267] ppid=31255 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/31257/task/31267/stat : 31267 (java) S 31255 31255 17292 0 -1 1077944384 466 0 0 0 1 0 0 0 20 0 15 0 14942888 14309736448 9144 18446744073709551615 4194304 4196468 140723868353664 140179083315952 140179541850754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31268] ppid=31255 vsize=13974352 memory=3472328279047811119 CPUtime=0.01 cores=1,3,5,7
/proc/31257/task/31268/stat : 31268 (java) S 31255 31255 17292 0 -1 1077944384 202 0 0 0 1 0 0 0 20 0 15 0 14942888 14309736448 9144 18446744073709551615 4194304 4196468 140723868353664 140179082263408 140179541850754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31269] ppid=31255 vsize=13974352 memory=140087815198336 CPUtime=0.05 cores=1,3,5,7
/proc/31257/task/31269/stat : 31269 (java) S 31255 31255 17292 0 -1 1077944384 714 0 0 0 5 0 0 0 20 0 15 0 14942888 14309736448 9144 18446744073709551615 4194304 4196468 140723868353664 140179081210352 140179541850754 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31270] ppid=31255 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31270/stat : 31270 (java) S 31255 31255 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14942888 14309736448 9144 18446744073709551615 4194304 4196468 140723868353664 140179080158048 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31271] ppid=31255 vsize=13974352 memory=140087815198336 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31271/stat : 31271 (java) S 31255 31255 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14942893 14309736448 9144 18446744073709551615 4194304 4196468 140723868353664 140179079105072 140179541850754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 37956 KiB

[startup+0.707164 s]
/proc/loadavg: 1.69 1.70 1.76 4/215 31271
/proc/meminfo: memFree=28750312/32770624 swapFree=67108860/67108860
[pid=31255] ppid=31252 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31255/stat : 31255 (xcsp3-exec) S 31252 31255 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 14942873 9740288 345 18446744073709551615 4194304 5098028 140724135863408 140724135861512 139845005709948 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 29487104 140724135870841 140724135871046 140724135871046 140724135874539 0
/proc/31255/statm: 2378 345 289 221 0 87 0
[pid=31257] ppid=31255 vsize=13978684 memory=116104 CPUtime=1.23 cores=1,3,5,7
/proc/31257/stat : 31257 (java) S 31255 31255 17292 0 -1 1077944320 13005 0 0 0 117 6 0 0 20 0 15 0 14942883 14314172416 29026 18446744073709551615 4194304 4196468 140723868353664 140723868336208 140179541839607 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
/proc/31257/statm: 3494671 29026 3163 1 0 3482964 0
[pid=31257/tid=31258] ppid=31255 vsize=13978684 memory=2468331128321 CPUtime=0.53 cores=1,3,5,7
/proc/31257/task/31258/stat : 31258 (java) R 31255 31255 17292 0 -1 4202560 7859 0 0 0 50 3 0 0 20 0 15 0 14942883 14314172416 29026 18446744073709551615 4194304 4196468 140723868353664 140179546071808 140179520917095 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31259] ppid=31255 vsize=13978684 memory=2485510997505 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31259/stat : 31259 (java) S 31255 31255 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14942884 14314172416 29026 18446744073709551615 4194304 4196468 140723868353664 140179483786256 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31260] ppid=31255 vsize=13978684 memory=50368 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31260/stat : 31260 (java) S 31255 31255 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14942884 14314172416 29026 18446744073709551615 4194304 4196468 140723868353664 140179482733712 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31261] ppid=31255 vsize=13978684 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31261/stat : 31261 (java) S 31255 31255 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14942884 14314172416 29026 18446744073709551615 4194304 4196468 140723868353664 140179481680656 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31262] ppid=31255 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31262/stat : 31262 (java) S 31255 31255 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14942884 14314172416 29026 18446744073709551615 4194304 4196468 140723868353664 140179480628112 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31263] ppid=31255 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31263/stat : 31263 (java) S 31255 31255 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14942885 14314172416 29026 18446744073709551615 4194304 4196468 140723868353664 140179087526128 140179541850754 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31264] ppid=31255 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31264/stat : 31264 (java) S 31255 31255 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14942885 14314172416 29026 18446744073709551615 4194304 4196468 140723868353664 140179086472352 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31265] ppid=31255 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31265/stat : 31265 (java) S 31255 31255 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 14942885 14314172416 29026 18446744073709551615 4194304 4196468 140723868353664 140179085419248 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31266] ppid=31255 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31266/stat : 31266 (java) S 31255 31255 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14942888 14314172416 29026 18446744073709551615 4194304 4196468 140723868353664 140179084367824 140179541858203 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31267] ppid=31255 vsize=13978684 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/31257/task/31267/stat : 31267 (java) R 31255 31255 17292 0 -1 4202560 1430 0 0 0 22 0 0 0 20 0 15 0 14942888 14314172416 29026 18446744073709551615 4194304 4196468 140723868353664 140179083303584 140179541860954 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31268] ppid=31255 vsize=13978684 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/31257/task/31268/stat : 31268 (java) R 31255 31255 17292 0 -1 1077944384 1183 0 0 0 22 0 0 0 20 0 15 0 14942888 14314172416 29026 18446744073709551615 4194304 4196468 140723868353664 140179082263536 140179541849813 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31269] ppid=31255 vsize=13978684 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/31257/task/31269/stat : 31269 (java) R 31255 31255 17292 0 -1 4202560 1229 0 0 0 22 0 0 0 20 0 15 0 14942888 14314172416 29026 18446744073709551615 4194304 4196468 140723868353664 140179081208144 140179541851542 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31270] ppid=31255 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31270/stat : 31270 (java) S 31255 31255 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14942888 14314172416 29026 18446744073709551615 4194304 4196468 140723868353664 140179080158048 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31271] ppid=31255 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31271/stat : 31271 (java) S 31255 31255 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14942893 14314172416 29026 18446744073709551615 4194304 4196468 140723868353664 140179079105072 140179541850754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 117484 KiB

[startup+1.20628 s]
# the end of solver process 31255 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.15083 s, system=0.084698 s

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

[startup+0.804203 s]
/proc/loadavg: 1.69 1.70 1.76 4/215 31271
/proc/meminfo: memFree=28750312/32770624 swapFree=67108860/67108860
[pid=31255] ppid=31252 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31255/stat : 31255 (xcsp3-exec) S 31252 31255 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 14942873 9740288 345 18446744073709551615 4194304 5098028 140724135863408 140724135861512 139845005709948 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 29487104 140724135870841 140724135871046 140724135871046 140724135874539 0
/proc/31255/statm: 2378 345 289 221 0 87 0
[pid=31257] ppid=31255 vsize=13978684 memory=131332 CPUtime=1.55 cores=1,3,5,7
/proc/31257/stat : 31257 (java) S 31255 31255 17292 0 -1 1077944320 13222 0 0 0 149 6 0 0 20 0 15 0 14942883 14314172416 32833 18446744073709551615 4194304 4196468 140723868353664 140723868336208 140179541839607 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
/proc/31257/statm: 3494671 32833 3170 1 0 3482964 0
[pid=31257/tid=31258] ppid=31255 vsize=13978684 memory=0 CPUtime=0.64 cores=1,3,5,7
/proc/31257/task/31258/stat : 31258 (java) R 31255 31255 17292 0 -1 4202560 7934 0 0 0 60 4 0 0 20 0 15 0 14942883 14314172416 32833 18446744073709551615 4194304 4196468 140723868353664 140179546078400 140179162821405 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31259] ppid=31255 vsize=13978684 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31259/stat : 31259 (java) S 31255 31255 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14942884 14314172416 32833 18446744073709551615 4194304 4196468 140723868353664 140179483786256 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31260] ppid=31255 vsize=13978684 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31260/stat : 31260 (java) S 31255 31255 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14942884 14314172416 32833 18446744073709551615 4194304 4196468 140723868353664 140179482733712 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31261] ppid=31255 vsize=13978684 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31261/stat : 31261 (java) S 31255 31255 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14942884 14314172416 32833 18446744073709551615 4194304 4196468 140723868353664 140179481680656 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31262] ppid=31255 vsize=13978684 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31262/stat : 31262 (java) S 31255 31255 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14942884 14314172416 32833 18446744073709551615 4194304 4196468 140723868353664 140179480628112 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31263] ppid=31255 vsize=13978684 memory=-2895008908443675764 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31263/stat : 31263 (java) S 31255 31255 17292 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 14942885 14314172416 32833 18446744073709551615 4194304 4196468 140723868353664 140179087526128 140179541850754 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31264] ppid=31255 vsize=13978684 memory=8332364631144490854 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31264/stat : 31264 (java) S 31255 31255 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14942885 14314172416 32833 18446744073709551615 4194304 4196468 140723868353664 140179086472352 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31265] ppid=31255 vsize=13978684 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31265/stat : 31265 (java) S 31255 31255 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 14942885 14314172416 32833 18446744073709551615 4194304 4196468 140723868353664 140179085419248 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31266] ppid=31255 vsize=13978684 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31266/stat : 31266 (java) S 31255 31255 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14942888 14314172416 32833 18446744073709551615 4194304 4196468 140723868353664 140179084367824 140179541858203 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31267] ppid=31255 vsize=13978684 memory=8514726395715218844 CPUtime=0.31 cores=1,3,5,7
/proc/31257/task/31267/stat : 31267 (java) R 31255 31255 17292 0 -1 4202560 1465 0 0 0 31 0 0 0 20 0 15 0 14942888 14314172416 32833 18446744073709551615 4194304 4196468 140723868353664 140179083302800 140179523249757 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31268] ppid=31255 vsize=13978684 memory=4949696295807330948 CPUtime=0.31 cores=1,3,5,7
/proc/31257/task/31268/stat : 31268 (java) R 31255 31255 17292 0 -1 4202560 1202 0 0 0 31 0 0 0 20 0 15 0 14942888 14314172416 32833 18446744073709551615 4194304 4196468 140723868353664 140179082249952 140179522475491 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31269] ppid=31255 vsize=13978684 memory=9124443767561732153 CPUtime=0.26 cores=1,3,5,7
/proc/31257/task/31269/stat : 31269 (java) S 31255 31255 17292 0 -1 1077944384 1315 0 0 0 26 0 0 0 20 0 15 0 14942888 14314172416 32833 18446744073709551615 4194304 4196468 140723868353664 140179081210352 140179541850754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31270] ppid=31255 vsize=13978684 memory=-7677926825137650786 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31270/stat : 31270 (java) S 31255 31255 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14942888 14314172416 32833 18446744073709551615 4194304 4196468 140723868353664 140179080158048 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31271] ppid=31255 vsize=13978684 memory=140087815205329 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31271/stat : 31271 (java) S 31255 31255 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14942893 14314172416 32842 18446744073709551615 4194304 4196468 140723868353664 140179079105072 140179541850754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 132712 KiB

[startup+1.2008 s]
/proc/loadavg: 1.69 1.70 1.76 3/215 31271
/proc/meminfo: memFree=28665624/32770624 swapFree=67108860/67108860
[pid=31255] ppid=31252 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31255/stat : 31255 (xcsp3-exec) S 31252 31255 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 14942873 9740288 345 18446744073709551615 4194304 5098028 140724135863408 140724135861512 139845005709948 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 29487104 140724135870841 140724135871046 140724135871046 140724135874539 0
/proc/31255/statm: 2378 345 289 221 0 87 0
[pid=31257] ppid=31255 vsize=13980732 memory=147140 CPUtime=2.22 cores=1,3,5,7
/proc/31257/stat : 31257 (java) S 31255 31255 17292 0 -1 1077944320 17339 0 0 0 214 8 0 0 20 0 14 0 14942883 14316269568 36785 18446744073709551615 4194304 4196468 140723868353664 140723868336208 140179541839607 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
/proc/31257/statm: 3495183 36785 3180 1 0 3483476 0
[pid=31257/tid=31258] ppid=31255 vsize=13980732 memory=170926137 CPUtime=1.03 cores=1,3,5,7
/proc/31257/task/31258/stat : 31258 (java) S 31255 31255 17292 0 -1 1077944384 9352 0 0 0 98 5 0 0 20 0 14 0 14942883 14316269568 36785 18446744073709551615 4194304 4196468 140723868353664 140179546082448 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31259] ppid=31255 vsize=13980732 memory=7739276948478127727 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31259/stat : 31259 (java) S 31255 31255 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 14942884 14316269568 36785 18446744073709551615 4194304 4196468 140723868353664 140179483786256 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31260] ppid=31255 vsize=13980732 memory=6935649255861407824 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31260/stat : 31260 (java) S 31255 31255 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 14942884 14316269568 36785 18446744073709551615 4194304 4196468 140723868353664 140179482733712 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31261] ppid=31255 vsize=13980732 memory=7100839861566347365 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31261/stat : 31261 (java) S 31255 31255 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 14942884 14316269568 36785 18446744073709551615 4194304 4196468 140723868353664 140179481680656 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31262] ppid=31255 vsize=13980732 memory=-5345911753256963030 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31262/stat : 31262 (java) S 31255 31255 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 14942884 14316269568 36785 18446744073709551615 4194304 4196468 140723868353664 140179480628112 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31263] ppid=31255 vsize=13980732 memory=6944656592455360569 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31263/stat : 31263 (java) S 31255 31255 17292 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 14 0 14942885 14316269568 36785 18446744073709551615 4194304 4196468 140723868353664 140179087526336 140179541850754 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31264] ppid=31255 vsize=13980732 memory=-7533511066075829596 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31264/stat : 31264 (java) S 31255 31255 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 14942885 14316269568 36785 18446744073709551615 4194304 4196468 140723868353664 140179086472352 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31265] ppid=31255 vsize=13980732 memory=-7595718148000617571 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31265/stat : 31265 (java) S 31255 31255 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 14942885 14316269568 36785 18446744073709551615 4194304 4196468 140723868353664 140179085419248 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31266] ppid=31255 vsize=13980732 memory=3 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31266/stat : 31266 (java) S 31255 31255 17292 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 14 0 14942888 14316269568 36785 18446744073709551615 4194304 4196468 140723868353664 140179084367472 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31267] ppid=31255 vsize=13980732 memory=0 CPUtime=0.43 cores=1,3,5,7
/proc/31257/task/31267/stat : 31267 (java) S 31255 31255 17292 0 -1 1077944384 2254 0 0 0 42 1 0 0 20 0 14 0 14942888 14316269568 36785 18446744073709551615 4194304 4196468 140723868353664 140179083294992 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31268] ppid=31255 vsize=13980732 memory=140087673527751 CPUtime=0.43 cores=1,3,5,7
/proc/31257/task/31268/stat : 31268 (java) S 31255 31255 17292 0 -1 1077944384 1877 0 0 0 43 0 0 0 20 0 14 0 14942888 14316269568 36785 18446744073709551615 4194304 4196468 140723868353664 140179082247920 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31269] ppid=31255 vsize=13980732 memory=1380 CPUtime=0.31 cores=1,3,5,7
/proc/31257/task/31269/stat : 31269 (java) S 31255 31255 17292 0 -1 1077944384 2482 0 0 0 31 0 0 0 20 0 14 0 14942888 14316269568 36785 18446744073709551615 4194304 4196468 140723868353664 140179081206224 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
[pid=31257/tid=31270] ppid=31255 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31257/task/31270/stat : 31270 (java) S 31255 31255 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 14942888 14316269568 36785 18446744073709551615 4194304 4196468 140723868353664 140179080158048 140179541849813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11743232 140723868361138 140723868361314 140723868361314 140723868364751 0
Current children cumulated CPU time: 2.22 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 148520 KiB

Child status: 0
Real time (s): 1.20632
CPU time (s): 2.23553
CPU user time (s): 2.15083
CPU system time (s): 0.084698
CPU usage (%): 185.318
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 148520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.15083
system time used= 0.084698
maximum resident set size= 147444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17912
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1512
involuntary context switches= 6


# summary of solver processes directly reported to runsolver:
#   pid: 31255
#   total CPU time (s): 2.23553
#   total CPU user time (s): 2.15083
#   total CPU system time (s): 0.084698

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.036725 second user time and 0.051767 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-19 19:41:40
IDJOB=4282702
IDBENCH=140293
IDSOLVER=2677
FILE ID=node129/4282702-1503165337
RUNJOBID= node129-1503095823-17351
PBS_JOBID= 
Free space on /tmp= 62004 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Crossword/Crossword-m1c-uk-vg/Crossword-m1c-uk-vg-4-8.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-4282702-1503165337/watcher-4282702-1503165337 -o /tmp/evaluation-result-4282702-1503165337/solver-4282702-1503165337 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503095823-17351 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1947068720 HOME/instance-4282702-1503165337.xml

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

MD5SUM BENCH= 04dba95a54a8594b13594f30f6e89992
RANDOM SEED=1947068720

node129.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.73
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.73
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.73
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.73
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:        28788836 kB
MemAvailable:   29051952 kB
Buffers:          184532 kB
Cached:           368376 kB
SwapCached:            0 kB
Active:          3196032 kB
Inactive:         373624 kB
Active(anon):    3017072 kB
Inactive(anon):    16748 kB
Active(file):     178960 kB
Inactive(file):   356876 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8608 kB
Writeback:             4 kB
AnonPages:       3016816 kB
Mapped:            45676 kB
Shmem:             17060 kB
Slab:             110968 kB
SReclaimable:      86232 kB
SUnreclaim:        24736 kB
KernelStack:        3504 kB
PageTables:        11632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3872228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2902016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62000 MiB
End job on node129 at 2017-08-19 19:41:41