Trace number 4292526

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Choco-solver 4.0.7 seq (493a269)SAT 1.50359 0.662558

General information on the benchmark

NameEternity/
Eternity-05-05_c18.xml
MD5SUMc4864a898575c3e068596f0b6cab168e
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.047629
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of constraints46
Number of domains2
Minimum domain size8
Maximum domain size25
Distribution of domain sizes[{"size":8,"count":60},{"size":25,"count":25}]
Minimum variable degree1
Maximum variable degree6
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":80},{"degree":6,"count":1}]
Minimum constraint arity1
Maximum constraint arity25
Distribution of constraint arities[{"arity":1,"count":20},{"arity":5,"count":25},{"arity":25,"count":1}]
Number of extensional constraints25
Number of intensional constraints20
Distribution of constraint types[{"type":"extension","count":25},{"type":"intension","count":20},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4292526-1532589830.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.18	c [HOME/instance-4292526-1532589830.xml, -tl, 2400s, -p, 1, -x, 0]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
1.06/0.55	c solve instance...
1.37/0.64	s SATISFIABLE
1.37/0.64	v <instantiation>
1.37/0.64	v 	<list>id[0][0] id[0][1] id[0][2] id[0][3] id[0][4] id[1][0] id[1][1] id[1][2] id[1][3] id[1][4] id[2][0] id[2][1] id[2][2] id[2][3] id[2][4] id[3][0] id[3][1] id[3][2] id[3][3] id[3][4] id[4][0] id[4][1] id[4][2] id[4][3] id[4][4] top[0][0] top[0][1] top[0][2] top[0][3] top[0][4] top[1][0] top[1][1] top[1][2] top[1][3] top[1][4] top[2][0] top[2][1] top[2][2] top[2][3] top[2][4] top[3][0] top[3][1] top[3][2] top[3][3] top[3][4] top[4][0] top[4][1] top[4][2] top[4][3] top[4][4] left[0][0] left[0][1] left[0][2] left[0][3] left[0][4] left[1][0] left[1][1] left[1][2] left[1][3] left[1][4] left[2][0] left[2][1] left[2][2] left[2][3] left[2][4] left[3][0] left[3][1] left[3][2] left[3][3] left[3][4] left[4][0] left[4][1] left[4][2] left[4][3] left[4][4] bot[0] bot[1] bot[2] bot[3] bot[4] right[0] right[1] right[2] right[3] right[4] </list>
1.37/0.64	v 	<values>3 10 8 12 2 4 17 21 19 9 5 16 23 24 15 14 18 22 20 7 1 6 11 13 0 0 0 0 0 0 1 6 6 4 2 1 5 7 7 2 3 4 5 6 3 2 5 7 6 1 0 3 2 1 3 0 4 4 7 5 0 4 6 7 7 0 6 5 4 5 0 1 2 3 1 0 0 0 0 0 0 0 0 0 0 </values>
1.37/0.64	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (8169 MiB free)
  memory of node 1: 16384 MiB (14727 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292526-1532589830/watcher-4292526-1532589830 -o /tmp/evaluation-result-4292526-1532589830/solver-4292526-1532589830 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532582652-5698 --watchdog 2560 HOME/xcsp3-exec -seed 1332475203 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292526-1532589830.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=6637, runsolver pid=6634

[startup+0.10009 s]*
/proc/loadavg: 1.75 1.58 1.61 3/217 6653
/proc/meminfo: memFree=23429316/32770624 swapFree=67076872/67108860
[pid=6637] ppid=6634 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6637/stat : 6637 (xcsp3-exec) S 6634 6637 5667 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76546205 115843072 364 33554432000 4194304 5098028 140727576119456 140727576117560 140679136744060 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17534976 140727576126522 140727576126724 140727576126724 140727576129482 0
/proc/6637/statm: 28282 364 306 221 0 87 0
[pid=6639] ppid=6637 vsize=14082840 memory=28512 CPUtime=0.12 cores=0,2,4,6
/proc/6639/stat : 6639 (java) S 6637 6637 5667 0 -1 1077944320 5455 0 0 0 11 1 0 0 20 0 15 0 76546205 14420828160 7128 33554432000 4194304 4196468 140732159626016 140732159608560 140254298865399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
/proc/6639/statm: 3520710 7128 2999 1 0 3483008 0
[pid=6639/tid=6640] ppid=6637 vsize=14082840 memory=7756225087217570651 CPUtime=0.08 cores=0,2,4,6
/proc/6639/task/6640/stat : 6640 (java) R 6637 6637 5667 0 -1 4202560 3470 0 0 0 8 0 0 0 20 0 15 0 76546206 14420828160 7128 33554432000 4194304 4196468 140732159626016 140254303091744 140254298877334 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6641] ppid=6637 vsize=14082840 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6641/stat : 6641 (java) S 6637 6637 5667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76546207 14420828160 7128 33554432000 4194304 4196468 140732159626016 140254251485456 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6642] ppid=6637 vsize=14082840 memory=139647849481856 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6642/stat : 6642 (java) S 6637 6637 5667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76546207 14420828160 7128 33554432000 4194304 4196468 140732159626016 140254250432912 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6643] ppid=6637 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6643/stat : 6643 (java) S 6637 6637 5667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76546207 14420828160 7128 33554432000 4194304 4196468 140732159626016 140254249380368 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6644] ppid=6637 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6644/stat : 6644 (java) S 6637 6637 5667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76546207 14420828160 7128 33554432000 4194304 4196468 140732159626016 140254248327824 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6645] ppid=6637 vsize=14082840 memory=139647849481856 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6645/stat : 6645 (java) S 6637 6637 5667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76546208 14420828160 7128 33554432000 4194304 4196468 140732159626016 140253840169456 140254298876546 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6646] ppid=6637 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6646/stat : 6646 (java) S 6637 6637 5667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76546208 14420828160 7128 33554432000 4194304 4196468 140732159626016 140253839115680 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6647] ppid=6637 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6647/stat : 6647 (java) S 6637 6637 5667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76546208 14420828160 7128 33554432000 4194304 4196468 140732159626016 140253838063088 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6648] ppid=6637 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6648/stat : 6648 (java) S 6637 6637 5667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76546211 14420828160 7128 33554432000 4194304 4196468 140732159626016 140253837011664 140254298883995 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6649] ppid=6637 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6649/stat : 6649 (java) S 6637 6637 5667 0 -1 1077944384 423 0 0 0 0 0 0 0 20 0 15 0 76546211 14420828160 7128 33554432000 4194304 4196468 140732159626016 140253835958256 140254298876546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6650] ppid=6637 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6650/stat : 6650 (java) S 6637 6637 5667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76546211 14420828160 7128 33554432000 4194304 4196468 140732159626016 140253767657584 140254298876546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6651] ppid=6637 vsize=14082840 memory=139647849481856 CPUtime=0.01 cores=0,2,4,6
/proc/6639/task/6651/stat : 6651 (java) R 6637 6637 5667 0 -1 4202560 259 0 0 0 1 0 0 0 20 0 15 0 76546211 14420828160 7128 33554432000 4194304 4196468 140732159626016 140253766605040 140254298886746 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6652] ppid=6637 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6652/stat : 6652 (java) S 6637 6637 5667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76546211 14420828160 7193 33554432000 4194304 4196468 140732159626016 140253765552736 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6653] ppid=6637 vsize=14082840 memory=139647849481856 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6653/stat : 6653 (java) S 6637 6637 5667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76546211 14420828160 7193 33554432000 4194304 4196468 140732159626016 140253764500272 140254298876546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 29968 KiB

[startup+0.211854 s]*
/proc/loadavg: 1.75 1.58 1.61 5/217 6653
/proc/meminfo: memFree=23417780/32770624 swapFree=67076872/67108860
[pid=6637] ppid=6634 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6637/stat : 6637 (xcsp3-exec) S 6634 6637 5667 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76546205 115843072 364 33554432000 4194304 5098028 140727576119456 140727576117560 140679136744060 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17534976 140727576126522 140727576126724 140727576126724 140727576129482 0
/proc/6637/statm: 28282 364 306 221 0 87 0
[pid=6639] ppid=6637 vsize=14082840 memory=40448 CPUtime=0.34 cores=0,2,4,6
/proc/6639/stat : 6639 (java) S 6637 6637 5667 0 -1 1077944320 8176 0 0 0 32 2 0 0 20 0 15 0 76546205 14420828160 10112 33554432000 4194304 4196468 140732159626016 140732159608560 140254298865399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
/proc/6639/statm: 3520710 10112 3150 1 0 3483008 0
[pid=6639/tid=6640] ppid=6637 vsize=14082840 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/6639/task/6640/stat : 6640 (java) R 6637 6637 5667 0 -1 4202560 5384 0 0 0 18 1 0 0 20 0 15 0 76546206 14420828160 10112 33554432000 4194304 4196468 140732159626016 140254303090576 140254291544621 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6641] ppid=6637 vsize=14082840 memory=8947 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6641/stat : 6641 (java) S 6637 6637 5667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76546207 14420828160 10112 33554432000 4194304 4196468 140732159626016 140254251485456 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6642] ppid=6637 vsize=14082840 memory=288370024001193600 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6642/stat : 6642 (java) S 6637 6637 5667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76546207 14420828160 10112 33554432000 4194304 4196468 140732159626016 140254250432912 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6643] ppid=6637 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6643/stat : 6643 (java) S 6637 6637 5667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76546207 14420828160 10112 33554432000 4194304 4196468 140732159626016 140254249380368 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6644] ppid=6637 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6644/stat : 6644 (java) S 6637 6637 5667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76546207 14420828160 10112 33554432000 4194304 4196468 140732159626016 140254248327824 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6645] ppid=6637 vsize=14082840 memory=139647849481856 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6645/stat : 6645 (java) S 6637 6637 5667 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76546208 14420828160 10112 33554432000 4194304 4196468 140732159626016 140253840169456 140254298876546 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6646] ppid=6637 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6646/stat : 6646 (java) S 6637 6637 5667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76546208 14420828160 10112 33554432000 4194304 4196468 140732159626016 140253839115680 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6647] ppid=6637 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6647/stat : 6647 (java) S 6637 6637 5667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76546208 14420828160 10112 33554432000 4194304 4196468 140732159626016 140253838063088 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6648] ppid=6637 vsize=14082872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6648/stat : 6648 (java) S 6637 6637 5667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76546211 14420860928 10112 33554432000 4194304 4196468 140732159626016 140253837011664 140254298883995 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6649] ppid=6637 vsize=14082872 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/6639/task/6649/stat : 6649 (java) S 6637 6637 5667 0 -1 1077944384 576 0 0 0 2 0 0 0 20 0 15 0 76546211 14420860928 10112 33554432000 4194304 4196468 140732159626016 140253835958256 140254298876546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6650] ppid=6637 vsize=14082840 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/6639/task/6650/stat : 6650 (java) S 6637 6637 5667 0 -1 1077944384 167 0 0 0 2 0 0 0 20 0 15 0 76546211 14420828160 10166 33554432000 4194304 4196468 140732159626016 140253767657584 140254298876546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6651] ppid=6637 vsize=14082840 memory=139647849481856 CPUtime=0.07 cores=0,2,4,6
/proc/6639/task/6651/stat : 6651 (java) S 6637 6637 5667 0 -1 1077944384 753 0 0 0 7 0 0 0 20 0 15 0 76546211 14420828160 10166 33554432000 4194304 4196468 140732159626016 140253766605040 140254298876546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6652] ppid=6637 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6652/stat : 6652 (java) S 6637 6637 5667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76546211 14420828160 10166 33554432000 4194304 4196468 140732159626016 140253765552736 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6653] ppid=6637 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6653/stat : 6653 (java) S 6637 6637 5667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76546211 14420828160 10166 33554432000 4194304 4196468 140732159626016 140253764500272 140254298876546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 41904 KiB

[startup+0.310419 s]*
/proc/loadavg: 1.75 1.58 1.61 3/217 6653
/proc/meminfo: memFree=23412072/32770624 swapFree=67076872/67108860
[pid=6637] ppid=6634 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6637/stat : 6637 (xcsp3-exec) S 6634 6637 5667 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76546205 115843072 364 33554432000 4194304 5098028 140727576119456 140727576117560 140679136744060 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17534976 140727576126522 140727576126724 140727576126724 140727576129482 0
/proc/6637/statm: 28282 364 306 221 0 87 0
[pid=6639] ppid=6637 vsize=14087096 memory=47276 CPUtime=0.51 cores=0,2,4,6
/proc/6639/stat : 6639 (java) S 6637 6637 5667 0 -1 1077944320 9014 0 0 0 48 3 0 0 20 0 15 0 76546205 14425186304 11819 33554432000 4194304 4196468 140732159626016 140732159608560 140254298865399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
/proc/6639/statm: 3521774 11819 3184 1 0 3483008 0
[pid=6639/tid=6640] ppid=6637 vsize=14087096 memory=8112282956445269571 CPUtime=0.29 cores=0,2,4,6
/proc/6639/task/6640/stat : 6640 (java) R 6637 6637 5667 0 -1 4202560 6071 0 0 0 27 2 0 0 20 0 15 0 76546206 14425186304 11819 33554432000 4194304 4196468 140732159626016 140254303099184 140254282945886 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6641] ppid=6637 vsize=14087096 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6641/stat : 6641 (java) S 6637 6637 5667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76546207 14425186304 11819 33554432000 4194304 4196468 140732159626016 140254251485456 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6642] ppid=6637 vsize=14087096 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6642/stat : 6642 (java) S 6637 6637 5667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76546207 14425186304 11819 33554432000 4194304 4196468 140732159626016 140254250432912 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6643] ppid=6637 vsize=14087096 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6643/stat : 6643 (java) S 6637 6637 5667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76546207 14425186304 11819 33554432000 4194304 4196468 140732159626016 140254249380368 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6644] ppid=6637 vsize=14087096 memory=7379517710693473142 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6644/stat : 6644 (java) S 6637 6637 5667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76546207 14425186304 11819 33554432000 4194304 4196468 140732159626016 140254248327824 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6645] ppid=6637 vsize=14087096 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6645/stat : 6645 (java) S 6637 6637 5667 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76546208 14425186304 11819 33554432000 4194304 4196468 140732159626016 140253840169456 140254298876546 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6646] ppid=6637 vsize=14087096 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6646/stat : 6646 (java) S 6637 6637 5667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76546208 14425186304 11819 33554432000 4194304 4196468 140732159626016 140253839115680 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6647] ppid=6637 vsize=14087096 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6647/stat : 6647 (java) S 6637 6637 5667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76546208 14425186304 11819 33554432000 4194304 4196468 140732159626016 140253838063088 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6648] ppid=6637 vsize=14087096 memory=8549982201333320512 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6648/stat : 6648 (java) S 6637 6637 5667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76546211 14425186304 11819 33554432000 4194304 4196468 140732159626016 140253837011664 140254298883995 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6649] ppid=6637 vsize=14087096 memory=8325818968683490714 CPUtime=0.03 cores=0,2,4,6
/proc/6639/task/6649/stat : 6649 (java) S 6637 6637 5667 0 -1 1077944384 582 0 0 0 3 0 0 0 20 0 15 0 76546211 14425186304 11819 33554432000 4194304 4196468 140732159626016 140253835958256 140254298876546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6650] ppid=6637 vsize=14087096 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/6639/task/6650/stat : 6650 (java) S 6637 6637 5667 0 -1 1077944384 176 0 0 0 4 0 0 0 20 0 15 0 76546211 14425186304 11819 33554432000 4194304 4196468 140732159626016 140253767657584 140254298876546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6651] ppid=6637 vsize=14087096 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/6639/task/6651/stat : 6651 (java) S 6637 6637 5667 0 -1 1077944384 892 0 0 0 12 0 0 0 20 0 15 0 76546211 14425186304 11819 33554432000 4194304 4196468 140732159626016 140253766605040 140254298876546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6652] ppid=6637 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6652/stat : 6652 (java) S 6637 6637 5667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76546211 14425186304 11819 33554432000 4194304 4196468 140732159626016 140253765552736 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6653] ppid=6637 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6653/stat : 6653 (java) S 6637 6637 5667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76546211 14425186304 11819 33554432000 4194304 4196468 140732159626016 140253764500272 140254298876546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 48732 KiB

[startup+0.662511 s]
# the end of solver process 6637 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.45235 s, system=0.051245 s

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

[startup+0.414495 s]*
/proc/loadavg: 1.75 1.58 1.61 6/217 6653
/proc/meminfo: memFree=23401652/32770624 swapFree=67076872/67108860
[pid=6637] ppid=6634 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6637/stat : 6637 (xcsp3-exec) S 6634 6637 5667 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76546205 115843072 364 33554432000 4194304 5098028 140727576119456 140727576117560 140679136744060 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17534976 140727576126522 140727576126724 140727576126724 140727576129482 0
/proc/6637/statm: 28282 364 306 221 0 87 0
[pid=6639] ppid=6637 vsize=14087172 memory=57764 CPUtime=0.76 cores=0,2,4,6
/proc/6639/stat : 6639 (java) S 6637 6637 5667 0 -1 1077944320 10586 0 0 0 73 3 0 0 20 0 15 0 76546205 14425264128 14441 33554432000 4194304 4196468 140732159626016 140732159608560 140254298865399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
/proc/6639/statm: 3521793 14441 3295 1 0 3483008 0
[pid=6639/tid=6640] ppid=6637 vsize=14087172 memory=7883960649037381690 CPUtime=0.39 cores=0,2,4,6
/proc/6639/task/6640/stat : 6640 (java) R 6637 6637 5667 0 -1 4202560 6468 0 0 0 37 2 0 0 20 0 15 0 76546206 14425264128 14441 33554432000 4194304 4196468 140732159626016 140254303099760 140254298886746 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6641] ppid=6637 vsize=14087172 memory=8947 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6641/stat : 6641 (java) S 6637 6637 5667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76546207 14425264128 14441 33554432000 4194304 4196468 140732159626016 140254251485456 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6642] ppid=6637 vsize=14087172 memory=288370024001193600 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6642/stat : 6642 (java) S 6637 6637 5667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76546207 14425264128 14441 33554432000 4194304 4196468 140732159626016 140254250432912 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6643] ppid=6637 vsize=14087172 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6643/stat : 6643 (java) S 6637 6637 5667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76546207 14425264128 14441 33554432000 4194304 4196468 140732159626016 140254249380368 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6644] ppid=6637 vsize=14087172 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6644/stat : 6644 (java) S 6637 6637 5667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76546207 14425264128 14441 33554432000 4194304 4196468 140732159626016 140254248327824 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6645] ppid=6637 vsize=14087172 memory=139647849481856 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6645/stat : 6645 (java) S 6637 6637 5667 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76546208 14425264128 14441 33554432000 4194304 4196468 140732159626016 140253840169456 140254298876546 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6646] ppid=6637 vsize=14087172 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6646/stat : 6646 (java) S 6637 6637 5667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76546208 14425264128 14441 33554432000 4194304 4196468 140732159626016 140253839115680 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6647] ppid=6637 vsize=14087172 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6647/stat : 6647 (java) S 6637 6637 5667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76546208 14425264128 14441 33554432000 4194304 4196468 140732159626016 140253838063088 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6648] ppid=6637 vsize=14087172 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6648/stat : 6648 (java) S 6637 6637 5667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76546211 14425264128 14441 33554432000 4194304 4196468 140732159626016 140253837011664 140254298883995 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6649] ppid=6637 vsize=14087172 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6639/task/6649/stat : 6649 (java) R 6637 6637 5667 0 -1 4202560 885 0 0 0 8 0 0 0 20 0 15 0 76546211 14425264128 14441 33554432000 4194304 4196468 140732159626016 140253835951280 140254298879263 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6650] ppid=6637 vsize=14087172 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/6639/task/6650/stat : 6650 (java) R 6637 6637 5667 0 -1 4202560 544 0 0 0 8 0 0 0 20 0 15 0 76546211 14425264128 14441 33554432000 4194304 4196468 140732159626016 140253767638600 140254282364264 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6651] ppid=6637 vsize=14087172 memory=139647849481856 CPUtime=0.19 cores=0,2,4,6
/proc/6639/task/6651/stat : 6651 (java) R 6637 6637 5667 0 -1 4202560 1383 0 0 0 19 0 0 0 20 0 15 0 76546211 14425264128 14441 33554432000 4194304 4196468 140732159626016 140253766605168 140254276998648 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6652] ppid=6637 vsize=14087172 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6652/stat : 6652 (java) S 6637 6637 5667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76546211 14425264128 14441 33554432000 4194304 4196468 140732159626016 140253765552736 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6653] ppid=6637 vsize=14087172 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6653/stat : 6653 (java) S 6637 6637 5667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76546211 14425264128 14441 33554432000 4194304 4196468 140732159626016 140253764500272 140254298876546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
Current children cumulated CPU time: 0.76 s
Current children cumulated vsize: 14200300 KiB
Current children cumulated memory: 59220 KiB

[startup+0.614509 s]
/proc/loadavg: 1.75 1.58 1.61 4/217 6653
/proc/meminfo: memFree=23395324/32770624 swapFree=67076872/67108860
[pid=6637] ppid=6634 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6637/stat : 6637 (xcsp3-exec) S 6634 6637 5667 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76546205 115843072 364 33554432000 4194304 5098028 140727576119456 140727576117560 140679136744060 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17534976 140727576126522 140727576126724 140727576126724 140727576129482 0
/proc/6637/statm: 28282 364 306 221 0 87 0
[pid=6639] ppid=6637 vsize=14089220 memory=69568 CPUtime=1.37 cores=0,2,4,6
/proc/6639/stat : 6639 (java) S 6637 6637 5667 0 -1 1077944320 11980 0 0 0 133 4 0 0 20 0 15 0 76546205 14427361280 17392 33554432000 4194304 4196468 140732159626016 140732159608560 140254298865399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
/proc/6639/statm: 3522305 17392 3339 1 0 3483520 0
[pid=6639/tid=6640] ppid=6637 vsize=14089220 memory=15258134151170438 CPUtime=0.59 cores=0,2,4,6
/proc/6639/task/6640/stat : 6640 (java) R 6637 6637 5667 0 -1 4202560 6846 0 0 0 56 3 0 0 20 0 15 0 76546206 14427361280 17392 33554432000 4194304 4196468 140732159626016 140254303102496 140254298877334 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6641] ppid=6637 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6641/stat : 6641 (java) S 6637 6637 5667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76546207 14427361280 17392 33554432000 4194304 4196468 140732159626016 140254251485456 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6642] ppid=6637 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6642/stat : 6642 (java) S 6637 6637 5667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76546207 14427361280 17392 33554432000 4194304 4196468 140732159626016 140254250432912 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6643] ppid=6637 vsize=14089220 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6643/stat : 6643 (java) S 6637 6637 5667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76546207 14427361280 17392 33554432000 4194304 4196468 140732159626016 140254249380368 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6644] ppid=6637 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6644/stat : 6644 (java) S 6637 6637 5667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76546207 14427361280 17392 33554432000 4194304 4196468 140732159626016 140254248327824 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6645] ppid=6637 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6645/stat : 6645 (java) S 6637 6637 5667 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76546208 14427361280 17392 33554432000 4194304 4196468 140732159626016 140253840169456 140254298876546 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6646] ppid=6637 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6646/stat : 6646 (java) S 6637 6637 5667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76546208 14427361280 17392 33554432000 4194304 4196468 140732159626016 140253839115680 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6647] ppid=6637 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6647/stat : 6647 (java) S 6637 6637 5667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76546208 14427361280 17392 33554432000 4194304 4196468 140732159626016 140253838063088 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6648] ppid=6637 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6648/stat : 6648 (java) S 6637 6637 5667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76546211 14427361280 17392 33554432000 4194304 4196468 140732159626016 140253837011664 140254298883995 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6649] ppid=6637 vsize=14089220 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/6639/task/6649/stat : 6649 (java) R 6637 6637 5667 0 -1 4202560 1156 0 0 0 20 0 0 0 20 0 15 0 76546211 14427361280 17392 33554432000 4194304 4196468 140732159626016 140253835958256 140254298886746 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6650] ppid=6637 vsize=14089220 memory=0 CPUtime=0.22 cores=0,2,4,6
/proc/6639/task/6650/stat : 6650 (java) R 6637 6637 5667 0 -1 4202560 841 0 0 0 22 0 0 0 20 0 15 0 76546211 14427361280 17392 33554432000 4194304 4196468 140732159626016 140253767639152 140254282362187 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6651] ppid=6637 vsize=14089220 memory=0 CPUtime=0.33 cores=0,2,4,6
/proc/6639/task/6651/stat : 6651 (java) R 6637 6637 5667 0 -1 4202560 1830 0 0 0 33 0 0 0 20 0 15 0 76546211 14427361280 17392 33554432000 4194304 4196468 140732159626016 140253766605040 140254291102526 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6652] ppid=6637 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6652/stat : 6652 (java) S 6637 6637 5667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76546211 14427361280 17392 33554432000 4194304 4196468 140732159626016 140253765552736 140254298875605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
[pid=6639/tid=6653] ppid=6637 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6639/task/6653/stat : 6653 (java) S 6637 6637 5667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76546211 14427361280 17392 33554432000 4194304 4196468 140732159626016 140253764500272 140254298876546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35532800 140732159628417 140732159628593 140732159628593 140732159631311 0
Current children cumulated CPU time: 1.37 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 71024 KiB

Child status: 0
Real time (s): 0.662558
CPU time (s): 1.50359
CPU user time (s): 1.45235
CPU system time (s): 0.051245
CPU usage (%): 226.937
Max. virtual memory (cumulated for all children) (KiB): 14202348
Max. memory (cumulated for all children) (KiB): 71024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.45234
system time used= 0.051245
maximum resident set size= 72788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12726
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= 1639
involuntary context switches= 19


# summary of solver processes directly reported to runsolver:
#   pid: 6637
#   total CPU time (s): 1.50359
#   total CPU user time (s): 1.45235
#   total CPU system time (s): 0.051245

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.023523 second user time and 0.050115 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-26 09:23:50
IDJOB=4292526
IDBENCH=141659
IDSOLVER=2747
FILE ID=node102/4292526-1532589830
RUNJOBID= node102-1532582652-5698
PBS_JOBID= 21021970
Free space on /tmp= 52728 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/Eternity/Eternity-05-05_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4292526-1532589830/watcher-4292526-1532589830 -o /tmp/evaluation-result-4292526-1532589830/solver-4292526-1532589830 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532582652-5698 --watchdog 2560  HOME/xcsp3-exec -seed 1332475203 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292526-1532589830.xml

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

MD5SUM BENCH= c4864a898575c3e068596f0b6cab168e
RANDOM SEED=1332475203

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23446148 kB
MemAvailable:   31162144 kB
Buffers:          182636 kB
Cached:          7769416 kB
SwapCached:         5424 kB
Active:          2134476 kB
Inactive:        6650864 kB
Active(anon):     804444 kB
Inactive(anon):    53700 kB
Active(file):    1330032 kB
Inactive(file):  6597164 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67076872 kB
Dirty:             21052 kB
Writeback:             0 kB
AnonPages:        867800 kB
Mapped:            46176 kB
Shmem:             21804 kB
Slab:             237184 kB
SReclaimable:     209268 kB
SUnreclaim:        27916 kB
KernelStack:        3856 kB
PageTables:         7048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2399748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    770048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52708 MiB
End job on node102 at 2018-07-26 09:23:51