Trace number 4262591

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.4UNSAT 14.3697 6.6659498

General information on the benchmark

NameRenaultMod/RenaultMod-m1-s1/
RenaultMod-40.xml
MD5SUM878edee888014227e65ca0b3d1539934
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.05151
Satisfiable
(Un)Satisfiability was proved
Number of variables108
Number of constraints257
Number of domains1
Minimum domain size42
Maximum domain size42
Distribution of domain sizes[{"size":42,"count":108}]
Minimum variable degree2
Maximum variable degree81
Distribution of variable degrees[{"degree":2,"count":38},{"degree":3,"count":26},{"degree":4,"count":16},{"degree":5,"count":9},{"degree":6,"count":5},{"degree":7,"count":4},{"degree":10,"count":1},{"degree":12,"count":1},{"degree":19,"count":1},{"degree":32,"count":1},{"degree":38,"count":1},{"degree":56,"count":2},{"degree":59,"count":1},{"degree":74,"count":1},{"degree":81,"count":1}]
Minimum constraint arity1
Maximum constraint arity10
Distribution of constraint arities[{"arity":1,"count":108},{"arity":2,"count":42},{"arity":3,"count":20},{"arity":4,"count":19},{"arity":5,"count":9},{"arity":6,"count":38},{"arity":7,"count":14},{"arity":8,"count":5},{"arity":9,"count":1},{"arity":10,"count":1}]
Number of extensional constraints149
Number of intensional constraints108
Distribution of constraint types[{"type":"extension","count":149},{"type":"intension","count":108}]
Optimization problemNO
Type of objective

Solver Data

3.37/2.21	c Concrete v3.4 running
14.29/6.61	s UNSATISFIABLE

Verifier Data


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-4262591-1502480275/watcher-4262591-1502480275 -o /tmp/evaluation-result-4262591-1502480275/solver-4262591-1502480275 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502411403-1395 --watchdog 2580 bin/concrete HOME/instance-4262591-1502480275.xml 

pid=18457
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.29 1.36 1.39 2/195 18460
/proc/meminfo: memFree=27363480/32770624 swapFree=0/511640
[pid=18460] ppid=18457 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/18460/stat : 18460 (runsolver) D 18457 18460 1330 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 50248321 24240128 108 18446744073709551615 4194304 4338465 140720577495200 140720577492840 140261965865687 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 29880320 140720577503441 140720577503817 140720577503817 140720577507274 0
/proc/18460/statm: 5918 108 54 36 0 2156 0

[startup+0.100234 s]
/proc/loadavg: 1.29 1.36 1.39 2/195 18460
/proc/meminfo: memFree=27363480/32770624 swapFree=0/511640
[pid=18460] ppid=18457 vsize=9508 CPUtime=0 cores=1,3,5,7
/proc/18460/stat : 18460 (bash) R 18457 18460 1330 0 -1 4202496 474 0 0 0 0 0 0 0 20 0 1 0 50248321 9736192 188 18446744073709551615 4194304 5098028 140734210936048 140734210936048 4578416 0 0 1 0 0 0 0 17 3 0 0 9 0 0 7196144 7232144 10043392 140734210941460 140734210941545 140734210941545 140734210945002 0
/proc/18460/statm: 2378 188 154 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9508

[startup+0.200291 s]
/proc/loadavg: 1.29 1.36 1.39 2/195 18460
/proc/meminfo: memFree=27363480/32770624 swapFree=0/511640
[pid=18460] ppid=18457 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/18460/stat : 18460 (bash) S 18457 18460 1330 0 -1 4202496 890 6480 0 0 0 0 0 1 20 0 1 0 50248321 9867264 376 18446744073709551615 4194304 5098028 140734210936048 140734210930056 140632940264448 0 0 5 65536 18446744071580971376 0 0 17 3 0 0 9 0 0 7196144 7232144 10043392 140734210941460 140734210941545 140734210941545 140734210945002 0
/proc/18460/statm: 2409 376 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.300349 s]
/proc/loadavg: 1.29 1.36 1.39 2/195 18460
/proc/meminfo: memFree=27363480/32770624 swapFree=0/511640
[pid=18460] ppid=18457 vsize=13907308 CPUtime=0.14 cores=1,3,5,7
/proc/18460/stat : 18460 (java) S 18457 18460 1330 0 -1 1077944320 5861 12340 0 0 6 0 5 3 20 0 14 0 50248321 14241083392 5540 18446744073709551615 4194304 4196468 140725129862176 140725129844720 139643012194039 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
/proc/18460/statm: 3476827 5540 2557 1 0 3466324 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 13907308

[startup+0.707104 s]
/proc/loadavg: 1.29 1.36 1.39 2/195 18460
/proc/meminfo: memFree=27363480/32770624 swapFree=0/511640
[pid=18460] ppid=18457 vsize=13974784 CPUtime=0.66 cores=1,3,5,7
/proc/18460/stat : 18460 (java) S 18457 18460 1330 0 -1 1077944320 13924 12340 0 0 54 4 5 3 20 0 15 0 50248321 14310178816 14345 18446744073709551615 4194304 4196468 140725129862176 140725129844720 139643012194039 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
/proc/18460/statm: 3493696 14345 3088 1 0 3482965 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 13974784

[startup+1.50065 s]
/proc/loadavg: 1.29 1.36 1.39 3/210 18523
/proc/meminfo: memFree=27269204/32770624 swapFree=0/511648
[pid=18460] ppid=18457 vsize=13985408 CPUtime=1.84 cores=1,3,5,7
/proc/18460/stat : 18460 (java) S 18457 18460 1330 0 -1 1077944320 27804 12340 0 0 168 8 5 3 20 0 15 0 50248321 14321057792 33980 18446744073709551615 4194304 4196468 140725129862176 140725129844720 139643012194039 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
/proc/18460/statm: 3496352 33980 3341 1 0 3485525 0
[pid=18460/tid=18510] ppid=18457 vsize=13985408 CPUtime=1.29 cores=1,3,5,7
/proc/18460/task/18510/stat : 18510 (java) R 18457 18460 1330 0 -1 4202560 22598 12340 0 0 115 6 5 3 20 0 15 0 50248344 14321057792 33980 18446744073709551615 4194304 4196468 140725129862176 139643016420304 139642996274526 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18511] ppid=18457 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18511/stat : 18511 (java) S 18457 18460 1330 0 -1 1077944384 1 12340 0 0 0 0 5 3 20 0 15 0 50248345 14321057792 33980 18446744073709551615 4194304 4196468 140725129862176 139642946628240 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18512] ppid=18457 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18512/stat : 18512 (java) S 18457 18460 1330 0 -1 1077944384 1 12340 0 0 0 0 5 3 20 0 15 0 50248345 14321057792 33980 18446744073709551615 4194304 4196468 140725129862176 139642945575440 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18513] ppid=18457 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18513/stat : 18513 (java) S 18457 18460 1330 0 -1 1077944384 1 12340 0 0 0 0 5 3 20 0 15 0 50248345 14321057792 33980 18446744073709551615 4194304 4196468 140725129862176 139642944522640 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18514] ppid=18457 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18514/stat : 18514 (java) S 18457 18460 1330 0 -1 1077944384 2 12340 0 0 0 0 5 3 20 0 15 0 50248345 14321057792 33980 18446744073709551615 4194304 4196468 140725129862176 139642608990480 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18515] ppid=18457 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18515/stat : 18515 (java) S 18457 18460 1330 0 -1 1077944384 5 12340 0 0 0 0 5 3 20 0 15 0 50248346 14321057792 33980 18446744073709551615 4194304 4196468 140725129862176 139642490751856 139643012205186 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18516] ppid=18457 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18516/stat : 18516 (java) S 18457 18460 1330 0 -1 1077944384 33 12340 0 0 0 0 5 3 20 0 15 0 50248347 14321057792 33980 18446744073709551615 4194304 4196468 140725129862176 139642489697824 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18517] ppid=18457 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18517/stat : 18517 (java) S 18457 18460 1330 0 -1 1077944384 21 12340 0 0 0 0 5 3 20 0 15 0 50248347 14321057792 33980 18446744073709551615 4194304 4196468 140725129862176 139642488644976 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18518] ppid=18457 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18518/stat : 18518 (java) S 18457 18460 1330 0 -1 1077944384 3 12340 0 0 0 0 5 3 20 0 15 0 50248350 14321057792 33980 18446744073709551615 4194304 4196468 140725129862176 139642487593296 139643012212635 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18519] ppid=18457 vsize=13985408 CPUtime=0.21 cores=1,3,5,7
/proc/18460/task/18519/stat : 18519 (java) S 18457 18460 1330 0 -1 1077944384 973 12340 0 0 13 0 5 3 20 0 15 0 50248350 14321057792 33980 18446744073709551615 4194304 4196468 140725129862176 139642486540656 139643012205186 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18520] ppid=18457 vsize=13985408 CPUtime=0.24 cores=1,3,5,7
/proc/18460/task/18520/stat : 18520 (java) R 18457 18460 1330 0 -1 4202560 685 12340 0 0 16 0 5 3 20 0 15 0 50248350 14321057792 33980 18446744073709551615 4194304 4196468 140725129862176 139642485487952 139642997300184 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18521] ppid=18457 vsize=13985408 CPUtime=0.3 cores=1,3,5,7
/proc/18460/task/18521/stat : 18521 (java) R 18457 18460 1330 0 -1 4202560 1320 12340 0 0 22 0 5 3 20 0 15 0 50248350 14321057792 33980 18446744073709551615 4194304 4196468 140725129862176 139642484435056 139643012207921 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18522] ppid=18457 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18522/stat : 18522 (java) S 18457 18460 1330 0 -1 1077944384 3 12340 0 0 0 0 5 3 20 0 15 0 50248350 14321057792 33980 18446744073709551615 4194304 4196468 140725129862176 139642483382496 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18523] ppid=18457 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18523/stat : 18523 (java) S 18457 18460 1330 0 -1 1077944384 10 12340 0 0 0 0 5 3 20 0 15 0 50248354 14321057792 33980 18446744073709551615 4194304 4196468 140725129862176 139642482330800 139643012205186 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 13985408

[startup+3.10115 s]
/proc/loadavg: 1.29 1.36 1.39 3/210 18523
/proc/meminfo: memFree=27193820/32770624 swapFree=0/511648
[pid=18460] ppid=18457 vsize=13997884 CPUtime=5.25 cores=1,3,5,7
/proc/18460/stat : 18460 (java) S 18457 18460 1330 0 -1 1077944320 47872 12340 0 0 500 17 5 3 20 0 15 0 50248321 14333833216 77985 18446744073709551615 4194304 4196468 140725129862176 140725129844720 139643012194039 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
/proc/18460/statm: 3499471 77985 3448 1 0 3488085 0
[pid=18460/tid=18510] ppid=18457 vsize=13997884 CPUtime=2.82 cores=1,3,5,7
/proc/18460/task/18510/stat : 18510 (java) R 18457 18460 1330 0 -1 4202560 36013 12340 0 0 265 9 5 3 20 0 15 0 50248344 14333833216 77985 18446744073709551615 4194304 4196468 140725129862176 139643016407192 139643012207943 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18511] ppid=18457 vsize=13997884 CPUtime=0.11 cores=1,3,5,7
/proc/18460/task/18511/stat : 18511 (java) S 18457 18460 1330 0 -1 1077944384 86 12340 0 0 2 1 5 3 20 0 15 0 50248345 14333833216 77985 18446744073709551615 4194304 4196468 140725129862176 139642946628240 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18512] ppid=18457 vsize=13997884 CPUtime=0.11 cores=1,3,5,7
/proc/18460/task/18512/stat : 18512 (java) S 18457 18460 1330 0 -1 1077944384 201 12340 0 0 2 1 5 3 20 0 15 0 50248345 14333833216 77985 18446744073709551615 4194304 4196468 140725129862176 139642945575440 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18513] ppid=18457 vsize=13997884 CPUtime=0.1 cores=1,3,5,7
/proc/18460/task/18513/stat : 18513 (java) S 18457 18460 1330 0 -1 1077944384 208 12340 0 0 1 1 5 3 20 0 15 0 50248345 14333833216 77985 18446744073709551615 4194304 4196468 140725129862176 139642944522640 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18514] ppid=18457 vsize=13997884 CPUtime=0.09 cores=1,3,5,7
/proc/18460/task/18514/stat : 18514 (java) S 18457 18460 1330 0 -1 1077944384 65 12340 0 0 1 0 5 3 20 0 15 0 50248345 14333833216 77985 18446744073709551615 4194304 4196468 140725129862176 139642608990480 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18515] ppid=18457 vsize=13997884 CPUtime=0.09 cores=1,3,5,7
/proc/18460/task/18515/stat : 18515 (java) S 18457 18460 1330 0 -1 1077944384 1636 12340 0 0 1 0 5 3 20 0 15 0 50248346 14333833216 77985 18446744073709551615 4194304 4196468 140725129862176 139642490751856 139643012205186 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18516] ppid=18457 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18516/stat : 18516 (java) S 18457 18460 1330 0 -1 1077944384 56 12340 0 0 0 0 5 3 20 0 15 0 50248347 14333833216 77985 18446744073709551615 4194304 4196468 140725129862176 139642489697888 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18517] ppid=18457 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18517/stat : 18517 (java) S 18457 18460 1330 0 -1 1077944384 43 12340 0 0 0 0 5 3 20 0 15 0 50248347 14333833216 77985 18446744073709551615 4194304 4196468 140725129862176 139642488644992 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18518] ppid=18457 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18518/stat : 18518 (java) S 18457 18460 1330 0 -1 1077944384 3 12340 0 0 0 0 5 3 20 0 15 0 50248350 14333833216 77985 18446744073709551615 4194304 4196468 140725129862176 139642487593296 139643012212635 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18519] ppid=18457 vsize=13997884 CPUtime=0.77 cores=1,3,5,7
/proc/18460/task/18519/stat : 18519 (java) S 18457 18460 1330 0 -1 1077944384 2040 12340 0 0 69 0 5 3 20 0 15 0 50248350 14333833216 77985 18446744073709551615 4194304 4196468 140725129862176 139642486540656 139643012205186 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18520] ppid=18457 vsize=13997884 CPUtime=0.76 cores=1,3,5,7
/proc/18460/task/18520/stat : 18520 (java) S 18457 18460 1330 0 -1 1077944384 1439 12340 0 0 68 0 5 3 20 0 15 0 50248350 14333833216 77985 18446744073709551615 4194304 4196468 140725129862176 139642485487856 139643012205186 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18521] ppid=18457 vsize=13997884 CPUtime=0.93 cores=1,3,5,7
/proc/18460/task/18521/stat : 18521 (java) S 18457 18460 1330 0 -1 1077944384 3916 12340 0 0 84 1 5 3 20 0 15 0 50248350 14333833216 77985 18446744073709551615 4194304 4196468 140725129862176 139642484435056 139643012205186 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18522] ppid=18457 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18522/stat : 18522 (java) S 18457 18460 1330 0 -1 1077944384 3 12340 0 0 0 0 5 3 20 0 15 0 50248350 14333833216 77985 18446744073709551615 4194304 4196468 140725129862176 139642483382496 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18523] ppid=18457 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18523/stat : 18523 (java) S 18457 18460 1330 0 -1 1077944384 13 12340 0 0 0 0 5 3 20 0 15 0 50248354 14333833216 77985 18446744073709551615 4194304 4196468 140725129862176 139642482330800 139643012205186 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
Current children cumulated CPU time (s) 5.25
Current children cumulated vsize (KiB) 13997884

[startup+6.30115 s]
/proc/loadavg: 1.34 1.37 1.39 5/210 18524
/proc/meminfo: memFree=26769924/32770624 swapFree=0/511648
[pid=18460] ppid=18457 vsize=14069564 CPUtime=13.33 cores=1,3,5,7
/proc/18460/stat : 18460 (java) S 18457 18460 1330 0 -1 1077944320 66660 12340 0 0 1285 40 5 3 20 0 15 0 50248321 14407233536 171111 18446744073709551615 4194304 4196468 140725129862176 140725129844720 139643012194039 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
/proc/18460/statm: 3517391 171111 3467 1 0 3506005 0
[pid=18460/tid=18510] ppid=18457 vsize=14069564 CPUtime=5.88 cores=1,3,5,7
/proc/18460/task/18510/stat : 18510 (java) R 18457 18460 1330 0 -1 4202560 43576 12340 0 0 566 14 5 3 20 0 15 0 50248344 14407233536 171111 18446744073709551615 4194304 4196468 140725129862176 139643016426960 139642634517532 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18511] ppid=18457 vsize=14069564 CPUtime=0.21 cores=1,3,5,7
/proc/18460/task/18511/stat : 18511 (java) S 18457 18460 1330 0 -1 1077944384 176 12340 0 0 9 4 5 3 20 0 15 0 50248345 14407233536 171111 18446744073709551615 4194304 4196468 140725129862176 139642946628240 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18512] ppid=18457 vsize=14069564 CPUtime=0.22 cores=1,3,5,7
/proc/18460/task/18512/stat : 18512 (java) S 18457 18460 1330 0 -1 1077944384 699 12340 0 0 10 4 5 3 20 0 15 0 50248345 14407233536 171111 18446744073709551615 4194304 4196468 140725129862176 139642945575440 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18513] ppid=18457 vsize=14069564 CPUtime=0.2 cores=1,3,5,7
/proc/18460/task/18513/stat : 18513 (java) S 18457 18460 1330 0 -1 1077944384 316 12340 0 0 8 4 5 3 20 0 15 0 50248345 14407233536 171111 18446744073709551615 4194304 4196468 140725129862176 139642944522640 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18514] ppid=18457 vsize=14069564 CPUtime=0.21 cores=1,3,5,7
/proc/18460/task/18514/stat : 18514 (java) S 18457 18460 1330 0 -1 1077944384 258 12340 0 0 9 4 5 3 20 0 15 0 50248345 14407233536 171111 18446744073709551615 4194304 4196468 140725129862176 139642608990480 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18515] ppid=18457 vsize=14069564 CPUtime=0.12 cores=1,3,5,7
/proc/18460/task/18515/stat : 18515 (java) S 18457 18460 1330 0 -1 1077944384 2576 12340 0 0 4 0 5 3 20 0 15 0 50248346 14407233536 171111 18446744073709551615 4194304 4196468 140725129862176 139642490751856 139643012205186 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18516] ppid=18457 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18516/stat : 18516 (java) S 18457 18460 1330 0 -1 1077944384 56 12340 0 0 0 0 5 3 20 0 15 0 50248347 14407233536 171111 18446744073709551615 4194304 4196468 140725129862176 139642489697888 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18517] ppid=18457 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18517/stat : 18517 (java) S 18457 18460 1330 0 -1 1077944384 43 12340 0 0 0 0 5 3 20 0 15 0 50248347 14407233536 171111 18446744073709551615 4194304 4196468 140725129862176 139642488644992 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18518] ppid=18457 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18518/stat : 18518 (java) S 18457 18460 1330 0 -1 1077944384 3 12340 0 0 0 0 5 3 20 0 15 0 50248350 14407233536 171111 18446744073709551615 4194304 4196468 140725129862176 139642487593296 139643012212635 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18519] ppid=18457 vsize=14069564 CPUtime=2.73 cores=1,3,5,7
/proc/18460/task/18519/stat : 18519 (java) R 18457 18460 1330 0 -1 4202560 5877 12340 0 0 263 2 5 3 20 0 15 0 50248350 14407233536 171111 18446744073709551615 4194304 4196468 140725129862176 139642486520744 139642993722186 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18520] ppid=18457 vsize=14069564 CPUtime=2.63 cores=1,3,5,7
/proc/18460/task/18520/stat : 18520 (java) R 18457 18460 1330 0 -1 4202560 5115 12340 0 0 254 1 5 3 20 0 15 0 50248350 14407233536 171111 18446744073709551615 4194304 4196468 140725129862176 139642485468848 139642995604934 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18521] ppid=18457 vsize=14069564 CPUtime=1.69 cores=1,3,5,7
/proc/18460/task/18521/stat : 18521 (java) S 18457 18460 1330 0 -1 1077944384 5796 12340 0 0 158 3 5 3 20 0 15 0 50248350 14407233536 171111 18446744073709551615 4194304 4196468 140725129862176 139642484435056 139643012205186 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18522] ppid=18457 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18522/stat : 18522 (java) S 18457 18460 1330 0 -1 1077944384 3 12340 0 0 0 0 5 3 20 0 15 0 50248350 14407233536 171111 18446744073709551615 4194304 4196468 140725129862176 139642483382496 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18523] ppid=18457 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18523/stat : 18523 (java) S 18457 18460 1330 0 -1 1077944384 16 12340 0 0 0 0 5 3 20 0 15 0 50248354 14407233536 171111 18446744073709551615 4194304 4196468 140725129862176 139642482330800 139643012205186 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
Current children cumulated CPU time (s) 13.33
Current children cumulated vsize (KiB) 14069564

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

[startup+6.40077 s]
/proc/loadavg: 1.34 1.37 1.39 5/210 18524
/proc/meminfo: memFree=26769924/32770624 swapFree=0/511648
[pid=18460] ppid=18457 vsize=14071336 CPUtime=13.66 cores=1,3,5,7
/proc/18460/stat : 18460 (java) S 18457 18460 1330 0 -1 1077944320 67268 12340 0 0 1317 41 5 3 20 0 15 0 50248321 14409048064 172729 18446744073709551615 4194304 4196468 140725129862176 140725129844720 139643012194039 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
/proc/18460/statm: 3517834 172729 3467 1 0 3506448 0
[pid=18460/tid=18510] ppid=18457 vsize=14071336 CPUtime=5.97 cores=1,3,5,7
/proc/18460/task/18510/stat : 18510 (java) S 18457 18460 1330 0 -1 1077944384 43592 12340 0 0 575 14 5 3 20 0 15 0 50248344 14409048064 172729 18446744073709551615 4194304 4196468 140725129862176 139643016431792 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18511] ppid=18457 vsize=14071336 CPUtime=0.21 cores=1,3,5,7
/proc/18460/task/18511/stat : 18511 (java) R 18457 18460 1330 0 -1 4202560 179 12340 0 0 9 4 5 3 20 0 15 0 50248345 14409048064 172729 18446744073709551615 4194304 4196468 140725129862176 139642946628240 139642997221913 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18512] ppid=18457 vsize=14071336 CPUtime=0.22 cores=1,3,5,7
/proc/18460/task/18512/stat : 18512 (java) S 18457 18460 1330 0 -1 1077944384 699 12340 0 0 10 4 5 3 20 0 15 0 50248345 14409048064 172729 18446744073709551615 4194304 4196468 140725129862176 139642945575440 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18513] ppid=18457 vsize=14071336 CPUtime=0.2 cores=1,3,5,7
/proc/18460/task/18513/stat : 18513 (java) R 18457 18460 1330 0 -1 4202560 323 12340 0 0 8 4 5 3 20 0 15 0 50248345 14409048064 172729 18446744073709551615 4194304 4196468 140725129862176 139642944522640 139642997221904 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18514] ppid=18457 vsize=14071336 CPUtime=0.21 cores=1,3,5,7
/proc/18460/task/18514/stat : 18514 (java) R 18457 18460 1330 0 -1 1077944384 258 12340 0 0 9 4 5 3 20 0 15 0 50248345 14409048064 172729 18446744073709551615 4194304 4196468 140725129862176 139642608990480 139643012204245 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18515] ppid=18457 vsize=14071336 CPUtime=0.12 cores=1,3,5,7
/proc/18460/task/18515/stat : 18515 (java) S 18457 18460 1330 0 -1 1077944384 2576 12340 0 0 4 0 5 3 20 0 15 0 50248346 14409048064 172729 18446744073709551615 4194304 4196468 140725129862176 139642490750448 139643012204245 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18516] ppid=18457 vsize=14071336 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18516/stat : 18516 (java) S 18457 18460 1330 0 -1 1077944384 56 12340 0 0 0 0 5 3 20 0 15 0 50248347 14409048064 172729 18446744073709551615 4194304 4196468 140725129862176 139642489697888 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18517] ppid=18457 vsize=14071336 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18517/stat : 18517 (java) S 18457 18460 1330 0 -1 1077944384 43 12340 0 0 0 0 5 3 20 0 15 0 50248347 14409048064 172729 18446744073709551615 4194304 4196468 140725129862176 139642488644992 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18518] ppid=18457 vsize=14071336 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18518/stat : 18518 (java) S 18457 18460 1330 0 -1 1077944384 3 12340 0 0 0 0 5 3 20 0 15 0 50248350 14409048064 172729 18446744073709551615 4194304 4196468 140725129862176 139642487593296 139643012212635 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18519] ppid=18457 vsize=14071336 CPUtime=2.83 cores=1,3,5,7
/proc/18460/task/18519/stat : 18519 (java) R 18457 18460 1330 0 -1 4202560 6418 12340 0 0 273 2 5 3 20 0 15 0 50248350 14409048064 172729 18446744073709551615 4194304 4196468 140725129862176 139642486520744 139642993715494 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18520] ppid=18457 vsize=14071336 CPUtime=2.72 cores=1,3,5,7
/proc/18460/task/18520/stat : 18520 (java) S 18457 18460 1330 0 -1 1077944384 5147 12340 0 0 263 1 5 3 20 0 15 0 50248350 14409048064 172729 18446744073709551615 4194304 4196468 140725129862176 139642485472048 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18521] ppid=18457 vsize=14071336 CPUtime=1.71 cores=1,3,5,7
/proc/18460/task/18521/stat : 18521 (java) S 18457 18460 1330 0 -1 1077944384 5805 12340 0 0 160 3 5 3 20 0 15 0 50248350 14409048064 172729 18446744073709551615 4194304 4196468 140725129862176 139642484430432 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18522] ppid=18457 vsize=14071336 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18522/stat : 18522 (java) S 18457 18460 1330 0 -1 1077944384 3 12340 0 0 0 0 5 3 20 0 15 0 50248350 14409048064 172729 18446744073709551615 4194304 4196468 140725129862176 139642483382496 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18523] ppid=18457 vsize=14071336 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18523/stat : 18523 (java) S 18457 18460 1330 0 -1 1077944384 16 12340 0 0 0 0 5 3 20 0 15 0 50248354 14409048064 172729 18446744073709551615 4194304 4196468 140725129862176 139642482330800 139643012205186 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
Current children cumulated CPU time (s) 13.66
Current children cumulated vsize (KiB) 14071336

[startup+6.60061 s]
/proc/loadavg: 1.34 1.37 1.39 8/210 18524
/proc/meminfo: memFree=26679832/32770624 swapFree=0/511644
[pid=18460] ppid=18457 vsize=14069564 CPUtime=14.29 cores=1,3,5,7
/proc/18460/stat : 18460 (java) S 18457 18460 1330 0 -1 1077944320 69083 12340 0 0 1380 41 5 3 20 0 15 0 50248321 14407233536 173638 18446744073709551615 4194304 4196468 140725129862176 140725129844720 139643012194039 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
/proc/18460/statm: 3517391 173638 3467 1 0 3506005 0
[pid=18460/tid=18510] ppid=18457 vsize=14069564 CPUtime=5.98 cores=1,3,5,7
/proc/18460/task/18510/stat : 18510 (java) R 18457 18460 1330 0 -1 4202560 43618 12340 0 0 576 14 5 3 20 0 15 0 50248344 14407233536 173660 18446744073709551615 4194304 4196468 140725129862176 139643016431792 139642996274526 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18511] ppid=18457 vsize=14069564 CPUtime=0.3 cores=1,3,5,7
/proc/18460/task/18511/stat : 18511 (java) S 18457 18460 1330 0 -1 1077944384 190 12340 0 0 18 4 5 3 20 0 15 0 50248345 14407233536 173660 18446744073709551615 4194304 4196468 140725129862176 139642946628240 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18512] ppid=18457 vsize=14069564 CPUtime=0.28 cores=1,3,5,7
/proc/18460/task/18512/stat : 18512 (java) S 18457 18460 1330 0 -1 1077944384 705 12340 0 0 16 4 5 3 20 0 15 0 50248345 14407233536 173660 18446744073709551615 4194304 4196468 140725129862176 139642945575440 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18513] ppid=18457 vsize=14069564 CPUtime=0.29 cores=1,3,5,7
/proc/18460/task/18513/stat : 18513 (java) S 18457 18460 1330 0 -1 1077944384 329 12340 0 0 17 4 5 3 20 0 15 0 50248345 14407233536 173660 18446744073709551615 4194304 4196468 140725129862176 139642944522640 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18514] ppid=18457 vsize=14069564 CPUtime=0.3 cores=1,3,5,7
/proc/18460/task/18514/stat : 18514 (java) R 18457 18460 1330 0 -1 1077944384 265 12340 0 0 18 4 5 3 20 0 15 0 50248345 14407233536 173660 18446744073709551615 4194304 4196468 140725129862176 139642608990480 139643012204245 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18515] ppid=18457 vsize=14069564 CPUtime=0.2 cores=1,3,5,7
/proc/18460/task/18515/stat : 18515 (java) S 18457 18460 1330 0 -1 1077944384 2739 12340 0 0 12 0 5 3 20 0 15 0 50248346 14407233536 173660 18446744073709551615 4194304 4196468 140725129862176 139642490751856 139643012205186 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18516] ppid=18457 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18516/stat : 18516 (java) S 18457 18460 1330 0 -1 1077944384 56 12340 0 0 0 0 5 3 20 0 15 0 50248347 14407233536 173660 18446744073709551615 4194304 4196468 140725129862176 139642489697952 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18517] ppid=18457 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18517/stat : 18517 (java) R 18457 18460 1330 0 -1 1077944384 45 12340 0 0 0 0 5 3 20 0 15 0 50248347 14407233536 173660 18446744073709551615 4194304 4196468 140725129862176 139642488644992 139643012204245 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18518] ppid=18457 vsize=14069564 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18518/stat : 18518 (java) S 18457 18460 1330 0 -1 1077944384 3 12340 0 0 0 0 5 3 20 0 15 0 50248350 14407233536 173660 18446744073709551615 4194304 4196468 140725129862176 139642487593296 139643012212635 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18519] ppid=18457 vsize=14069564 CPUtime=3.03 cores=1,3,5,7
/proc/18460/task/18519/stat : 18519 (java) R 18457 18460 1330 0 -1 4202560 8012 12340 0 0 293 2 5 3 20 0 15 0 50248350 14407233536 173660 18446744073709551615 4194304 4196468 140725129862176 139642486526680 139642993738143 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18520] ppid=18457 vsize=14069564 CPUtime=2.73 cores=1,3,5,7
/proc/18460/task/18520/stat : 18520 (java) R 18457 18460 1330 0 -1 4202560 5149 12340 0 0 264 1 5 3 20 0 15 0 50248350 14407233536 173660 18446744073709551615 4194304 4196468 140725129862176 139642485473680 139642992775575 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18521] ppid=18457 vsize=14069564 CPUtime=1.71 cores=1,3,5,7
/proc/18460/task/18521/stat : 18521 (java) R 18457 18460 1330 0 -1 1077944384 5805 12340 0 0 160 3 5 3 20 0 15 0 50248350 14407233536 173660 18446744073709551615 4194304 4196468 140725129862176 139642484428976 139643012204245 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18522] ppid=18457 vsize=14070592 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18522/stat : 18522 (java) S 18457 18460 1330 0 -1 1077944384 3 12340 0 0 0 0 5 3 20 0 15 0 50248350 14408286208 173660 18446744073709551615 4194304 4196468 140725129862176 139642483382496 139643012204245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18523] ppid=18457 vsize=14070592 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18523/stat : 18523 (java) S 18457 18460 1330 0 -1 1077944384 16 12340 0 0 0 0 5 3 20 0 16 0 50248354 14408286208 173660 18446744073709551615 4194304 4196468 140725129862176 139642482330800 139643012205186 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
[pid=18460/tid=18525] ppid=18457 vsize=14070592 CPUtime=0.08 cores=1,3,5,7
/proc/18460/task/18525/stat : 18525 (java) R 18457 18460 1330 0 -1 1077944384 0 12340 0 0 0 0 5 3 20 0 16 0 50248982 14408286208 173660 18446744073709551615 4194304 4196468 140725129862176 139643016431792 139643012205974 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18522112 140725129865168 140725129867953 140725129867953 140725129871311 0
Current children cumulated CPU time (s) 14.29
Current children cumulated vsize (KiB) 14069564

Child status: 0
Real time (s): 6.66595
CPU time (s): 14.3697
CPU user time (s): 13.9087
CPU system time (s): 0.460988
CPU usage (%): 215.568
Max. virtual memory (cumulated for all children) (KiB): 14071660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.9087
system time used= 0.460988
maximum resident set size= 695268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81484
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8090
involuntary context switches= 457

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.027323 second user time and 0.05059 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-11 21:23:50
IDJOB=4262591
IDBENCH=139312
IDSOLVER=2650
FILE ID=node125/4262591-1502480275
RUNJOBID= node125-1502411403-1395
PBS_JOBID= 
Free space on /tmp= 62004 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/RenaultMod/RenaultMod-m1-s1/RenaultMod-40.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262591-1502480275/watcher-4262591-1502480275 -o /tmp/evaluation-result-4262591-1502480275/solver-4262591-1502480275 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502411403-1395 --watchdog 2580  bin/concrete HOME/instance-4262591-1502480275.xml

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

MD5SUM BENCH= 878edee888014227e65ca0b3d1539934
RANDOM SEED=1174033405

node125.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.07
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.07
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.07
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.07
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:        27364124 kB
MemAvailable:   28151740 kB
Buffers:          259896 kB
Cached:           818824 kB
SwapCached:            0 kB
Active:          4440816 kB
Inactive:         536548 kB
Active(anon):    3899492 kB
Inactive(anon):    24908 kB
Active(file):     541324 kB
Inactive(file):   511640 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             27716 kB
Writeback:             4 kB
AnonPages:       3898912 kB
Mapped:            55528 kB
Shmem:             25252 kB
Slab:             126388 kB
SReclaimable:     100976 kB
SUnreclaim:        25412 kB
KernelStack:        3472 kB
PageTables:        12544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4568564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3665920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61980 MiB
End job on node125 at 2017-08-11 21:23:57