Trace number 4262598

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 6.4171801 3.5717001

General information on the benchmark

NameRoomMate/
RoomMate-int-s1/RoomMate-sr0004-int.xml
MD5SUM702c42d504c6f2b051c8b46344939363
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 benchmark0.015268
Satisfiable
(Un)Satisfiability was proved
Number of variables4
Number of constraints24
Number of domains1
Minimum domain size3
Maximum domain size3
Distribution of domain sizes[{"size":3,"count":4}]
Minimum variable degree12
Maximum variable degree12
Distribution of variable degrees[{"degree":12,"count":4}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":24}]
Number of extensional constraints0
Number of intensional constraints24
Distribution of constraint types[{"type":"intension","count":24}]
Optimization problemNO
Type of objective

Solver Data

3.33/2.21	c Concrete v3.4 running
6.16/3.45	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-4262598-1502447499/watcher-4262598-1502447499 -o /tmp/evaluation-result-4262598-1502447499/solver-4262598-1502447499 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502411403-4960 --watchdog 2580 bin/concrete HOME/instance-4262598-1502447499.xml 

pid=16079
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.61 1.55 1.54 2/199 16082
/proc/meminfo: memFree=28787292/32770624 swapFree=0/451240
[pid=16082] ppid=16079 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/16082/stat : 16082 (runsolver) D 16079 16082 4896 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 144402802 24240128 107 18446744073709551615 4194304 4338465 140723097928064 140723097925704 140120912192215 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 35115008 140723097936081 140723097936457 140723097936457 140723097939914 0
/proc/16082/statm: 5918 107 54 36 0 2156 0

[startup+0.100211 s]
/proc/loadavg: 1.61 1.55 1.54 2/199 16082
/proc/meminfo: memFree=28787292/32770624 swapFree=0/451240
[pid=16082] ppid=16079 vsize=9508 CPUtime=0 cores=1,3,5,7
/proc/16082/stat : 16082 (bash) S 16079 16082 4896 0 -1 4202496 649 0 0 0 0 0 0 0 20 0 1 0 144402802 9736192 351 18446744073709551615 4194304 5098028 140736615714432 140736615712072 140437423553536 0 0 5 65536 18446744071580971376 0 0 17 3 0 0 9 0 0 7196144 7232144 24440832 140736615719444 140736615719529 140736615719529 140736615722986 0
/proc/16082/statm: 2377 351 278 221 0 86 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9508

[startup+0.200252 s]
/proc/loadavg: 1.61 1.55 1.54 2/199 16082
/proc/meminfo: memFree=28787292/32770624 swapFree=0/451240
[pid=16082] ppid=16079 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/16082/stat : 16082 (bash) S 16079 16082 4896 0 -1 4202496 891 6484 0 0 0 0 0 1 20 0 1 0 144402802 9867264 377 18446744073709551615 4194304 5098028 140736615714432 140736615708440 140437423553536 0 0 5 65536 18446744071580971376 0 0 17 3 0 0 9 0 0 7196144 7232144 24440832 140736615719444 140736615719529 140736615719529 140736615722986 0
/proc/16082/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.300276 s]
/proc/loadavg: 1.61 1.55 1.54 2/199 16082
/proc/meminfo: memFree=28787292/32770624 swapFree=0/451240
[pid=16082] ppid=16079 vsize=13907308 CPUtime=0.13 cores=1,3,5,7
/proc/16082/stat : 16082 (java) S 16079 16082 4896 0 -1 1077944320 5542 12371 0 0 5 1 5 2 20 0 14 0 144402802 14241083392 5227 18446744073709551615 4194304 4196468 140728812334096 140728812316640 139650421169911 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
/proc/16082/statm: 3476827 5227 2557 1 0 3466324 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 13907308

[startup+0.700504 s]
/proc/loadavg: 1.61 1.55 1.54 2/199 16082
/proc/meminfo: memFree=28787292/32770624 swapFree=0/451240
[pid=16082] ppid=16079 vsize=13974784 CPUtime=0.66 cores=1,3,5,7
/proc/16082/stat : 16082 (java) S 16079 16082 4896 0 -1 1077944320 13565 12371 0 0 55 4 5 2 20 0 15 0 144402802 14310178816 14511 18446744073709551615 4194304 4196468 140728812334096 140728812316640 139650421169911 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
/proc/16082/statm: 3493696 14511 3118 1 0 3482965 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 13974784

[startup+1.5012 s]
/proc/loadavg: 1.56 1.54 1.54 3/214 16145
/proc/meminfo: memFree=28695224/32770624 swapFree=0/451084
[pid=16082] ppid=16079 vsize=13985408 CPUtime=1.86 cores=1,3,5,7
/proc/16082/stat : 16082 (java) S 16079 16082 4896 0 -1 1077944320 27112 12371 0 0 170 9 5 2 20 0 15 0 144402802 14321057792 39566 18446744073709551615 4194304 4196468 140728812334096 140728812316640 139650421169911 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
/proc/16082/statm: 3496352 39566 3344 1 0 3485525 0
[pid=16082/tid=16132] ppid=16079 vsize=13985408 CPUtime=1.28 cores=1,3,5,7
/proc/16082/task/16132/stat : 16132 (java) S 16079 16082 4896 0 -1 1077944384 21508 12371 0 0 115 6 5 2 20 0 15 0 144402824 14321057792 39566 18446744073709551615 4194304 4196468 140728812334096 139650425387504 139650421181058 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16133] ppid=16079 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16133/stat : 16133 (java) S 16079 16082 4896 0 -1 1077944384 186 12371 0 0 0 0 5 2 20 0 15 0 144402825 14321057792 39566 18446744073709551615 4194304 4196468 140728812334096 139650393013136 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16134] ppid=16079 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16134/stat : 16134 (java) S 16079 16082 4896 0 -1 1077944384 38 12371 0 0 0 0 5 2 20 0 15 0 144402825 14321057792 39566 18446744073709551615 4194304 4196468 140728812334096 139650020666128 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16135] ppid=16079 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16135/stat : 16135 (java) S 16079 16082 4896 0 -1 1077944384 60 12371 0 0 0 0 5 2 20 0 15 0 144402825 14321057792 39566 18446744073709551615 4194304 4196468 140728812334096 139650019613840 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16136] ppid=16079 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16136/stat : 16136 (java) R 16079 16082 4896 0 -1 1077944384 52 12371 0 0 0 0 5 2 20 0 15 0 144402825 14321057792 39592 18446744073709551615 4194304 4196468 140728812334096 139650018561104 139650421180117 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16137] ppid=16079 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16137/stat : 16137 (java) R 16079 16082 4896 0 -1 4202560 72 12371 0 0 0 0 5 2 20 0 15 0 144402826 14321057792 39592 18446744073709551615 4194304 4196468 140728812334096 139649899618752 139650400800840 0 0 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16138] ppid=16079 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16138/stat : 16138 (java) S 16079 16082 4896 0 -1 1077944384 33 12371 0 0 0 0 5 2 20 0 15 0 144402827 14321057792 39592 18446744073709551615 4194304 4196468 140728812334096 139649898566432 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16139] ppid=16079 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16139/stat : 16139 (java) S 16079 16082 4896 0 -1 1077944384 21 12371 0 0 0 0 5 2 20 0 15 0 144402827 14321057792 39592 18446744073709551615 4194304 4196468 140728812334096 139649897514096 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16140] ppid=16079 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16140/stat : 16140 (java) S 16079 16082 4896 0 -1 1077944384 3 12371 0 0 0 0 5 2 20 0 15 0 144402829 14321057792 39592 18446744073709551615 4194304 4196468 140728812334096 139649896462416 139650421188507 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16141] ppid=16079 vsize=13985408 CPUtime=0.2 cores=1,3,5,7
/proc/16082/task/16141/stat : 16141 (java) S 16079 16082 4896 0 -1 1077944384 1063 12371 0 0 13 0 5 2 20 0 15 0 144402829 14321057792 39592 18446744073709551615 4194304 4196468 140728812334096 139649895410288 139650421181058 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16142] ppid=16079 vsize=13985408 CPUtime=0.23 cores=1,3,5,7
/proc/16082/task/16142/stat : 16142 (java) S 16079 16082 4896 0 -1 1077944384 680 12371 0 0 15 1 5 2 20 0 15 0 144402829 14321057792 39592 18446744073709551615 4194304 4196468 140728812334096 139649894357488 139650421181058 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16143] ppid=16079 vsize=13985408 CPUtime=0.3 cores=1,3,5,7
/proc/16082/task/16143/stat : 16143 (java) S 16079 16082 4896 0 -1 1077944384 1249 12371 0 0 23 0 5 2 20 0 15 0 144402829 14321057792 39592 18446744073709551615 4194304 4196468 140728812334096 139649893300416 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16144] ppid=16079 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16144/stat : 16144 (java) S 16079 16082 4896 0 -1 1077944384 3 12371 0 0 0 0 5 2 20 0 15 0 144402830 14321057792 39592 18446744073709551615 4194304 4196468 140728812334096 139649892252640 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16145] ppid=16079 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16145/stat : 16145 (java) S 16079 16082 4896 0 -1 1077944384 8 12371 0 0 0 0 5 2 20 0 15 0 144402834 14321057792 39592 18446744073709551615 4194304 4196468 140728812334096 139649891199408 139650421181058 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 13985408

[startup+3.1015 s]
/proc/loadavg: 1.56 1.54 1.54 4/214 16145
/proc/meminfo: memFree=28620980/32770624 swapFree=0/451084
[pid=16082] ppid=16079 vsize=13999932 CPUtime=5.24 cores=1,3,5,7
/proc/16082/stat : 16082 (java) S 16079 16082 4896 0 -1 1077944320 45296 12371 0 0 501 16 5 2 20 0 15 0 144402802 14335930368 57887 18446744073709551615 4194304 4196468 140728812334096 140728812316640 139650421169911 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
/proc/16082/statm: 3499983 57887 3456 1 0 3488597 0
[pid=16082/tid=16132] ppid=16079 vsize=13999932 CPUtime=2.81 cores=1,3,5,7
/proc/16082/task/16132/stat : 16132 (java) R 16079 16082 4896 0 -1 4202560 32259 12371 0 0 265 9 5 2 20 0 15 0 144402824 14335930368 57887 18446744073709551615 4194304 4196468 140728812334096 139650425383008 139650402733471 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16133] ppid=16079 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/16082/task/16133/stat : 16133 (java) S 16079 16082 4896 0 -1 1077944384 211 12371 0 0 2 0 5 2 20 0 15 0 144402825 14335930368 57887 18446744073709551615 4194304 4196468 140728812334096 139650393013136 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16134] ppid=16079 vsize=13999932 CPUtime=0.1 cores=1,3,5,7
/proc/16082/task/16134/stat : 16134 (java) S 16079 16082 4896 0 -1 1077944384 61 12371 0 0 3 0 5 2 20 0 15 0 144402825 14335930368 57887 18446744073709551615 4194304 4196468 140728812334096 139650020666128 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16135] ppid=16079 vsize=13999932 CPUtime=0.1 cores=1,3,5,7
/proc/16082/task/16135/stat : 16135 (java) S 16079 16082 4896 0 -1 1077944384 119 12371 0 0 3 0 5 2 20 0 15 0 144402825 14335930368 57887 18446744073709551615 4194304 4196468 140728812334096 139650019613840 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16136] ppid=16079 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/16082/task/16136/stat : 16136 (java) S 16079 16082 4896 0 -1 1077944384 78 12371 0 0 2 0 5 2 20 0 15 0 144402825 14335930368 57887 18446744073709551615 4194304 4196468 140728812334096 139650018561040 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16137] ppid=16079 vsize=13999932 CPUtime=0.1 cores=1,3,5,7
/proc/16082/task/16137/stat : 16137 (java) S 16079 16082 4896 0 -1 1077944384 2192 12371 0 0 3 0 5 2 20 0 15 0 144402826 14335930368 57887 18446744073709551615 4194304 4196468 140728812334096 139649899620464 139650421181058 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16138] ppid=16079 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16138/stat : 16138 (java) S 16079 16082 4896 0 -1 1077944384 54 12371 0 0 0 0 5 2 20 0 15 0 144402827 14335930368 57887 18446744073709551615 4194304 4196468 140728812334096 139649898566496 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16139] ppid=16079 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16139/stat : 16139 (java) S 16079 16082 4896 0 -1 1077944384 45 12371 0 0 0 0 5 2 20 0 15 0 144402827 14335930368 57887 18446744073709551615 4194304 4196468 140728812334096 139649897514112 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16140] ppid=16079 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16140/stat : 16140 (java) S 16079 16082 4896 0 -1 1077944384 3 12371 0 0 0 0 5 2 20 0 15 0 144402829 14335930368 57887 18446744073709551615 4194304 4196468 140728812334096 139649896462416 139650421188507 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16141] ppid=16079 vsize=13999932 CPUtime=0.64 cores=1,3,5,7
/proc/16082/task/16141/stat : 16141 (java) R 16079 16082 4896 0 -1 4202560 2398 12371 0 0 56 1 5 2 20 0 15 0 144402829 14335930368 57887 18446744073709551615 4194304 4196468 140728812334096 139649895398960 139650405160219 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16142] ppid=16079 vsize=13999932 CPUtime=0.75 cores=1,3,5,7
/proc/16082/task/16142/stat : 16142 (java) R 16079 16082 4896 0 -1 4202560 2196 12371 0 0 67 1 5 2 20 0 15 0 144402829 14335930368 57887 18446744073709551615 4194304 4196468 140728812334096 139649894343088 139650401013480 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16143] ppid=16079 vsize=13999932 CPUtime=1.02 cores=1,3,5,7
/proc/16082/task/16143/stat : 16143 (java) S 16079 16082 4896 0 -1 1077944384 3517 12371 0 0 94 1 5 2 20 0 15 0 144402829 14335930368 57887 18446744073709551615 4194304 4196468 140728812334096 139649893305200 139650421181058 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16144] ppid=16079 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16144/stat : 16144 (java) S 16079 16082 4896 0 -1 1077944384 3 12371 0 0 0 0 5 2 20 0 15 0 144402830 14335930368 57887 18446744073709551615 4194304 4196468 140728812334096 139649892252640 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16145] ppid=16079 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16145/stat : 16145 (java) S 16079 16082 4896 0 -1 1077944384 9 12371 0 0 0 0 5 2 20 0 15 0 144402834 14335930368 57887 18446744073709551615 4194304 4196468 140728812334096 139649891199408 139650421181058 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
Current children cumulated CPU time (s) 5.24
Current children cumulated vsize (KiB) 13999932

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

[startup+3.20151 s]
/proc/loadavg: 1.56 1.54 1.54 4/214 16145
/proc/meminfo: memFree=28620980/32770624 swapFree=0/451084
[pid=16082] ppid=16079 vsize=14065468 CPUtime=5.55 cores=1,3,5,7
/proc/16082/stat : 16082 (java) S 16079 16082 4896 0 -1 1077944320 55363 12371 0 0 530 18 5 2 20 0 15 0 144402802 14403039232 67860 18446744073709551615 4194304 4196468 140728812334096 140728812316640 139650421169911 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
/proc/16082/statm: 3516367 67860 3456 1 0 3504981 0
[pid=16082/tid=16132] ppid=16079 vsize=14065468 CPUtime=2.91 cores=1,3,5,7
/proc/16082/task/16132/stat : 16132 (java) R 16079 16082 4896 0 -1 4202560 40033 12371 0 0 274 10 5 2 20 0 15 0 144402824 14403039232 67860 18446744073709551615 4194304 4196468 140728812334096 139650425385992 139650401445233 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16133] ppid=16079 vsize=14065468 CPUtime=0.09 cores=1,3,5,7
/proc/16082/task/16133/stat : 16133 (java) S 16079 16082 4896 0 -1 1077944384 211 12371 0 0 2 0 5 2 20 0 15 0 144402825 14403039232 67860 18446744073709551615 4194304 4196468 140728812334096 139650393013136 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16134] ppid=16079 vsize=14065468 CPUtime=0.1 cores=1,3,5,7
/proc/16082/task/16134/stat : 16134 (java) S 16079 16082 4896 0 -1 1077944384 61 12371 0 0 3 0 5 2 20 0 15 0 144402825 14403039232 67860 18446744073709551615 4194304 4196468 140728812334096 139650020666128 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16135] ppid=16079 vsize=14065468 CPUtime=0.1 cores=1,3,5,7
/proc/16082/task/16135/stat : 16135 (java) S 16079 16082 4896 0 -1 1077944384 119 12371 0 0 3 0 5 2 20 0 15 0 144402825 14403039232 67860 18446744073709551615 4194304 4196468 140728812334096 139650019613840 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16136] ppid=16079 vsize=14065468 CPUtime=0.09 cores=1,3,5,7
/proc/16082/task/16136/stat : 16136 (java) S 16079 16082 4896 0 -1 1077944384 78 12371 0 0 2 0 5 2 20 0 15 0 144402825 14403039232 67860 18446744073709551615 4194304 4196468 140728812334096 139650018561040 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16137] ppid=16079 vsize=14065468 CPUtime=0.1 cores=1,3,5,7
/proc/16082/task/16137/stat : 16137 (java) S 16079 16082 4896 0 -1 1077944384 2192 12371 0 0 3 0 5 2 20 0 15 0 144402826 14403039232 67860 18446744073709551615 4194304 4196468 140728812334096 139649899620464 139650421181058 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16138] ppid=16079 vsize=14065468 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16138/stat : 16138 (java) S 16079 16082 4896 0 -1 1077944384 54 12371 0 0 0 0 5 2 20 0 15 0 144402827 14403039232 67860 18446744073709551615 4194304 4196468 140728812334096 139649898566496 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16139] ppid=16079 vsize=14065468 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16139/stat : 16139 (java) S 16079 16082 4896 0 -1 1077944384 45 12371 0 0 0 0 5 2 20 0 15 0 144402827 14403039232 67860 18446744073709551615 4194304 4196468 140728812334096 139649897514112 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16140] ppid=16079 vsize=14065468 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16140/stat : 16140 (java) S 16079 16082 4896 0 -1 1077944384 3 12371 0 0 0 0 5 2 20 0 15 0 144402829 14403039232 67860 18446744073709551615 4194304 4196468 140728812334096 139649896462416 139650421188507 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16141] ppid=16079 vsize=14065468 CPUtime=0.74 cores=1,3,5,7
/proc/16082/task/16141/stat : 16141 (java) R 16079 16082 4896 0 -1 4202560 3300 12371 0 0 66 1 5 2 20 0 15 0 144402829 14403039232 67860 18446744073709551615 4194304 4196468 140728812334096 139649895391304 139650404666695 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16142] ppid=16079 vsize=14065468 CPUtime=0.85 cores=1,3,5,7
/proc/16082/task/16142/stat : 16142 (java) R 16079 16082 4896 0 -1 4202560 3584 12371 0 0 77 1 5 2 20 0 15 0 144402829 14403039232 67860 18446744073709551615 4194304 4196468 140728812334096 139649894337816 139650404666699 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16143] ppid=16079 vsize=14065468 CPUtime=1.02 cores=1,3,5,7
/proc/16082/task/16143/stat : 16143 (java) S 16079 16082 4896 0 -1 1077944384 3520 12371 0 0 94 1 5 2 20 0 15 0 144402829 14403039232 67860 18446744073709551615 4194304 4196468 140728812334096 139649893305200 139650421181058 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16144] ppid=16079 vsize=14065468 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16144/stat : 16144 (java) S 16079 16082 4896 0 -1 1077944384 3 12371 0 0 0 0 5 2 20 0 15 0 144402830 14403039232 67860 18446744073709551615 4194304 4196468 140728812334096 139649892252640 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16145] ppid=16079 vsize=14065468 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16145/stat : 16145 (java) S 16079 16082 4896 0 -1 1077944384 9 12371 0 0 0 0 5 2 20 0 15 0 144402834 14403039232 67860 18446744073709551615 4194304 4196468 140728812334096 139649891199408 139650421181058 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
Current children cumulated CPU time (s) 5.55
Current children cumulated vsize (KiB) 14065468

[startup+3.41546 s]
/proc/loadavg: 1.56 1.54 1.54 4/214 16145
/proc/meminfo: memFree=28506556/32770624 swapFree=0/451084
[pid=16082] ppid=16079 vsize=14067516 CPUtime=6.16 cores=1,3,5,7
/proc/16082/stat : 16082 (java) S 16079 16082 4896 0 -1 1077944320 61816 12371 0 0 590 19 5 2 20 0 15 0 144402802 14405136384 74369 18446744073709551615 4194304 4196468 140728812334096 140728812316640 139650421169911 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
/proc/16082/statm: 3516879 74369 3456 1 0 3505493 0
[pid=16082/tid=16132] ppid=16079 vsize=14067516 CPUtime=3 cores=1,3,5,7
/proc/16082/task/16132/stat : 16132 (java) S 16079 16082 4896 0 -1 1077944384 45396 12371 0 0 282 11 5 2 20 0 15 0 144402824 14405136384 74369 18446744073709551615 4194304 4196468 140728812334096 139650425407584 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16133] ppid=16079 vsize=14067516 CPUtime=0.16 cores=1,3,5,7
/proc/16082/task/16133/stat : 16133 (java) S 16079 16082 4896 0 -1 1077944384 218 12371 0 0 9 0 5 2 20 0 15 0 144402825 14405136384 74369 18446744073709551615 4194304 4196468 140728812334096 139650393013136 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16134] ppid=16079 vsize=14067516 CPUtime=0.16 cores=1,3,5,7
/proc/16082/task/16134/stat : 16134 (java) S 16079 16082 4896 0 -1 1077944384 63 12371 0 0 9 0 5 2 20 0 15 0 144402825 14405136384 74369 18446744073709551615 4194304 4196468 140728812334096 139650020666128 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16135] ppid=16079 vsize=14067516 CPUtime=0.15 cores=1,3,5,7
/proc/16082/task/16135/stat : 16135 (java) S 16079 16082 4896 0 -1 1077944384 132 12371 0 0 8 0 5 2 20 0 15 0 144402825 14405136384 74369 18446744073709551615 4194304 4196468 140728812334096 139650019613840 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16136] ppid=16079 vsize=14067516 CPUtime=0.15 cores=1,3,5,7
/proc/16082/task/16136/stat : 16136 (java) S 16079 16082 4896 0 -1 1077944384 79 12371 0 0 8 0 5 2 20 0 15 0 144402825 14405136384 74369 18446744073709551615 4194304 4196468 140728812334096 139650018561040 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16137] ppid=16079 vsize=14067516 CPUtime=0.15 cores=1,3,5,7
/proc/16082/task/16137/stat : 16137 (java) R 16079 16082 4896 0 -1 4202560 2207 12371 0 0 8 0 5 2 20 0 15 0 144402826 14405136384 74369 18446744073709551615 4194304 4196468 140728812334096 139649899618752 139650405526051 0 0 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16138] ppid=16079 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16138/stat : 16138 (java) S 16079 16082 4896 0 -1 1077944384 54 12371 0 0 0 0 5 2 20 0 15 0 144402827 14405136384 74369 18446744073709551615 4194304 4196468 140728812334096 139649898566032 139650421181058 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16139] ppid=16079 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16139/stat : 16139 (java) S 16079 16082 4896 0 -1 1077944384 46 12371 0 0 0 0 5 2 20 0 15 0 144402827 14405136384 74369 18446744073709551615 4194304 4196468 140728812334096 139649897513712 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16140] ppid=16079 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16140/stat : 16140 (java) S 16079 16082 4896 0 -1 1077944384 3 12371 0 0 0 0 5 2 20 0 15 0 144402829 14405136384 74369 18446744073709551615 4194304 4196468 140728812334096 139649896462416 139650421188507 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16141] ppid=16079 vsize=14067516 CPUtime=0.83 cores=1,3,5,7
/proc/16082/task/16141/stat : 16141 (java) S 16079 16082 4896 0 -1 1077944384 3890 12371 0 0 75 1 5 2 20 0 15 0 144402829 14405136384 74369 18446744073709551615 4194304 4196468 140728812334096 139649895389328 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16142] ppid=16079 vsize=14067516 CPUtime=0.97 cores=1,3,5,7
/proc/16082/task/16142/stat : 16142 (java) S 16079 16082 4896 0 -1 1077944384 4011 12371 0 0 89 1 5 2 20 0 15 0 144402829 14405136384 74369 18446744073709551615 4194304 4196468 140728812334096 139649894341584 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16143] ppid=16079 vsize=14067516 CPUtime=1.03 cores=1,3,5,7
/proc/16082/task/16143/stat : 16143 (java) S 16079 16082 4896 0 -1 1077944384 3554 12371 0 0 95 1 5 2 20 0 15 0 144402829 14405136384 74369 18446744073709551615 4194304 4196468 140728812334096 139649893305200 139650421181058 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16144] ppid=16079 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16144/stat : 16144 (java) S 16079 16082 4896 0 -1 1077944384 3 12371 0 0 0 0 5 2 20 0 15 0 144402830 14405136384 74369 18446744073709551615 4194304 4196468 140728812334096 139649892252640 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16145] ppid=16079 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16145/stat : 16145 (java) S 16079 16082 4896 0 -1 1077944384 9 12371 0 0 0 0 5 2 20 0 15 0 144402834 14405136384 74369 18446744073709551615 4194304 4196468 140728812334096 139649891199408 139650421181058 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 14067516

[startup+3.5007 s]
/proc/loadavg: 1.56 1.54 1.54 4/214 16145
/proc/meminfo: memFree=28506556/32770624 swapFree=0/451084
[pid=16082] ppid=16079 vsize=14134080 CPUtime=6.33 cores=1,3,5,7
/proc/16082/stat : 16082 (java) S 16079 16082 4896 0 -1 1077944320 62300 12371 0 0 607 19 5 2 20 0 14 0 144402802 14473297920 74816 18446744073709551615 4194304 4196468 140728812334096 140728812316640 139650421169911 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
/proc/16082/statm: 3533520 74816 3458 1 0 3522134 0
[pid=16082/tid=16132] ppid=16079 vsize=14134080 CPUtime=3.01 cores=1,3,5,7
/proc/16082/task/16132/stat : 16132 (java) S 16079 16082 4896 0 -1 1077944384 45425 12371 0 0 283 11 5 2 20 0 14 0 144402824 14473297920 74816 18446744073709551615 4194304 4196468 140728812334096 139650425412752 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16133] ppid=16079 vsize=14134080 CPUtime=0.17 cores=1,3,5,7
/proc/16082/task/16133/stat : 16133 (java) S 16079 16082 4896 0 -1 1077944384 224 12371 0 0 10 0 5 2 20 0 14 0 144402825 14473297920 74816 18446744073709551615 4194304 4196468 140728812334096 139650393013136 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16134] ppid=16079 vsize=14134080 CPUtime=0.17 cores=1,3,5,7
/proc/16082/task/16134/stat : 16134 (java) S 16079 16082 4896 0 -1 1077944384 63 12371 0 0 10 0 5 2 20 0 14 0 144402825 14473297920 74816 18446744073709551615 4194304 4196468 140728812334096 139650020666128 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16135] ppid=16079 vsize=14134080 CPUtime=0.16 cores=1,3,5,7
/proc/16082/task/16135/stat : 16135 (java) S 16079 16082 4896 0 -1 1077944384 132 12371 0 0 9 0 5 2 20 0 14 0 144402825 14473297920 74816 18446744073709551615 4194304 4196468 140728812334096 139650019613840 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16136] ppid=16079 vsize=14134080 CPUtime=0.17 cores=1,3,5,7
/proc/16082/task/16136/stat : 16136 (java) S 16079 16082 4896 0 -1 1077944384 79 12371 0 0 10 0 5 2 20 0 14 0 144402825 14473297920 74816 18446744073709551615 4194304 4196468 140728812334096 139650018561040 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16137] ppid=16079 vsize=14134080 CPUtime=0.16 cores=1,3,5,7
/proc/16082/task/16137/stat : 16137 (java) S 16079 16082 4896 0 -1 1077944384 2207 12371 0 0 9 0 5 2 20 0 14 0 144402826 14473297920 74816 18446744073709551615 4194304 4196468 140728812334096 139649899620672 139650421181058 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16138] ppid=16079 vsize=14134080 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16138/stat : 16138 (java) S 16079 16082 4896 0 -1 1077944384 54 12371 0 0 0 0 5 2 20 0 14 0 144402827 14473297920 74816 18446744073709551615 4194304 4196468 140728812334096 139649898566496 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16139] ppid=16079 vsize=14134080 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16139/stat : 16139 (java) S 16079 16082 4896 0 -1 1077944384 46 12371 0 0 0 0 5 2 20 0 14 0 144402827 14473297920 74816 18446744073709551615 4194304 4196468 140728812334096 139649897514112 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16140] ppid=16079 vsize=14134080 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16140/stat : 16140 (java) S 16079 16082 4896 0 -1 1077944384 5 12371 0 0 0 0 5 2 20 0 14 0 144402829 14473297920 74816 18446744073709551615 4194304 4196468 140728812334096 139649896461472 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16141] ppid=16079 vsize=14134080 CPUtime=0.86 cores=1,3,5,7
/proc/16082/task/16141/stat : 16141 (java) S 16079 16082 4896 0 -1 1077944384 3969 12371 0 0 78 1 5 2 20 0 14 0 144402829 14473297920 74816 18446744073709551615 4194304 4196468 140728812334096 139649895389328 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16142] ppid=16079 vsize=14134080 CPUtime=1.05 cores=1,3,5,7
/proc/16082/task/16142/stat : 16142 (java) R 16079 16082 4896 0 -1 4202560 4352 12371 0 0 97 1 5 2 20 0 14 0 144402829 14473297920 74816 18446744073709551615 4194304 4196468 140728812334096 139649894341584 139650399027072 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16143] ppid=16079 vsize=14134080 CPUtime=1.03 cores=1,3,5,7
/proc/16082/task/16143/stat : 16143 (java) S 16079 16082 4896 0 -1 1077944384 3554 12371 0 0 95 1 5 2 20 0 14 0 144402829 14473297920 74816 18446744073709551615 4194304 4196468 140728812334096 139649893305200 139650421181058 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
[pid=16082/tid=16144] ppid=16079 vsize=14134080 CPUtime=0.07 cores=1,3,5,7
/proc/16082/task/16144/stat : 16144 (java) S 16079 16082 4896 0 -1 1077944384 3 12371 0 0 0 0 5 2 20 0 14 0 144402830 14473297920 74816 18446744073709551615 4194304 4196468 140728812334096 139649892252640 139650421180117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22126592 140728812341200 140728812343985 140728812343985 140728812347343 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 14134080

Child status: 0
Real time (s): 3.5717
CPU time (s): 6.41718
CPU user time (s): 6.1842
CPU system time (s): 0.232975
CPU usage (%): 179.667
Max. virtual memory (cumulated for all children) (KiB): 14134080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.1842
system time used= 0.232975
maximum resident set size= 301680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75131
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= 6004
involuntary context switches= 343

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.019304 second user time and 0.023165 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-11 12:17:15
IDJOB=4262598
IDBENCH=126908
IDSOLVER=2650
FILE ID=node132/4262598-1502447499
RUNJOBID= node132-1502411403-4960
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/RoomMate/RoomMate-int-s1/RoomMate-sr0004-int.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262598-1502447499/watcher-4262598-1502447499 -o /tmp/evaluation-result-4262598-1502447499/solver-4262598-1502447499 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502411403-4960 --watchdog 2580  bin/concrete HOME/instance-4262598-1502447499.xml

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

MD5SUM BENCH= 702c42d504c6f2b051c8b46344939363
RANDOM SEED=848550858

node132.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.74
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.74
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.74
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.74
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:        28788300 kB
MemAvailable:   29647120 kB
Buffers:          295144 kB
Cached:           874224 kB
SwapCached:            0 kB
Active:          3039472 kB
Inactive:         499732 kB
Active(anon):    2370804 kB
Inactive(anon):    49012 kB
Active(file):     668668 kB
Inactive(file):   450720 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24084 kB
Writeback:             0 kB
AnonPages:       2369776 kB
Mapped:            72488 kB
Shmem:             49852 kB
Slab:             137896 kB
SReclaimable:     110532 kB
SUnreclaim:        27364 kB
KernelStack:        3488 kB
PageTables:        13168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3012888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2107392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61984 MiB
End job on node132 at 2017-08-11 12:17:19