Trace number 4283290

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-08-18)OPT17 1.56938 0.830181

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-06-a3.xml
MD5SUMb0c97e0505a0bc7a16ba291a1ac79ec8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark0.038298
Satisfiable
(Un)Satisfiability was proved
Number of variables42
Number of constraints18
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":15},{"size":501,"count":6}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":21},{"degree":2,"count":15},{"degree":6,"count":4},{"degree":7,"count":2}]
Minimum constraint arity1
Maximum constraint arity15
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":15},{"arity":6,"count":1},{"arity":15,"count":1}]
Number of extensional constraints0
Number of intensional constraints16
Distribution of constraint types[{"type":"intension","count":16},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283290-1503201088.xml"  -tl '2520s' -p 1 -x 3
0.06/0.29	c [HOME/instance-4283290-1503201088.xml, -tl, 2520s, -p, 1, -x, 3]
0.24/0.35	c simple solver
0.41/0.42	c parse instance...
0.60/0.62	c solve instance...
0.85/0.67	o 500 
0.85/0.68	o 499 
0.85/0.68	o 498 
0.85/0.68	o 497 
0.85/0.68	o 496 
0.85/0.69	o 495 
0.85/0.69	o 494 
0.85/0.70	o 493 
1.13/0.71	o 19 
1.13/0.71	o 18 
1.13/0.78	o 17 
1.49/0.81	s OPTIMUM FOUND
1.49/0.81	v <instantiation>
1.49/0.81	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[1][2] y[1][3] y[1][4] y[1][5] y[2][3] y[2][4] y[2][5] y[3][4] y[3][5] y[4][5] </list>
1.49/0.81	v 	<values>0 1 4 10 15 17 1 4 10 15 17 3 9 14 16 6 11 13 5 7 2 </values>
1.49/0.81	v </instantiation>

Verifier Data

OK	17

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283290-1503201088/watcher-4283290-1503201088 -o /tmp/evaluation-result-4283290-1503201088/solver-4283290-1503201088 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503172133-9102 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1685429935 HOME/instance-4283290-1503201088.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=17339, runsolver pid=17336

[startup+0.100197 s]*
/proc/loadavg: 1.73 1.72 1.76 3/203 17347
/proc/meminfo: memFree=30649044/32770624 swapFree=67108860/67108860
[pid=17339] ppid=17336 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/17339/stat : 17339 (xcsp3-exec) S 17336 17339 28892 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 122301735 9740288 344 18446744073709551615 4194304 5098028 140726272604960 140726272603064 139815635010172 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 32702464 140726272606584 140726272606789 140726272606789 140726272610283 0
/proc/17339/statm: 2378 344 289 221 0 87 0
[pid=17341] ppid=17339 vsize=13574484 memory=17728 CPUtime=0.02 cores=0,2,4,6
/proc/17341/stat : 17341 (java) S 17339 17339 28892 0 -1 1077944320 3740 0 0 0 2 0 0 0 20 0 9 0 122301743 13900271616 4432 18446744073709551615 4194304 4196468 140730938975760 140730938958304 140716433882871 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
/proc/17341/statm: 3393621 4432 2086 1 0 3383118 0
[pid=17341/tid=17342] ppid=17339 vsize=13574484 memory=-8023549066454273880 CPUtime=0.02 cores=0,2,4,6
/proc/17341/task/17342/stat : 17342 (java) R 17339 17339 28892 0 -1 4202560 2445 0 0 0 2 0 0 0 20 0 9 0 122301743 13900271616 4432 18446744073709551615 4194304 4196468 140730938975760 140716438118856 140716419565397 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17343] ppid=17339 vsize=13574484 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17343/stat : 17343 (java) S 17339 17339 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 122301744 13900271616 4432 18446744073709551615 4194304 4196468 140730938975760 140716353296912 140716433893077 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17344] ppid=17339 vsize=13574484 memory=140676553029248 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17344/stat : 17344 (java) S 17339 17339 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 122301744 13900271616 4432 18446744073709551615 4194304 4196468 140730938975760 140716352244368 140716433893077 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17345] ppid=17339 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17345/stat : 17345 (java) S 17339 17339 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 122301744 13900271616 4432 18446744073709551615 4194304 4196468 140730938975760 140716351191312 140716433893077 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17346] ppid=17339 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17346/stat : 17346 (java) S 17339 17339 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 122301744 13900271616 4432 18446744073709551615 4194304 4196468 140730938975760 140716350138768 140716433893077 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17347] ppid=17339 vsize=13574484 memory=140676553029248 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17347/stat : 17347 (java) S 17339 17339 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 122301745 13900271616 4432 18446744073709551615 4194304 4196468 140730938975760 140715934825200 140716433894018 0 0 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17348] ppid=17339 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17348/stat : 17348 (java) S 17339 17339 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 122301746 13900271616 4432 18446744073709551615 4194304 4196468 140730938975760 140715933771424 140716433893077 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17349] ppid=17339 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17349/stat : 17349 (java) S 17339 17339 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 122301746 13900271616 4432 18446744073709551615 4194304 4196468 140730938975760 140715932718384 140716433893077 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 19104 KiB

[startup+0.210047 s]*
/proc/loadavg: 1.73 1.72 1.76 2/210 17354
/proc/meminfo: memFree=30647064/32770624 swapFree=67108860/67108860
[pid=17339] ppid=17336 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/17339/stat : 17339 (xcsp3-exec) S 17336 17339 28892 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 122301735 9740288 344 18446744073709551615 4194304 5098028 140726272604960 140726272603064 139815635010172 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 32702464 140726272606584 140726272606789 140726272606789 140726272610283 0
/proc/17339/statm: 2378 344 289 221 0 87 0
[pid=17341] ppid=17339 vsize=13973868 memory=22716 CPUtime=0.06 cores=0,2,4,6
/proc/17341/stat : 17341 (java) S 17339 17339 28892 0 -1 1077944320 4606 0 0 0 5 1 0 0 20 0 15 0 122301743 14309240832 5679 18446744073709551615 4194304 4196468 140730938975760 140730938958304 140716433882871 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
/proc/17341/statm: 3493467 5679 2576 1 0 3482964 0
[pid=17341/tid=17342] ppid=17339 vsize=13974352 memory=7311146985107750967 CPUtime=0.05 cores=0,2,4,6
/proc/17341/task/17342/stat : 17342 (java) R 17339 17339 28892 0 -1 4202560 2856 0 0 0 5 0 0 0 20 0 15 0 122301743 14309736448 5743 18446744073709551615 4194304 4196468 140730938975760 140716438125152 140716394864516 0 4 1 16800974 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17343] ppid=17339 vsize=13974352 memory=13729 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17343/stat : 17343 (java) S 17339 17339 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122301744 14309736448 5743 18446744073709551615 4194304 4196468 140730938975760 140716353296912 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17344] ppid=17339 vsize=13974352 memory=140676553577633 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17344/stat : 17344 (java) S 17339 17339 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122301744 14309736448 5809 18446744073709551615 4194304 4196468 140730938975760 140716352244368 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17345] ppid=17339 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17345/stat : 17345 (java) S 17339 17339 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122301744 14309736448 5809 18446744073709551615 4194304 4196468 140730938975760 140716351191312 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17346] ppid=17339 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17346/stat : 17346 (java) S 17339 17339 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122301744 14309736448 5809 18446744073709551615 4194304 4196468 140730938975760 140716350138768 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17347] ppid=17339 vsize=13974352 memory=140676553029248 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17347/stat : 17347 (java) S 17339 17339 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122301745 14309736448 5809 18446744073709551615 4194304 4196468 140730938975760 140715934825200 140716433894018 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17348] ppid=17339 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17348/stat : 17348 (java) S 17339 17339 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122301746 14309736448 5809 18446744073709551615 4194304 4196468 140730938975760 140715933771424 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17349] ppid=17339 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17349/stat : 17349 (java) S 17339 17339 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 122301746 14309736448 5809 18446744073709551615 4194304 4196468 140730938975760 140715932718320 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17350] ppid=17339 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17350/stat : 17350 (java) S 17339 17339 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122301748 14309736448 5809 18446744073709551615 4194304 4196468 140730938975760 140715931666896 140716433901467 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17351] ppid=17339 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17351/stat : 17351 (java) S 17339 17339 28892 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 122301748 14309736448 5809 18446744073709551615 4194304 4196468 140730938975760 140715930614000 140716433894018 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17352] ppid=17339 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17352/stat : 17352 (java) S 17339 17339 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122301748 14309736448 5809 18446744073709551615 4194304 4196468 140730938975760 140715929561456 140716433894018 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17353] ppid=17339 vsize=13974352 memory=140676553029248 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17353/stat : 17353 (java) S 17339 17339 28892 0 -1 1077944384 227 0 0 0 0 0 0 0 20 0 15 0 122301748 14309736448 5809 18446744073709551615 4194304 4196468 140730938975760 140715928508400 140716433894018 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17354] ppid=17339 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17354/stat : 17354 (java) S 17339 17339 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122301748 14309736448 5809 18446744073709551615 4194304 4196468 140730938975760 140715927456096 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17355] ppid=17339 vsize=13974352 memory=140676553029248 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17355/stat : 17355 (java) S 17339 17339 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122301757 14309736448 5809 18446744073709551615 4194304 4196468 140730938975760 140715926404144 140716433894018 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13983380 KiB
Current children cumulated memory: 24092 KiB

[startup+0.310161 s]*
/proc/loadavg: 1.73 1.72 1.76 3/211 17355
/proc/meminfo: memFree=30631980/32770624 swapFree=67108860/67108860
[pid=17339] ppid=17336 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/17339/stat : 17339 (xcsp3-exec) S 17336 17339 28892 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 122301735 9740288 344 18446744073709551615 4194304 5098028 140726272604960 140726272603064 139815635010172 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 32702464 140726272606584 140726272606789 140726272606789 140726272610283 0
/proc/17339/statm: 2378 344 289 221 0 87 0
[pid=17341] ppid=17339 vsize=13974352 memory=36732 CPUtime=0.24 cores=0,2,4,6
/proc/17341/stat : 17341 (java) S 17339 17339 28892 0 -1 1077944320 8283 0 0 0 22 2 0 0 20 0 15 0 122301743 14309736448 9183 18446744073709551615 4194304 4196468 140730938975760 140730938958304 140716433882871 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
/proc/17341/statm: 3493588 9183 2960 1 0 3482964 0
[pid=17341/tid=17342] ppid=17339 vsize=13974352 memory=-7677926825137650786 CPUtime=0.14 cores=0,2,4,6
/proc/17341/task/17342/stat : 17342 (java) R 17339 17339 28892 0 -1 4202560 5604 0 0 0 13 1 0 0 20 0 15 0 122301743 14309736448 9183 18446744073709551615 4194304 4196468 140730938975760 140716438110640 140716417963358 0 4 1 16800974 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17343] ppid=17339 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17343/stat : 17343 (java) S 17339 17339 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122301744 14309736448 9183 18446744073709551615 4194304 4196468 140730938975760 140716353296912 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17344] ppid=17339 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17344/stat : 17344 (java) S 17339 17339 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122301744 14309736448 9183 18446744073709551615 4194304 4196468 140730938975760 140716352244368 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17345] ppid=17339 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17345/stat : 17345 (java) S 17339 17339 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122301744 14309736448 9183 18446744073709551615 4194304 4196468 140730938975760 140716351191312 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17346] ppid=17339 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17346/stat : 17346 (java) S 17339 17339 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122301744 14309736448 9183 18446744073709551615 4194304 4196468 140730938975760 140716350138768 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17347] ppid=17339 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17347/stat : 17347 (java) S 17339 17339 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122301745 14309736448 9183 18446744073709551615 4194304 4196468 140730938975760 140715934825200 140716433894018 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17348] ppid=17339 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17348/stat : 17348 (java) S 17339 17339 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122301746 14309736448 9183 18446744073709551615 4194304 4196468 140730938975760 140715933771424 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17349] ppid=17339 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17349/stat : 17349 (java) S 17339 17339 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 122301746 14309736448 9183 18446744073709551615 4194304 4196468 140730938975760 140715932718320 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17350] ppid=17339 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17350/stat : 17350 (java) S 17339 17339 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122301748 14309736448 9183 18446744073709551615 4194304 4196468 140730938975760 140715931666896 140716433901467 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17351] ppid=17339 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/17341/task/17351/stat : 17351 (java) S 17339 17339 28892 0 -1 1077944384 494 0 0 0 1 0 0 0 20 0 15 0 122301748 14309736448 9183 18446744073709551615 4194304 4196468 140730938975760 140715930614000 140716433894018 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17352] ppid=17339 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/17341/task/17352/stat : 17352 (java) S 17339 17339 28892 0 -1 1077944384 184 0 0 0 1 0 0 0 20 0 15 0 122301748 14309736448 9183 18446744073709551615 4194304 4196468 140730938975760 140715929561456 140716433894018 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17353] ppid=17339 vsize=13974352 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/17341/task/17353/stat : 17353 (java) R 17339 17339 28892 0 -1 4202560 699 0 0 0 5 0 0 0 20 0 15 0 122301748 14309736448 9183 18446744073709551615 4194304 4196468 140730938975760 140715928508400 140716433894806 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17354] ppid=17339 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17354/stat : 17354 (java) S 17339 17339 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122301748 14309736448 9183 18446744073709551615 4194304 4196468 140730938975760 140715927456096 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17355] ppid=17339 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17355/stat : 17355 (java) S 17339 17339 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122301757 14309736448 9183 18446744073709551615 4194304 4196468 140730938975760 140715926404144 140716433894018 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38108 KiB

[startup+0.706508 s]
/proc/loadavg: 1.73 1.72 1.76 5/211 17355
/proc/meminfo: memFree=30621228/32770624 swapFree=67108860/67108860
[pid=17339] ppid=17336 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/17339/stat : 17339 (xcsp3-exec) S 17336 17339 28892 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 122301735 9740288 344 18446744073709551615 4194304 5098028 140726272604960 140726272603064 139815635010172 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 32702464 140726272606584 140726272606789 140726272606789 140726272610283 0
/proc/17339/statm: 2378 344 289 221 0 87 0
[pid=17341] ppid=17339 vsize=13980732 memory=63232 CPUtime=1.13 cores=0,2,4,6
/proc/17341/stat : 17341 (java) S 17339 17339 28892 0 -1 1077944320 12627 0 0 0 109 4 0 0 20 0 15 0 122301743 14316269568 15808 18446744073709551615 4194304 4196468 140730938975760 140730938958304 140716433882871 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
/proc/17341/statm: 3495183 15808 3172 1 0 3483476 0
[pid=17341/tid=17342] ppid=17339 vsize=13980732 memory=4612 CPUtime=0.52 cores=0,2,4,6
/proc/17341/task/17342/stat : 17342 (java) R 17339 17339 28892 0 -1 4202560 8358 0 0 0 50 2 0 0 20 0 15 0 122301743 14316269568 15808 18446744073709551615 4194304 4196468 140730938975760 140716438121136 140716433894806 0 4 1 16800974 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17343] ppid=17339 vsize=13980732 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17343/stat : 17343 (java) S 17339 17339 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122301744 14316269568 15808 18446744073709551615 4194304 4196468 140730938975760 140716353296912 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17344] ppid=17339 vsize=13980732 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17344/stat : 17344 (java) S 17339 17339 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122301744 14316269568 15808 18446744073709551615 4194304 4196468 140730938975760 140716352244368 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17345] ppid=17339 vsize=13980732 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17345/stat : 17345 (java) S 17339 17339 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122301744 14316269568 15808 18446744073709551615 4194304 4196468 140730938975760 140716351191312 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17346] ppid=17339 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17346/stat : 17346 (java) S 17339 17339 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122301744 14316269568 15808 18446744073709551615 4194304 4196468 140730938975760 140716350138768 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17347] ppid=17339 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17347/stat : 17347 (java) S 17339 17339 28892 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 122301745 14316269568 15808 18446744073709551615 4194304 4196468 140730938975760 140715934825200 140716433894018 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17348] ppid=17339 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17348/stat : 17348 (java) S 17339 17339 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122301746 14316269568 15808 18446744073709551615 4194304 4196468 140730938975760 140715933771424 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17349] ppid=17339 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17349/stat : 17349 (java) S 17339 17339 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 122301746 14316269568 15808 18446744073709551615 4194304 4196468 140730938975760 140715932718320 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17350] ppid=17339 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17350/stat : 17350 (java) S 17339 17339 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122301748 14316269568 15808 18446744073709551615 4194304 4196468 140730938975760 140715931666896 140716433901467 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17351] ppid=17339 vsize=13980732 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/17341/task/17351/stat : 17351 (java) R 17339 17339 28892 0 -1 1077944384 1088 0 0 0 18 0 0 0 20 0 15 0 122301748 14316269568 15808 18446744073709551615 4194304 4196468 140730938975760 140715930614000 140716433894018 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17352] ppid=17339 vsize=13980732 memory=27 CPUtime=0.15 cores=0,2,4,6
/proc/17341/task/17352/stat : 17352 (java) R 17339 17339 28892 0 -1 4202560 645 0 0 0 15 0 0 0 20 0 15 0 122301748 14316269568 15808 18446744073709551615 4194304 4196468 140730938975760 140715929548896 140716412287397 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17353] ppid=17339 vsize=13980732 memory=79 CPUtime=0.25 cores=0,2,4,6
/proc/17341/task/17353/stat : 17353 (java) R 17339 17339 28892 0 -1 4202560 1229 0 0 0 25 0 0 0 20 0 15 0 122301748 14316269568 15808 18446744073709551615 4194304 4196468 140730938975760 140715928508400 140716426979707 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17354] ppid=17339 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17354/stat : 17354 (java) S 17339 17339 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122301748 14316269568 15808 18446744073709551615 4194304 4196468 140730938975760 140715927456096 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17355] ppid=17339 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17355/stat : 17355 (java) S 17339 17339 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122301757 14316269568 15808 18446744073709551615 4194304 4196468 140730938975760 140715926404144 140716433894018 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 64608 KiB

[startup+0.830125 s]
# the end of solver process 17339 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.51856 s, system=0.050822 s

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

[startup+0.801057 s]
/proc/loadavg: 1.73 1.72 1.76 5/211 17355
/proc/meminfo: memFree=30621228/32770624 swapFree=67108860/67108860
[pid=17339] ppid=17336 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/17339/stat : 17339 (xcsp3-exec) S 17336 17339 28892 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 122301735 9740288 344 18446744073709551615 4194304 5098028 140726272604960 140726272603064 139815635010172 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 7 0 0 7196144 7232144 32702464 140726272606584 140726272606789 140726272606789 140726272610283 0
/proc/17339/statm: 2378 344 289 221 0 87 0
[pid=17341] ppid=17339 vsize=13980732 memory=72236 CPUtime=1.49 cores=0,2,4,6
/proc/17341/stat : 17341 (java) S 17339 17339 28892 0 -1 1077944320 14950 0 0 0 145 4 0 0 20 0 15 0 122301743 14316269568 18059 18446744073709551615 4194304 4196468 140730938975760 140730938958304 140716433882871 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
/proc/17341/statm: 3495183 18059 3183 1 0 3483476 0
[pid=17341/tid=17342] ppid=17339 vsize=13980732 memory=288230621803970871 CPUtime=0.62 cores=0,2,4,6
/proc/17341/task/17342/stat : 17342 (java) R 17339 17339 28892 0 -1 4202560 8367 0 0 0 60 2 0 0 20 0 15 0 122301743 14316269568 18059 18446744073709551615 4194304 4196468 140730938975760 140716438121600 140716433894806 0 4 1 16800974 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17343] ppid=17339 vsize=13980732 memory=15825486446070293 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17343/stat : 17343 (java) S 17339 17339 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122301744 14316269568 18059 18446744073709551615 4194304 4196468 140730938975760 140716353296912 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17344] ppid=17339 vsize=13980732 memory=1 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17344/stat : 17344 (java) S 17339 17339 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122301744 14316269568 18059 18446744073709551615 4194304 4196468 140730938975760 140716352244368 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17345] ppid=17339 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17345/stat : 17345 (java) S 17339 17339 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122301744 14316269568 18059 18446744073709551615 4194304 4196468 140730938975760 140716351191312 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17346] ppid=17339 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17346/stat : 17346 (java) S 17339 17339 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122301744 14316269568 18059 18446744073709551615 4194304 4196468 140730938975760 140716350138768 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17347] ppid=17339 vsize=13980732 memory=3074 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17347/stat : 17347 (java) S 17339 17339 28892 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 122301745 14316269568 18059 18446744073709551615 4194304 4196468 140730938975760 140715934825200 140716433894018 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17348] ppid=17339 vsize=13980732 memory=635 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17348/stat : 17348 (java) S 17339 17339 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122301746 14316269568 18059 18446744073709551615 4194304 4196468 140730938975760 140715933771424 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17349] ppid=17339 vsize=13980732 memory=201 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17349/stat : 17349 (java) S 17339 17339 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 122301746 14316269568 18059 18446744073709551615 4194304 4196468 140730938975760 140715932718320 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17350] ppid=17339 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17350/stat : 17350 (java) S 17339 17339 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122301748 14316269568 18059 18446744073709551615 4194304 4196468 140730938975760 140715931666896 140716433901467 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17351] ppid=17339 vsize=13980732 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/17341/task/17351/stat : 17351 (java) R 17339 17339 28892 0 -1 4202560 1659 0 0 0 26 0 0 0 20 0 15 0 122301748 14316269568 18059 18446744073709551615 4194304 4196468 140730938975760 140715930601128 140716426600023 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17352] ppid=17339 vsize=13980732 memory=5787239129067835472 CPUtime=0.24 cores=0,2,4,6
/proc/17341/task/17352/stat : 17352 (java) D 17339 17339 28892 0 -1 4202560 1526 0 0 0 24 0 0 0 20 0 15 0 122301748 14316269568 18059 18446744073709551615 4194304 4196468 140730938975760 140715929547480 140716415428648 0 4 1 16800974 18446744071582151416 0 0 -1 2 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17353] ppid=17339 vsize=13980732 memory=7300728970739542608 CPUtime=0.34 cores=0,2,4,6
/proc/17341/task/17353/stat : 17353 (java) D 17339 17339 28892 0 -1 4202560 2090 0 0 0 34 0 0 0 20 0 15 0 122301748 14316269568 18059 18446744073709551615 4194304 4196468 140730938975760 140715928505608 140716426119998 0 4 1 16800974 18446744071582151416 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17354] ppid=17339 vsize=13980732 memory=5787213857196369745 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17354/stat : 17354 (java) S 17339 17339 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122301748 14316269568 18059 18446744073709551615 4194304 4196468 140730938975760 140715927456096 140716433893077 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
[pid=17341/tid=17355] ppid=17339 vsize=13980732 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/17341/task/17355/stat : 17355 (java) S 17339 17339 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122301757 14316269568 18059 18446744073709551615 4194304 4196468 140730938975760 140715926404144 140716433894018 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32256000 140730938982833 140730938983009 140730938983009 140730938986447 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 73612 KiB

Child status: 0
Real time (s): 0.830181
CPU time (s): 1.56938
CPU user time (s): 1.51856
CPU system time (s): 0.050822
CPU usage (%): 189.041
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 73612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.51856
system time used= 0.050822
maximum resident set size= 78272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16293
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= 1557
involuntary context switches= 7


# summary of solver processes directly reported to runsolver:
#   pid: 17339
#   total CPU time (s): 1.56938
#   total CPU user time (s): 1.51856
#   total CPU system time (s): 0.050822

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.032691 second user time and 0.041863 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-20 05:37:16
IDJOB=4283290
IDBENCH=126217
IDSOLVER=2679
FILE ID=node127/4283290-1503201088
RUNJOBID= node127-1503172133-9102
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-06-a3.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-4283290-1503201088/watcher-4283290-1503201088 -o /tmp/evaluation-result-4283290-1503201088/solver-4283290-1503201088 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503172133-9102 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1685429935 HOME/instance-4283290-1503201088.xml

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

MD5SUM BENCH= b0c97e0505a0bc7a16ba291a1ac79ec8
RANDOM SEED=1685429935

node127.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.92
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.92
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.92
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.92
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:        30658088 kB
MemAvailable:   31524196 kB
Buffers:          303956 kB
Cached:           863648 kB
SwapCached:            0 kB
Active:          1279616 kB
Inactive:         384088 kB
Active(anon):     446972 kB
Inactive(anon):    99152 kB
Active(file):     832644 kB
Inactive(file):   284936 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7624 kB
Writeback:            16 kB
AnonPages:        496472 kB
Mapped:            75000 kB
Shmem:             49828 kB
Slab:             155300 kB
SReclaimable:     128728 kB
SUnreclaim:        26572 kB
KernelStack:        3440 kB
PageTables:         6592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1167716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    397312 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node127 at 2017-08-20 05:37:17