Trace number 4262393

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
Concrete 3.4SAT 6.2645102 3.5476201

General information on the benchmark

NameMagicSequence/MagicSequence-card-s1/
MagicSequence-013-ca.xml
MD5SUM0642ef06dc474e1b40bfeca7cc0e1db6
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.0041700001
Satisfiable
(Un)Satisfiability was proved
Number of variables13
Number of constraints3
Number of domains1
Minimum domain size13
Maximum domain size13
Distribution of domain sizes[{"size":13,"count":13}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":13}]
Minimum constraint arity13
Maximum constraint arity13
Distribution of constraint arities[{"arity":13,"count":3}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":2},{"type":"cardinality","count":1}]
Optimization problemNO
Type of objective

Solver Data

3.17/2.19	c Concrete v3.4 running
5.88/3.40	v <instantiation>
5.88/3.40	v       <list>
5.88/3.40	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12]
5.88/3.40	v       </list>
5.88/3.40	v       <values>
5.88/3.40	v         9 2 1 0 0 0 0 0 0 1 0 0 0
5.88/3.40	v       </values>
5.88/3.40	v     </instantiation>
5.88/3.40	s SATISFIABLE

Verifier Data

OK	

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262393-1502432095/watcher-4262393-1502432095 -o /tmp/evaluation-result-4262393-1502432095/solver-4262393-1502432095 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502411387-7497 --watchdog 2580 bin/concrete HOME/instance-4262393-1502432095.xml 

pid=12565
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.65 1.51 1.45 3/198 12568
/proc/meminfo: memFree=30779548/32770624 swapFree=0/381088
[pid=12568] ppid=12565 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/12568/stat : 12568 (runsolver) D 12565 12568 7434 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 31550194 24240128 108 18446744073709551615 4194304 4338465 140721329094432 140721329092072 140178660025047 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 16396288 140721329103057 140721329103433 140721329103433 140721329106890 0
/proc/12568/statm: 5918 108 54 36 0 2156 0

[startup+0.100155 s]
/proc/loadavg: 1.65 1.51 1.45 3/198 12568
/proc/meminfo: memFree=30779548/32770624 swapFree=0/381088
[pid=12568] ppid=12565 vsize=9508 CPUtime=0 cores=0,2,4,6
/proc/12568/stat : 12568 (bash) S 12565 12568 7434 0 -1 4202496 716 3531 0 0 0 0 0 0 20 0 1 0 31550194 9736192 355 18446744073709551615 4194304 5098028 140733448737888 140733448735528 140184818297856 0 0 5 65536 18446744071580971376 0 0 17 6 0 0 8 0 0 7196144 7232144 13664256 140733448745492 140733448745577 140733448745577 140733448749034 0
/proc/12568/statm: 2377 355 282 221 0 86 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9508

[startup+0.200261 s]
/proc/loadavg: 1.65 1.51 1.45 3/198 12568
/proc/meminfo: memFree=30779548/32770624 swapFree=0/381088
[pid=12568] ppid=12565 vsize=9636 CPUtime=0.01 cores=0,2,4,6
/proc/12568/stat : 12568 (bash) S 12565 12568 7434 0 -1 4202496 896 6476 0 0 0 0 0 1 20 0 1 0 31550194 9867264 377 18446744073709551615 4194304 5098028 140733448737888 140733448731896 140184818297856 0 0 5 65536 18446744071580971376 0 0 17 6 0 0 8 0 0 7196144 7232144 13664256 140733448745492 140733448745577 140733448745577 140733448749034 0
/proc/12568/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.30032 s]
/proc/loadavg: 1.65 1.51 1.45 3/198 12568
/proc/meminfo: memFree=30779548/32770624 swapFree=0/381088
[pid=12568] ppid=12565 vsize=13907308 CPUtime=0.14 cores=0,2,4,6
/proc/12568/stat : 12568 (java) S 12565 12568 7434 0 -1 1077944320 5955 12493 0 0 5 1 5 3 20 0 14 0 31550194 14241083392 6161 18446744073709551615 4194304 4196468 140724546905408 140724546887952 139826518392567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
/proc/12568/statm: 3476827 6161 2656 1 0 3466324 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 13907308

[startup+0.700194 s]
/proc/loadavg: 1.65 1.51 1.45 3/198 12568
/proc/meminfo: memFree=30779548/32770624 swapFree=0/381088
[pid=12568] ppid=12565 vsize=13974784 CPUtime=0.7 cores=0,2,4,6
/proc/12568/stat : 12568 (java) S 12565 12568 7434 0 -1 1077944320 13901 12493 0 0 57 5 5 3 20 0 15 0 31550194 14310178816 14858 18446744073709551615 4194304 4196468 140724546905408 140724546887952 139826518392567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
/proc/12568/statm: 3493696 14858 3112 1 0 3482965 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 13974784

[startup+1.50063 s]
/proc/loadavg: 1.65 1.51 1.45 3/213 12631
/proc/meminfo: memFree=30682228/32770624 swapFree=0/381324
[pid=12568] ppid=12565 vsize=13985408 CPUtime=1.89 cores=0,2,4,6
/proc/12568/stat : 12568 (java) S 12565 12568 7434 0 -1 1077944320 26693 12493 0 0 171 10 5 3 20 0 15 0 31550194 14321057792 40547 18446744073709551615 4194304 4196468 140724546905408 140724546887952 139826518392567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
/proc/12568/statm: 3496352 40547 3369 1 0 3485525 0
[pid=12568/tid=12618] ppid=12565 vsize=13985408 CPUtime=1.3 cores=0,2,4,6
/proc/12568/task/12618/stat : 12618 (java) S 12565 12568 7434 0 -1 1077944384 20586 12493 0 0 116 6 5 3 20 0 15 0 31550216 14321057792 40547 18446744073709551615 4194304 4196468 140724546905408 139826522613856 139826518403714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12619] ppid=12565 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12619/stat : 12619 (java) S 12565 12568 7434 0 -1 1077944384 31 12493 0 0 0 0 5 3 20 0 15 0 31550216 14321057792 40547 18446744073709551615 4194304 4196468 140724546905408 139826118610064 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12620] ppid=12565 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12620/stat : 12620 (java) S 12565 12568 7434 0 -1 1077944384 50 12493 0 0 0 0 5 3 20 0 15 0 31550217 14321057792 40547 18446744073709551615 4194304 4196468 140724546905408 139826117557264 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12621] ppid=12565 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12621/stat : 12621 (java) S 12565 12568 7434 0 -1 1077944384 35 12493 0 0 0 0 5 3 20 0 15 0 31550217 14321057792 40547 18446744073709551615 4194304 4196468 140724546905408 139826116504464 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12622] ppid=12565 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12622/stat : 12622 (java) S 12565 12568 7434 0 -1 1077944384 183 12493 0 0 0 0 5 3 20 0 15 0 31550217 14321057792 40547 18446744073709551615 4194304 4196468 140724546905408 139826115451664 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12623] ppid=12565 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12623/stat : 12623 (java) R 12565 12568 7434 0 -1 4202560 655 12493 0 0 0 0 5 3 20 0 15 0 31550218 14321057792 40547 18446744073709551615 4194304 4196468 140724546905408 139825435042496 139826502748707 0 0 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12624] ppid=12565 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12624/stat : 12624 (java) S 12565 12568 7434 0 -1 1077944384 33 12493 0 0 0 0 5 3 20 0 15 0 31550218 14321057792 40547 18446744073709551615 4194304 4196468 140724546905408 139825433990176 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12625] ppid=12565 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12625/stat : 12625 (java) S 12565 12568 7434 0 -1 1077944384 21 12493 0 0 0 0 5 3 20 0 15 0 31550219 14321057792 40547 18446744073709551615 4194304 4196468 140724546905408 139825432937328 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12626] ppid=12565 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12626/stat : 12626 (java) S 12565 12568 7434 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 31550221 14321057792 40547 18446744073709551615 4194304 4196468 140724546905408 139825431885648 139826518411163 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12627] ppid=12565 vsize=13985408 CPUtime=0.21 cores=0,2,4,6
/proc/12568/task/12627/stat : 12627 (java) S 12565 12568 7434 0 -1 1077944384 975 12493 0 0 13 0 5 3 20 0 15 0 31550221 14321057792 40547 18446744073709551615 4194304 4196468 140724546905408 139825430834032 139826518403714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12628] ppid=12565 vsize=13985408 CPUtime=0.22 cores=0,2,4,6
/proc/12568/task/12628/stat : 12628 (java) S 12565 12568 7434 0 -1 1077944384 761 12493 0 0 14 0 5 3 20 0 15 0 31550221 14321057792 40547 18446744073709551615 4194304 4196468 140724546905408 139825429781232 139826518403714 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12629] ppid=12565 vsize=13985408 CPUtime=0.3 cores=0,2,4,6
/proc/12568/task/12629/stat : 12629 (java) S 12565 12568 7434 0 -1 1077944384 1199 12493 0 0 22 0 5 3 20 0 15 0 31550221 14321057792 40547 18446744073709551615 4194304 4196468 140724546905408 139825428725088 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12630] ppid=12565 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12630/stat : 12630 (java) S 12565 12568 7434 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 31550222 14321057792 40547 18446744073709551615 4194304 4196468 140724546905408 139825427675872 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12631] ppid=12565 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12631/stat : 12631 (java) S 12565 12568 7434 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 31550224 14321057792 40547 18446744073709551615 4194304 4196468 140724546905408 139825426623152 139826518403714 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 13985408

[startup+3.10078 s]
/proc/loadavg: 1.68 1.52 1.45 3/213 12631
/proc/meminfo: memFree=30610876/32770624 swapFree=0/381324
[pid=12568] ppid=12565 vsize=14065468 CPUtime=5.19 cores=0,2,4,6
/proc/12568/stat : 12568 (java) S 12565 12568 7434 0 -1 1077944320 49813 12493 0 0 495 16 5 3 20 0 15 0 31550194 14403039232 72159 18446744073709551615 4194304 4196468 140724546905408 140724546887952 139826518392567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
/proc/12568/statm: 3516367 72159 3445 1 0 3504981 0
[pid=12568/tid=12618] ppid=12565 vsize=14065468 CPUtime=2.85 cores=0,2,4,6
/proc/12568/task/12618/stat : 12618 (java) R 12565 12568 7434 0 -1 4202560 38154 12493 0 0 268 9 5 3 20 0 15 0 31550216 14403039232 72159 18446744073709551615 4194304 4196468 140724546905408 139826522625872 139826502473054 0 4 1 16800974 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12619] ppid=12565 vsize=14065468 CPUtime=0.1 cores=0,2,4,6
/proc/12568/task/12619/stat : 12619 (java) S 12565 12568 7434 0 -1 1077944384 43 12493 0 0 2 0 5 3 20 0 15 0 31550216 14403039232 72159 18446744073709551615 4194304 4196468 140724546905408 139826118610064 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12620] ppid=12565 vsize=14065468 CPUtime=0.11 cores=0,2,4,6
/proc/12568/task/12620/stat : 12620 (java) S 12565 12568 7434 0 -1 1077944384 62 12493 0 0 3 0 5 3 20 0 15 0 31550217 14403039232 72159 18446744073709551615 4194304 4196468 140724546905408 139826117557264 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12621] ppid=12565 vsize=14065468 CPUtime=0.11 cores=0,2,4,6
/proc/12568/task/12621/stat : 12621 (java) S 12565 12568 7434 0 -1 1077944384 46 12493 0 0 3 0 5 3 20 0 15 0 31550217 14403039232 72159 18446744073709551615 4194304 4196468 140724546905408 139826116504464 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12622] ppid=12565 vsize=14065468 CPUtime=0.1 cores=0,2,4,6
/proc/12568/task/12622/stat : 12622 (java) S 12565 12568 7434 0 -1 1077944384 197 12493 0 0 2 0 5 3 20 0 15 0 31550217 14403039232 72159 18446744073709551615 4194304 4196468 140724546905408 139826115451664 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12623] ppid=12565 vsize=14065468 CPUtime=0.11 cores=0,2,4,6
/proc/12568/task/12623/stat : 12623 (java) S 12565 12568 7434 0 -1 1077944384 849 12493 0 0 3 0 5 3 20 0 15 0 31550218 14403039232 72159 18446744073709551615 4194304 4196468 140724546905408 139825435044208 139826518403714 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12624] ppid=12565 vsize=14065468 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12624/stat : 12624 (java) S 12565 12568 7434 0 -1 1077944384 54 12493 0 0 0 0 5 3 20 0 15 0 31550218 14403039232 72159 18446744073709551615 4194304 4196468 140724546905408 139825433990240 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12625] ppid=12565 vsize=14065468 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12625/stat : 12625 (java) S 12565 12568 7434 0 -1 1077944384 44 12493 0 0 0 0 5 3 20 0 15 0 31550219 14403039232 72159 18446744073709551615 4194304 4196468 140724546905408 139825432937344 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12626] ppid=12565 vsize=14065468 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12626/stat : 12626 (java) S 12565 12568 7434 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 31550221 14403039232 72159 18446744073709551615 4194304 4196468 140724546905408 139825431885648 139826518411163 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12627] ppid=12565 vsize=14065468 CPUtime=0.77 cores=0,2,4,6
/proc/12568/task/12627/stat : 12627 (java) R 12565 12568 7434 0 -1 4202560 3014 12493 0 0 68 1 5 3 20 0 15 0 31550221 14403039232 72159 18446744073709551615 4194304 4196468 140724546905408 139825430815048 139826501889442 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12628] ppid=12565 vsize=14065468 CPUtime=0.68 cores=0,2,4,6
/proc/12568/task/12628/stat : 12628 (java) R 12565 12568 7434 0 -1 4202560 2440 12493 0 0 59 1 5 3 20 0 15 0 31550221 14403039232 72159 18446744073709551615 4194304 4196468 140724546905408 139825429762248 139826501889355 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12629] ppid=12565 vsize=14065468 CPUtime=0.92 cores=0,2,4,6
/proc/12568/task/12629/stat : 12629 (java) R 12565 12568 7434 0 -1 4202560 2746 12493 0 0 83 1 5 3 20 0 15 0 31550221 14403039232 72159 18446744073709551615 4194304 4196468 140724546905408 139825428728432 139826497076132 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12630] ppid=12565 vsize=14065468 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12630/stat : 12630 (java) S 12565 12568 7434 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 31550222 14403039232 72159 18446744073709551615 4194304 4196468 140724546905408 139825427675872 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12631] ppid=12565 vsize=14065468 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12631/stat : 12631 (java) S 12565 12568 7434 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 31550224 14403039232 72159 18446744073709551615 4194304 4196468 140724546905408 139825426623152 139826518403714 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
Current children cumulated CPU time (s) 5.19
Current children cumulated vsize (KiB) 14065468

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 12568 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.20178 s]
/proc/loadavg: 1.68 1.52 1.45 3/213 12631
/proc/meminfo: memFree=30610876/32770624 swapFree=0/381324
[pid=12568] ppid=12565 vsize=14067516 CPUtime=5.55 cores=0,2,4,6
/proc/12568/stat : 12568 (java) S 12565 12568 7434 0 -1 1077944320 50831 12493 0 0 531 16 5 3 20 0 15 0 31550194 14405136384 73210 18446744073709551615 4194304 4196468 140724546905408 140724546887952 139826518392567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
/proc/12568/statm: 3516879 73210 3445 1 0 3505493 0
[pid=12568/tid=12618] ppid=12565 vsize=14067516 CPUtime=2.95 cores=0,2,4,6
/proc/12568/task/12618/stat : 12618 (java) R 12565 12568 7434 0 -1 4202560 38367 12493 0 0 278 9 5 3 20 0 15 0 31550216 14405136384 73210 18446744073709551615 4194304 4196468 140724546905408 139826522624896 139826499945880 0 4 1 16800974 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12619] ppid=12565 vsize=14067516 CPUtime=0.1 cores=0,2,4,6
/proc/12568/task/12619/stat : 12619 (java) S 12565 12568 7434 0 -1 1077944384 43 12493 0 0 2 0 5 3 20 0 15 0 31550216 14405136384 73210 18446744073709551615 4194304 4196468 140724546905408 139826118610064 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12620] ppid=12565 vsize=14067516 CPUtime=0.11 cores=0,2,4,6
/proc/12568/task/12620/stat : 12620 (java) S 12565 12568 7434 0 -1 1077944384 62 12493 0 0 3 0 5 3 20 0 15 0 31550217 14405136384 73210 18446744073709551615 4194304 4196468 140724546905408 139826117557264 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12621] ppid=12565 vsize=14067516 CPUtime=0.11 cores=0,2,4,6
/proc/12568/task/12621/stat : 12621 (java) S 12565 12568 7434 0 -1 1077944384 46 12493 0 0 3 0 5 3 20 0 15 0 31550217 14405136384 73210 18446744073709551615 4194304 4196468 140724546905408 139826116504464 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12622] ppid=12565 vsize=14067516 CPUtime=0.1 cores=0,2,4,6
/proc/12568/task/12622/stat : 12622 (java) S 12565 12568 7434 0 -1 1077944384 197 12493 0 0 2 0 5 3 20 0 15 0 31550217 14405136384 73210 18446744073709551615 4194304 4196468 140724546905408 139826115451664 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12623] ppid=12565 vsize=14067516 CPUtime=0.11 cores=0,2,4,6
/proc/12568/task/12623/stat : 12623 (java) S 12565 12568 7434 0 -1 1077944384 849 12493 0 0 3 0 5 3 20 0 15 0 31550218 14405136384 73210 18446744073709551615 4194304 4196468 140724546905408 139825435044208 139826518403714 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12624] ppid=12565 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12624/stat : 12624 (java) S 12565 12568 7434 0 -1 1077944384 54 12493 0 0 0 0 5 3 20 0 15 0 31550218 14405136384 73210 18446744073709551615 4194304 4196468 140724546905408 139825433990240 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12625] ppid=12565 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12625/stat : 12625 (java) S 12565 12568 7434 0 -1 1077944384 44 12493 0 0 0 0 5 3 20 0 15 0 31550219 14405136384 73210 18446744073709551615 4194304 4196468 140724546905408 139825432937344 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12626] ppid=12565 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12626/stat : 12626 (java) S 12565 12568 7434 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 31550221 14405136384 73210 18446744073709551615 4194304 4196468 140724546905408 139825431885648 139826518411163 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12627] ppid=12565 vsize=14067516 CPUtime=0.87 cores=0,2,4,6
/proc/12568/task/12627/stat : 12627 (java) R 12565 12568 7434 0 -1 4202560 3201 12493 0 0 78 1 5 3 20 0 15 0 31550221 14405136384 73210 18446744073709551615 4194304 4196468 140724546905408 139825430815048 139826498247281 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12628] ppid=12565 vsize=14067516 CPUtime=0.78 cores=0,2,4,6
/proc/12568/task/12628/stat : 12628 (java) R 12565 12568 7434 0 -1 4202560 2911 12493 0 0 69 1 5 3 20 0 15 0 31550221 14405136384 73210 18446744073709551615 4194304 4196468 140724546905408 139825429762248 139826499936284 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12629] ppid=12565 vsize=14067516 CPUtime=0.97 cores=0,2,4,6
/proc/12568/task/12629/stat : 12629 (java) S 12565 12568 7434 0 -1 1077944384 2897 12493 0 0 88 1 5 3 20 0 15 0 31550221 14405136384 73210 18446744073709551615 4194304 4196468 140724546905408 139825428728432 139826518403714 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12630] ppid=12565 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12630/stat : 12630 (java) S 12565 12568 7434 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 31550222 14405136384 73210 18446744073709551615 4194304 4196468 140724546905408 139825427675872 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12631] ppid=12565 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12631/stat : 12631 (java) S 12565 12568 7434 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 15 0 31550224 14405136384 73210 18446744073709551615 4194304 4196468 140724546905408 139825426623152 139826518403714 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
Current children cumulated CPU time (s) 5.55
Current children cumulated vsize (KiB) 14067516

[startup+3.40675 s]
/proc/loadavg: 1.68 1.52 1.45 5/213 12631
/proc/meminfo: memFree=30500796/32770624 swapFree=0/381324
[pid=12568] ppid=12565 vsize=14134080 CPUtime=6.11 cores=0,2,4,6
/proc/12568/stat : 12568 (java) S 12565 12568 7434 0 -1 1077944320 51609 12493 0 0 587 16 5 3 20 0 13 0 31550194 14473297920 73233 18446744073709551615 4194304 4196468 140724546905408 140724546887952 139826518392567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
/proc/12568/statm: 3533520 73233 3454 1 0 3522134 0
[pid=12568/tid=12618] ppid=12565 vsize=14134080 CPUtime=2.99 cores=0,2,4,6
/proc/12568/task/12618/stat : 12618 (java) S 12565 12568 7434 0 -1 1077944384 38509 12493 0 0 282 9 5 3 20 0 13 0 31550216 14473297920 73233 18446744073709551615 4194304 4196468 140724546905408 139826522635408 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12619] ppid=12565 vsize=14134080 CPUtime=0.15 cores=0,2,4,6
/proc/12568/task/12619/stat : 12619 (java) S 12565 12568 7434 0 -1 1077944384 56 12493 0 0 7 0 5 3 20 0 13 0 31550216 14473297920 73233 18446744073709551615 4194304 4196468 140724546905408 139826118610064 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12620] ppid=12565 vsize=14134080 CPUtime=0.19 cores=0,2,4,6
/proc/12568/task/12620/stat : 12620 (java) S 12565 12568 7434 0 -1 1077944384 66 12493 0 0 11 0 5 3 20 0 13 0 31550217 14473297920 73233 18446744073709551615 4194304 4196468 140724546905408 139826117557264 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12621] ppid=12565 vsize=14134080 CPUtime=0.18 cores=0,2,4,6
/proc/12568/task/12621/stat : 12621 (java) S 12565 12568 7434 0 -1 1077944384 46 12493 0 0 10 0 5 3 20 0 13 0 31550217 14473297920 73233 18446744073709551615 4194304 4196468 140724546905408 139826116504464 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12622] ppid=12565 vsize=14134080 CPUtime=0.17 cores=0,2,4,6
/proc/12568/task/12622/stat : 12622 (java) S 12565 12568 7434 0 -1 1077944384 211 12493 0 0 9 0 5 3 20 0 13 0 31550217 14473297920 73233 18446744073709551615 4194304 4196468 140724546905408 139826115451664 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12623] ppid=12565 vsize=14134080 CPUtime=0.17 cores=0,2,4,6
/proc/12568/task/12623/stat : 12623 (java) S 12565 12568 7434 0 -1 1077944384 851 12493 0 0 9 0 5 3 20 0 13 0 31550218 14473297920 73233 18446744073709551615 4194304 4196468 140724546905408 139825435044416 139826518403714 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12624] ppid=12565 vsize=14134080 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12624/stat : 12624 (java) S 12565 12568 7434 0 -1 1077944384 54 12493 0 0 0 0 5 3 20 0 13 0 31550218 14473297920 73233 18446744073709551615 4194304 4196468 140724546905408 139825433990240 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12625] ppid=12565 vsize=14134080 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12625/stat : 12625 (java) S 12565 12568 7434 0 -1 1077944384 45 12493 0 0 0 0 5 3 20 0 13 0 31550219 14473297920 73233 18446744073709551615 4194304 4196468 140724546905408 139825432937344 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12627] ppid=12565 vsize=14134080 CPUtime=0.97 cores=0,2,4,6
/proc/12568/task/12627/stat : 12627 (java) R 12565 12568 7434 0 -1 4202560 3648 12493 0 0 88 1 5 3 20 0 13 0 31550221 14473297920 73233 18446744073709551615 4194304 4196468 140724546905408 139825430819912 139826498085667 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12628] ppid=12565 vsize=14134080 CPUtime=0.87 cores=0,2,4,6
/proc/12568/task/12628/stat : 12628 (java) S 12565 12568 7434 0 -1 1077944384 3006 12493 0 0 78 1 5 3 20 0 13 0 31550221 14473297920 73233 18446744073709551615 4194304 4196468 140724546905408 139825429761632 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12629] ppid=12565 vsize=14134080 CPUtime=0.98 cores=0,2,4,6
/proc/12568/task/12629/stat : 12629 (java) S 12565 12568 7434 0 -1 1077944384 2900 12493 0 0 89 1 5 3 20 0 13 0 31550221 14473297920 73233 18446744073709551615 4194304 4196468 140724546905408 139825428728432 139826518403714 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12630] ppid=12565 vsize=14134080 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12630/stat : 12630 (java) S 12565 12568 7434 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 13 0 31550222 14473297920 73233 18446744073709551615 4194304 4196468 140724546905408 139825427675872 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 14134080

[startup+3.50076 s]
/proc/loadavg: 1.68 1.52 1.45 5/213 12631
/proc/meminfo: memFree=30500796/32770624 swapFree=0/381324
[pid=12568] ppid=12565 vsize=14136172 CPUtime=6.21 cores=0,2,4,6
/proc/12568/stat : 12568 (java) S 12565 12568 7434 0 -1 1077944320 52449 12493 0 0 597 16 5 3 20 0 13 0 31550194 14475440128 74091 18446744073709551615 4194304 4196468 140724546905408 140724546887952 139826518392567 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
/proc/12568/statm: 3534043 74091 3454 1 0 3522657 0
[pid=12568/tid=12618] ppid=12565 vsize=14136172 CPUtime=2.99 cores=0,2,4,6
/proc/12568/task/12618/stat : 12618 (java) S 12565 12568 7434 0 -1 1077944384 38509 12493 0 0 282 9 5 3 20 0 13 0 31550216 14475440128 74091 18446744073709551615 4194304 4196468 140724546905408 139826522635408 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12619] ppid=12565 vsize=14136172 CPUtime=0.15 cores=0,2,4,6
/proc/12568/task/12619/stat : 12619 (java) S 12565 12568 7434 0 -1 1077944384 56 12493 0 0 7 0 5 3 20 0 13 0 31550216 14475440128 74091 18446744073709551615 4194304 4196468 140724546905408 139826118610064 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12620] ppid=12565 vsize=14136172 CPUtime=0.19 cores=0,2,4,6
/proc/12568/task/12620/stat : 12620 (java) S 12565 12568 7434 0 -1 1077944384 66 12493 0 0 11 0 5 3 20 0 13 0 31550217 14475440128 74091 18446744073709551615 4194304 4196468 140724546905408 139826117557264 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12621] ppid=12565 vsize=14136172 CPUtime=0.18 cores=0,2,4,6
/proc/12568/task/12621/stat : 12621 (java) S 12565 12568 7434 0 -1 1077944384 46 12493 0 0 10 0 5 3 20 0 13 0 31550217 14475440128 74091 18446744073709551615 4194304 4196468 140724546905408 139826116504464 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12622] ppid=12565 vsize=14136172 CPUtime=0.17 cores=0,2,4,6
/proc/12568/task/12622/stat : 12622 (java) S 12565 12568 7434 0 -1 1077944384 211 12493 0 0 9 0 5 3 20 0 13 0 31550217 14475440128 74091 18446744073709551615 4194304 4196468 140724546905408 139826115451664 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12623] ppid=12565 vsize=14136172 CPUtime=0.17 cores=0,2,4,6
/proc/12568/task/12623/stat : 12623 (java) S 12565 12568 7434 0 -1 1077944384 851 12493 0 0 9 0 5 3 20 0 13 0 31550218 14475440128 74091 18446744073709551615 4194304 4196468 140724546905408 139825435044416 139826518403714 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12624] ppid=12565 vsize=14136172 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12624/stat : 12624 (java) S 12565 12568 7434 0 -1 1077944384 54 12493 0 0 0 0 5 3 20 0 13 0 31550218 14475440128 74091 18446744073709551615 4194304 4196468 140724546905408 139825433990240 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12625] ppid=12565 vsize=14136172 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12625/stat : 12625 (java) S 12565 12568 7434 0 -1 1077944384 45 12493 0 0 0 0 5 3 20 0 13 0 31550219 14475440128 74091 18446744073709551615 4194304 4196468 140724546905408 139825432937344 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12627] ppid=12565 vsize=14136172 CPUtime=1.06 cores=0,2,4,6
/proc/12568/task/12627/stat : 12627 (java) R 12565 12568 7434 0 -1 4202560 4488 12493 0 0 97 1 5 3 20 0 13 0 31550221 14475440128 74091 18446744073709551615 4194304 4196468 140724546905408 139825430820056 139826501780639 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12628] ppid=12565 vsize=14136172 CPUtime=0.87 cores=0,2,4,6
/proc/12568/task/12628/stat : 12628 (java) S 12565 12568 7434 0 -1 1077944384 3006 12493 0 0 78 1 5 3 20 0 13 0 31550221 14475440128 74091 18446744073709551615 4194304 4196468 140724546905408 139825429761632 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12629] ppid=12565 vsize=14136172 CPUtime=0.98 cores=0,2,4,6
/proc/12568/task/12629/stat : 12629 (java) S 12565 12568 7434 0 -1 1077944384 2900 12493 0 0 89 1 5 3 20 0 13 0 31550221 14475440128 74091 18446744073709551615 4194304 4196468 140724546905408 139825428728432 139826518403714 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
[pid=12568/tid=12630] ppid=12565 vsize=14136172 CPUtime=0.08 cores=0,2,4,6
/proc/12568/task/12630/stat : 12630 (java) S 12565 12568 7434 0 -1 1077944384 3 12493 0 0 0 0 5 3 20 0 13 0 31550222 14475440128 74091 18446744073709551615 4194304 4196468 140724546905408 139825427675872 139826518402773 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10027008 140724546914256 140724546917041 140724546917041 140724546920399 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 14136172

Child status: 0
Real time (s): 3.54762
CPU time (s): 6.26451
CPU user time (s): 6.04924
CPU system time (s): 0.215275
CPU usage (%): 176.584
Max. virtual memory (cumulated for all children) (KiB): 14136172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.04924
system time used= 0.215275
maximum resident set size= 296884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67006
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5437
involuntary context switches= 707

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.020697 second user time and 0.022497 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-11 08:00:39
IDJOB=4262393
IDBENCH=123186
IDSOLVER=2650
FILE ID=node124/4262393-1502432095
RUNJOBID= node124-1502411387-7497
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/MagicSequence/MagicSequence-card-s1/MagicSequence-013-ca.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262393-1502432095/watcher-4262393-1502432095 -o /tmp/evaluation-result-4262393-1502432095/solver-4262393-1502432095 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502411387-7497 --watchdog 2580  bin/concrete HOME/instance-4262393-1502432095.xml

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

MD5SUM BENCH= 0642ef06dc474e1b40bfeca7cc0e1db6
RANDOM SEED=371476840

node124.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:        30780292 kB
MemAvailable:   31181216 kB
Buffers:          195448 kB
Cached:           493148 kB
SwapCached:            0 kB
Active:          1179572 kB
Inactive:         397856 kB
Active(anon):     889088 kB
Inactive(anon):    16768 kB
Active(file):     290484 kB
Inactive(file):   381088 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24524 kB
Writeback:             0 kB
AnonPages:        888428 kB
Mapped:            51324 kB
Shmem:             17128 kB
Slab:             115832 kB
SReclaimable:      90376 kB
SUnreclaim:        25456 kB
KernelStack:        3456 kB
PageTables:         7160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1805904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    661504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61984 MiB
End job on node124 at 2017-08-11 08:00:43