Trace number 4269324

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 4.0.5 seq (2017-08-09)OPT6 1.1808 0.68391699

General information on the benchmark

NameStillLife/StillLife-wst-s1/
StillLife-wastage-03.xml
MD5SUM7be818acedb52ac703edcbfe3be7901c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.032563999
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints47
Number of domains4
Minimum domain size2
Maximum domain size51
Distribution of domain sizes[{"size":2,"count":25},{"size":3,"count":25},{"size":10,"count":1},{"size":51,"count":5}]
Minimum variable degree1
Maximum variable degree9
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":22},{"degree":3,"count":8},{"degree":4,"count":12},{"degree":6,"count":1},{"degree":8,"count":8},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity10
Distribution of constraint arities[{"arity":2,"count":17},{"arity":3,"count":12},{"arity":5,"count":4},{"arity":6,"count":1},{"arity":7,"count":4},{"arity":10,"count":9}]
Number of extensional constraints21
Number of intensional constraints16
Distribution of constraint types[{"type":"extension","count":21},{"type":"intension","count":16},{"type":"sum","count":6},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269324-1502702635.xml"  -tl '2520s' -p 1 -x 0
0.10/0.26	c [HOME/instance-4269324-1502702635.xml, -tl, 2520s, -p, 1, -x, 0]
0.30/0.32	c simple solver
0.30/0.39	c parse instance...
0.97/0.65	c solve instance...
0.97/0.67	o 6 
0.97/0.67	s OPTIMUM FOUND
0.97/0.67	v <instantiation>
0.97/0.67	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] ws[0] ws[1] ws[2] ws[3] ws[4] z </list>
0.97/0.67	v 	<values>0 0 0 0 0 0 1 1 0 0 0 1 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 2 0 0 1 0 0 0 0 0 1 0 0 0 1 2 4 5 6 6 </values>
0.97/0.67	v </instantiation>

Verifier Data

OK	6

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269324-1502702635/watcher-4269324-1502702635 -o /tmp/evaluation-result-4269324-1502702635/solver-4269324-1502702635 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24471 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1285531140 HOME/instance-4269324-1502702635.xml 

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

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


[startup+0.100152 s]*
/proc/loadavg: 1.42 1.58 1.67 3/208 32726
/proc/meminfo: memFree=31566536/32770624 swapFree=67108764/67108860
[pid=32718] ppid=32715 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/32718/stat : 32718 (xcsp3-exec) S 32715 32718 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117769926 9740288 345 18446744073709551615 4194304 5098028 140727110574288 140727110572392 140245199528572 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 25411584 140727110578552 140727110578757 140727110578757 140727110582251 0
/proc/32718/statm: 2378 345 289 221 0 87 0
[pid=32720] ppid=32718 vsize=13574484 memory=17728 CPUtime=0.02 cores=1,3,5,7
/proc/32720/stat : 32720 (java) S 32718 32718 4674 0 -1 1077944320 3738 0 0 0 2 0 0 0 20 0 9 0 117769934 13900271616 4432 18446744073709551615 4194304 4196468 140730780901856 140730780884400 140121919414007 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
/proc/32720/statm: 3393621 4432 2086 1 0 3383118 0
[pid=32720/tid=32721] ppid=32718 vsize=13574484 memory=-8713483618642457695 CPUtime=0.02 cores=1,3,5,7
/proc/32720/task/32721/stat : 32721 (java) R 32718 32718 4674 0 -1 4202560 2442 0 0 0 2 0 0 0 20 0 9 0 117769934 13900271616 4432 18446744073709551615 4194304 4196468 140730780901856 140121923649768 140121912598129 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32722] ppid=32718 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32722/stat : 32722 (java) S 32718 32718 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 117769935 13900271616 4432 18446744073709551615 4194304 4196468 140730780901856 140121838828688 140121919424213 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32723] ppid=32718 vsize=13574484 memory=140374682035840 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32723/stat : 32723 (java) S 32718 32718 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 117769935 13900271616 4432 18446744073709551615 4194304 4196468 140730780901856 140121837775888 140121919424213 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32724] ppid=32718 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32724/stat : 32724 (java) S 32718 32718 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 117769935 13900271616 4432 18446744073709551615 4194304 4196468 140730780901856 140121836723088 140121919424213 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32725] ppid=32718 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32725/stat : 32725 (java) S 32718 32718 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 117769935 13900271616 4432 18446744073709551615 4194304 4196468 140730780901856 140121835670288 140121919424213 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32726] ppid=32718 vsize=13574484 memory=140374682035840 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32726/stat : 32726 (java) S 32718 32718 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 117769936 13900271616 4432 18446744073709551615 4194304 4196468 140730780901856 140121398028656 140121919425154 0 0 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32727] ppid=32718 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32727/stat : 32727 (java) S 32718 32718 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 117769937 13900271616 4432 18446744073709551615 4194304 4196468 140730780901856 140121396974624 140121919424213 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32728] ppid=32718 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32728/stat : 32728 (java) S 32718 32718 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 117769937 13900271616 4432 18446744073709551615 4194304 4196468 140730780901856 140121395921840 140121919424213 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 19108 KiB

[startup+0.210202 s]*
/proc/loadavg: 1.42 1.58 1.67 5/216 32734
/proc/meminfo: memFree=31557924/32770624 swapFree=67108764/67108860
[pid=32718] ppid=32715 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/32718/stat : 32718 (xcsp3-exec) S 32715 32718 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117769926 9740288 345 18446744073709551615 4194304 5098028 140727110574288 140727110572392 140245199528572 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 25411584 140727110578552 140727110578757 140727110578757 140727110582251 0
/proc/32718/statm: 2378 345 289 221 0 87 0
[pid=32720] ppid=32718 vsize=13974352 memory=28164 CPUtime=0.1 cores=1,3,5,7
/proc/32720/stat : 32720 (java) S 32718 32718 4674 0 -1 1077944320 4955 0 0 0 9 1 0 0 20 0 15 0 117769934 14309736448 7041 18446744073709551615 4194304 4196468 140730780901856 140730780884400 140121919414007 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
/proc/32720/statm: 3493588 7041 2728 1 0 3482964 0
[pid=32720/tid=32721] ppid=32718 vsize=13974352 memory=7311146985107750967 CPUtime=0.07 cores=1,3,5,7
/proc/32720/task/32721/stat : 32721 (java) R 32718 32718 4674 0 -1 4202560 3095 0 0 0 7 0 0 0 20 0 15 0 117769934 14309736448 7041 18446744073709551615 4194304 4196468 140730780901856 140121923636400 140121903494494 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32722] ppid=32718 vsize=13974352 memory=12630 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32722/stat : 32722 (java) S 32718 32718 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117769935 14309736448 7041 18446744073709551615 4194304 4196468 140730780901856 140121838828688 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32723] ppid=32718 vsize=13974352 memory=3690052165127300768 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32723/stat : 32723 (java) S 32718 32718 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117769935 14309736448 7041 18446744073709551615 4194304 4196468 140730780901856 140121837775888 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32724] ppid=32718 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32724/stat : 32724 (java) S 32718 32718 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117769935 14309736448 7041 18446744073709551615 4194304 4196468 140730780901856 140121836723088 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32725] ppid=32718 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32725/stat : 32725 (java) S 32718 32718 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117769935 14309736448 7041 18446744073709551615 4194304 4196468 140730780901856 140121835670288 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32726] ppid=32718 vsize=13974352 memory=140374682035840 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32726/stat : 32726 (java) S 32718 32718 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117769936 14309736448 7041 18446744073709551615 4194304 4196468 140730780901856 140121398028656 140121919425154 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32727] ppid=32718 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32727/stat : 32727 (java) S 32718 32718 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117769937 14309736448 7041 18446744073709551615 4194304 4196468 140730780901856 140121396974624 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32728] ppid=32718 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32728/stat : 32728 (java) S 32718 32718 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117769937 14309736448 7041 18446744073709551615 4194304 4196468 140730780901856 140121395921776 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32729] ppid=32718 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32729/stat : 32729 (java) S 32718 32718 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117769939 14309736448 7041 18446744073709551615 4194304 4196468 140730780901856 140121394870096 140121919432603 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32730] ppid=32718 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32730/stat : 32730 (java) S 32718 32718 4674 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 117769939 14309736448 7041 18446744073709551615 4194304 4196468 140730780901856 140121393818480 140121919425154 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32731] ppid=32718 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32731/stat : 32731 (java) R 32718 32718 4674 0 -1 4202560 317 0 0 0 0 0 0 0 20 0 15 0 117769939 14309736448 7041 18446744073709551615 4194304 4196468 140730780901856 140121392757328 140121905473504 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32732] ppid=32718 vsize=13974352 memory=140374682035840 CPUtime=0.01 cores=1,3,5,7
/proc/32720/task/32732/stat : 32732 (java) S 32718 32718 4674 0 -1 1077944384 258 0 0 0 1 0 0 0 20 0 15 0 117769939 14309736448 7041 18446744073709551615 4194304 4196468 140730780901856 140121391712880 140121919425154 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32733] ppid=32718 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32733/stat : 32733 (java) S 32718 32718 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117769939 14309736448 7041 18446744073709551615 4194304 4196468 140730780901856 140121390660320 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32734] ppid=32718 vsize=13974352 memory=140374682035840 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32734/stat : 32734 (java) S 32718 32718 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117769945 14309736448 7107 18446744073709551615 4194304 4196468 140730780901856 140121389607600 140121919425154 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29544 KiB

[startup+0.311122 s]*
/proc/loadavg: 1.42 1.58 1.67 7/219 32741
/proc/meminfo: memFree=31546904/32770624 swapFree=67108764/67108860
[pid=32718] ppid=32715 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/32718/stat : 32718 (xcsp3-exec) S 32715 32718 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117769926 9740288 345 18446744073709551615 4194304 5098028 140727110574288 140727110572392 140245199528572 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 25411584 140727110578552 140727110578757 140727110578757 140727110582251 0
/proc/32718/statm: 2378 345 289 221 0 87 0
[pid=32720] ppid=32718 vsize=13974352 memory=39564 CPUtime=0.3 cores=1,3,5,7
/proc/32720/stat : 32720 (java) S 32718 32718 4674 0 -1 1077944320 8455 0 0 0 28 2 0 0 20 0 15 0 117769934 14309736448 9891 18446744073709551615 4194304 4196468 140730780901856 140730780884400 140121919414007 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
/proc/32720/statm: 3493588 9891 3031 1 0 3482964 0
[pid=32720/tid=32721] ppid=32718 vsize=13974352 memory=4872558044660077418 CPUtime=0.18 cores=1,3,5,7
/proc/32720/task/32721/stat : 32721 (java) R 32718 32718 4674 0 -1 4202560 5713 0 0 0 16 2 0 0 20 0 15 0 117769934 14309736448 9891 18446744073709551615 4194304 4196468 140730780901856 140121923647808 140121899014655 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32722] ppid=32718 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32722/stat : 32722 (java) S 32718 32718 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117769935 14309736448 9891 18446744073709551615 4194304 4196468 140730780901856 140121838828688 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32723] ppid=32718 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32723/stat : 32723 (java) S 32718 32718 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117769935 14309736448 9891 18446744073709551615 4194304 4196468 140730780901856 140121837775888 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32724] ppid=32718 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32724/stat : 32724 (java) S 32718 32718 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117769935 14309736448 9891 18446744073709551615 4194304 4196468 140730780901856 140121836723088 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32725] ppid=32718 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32725/stat : 32725 (java) S 32718 32718 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117769935 14309736448 9891 18446744073709551615 4194304 4196468 140730780901856 140121835670288 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32726] ppid=32718 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32726/stat : 32726 (java) S 32718 32718 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117769936 14309736448 9891 18446744073709551615 4194304 4196468 140730780901856 140121398028656 140121919425154 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32727] ppid=32718 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32727/stat : 32727 (java) S 32718 32718 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117769937 14309736448 9891 18446744073709551615 4194304 4196468 140730780901856 140121396974624 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32728] ppid=32718 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32728/stat : 32728 (java) S 32718 32718 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117769937 14309736448 9891 18446744073709551615 4194304 4196468 140730780901856 140121395921776 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32729] ppid=32718 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32729/stat : 32729 (java) S 32718 32718 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117769939 14309736448 9891 18446744073709551615 4194304 4196468 140730780901856 140121394870096 140121919432603 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32730] ppid=32718 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/32720/task/32730/stat : 32730 (java) S 32718 32718 4674 0 -1 1077944384 146 0 0 0 2 0 0 0 20 0 15 0 117769939 14309736448 9891 18446744073709551615 4194304 4196468 140730780901856 140121393818480 140121919425154 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32731] ppid=32718 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/32720/task/32731/stat : 32731 (java) S 32718 32718 4674 0 -1 1077944384 585 0 0 0 2 0 0 0 20 0 15 0 117769939 14309736448 9891 18446744073709551615 4194304 4196468 140730780901856 140121392765680 140121919425154 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32732] ppid=32718 vsize=13974352 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/32720/task/32732/stat : 32732 (java) R 32718 32718 4674 0 -1 4202560 707 0 0 0 6 0 0 0 20 0 15 0 117769939 14309736448 9891 18446744073709551615 4194304 4196468 140730780901856 140121391712880 140121897934145 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32733] ppid=32718 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32733/stat : 32733 (java) S 32718 32718 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117769939 14309736448 9891 18446744073709551615 4194304 4196468 140730780901856 140121390660320 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32734] ppid=32718 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32734/stat : 32734 (java) S 32718 32718 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117769945 14309736448 9891 18446744073709551615 4194304 4196468 140730780901856 140121389607600 140121919425154 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 40944 KiB

[startup+0.683864 s]
# the end of solver process 32718 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.12537 s, system=0.055427 s

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

[startup+0.410848 s]*
/proc/loadavg: 1.42 1.58 1.67 4/218 32747
/proc/meminfo: memFree=31541052/32770624 swapFree=67108764/67108860
[pid=32718] ppid=32715 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/32718/stat : 32718 (xcsp3-exec) S 32715 32718 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117769926 9740288 345 18446744073709551615 4194304 5098028 140727110574288 140727110572392 140245199528572 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 25411584 140727110578552 140727110578757 140727110578757 140727110582251 0
/proc/32718/statm: 2378 345 289 221 0 87 0
[pid=32720] ppid=32718 vsize=13978608 memory=45900 CPUtime=0.47 cores=1,3,5,7
/proc/32720/stat : 32720 (java) S 32718 32718 4674 0 -1 1077944320 9849 0 0 0 43 4 0 0 20 0 15 0 117769934 14314094592 11475 18446744073709551615 4194304 4196468 140730780901856 140730780884400 140121919414007 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
/proc/32720/statm: 3494652 11475 3084 1 0 3482964 0
[pid=32720/tid=32721] ppid=32718 vsize=13978608 memory=7022364594140610616 CPUtime=0.28 cores=1,3,5,7
/proc/32720/task/32721/stat : 32721 (java) R 32718 32718 4674 0 -1 4202560 6972 0 0 0 25 3 0 0 20 0 15 0 117769934 14314094592 11540 18446744073709551615 4194304 4196468 140730780901856 140121923648848 140121903494494 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32722] ppid=32718 vsize=13978608 memory=4294979926 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32722/stat : 32722 (java) S 32718 32718 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117769935 14314094592 11540 18446744073709551615 4194304 4196468 140730780901856 140121838828688 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32723] ppid=32718 vsize=13978608 memory=3690052165127300768 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32723/stat : 32723 (java) S 32718 32718 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117769935 14314094592 11540 18446744073709551615 4194304 4196468 140730780901856 140121837775888 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32724] ppid=32718 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32724/stat : 32724 (java) S 32718 32718 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117769935 14314094592 11540 18446744073709551615 4194304 4196468 140730780901856 140121836723088 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32725] ppid=32718 vsize=13978608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32725/stat : 32725 (java) S 32718 32718 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117769935 14314094592 11540 18446744073709551615 4194304 4196468 140730780901856 140121835670288 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32726] ppid=32718 vsize=13978608 memory=140374682035840 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32726/stat : 32726 (java) S 32718 32718 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117769936 14314094592 11540 18446744073709551615 4194304 4196468 140730780901856 140121398028656 140121919425154 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32727] ppid=32718 vsize=13978608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32727/stat : 32727 (java) S 32718 32718 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117769937 14314094592 11540 18446744073709551615 4194304 4196468 140730780901856 140121396974624 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32728] ppid=32718 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32728/stat : 32728 (java) S 32718 32718 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117769937 14314094592 11540 18446744073709551615 4194304 4196468 140730780901856 140121395921776 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32729] ppid=32718 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32729/stat : 32729 (java) S 32718 32718 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117769939 14314094592 11540 18446744073709551615 4194304 4196468 140730780901856 140121394870096 140121919432603 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32730] ppid=32718 vsize=13978608 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/32720/task/32730/stat : 32730 (java) S 32718 32718 4674 0 -1 1077944384 200 0 0 0 3 0 0 0 20 0 15 0 117769939 14314094592 11540 18446744073709551615 4194304 4196468 140730780901856 140121393818480 140121919425154 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32731] ppid=32718 vsize=13978608 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/32720/task/32731/stat : 32731 (java) S 32718 32718 4674 0 -1 1077944384 585 0 0 0 2 0 0 0 20 0 15 0 117769939 14314094592 11540 18446744073709551615 4194304 4196468 140730780901856 140121392765680 140121919425154 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32732] ppid=32718 vsize=13978608 memory=140374682035840 CPUtime=0.11 cores=1,3,5,7
/proc/32720/task/32732/stat : 32732 (java) S 32718 32718 4674 0 -1 1077944384 789 0 0 0 11 0 0 0 20 0 15 0 117769939 14314094592 11540 18446744073709551615 4194304 4196468 140730780901856 140121391712880 140121919425154 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32733] ppid=32718 vsize=13978608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32733/stat : 32733 (java) S 32718 32718 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117769939 14314094592 11540 18446744073709551615 4194304 4196468 140730780901856 140121390660320 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32734] ppid=32718 vsize=13978608 memory=140374682035840 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32734/stat : 32734 (java) S 32718 32718 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117769945 14314094592 11540 18446744073709551615 4194304 4196468 140730780901856 140121389607600 140121919425154 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 47280 KiB

[startup+0.61074 s]
/proc/loadavg: 1.42 1.58 1.67 7/219 32748
/proc/meminfo: memFree=31532420/32770624 swapFree=67108764/67108860
[pid=32718] ppid=32715 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/32718/stat : 32718 (xcsp3-exec) S 32715 32718 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117769926 9740288 345 18446744073709551615 4194304 5098028 140727110574288 140727110572392 140245199528572 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 25411584 140727110578552 140727110578757 140727110578757 140727110582251 0
/proc/32718/statm: 2378 345 289 221 0 87 0
[pid=32720] ppid=32718 vsize=13980732 memory=58844 CPUtime=0.97 cores=1,3,5,7
/proc/32720/stat : 32720 (java) S 32718 32718 4674 0 -1 1077944320 11775 0 0 0 93 4 0 0 20 0 15 0 117769934 14316269568 14711 18446744073709551615 4194304 4196468 140730780901856 140730780884400 140121919414007 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
/proc/32720/statm: 3495183 14711 3159 1 0 3483476 0
[pid=32720/tid=32721] ppid=32718 vsize=13980732 memory=0 CPUtime=0.47 cores=1,3,5,7
/proc/32720/task/32721/stat : 32721 (java) R 32718 32718 4674 0 -1 4202560 7933 0 0 0 44 3 0 0 20 0 15 0 117769934 14316269568 14711 18446744073709551615 4194304 4196468 140730780901856 140121923634288 140121919435933 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32722] ppid=32718 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32722/stat : 32722 (java) S 32718 32718 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117769935 14316269568 14711 18446744073709551615 4194304 4196468 140730780901856 140121838828688 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32723] ppid=32718 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32723/stat : 32723 (java) S 32718 32718 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117769935 14316269568 14711 18446744073709551615 4194304 4196468 140730780901856 140121837775888 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32724] ppid=32718 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32724/stat : 32724 (java) S 32718 32718 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117769935 14316269568 14711 18446744073709551615 4194304 4196468 140730780901856 140121836723088 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32725] ppid=32718 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32725/stat : 32725 (java) S 32718 32718 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117769935 14316269568 14711 18446744073709551615 4194304 4196468 140730780901856 140121835670288 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32726] ppid=32718 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32726/stat : 32726 (java) S 32718 32718 4674 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117769936 14316269568 14711 18446744073709551615 4194304 4196468 140730780901856 140121398028656 140121919425154 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32727] ppid=32718 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32727/stat : 32727 (java) S 32718 32718 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117769937 14316269568 14711 18446744073709551615 4194304 4196468 140730780901856 140121396974624 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32728] ppid=32718 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32728/stat : 32728 (java) S 32718 32718 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117769937 14316269568 14711 18446744073709551615 4194304 4196468 140730780901856 140121395921776 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32729] ppid=32718 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32729/stat : 32729 (java) S 32718 32718 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117769939 14316269568 14711 18446744073709551615 4194304 4196468 140730780901856 140121394870096 140121919432603 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32730] ppid=32718 vsize=13980732 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/32720/task/32730/stat : 32730 (java) S 32718 32718 4674 0 -1 1077944384 424 0 0 0 13 0 0 0 20 0 15 0 117769939 14316269568 14711 18446744073709551615 4194304 4196468 140730780901856 140121393818480 140121919425154 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32731] ppid=32718 vsize=13980732 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/32720/task/32731/stat : 32731 (java) S 32718 32718 4674 0 -1 1077944384 922 0 0 0 12 0 0 0 20 0 15 0 117769939 14316269568 14711 18446744073709551615 4194304 4196468 140730780901856 140121392765680 140121919425154 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32732] ppid=32718 vsize=13980732 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/32720/task/32732/stat : 32732 (java) S 32718 32718 4674 0 -1 1077944384 1193 0 0 0 23 0 0 0 20 0 15 0 117769939 14316269568 14711 18446744073709551615 4194304 4196468 140730780901856 140121391712880 140121919425154 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32733] ppid=32718 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32733/stat : 32733 (java) S 32718 32718 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117769939 14316269568 14711 18446744073709551615 4194304 4196468 140730780901856 140121390660320 140121919424213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
[pid=32720/tid=32734] ppid=32718 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32720/task/32734/stat : 32734 (java) S 32718 32718 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117769945 14316269568 14711 18446744073709551615 4194304 4196468 140730780901856 140121389607600 140121919425154 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18034688 140730780905905 140730780906081 140730780906081 140730780909519 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 60224 KiB

Child status: 0
Real time (s): 0.683917
CPU time (s): 1.1808
CPU user time (s): 1.12537
CPU system time (s): 0.055427
CPU usage (%): 172.652
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 60224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.12537
system time used= 0.055427
maximum resident set size= 63232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12922
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= 1446
involuntary context switches= 21


# summary of solver processes directly reported to runsolver:
#   pid: 32718
#   total CPU time (s): 1.1808
#   total CPU user time (s): 1.12537
#   total CPU system time (s): 0.055427

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.020888 second user time and 0.054709 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-14 11:10:01
IDJOB=4269324
IDBENCH=115924
IDSOLVER=2660
FILE ID=node134/4269324-1502702635
RUNJOBID= node134-1502649032-24471
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/StillLife/StillLife-wst-s1/StillLife-wastage-03.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-4269324-1502702635/watcher-4269324-1502702635 -o /tmp/evaluation-result-4269324-1502702635/solver-4269324-1502702635 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24471 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1285531140 HOME/instance-4269324-1502702635.xml

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

MD5SUM BENCH= 7be818acedb52ac703edcbfe3be7901c
RANDOM SEED=1285531140

node134.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.43
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.43
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.43
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.43
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:        31575216 kB
MemAvailable:   31796376 kB
Buffers:          252024 kB
Cached:           259992 kB
SwapCached:            4 kB
Active:           554276 kB
Inactive:         183276 kB
Active(anon):     172304 kB
Inactive(anon):    94540 kB
Active(file):     381972 kB
Inactive(file):    88736 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108764 kB
Dirty:              7876 kB
Writeback:            16 kB
AnonPages:        224964 kB
Mapped:            70208 kB
Shmem:             41564 kB
Slab:             159360 kB
SReclaimable:     132576 kB
SUnreclaim:        26784 kB
KernelStack:        3520 kB
PageTables:         5660 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1162256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node134 at 2017-08-14 11:10:01