Trace number 4262632

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete 3.4SAT 6.9499402 3.7358601

General information on the benchmark

NameScheduling/Scheduling-jsdec-sadeh/
Sadeh-ewddr1-9.xml
MD5SUM175fb08d85d071680a829b1f7b92a261
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.054237001
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints90
Number of domains1
Minimum domain size1
Maximum domain size1
Distribution of domain sizes[{"size":1,"count":50}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":30}]
Minimum constraint arity1
Maximum constraint arity2
Distribution of constraint arities[{"arity":1,"count":50},{"arity":2,"count":40}]
Number of extensional constraints0
Number of intensional constraints90
Distribution of constraint types[{"type":"intension","count":90}]
Optimization problemNO
Type of objective

Solver Data

3.39/2.34	c Concrete v3.4 running
6.89/3.70	v <instantiation>
6.89/3.70	v       <list>
6.89/3.70	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4]
6.89/3.70	v       </list>
6.89/3.70	v       <values>
6.89/3.70	v         0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
6.89/3.70	v       </values>
6.89/3.70	v     </instantiation>
6.89/3.70	s SATISFIABLE

Verifier Data

OK	

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

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

pid=7518
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: 0.05 0.08 0.66 3/180 7523
/proc/meminfo: memFree=31643292/32770624 swapFree=0/360500
[pid=7523] ppid=7518 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/7523/stat : 7523 (runsolver) D 7518 7523 7434 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 29565011 24240128 108 18446744073709551615 4194304 4338465 140734629616976 140734629614616 140157283812055 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 16498688 140734629621969 140734629622345 140734629622345 140734629625802 0
/proc/7523/statm: 5918 108 54 36 0 2156 0

[startup+0.100155 s]
/proc/loadavg: 0.05 0.08 0.66 3/180 7523
/proc/meminfo: memFree=31643292/32770624 swapFree=0/360500
[pid=7523] ppid=7518 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/7523/stat : 7523 (runsolver) D 7518 7523 7434 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 29565011 24240128 108 18446744073709551615 4194304 4338465 140734629616976 140734629614616 140157283812055 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 16498688 140734629621969 140734629622345 140734629622345 140734629625802 0
/proc/7523/statm: 5918 108 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.201864 s]
/proc/loadavg: 0.05 0.08 0.66 3/180 7523
/proc/meminfo: memFree=31643292/32770624 swapFree=0/360500
[pid=7523] ppid=7518 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/7523/stat : 7523 (bash) S 7518 7523 7434 0 -1 4202496 891 6486 0 1 0 0 0 1 20 0 1 0 29565011 9867264 377 18446744073709551615 4194304 5098028 140724546719472 140724546713480 139820217408512 0 0 5 65536 18446744071580971376 0 0 17 1 0 0 11 0 0 7196144 7232144 11927552 140724546724372 140724546724457 140724546724457 140724546727914 0
/proc/7523/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.300261 s]
/proc/loadavg: 0.05 0.08 0.66 3/180 7523
/proc/meminfo: memFree=31643292/32770624 swapFree=0/360500
[pid=7523] ppid=7518 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/7523/stat : 7523 (bash) S 7518 7523 7434 0 -1 4202496 891 6486 0 1 0 0 0 1 20 0 1 0 29565011 9867264 377 18446744073709551615 4194304 5098028 140724546719472 140724546713480 139820217408512 0 0 5 65536 18446744071580971376 0 0 17 1 0 0 11 0 0 7196144 7232144 11927552 140724546724372 140724546724457 140724546724457 140724546727914 0
/proc/7523/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.700236 s]
/proc/loadavg: 0.05 0.08 0.66 3/180 7523
/proc/meminfo: memFree=31643292/32770624 swapFree=0/360500
[pid=7523] ppid=7518 vsize=13974784 CPUtime=0.49 cores=1,3,5,7
/proc/7523/stat : 7523 (java) S 7518 7523 7434 0 -1 1077944320 13158 12374 0 1 38 3 5 3 20 0 15 0 29565011 14310178816 13411 18446744073709551615 4194304 4196468 140721751019216 140721751001760 140063006514935 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 11 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
/proc/7523/statm: 3493696 13411 3058 1 0 3482965 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 13974784

[startup+1.50064 s]
/proc/loadavg: 0.05 0.08 0.66 4/213 7652
/proc/meminfo: memFree=31479848/32770624 swapFree=0/363024
[pid=7523] ppid=7518 vsize=13985408 CPUtime=1.67 cores=1,3,5,7
/proc/7523/stat : 7523 (java) S 7518 7523 7434 0 -1 1077944320 24892 12374 0 1 152 7 5 3 20 0 15 0 29565011 14321057792 32871 18446744073709551615 4194304 4196468 140721751019216 140721751001760 140063006514935 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 11 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
/proc/7523/statm: 3496352 32871 3337 1 0 3485525 0
[pid=7523/tid=7633] ppid=7518 vsize=13985408 CPUtime=1.18 cores=1,3,5,7
/proc/7523/task/7633/stat : 7633 (java) R 7518 7523 7434 0 -1 4202560 20385 12374 0 1 105 5 5 3 20 0 15 0 29565044 14321057792 32871 18446744073709551615 4194304 4196468 140721751019216 140063010750368 140062990595422 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7634] ppid=7518 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7634/stat : 7634 (java) S 7518 7523 7434 0 -1 1077944384 1 12374 0 1 0 0 5 3 20 0 15 0 29565045 14321057792 32871 18446744073709551615 4194304 4196468 140721751019216 140062978358032 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7635] ppid=7518 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7635/stat : 7635 (java) S 7518 7523 7434 0 -1 1077944384 1 12374 0 1 0 0 5 3 20 0 15 0 29565045 14321057792 32871 18446744073709551615 4194304 4196468 140721751019216 140062605962128 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7636] ppid=7518 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7636/stat : 7636 (java) S 7518 7523 7434 0 -1 1077944384 1 12374 0 1 0 0 5 3 20 0 15 0 29565045 14321057792 32871 18446744073709551615 4194304 4196468 140721751019216 140062604909584 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7637] ppid=7518 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7637/stat : 7637 (java) S 7518 7523 7434 0 -1 1077944384 2 12374 0 1 0 0 5 3 20 0 15 0 29565045 14321057792 32871 18446744073709551615 4194304 4196468 140721751019216 140062603857040 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7638] ppid=7518 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7638/stat : 7638 (java) S 7518 7523 7434 0 -1 1077944384 6 12374 0 1 0 0 5 3 20 0 15 0 29565046 14321057792 32871 18446744073709551615 4194304 4196468 140721751019216 140061923276784 140063006526082 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7644] ppid=7518 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7644/stat : 7644 (java) S 7518 7523 7434 0 -1 1077944384 33 12374 0 1 0 0 5 3 20 0 15 0 29565047 14321057792 32871 18446744073709551615 4194304 4196468 140721751019216 140061922223008 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7645] ppid=7518 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7645/stat : 7645 (java) S 7518 7523 7434 0 -1 1077944384 21 12374 0 1 0 0 5 3 20 0 15 0 29565047 14321057792 32871 18446744073709551615 4194304 4196468 140721751019216 140061921170416 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7646] ppid=7518 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7646/stat : 7646 (java) S 7518 7523 7434 0 -1 1077944384 3 12374 0 1 0 0 5 3 20 0 15 0 29565050 14321057792 32871 18446744073709551615 4194304 4196468 140721751019216 140061920118992 140063006533531 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7647] ppid=7518 vsize=13985408 CPUtime=0.23 cores=1,3,5,7
/proc/7523/task/7647/stat : 7647 (java) S 7518 7523 7434 0 -1 1077944384 1013 12374 0 1 15 0 5 3 20 0 15 0 29565050 14321057792 32871 18446744073709551615 4194304 4196468 140721751019216 140061919066608 140063006526082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7648] ppid=7518 vsize=13985408 CPUtime=0.18 cores=1,3,5,7
/proc/7523/task/7648/stat : 7648 (java) S 7518 7523 7434 0 -1 1077944384 512 12374 0 1 10 0 5 3 20 0 15 0 29565050 14321057792 32871 18446744073709551615 4194304 4196468 140721751019216 140061918014064 140063006526082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7649] ppid=7518 vsize=13985408 CPUtime=0.27 cores=1,3,5,7
/proc/7523/task/7649/stat : 7649 (java) S 7518 7523 7434 0 -1 1077944384 757 12374 0 1 19 0 5 3 20 0 15 0 29565050 14321057792 32871 18446744073709551615 4194304 4196468 140721751019216 140061916961520 140063006526082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7650] ppid=7518 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7650/stat : 7650 (java) S 7518 7523 7434 0 -1 1077944384 3 12374 0 1 0 0 5 3 20 0 15 0 29565050 14321057792 32871 18446744073709551615 4194304 4196468 140721751019216 140061915909216 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7652] ppid=7518 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7652/stat : 7652 (java) S 7518 7523 7434 0 -1 1077944384 3 12374 0 1 0 0 5 3 20 0 15 0 29565055 14321057792 32871 18446744073709551615 4194304 4196468 140721751019216 140061914855728 140063006526082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 13985408

[startup+3.10061 s]
/proc/loadavg: 0.05 0.08 0.66 5/213 7652
/proc/meminfo: memFree=31296176/32770624 swapFree=0/370840
[pid=7523] ppid=7518 vsize=13999932 CPUtime=5.48 cores=1,3,5,7
/proc/7523/stat : 7523 (java) S 7518 7523 7434 0 -1 1077944320 36703 12374 0 1 527 13 5 3 20 0 15 0 29565011 14335930368 52254 18446744073709551615 4194304 4196468 140721751019216 140721751001760 140063006514935 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 11 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
/proc/7523/statm: 3499983 52254 3445 1 0 3488597 0
[pid=7523/tid=7633] ppid=7518 vsize=13999932 CPUtime=2.74 cores=1,3,5,7
/proc/7523/task/7633/stat : 7633 (java) R 7518 7523 7434 0 -1 4202560 25557 12374 0 1 257 9 5 3 20 0 15 0 29565044 14335930368 52254 18446744073709551615 4194304 4196468 140721751019216 140063010746848 140062986790618 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7634] ppid=7518 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/7523/task/7634/stat : 7634 (java) S 7518 7523 7434 0 -1 1077944384 38 12374 0 1 1 0 5 3 20 0 15 0 29565045 14335930368 52254 18446744073709551615 4194304 4196468 140721751019216 140062978358032 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7635] ppid=7518 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/7523/task/7635/stat : 7635 (java) S 7518 7523 7434 0 -1 1077944384 42 12374 0 1 1 0 5 3 20 0 15 0 29565045 14335930368 52254 18446744073709551615 4194304 4196468 140721751019216 140062605962128 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7636] ppid=7518 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7636/stat : 7636 (java) S 7518 7523 7434 0 -1 1077944384 7 12374 0 1 0 0 5 3 20 0 15 0 29565045 14335930368 52254 18446744073709551615 4194304 4196468 140721751019216 140062604909584 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7637] ppid=7518 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/7523/task/7637/stat : 7637 (java) S 7518 7523 7434 0 -1 1077944384 225 12374 0 1 1 0 5 3 20 0 15 0 29565045 14335930368 52254 18446744073709551615 4194304 4196468 140721751019216 140062603857040 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7638] ppid=7518 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/7523/task/7638/stat : 7638 (java) S 7518 7523 7434 0 -1 1077944384 1218 12374 0 1 1 0 5 3 20 0 15 0 29565046 14335930368 52254 18446744073709551615 4194304 4196468 140721751019216 140061923276784 140063006526082 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7644] ppid=7518 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7644/stat : 7644 (java) S 7518 7523 7434 0 -1 1077944384 55 12374 0 1 0 0 5 3 20 0 15 0 29565047 14335930368 52254 18446744073709551615 4194304 4196468 140721751019216 140061922223008 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7645] ppid=7518 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7645/stat : 7645 (java) S 7518 7523 7434 0 -1 1077944384 45 12374 0 1 0 0 5 3 20 0 15 0 29565047 14335930368 52254 18446744073709551615 4194304 4196468 140721751019216 140061921170416 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7646] ppid=7518 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7646/stat : 7646 (java) S 7518 7523 7434 0 -1 1077944384 3 12374 0 1 0 0 5 3 20 0 15 0 29565050 14335930368 52254 18446744073709551615 4194304 4196468 140721751019216 140061920118992 140063006533531 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7647] ppid=7518 vsize=13999932 CPUtime=0.79 cores=1,3,5,7
/proc/7523/task/7647/stat : 7647 (java) S 7518 7523 7434 0 -1 1077944384 1982 12374 0 1 70 1 5 3 20 0 15 0 29565050 14335930368 52254 18446744073709551615 4194304 4196468 140721751019216 140061919066608 140063006526082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7648] ppid=7518 vsize=13999932 CPUtime=1.03 cores=1,3,5,7
/proc/7523/task/7648/stat : 7648 (java) R 7518 7523 7434 0 -1 4202560 2278 12374 0 1 95 0 5 3 20 0 15 0 29565050 14335930368 52254 18446744073709551615 4194304 4196468 140721751019216 140061917997904 140062988039812 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7649] ppid=7518 vsize=13999932 CPUtime=1.06 cores=1,3,5,7
/proc/7523/task/7649/stat : 7649 (java) S 7518 7523 7434 0 -1 1077944384 3096 12374 0 1 97 1 5 3 20 0 15 0 29565050 14335930368 52254 18446744073709551615 4194304 4196468 140721751019216 140061916961520 140063006526082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7650] ppid=7518 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7650/stat : 7650 (java) S 7518 7523 7434 0 -1 1077944384 3 12374 0 1 0 0 5 3 20 0 15 0 29565050 14335930368 52254 18446744073709551615 4194304 4196468 140721751019216 140061915909216 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7652] ppid=7518 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7652/stat : 7652 (java) S 7518 7523 7434 0 -1 1077944384 3 12374 0 1 0 0 5 3 20 0 15 0 29565055 14335930368 52254 18446744073709551615 4194304 4196468 140721751019216 140061914855728 140063006526082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
Current children cumulated CPU time (s) 5.48
Current children cumulated vsize (KiB) 13999932

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

[startup+3.20074 s]
/proc/loadavg: 0.05 0.08 0.66 5/213 7652
/proc/meminfo: memFree=31296176/32770624 swapFree=0/370840
[pid=7523] ppid=7518 vsize=13999932 CPUtime=5.61 cores=1,3,5,7
/proc/7523/stat : 7523 (java) S 7518 7523 7434 0 -1 1077944320 41115 12374 0 1 539 14 5 3 20 0 15 0 29565011 14335930368 56420 18446744073709551615 4194304 4196468 140721751019216 140721751001760 140063006514935 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 11 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
/proc/7523/statm: 3499983 56420 3445 1 0 3488597 0
[pid=7523/tid=7633] ppid=7518 vsize=13999932 CPUtime=2.84 cores=1,3,5,7
/proc/7523/task/7633/stat : 7633 (java) R 7518 7523 7434 0 -1 4202560 29947 12374 0 1 266 10 5 3 20 0 15 0 29565044 14335930368 56420 18446744073709551615 4194304 4196468 140721751019216 140063010746848 140062647552093 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7634] ppid=7518 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/7523/task/7634/stat : 7634 (java) S 7518 7523 7434 0 -1 1077944384 38 12374 0 1 1 0 5 3 20 0 15 0 29565045 14335930368 56420 18446744073709551615 4194304 4196468 140721751019216 140062978358032 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7635] ppid=7518 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/7523/task/7635/stat : 7635 (java) S 7518 7523 7434 0 -1 1077944384 42 12374 0 1 1 0 5 3 20 0 15 0 29565045 14335930368 56420 18446744073709551615 4194304 4196468 140721751019216 140062605962128 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7636] ppid=7518 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7636/stat : 7636 (java) S 7518 7523 7434 0 -1 1077944384 7 12374 0 1 0 0 5 3 20 0 15 0 29565045 14335930368 56420 18446744073709551615 4194304 4196468 140721751019216 140062604909584 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7637] ppid=7518 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/7523/task/7637/stat : 7637 (java) S 7518 7523 7434 0 -1 1077944384 225 12374 0 1 1 0 5 3 20 0 15 0 29565045 14335930368 56420 18446744073709551615 4194304 4196468 140721751019216 140062603857040 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7638] ppid=7518 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/7523/task/7638/stat : 7638 (java) S 7518 7523 7434 0 -1 1077944384 1218 12374 0 1 1 0 5 3 20 0 15 0 29565046 14335930368 56420 18446744073709551615 4194304 4196468 140721751019216 140061923276784 140063006526082 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7644] ppid=7518 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7644/stat : 7644 (java) S 7518 7523 7434 0 -1 1077944384 55 12374 0 1 0 0 5 3 20 0 15 0 29565047 14335930368 56420 18446744073709551615 4194304 4196468 140721751019216 140061922223008 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7645] ppid=7518 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7645/stat : 7645 (java) S 7518 7523 7434 0 -1 1077944384 45 12374 0 1 0 0 5 3 20 0 15 0 29565047 14335930368 56420 18446744073709551615 4194304 4196468 140721751019216 140061921170416 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7646] ppid=7518 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7646/stat : 7646 (java) S 7518 7523 7434 0 -1 1077944384 3 12374 0 1 0 0 5 3 20 0 15 0 29565050 14335930368 56420 18446744073709551615 4194304 4196468 140721751019216 140061920118992 140063006533531 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7647] ppid=7518 vsize=13999932 CPUtime=0.79 cores=1,3,5,7
/proc/7523/task/7647/stat : 7647 (java) S 7518 7523 7434 0 -1 1077944384 1983 12374 0 1 70 1 5 3 20 0 15 0 29565050 14335930368 56420 18446744073709551615 4194304 4196468 140721751019216 140061919066608 140063006526082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7648] ppid=7518 vsize=13999932 CPUtime=1.04 cores=1,3,5,7
/proc/7523/task/7648/stat : 7648 (java) S 7518 7523 7434 0 -1 1077944384 2294 12374 0 1 96 0 5 3 20 0 15 0 29565050 14335930368 56420 18446744073709551615 4194304 4196468 140721751019216 140061918014064 140063006526082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7649] ppid=7518 vsize=13999932 CPUtime=1.06 cores=1,3,5,7
/proc/7523/task/7649/stat : 7649 (java) R 7518 7523 7434 0 -1 4202560 3101 12374 0 1 97 1 5 3 20 0 15 0 29565050 14335930368 56420 18446744073709551615 4194304 4196468 140721751019216 140061916961520 140063006536282 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7650] ppid=7518 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7650/stat : 7650 (java) S 7518 7523 7434 0 -1 1077944384 3 12374 0 1 0 0 5 3 20 0 15 0 29565050 14335930368 56420 18446744073709551615 4194304 4196468 140721751019216 140061915909216 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7652] ppid=7518 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7652/stat : 7652 (java) S 7518 7523 7434 0 -1 1077944384 3 12374 0 1 0 0 5 3 20 0 15 0 29565055 14335930368 56420 18446744073709551615 4194304 4196468 140721751019216 140061914855728 140063006526082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
Current children cumulated CPU time (s) 5.61
Current children cumulated vsize (KiB) 13999932

[startup+3.60054 s]
/proc/loadavg: 0.05 0.08 0.66 9/213 7652
/proc/meminfo: memFree=31190360/32770624 swapFree=0/370368
[pid=7523] ppid=7518 vsize=14067516 CPUtime=6.66 cores=1,3,5,7
/proc/7523/stat : 7523 (java) S 7518 7523 7434 0 -1 1077944320 58052 12374 0 1 642 16 5 3 20 0 15 0 29565011 14405136384 71078 18446744073709551615 4194304 4196468 140721751019216 140721751001760 140063006514935 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 11 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
/proc/7523/statm: 3516879 71078 3449 1 0 3505493 0
[pid=7523/tid=7633] ppid=7518 vsize=14067516 CPUtime=3.08 cores=1,3,5,7
/proc/7523/task/7633/stat : 7633 (java) S 7518 7523 7434 0 -1 1077944384 38631 12374 0 1 290 10 5 3 20 0 15 0 29565044 14405136384 71078 18446744073709551615 4194304 4196468 140721751019216 140063010752480 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7634] ppid=7518 vsize=14067516 CPUtime=0.17 cores=1,3,5,7
/proc/7523/task/7634/stat : 7634 (java) S 7518 7523 7434 0 -1 1077944384 59 12374 0 1 9 0 5 3 20 0 15 0 29565045 14405136384 71078 18446744073709551615 4194304 4196468 140721751019216 140062978358032 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7635] ppid=7518 vsize=14067516 CPUtime=0.17 cores=1,3,5,7
/proc/7523/task/7635/stat : 7635 (java) S 7518 7523 7434 0 -1 1077944384 427 12374 0 1 9 0 5 3 20 0 15 0 29565045 14405136384 71078 18446744073709551615 4194304 4196468 140721751019216 140062605962128 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7636] ppid=7518 vsize=14067516 CPUtime=0.17 cores=1,3,5,7
/proc/7523/task/7636/stat : 7636 (java) S 7518 7523 7434 0 -1 1077944384 72 12374 0 1 9 0 5 3 20 0 15 0 29565045 14405136384 71078 18446744073709551615 4194304 4196468 140721751019216 140062604909584 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7637] ppid=7518 vsize=14067516 CPUtime=0.17 cores=1,3,5,7
/proc/7523/task/7637/stat : 7637 (java) S 7518 7523 7434 0 -1 1077944384 243 12374 0 1 9 0 5 3 20 0 15 0 29565045 14405136384 71078 18446744073709551615 4194304 4196468 140721751019216 140062603857040 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7638] ppid=7518 vsize=14067516 CPUtime=0.14 cores=1,3,5,7
/proc/7523/task/7638/stat : 7638 (java) R 7518 7523 7434 0 -1 4202560 5071 12374 0 1 6 0 5 3 20 0 15 0 29565046 14405136384 71078 18446744073709551615 4194304 4196468 140721751019216 140061923275184 140062990882904 0 0 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7644] ppid=7518 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7644/stat : 7644 (java) S 7518 7523 7434 0 -1 1077944384 56 12374 0 1 0 0 5 3 20 0 15 0 29565047 14405136384 71078 18446744073709551615 4194304 4196468 140721751019216 140061922222672 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7645] ppid=7518 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7645/stat : 7645 (java) S 7518 7523 7434 0 -1 1077944384 45 12374 0 1 0 0 5 3 20 0 15 0 29565047 14405136384 71078 18446744073709551615 4194304 4196468 140721751019216 140061921170432 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7646] ppid=7518 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7646/stat : 7646 (java) S 7518 7523 7434 0 -1 1077944384 3 12374 0 1 0 0 5 3 20 0 15 0 29565050 14405136384 71078 18446744073709551615 4194304 4196468 140721751019216 140061920118992 140063006533531 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7647] ppid=7518 vsize=14067516 CPUtime=0.95 cores=1,3,5,7
/proc/7523/task/7647/stat : 7647 (java) S 7518 7523 7434 0 -1 1077944384 3157 12374 0 1 86 1 5 3 20 0 15 0 29565050 14405136384 71078 18446744073709551615 4194304 4196468 140721751019216 140061919051504 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7648] ppid=7518 vsize=14067516 CPUtime=1.23 cores=1,3,5,7
/proc/7523/task/7648/stat : 7648 (java) R 7518 7523 7434 0 -1 4202560 4899 12374 0 1 115 0 5 3 20 0 15 0 29565050 14405136384 71078 18446744073709551615 4194304 4196468 140721751019216 140061917993424 140062989925750 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7649] ppid=7518 vsize=14067516 CPUtime=1.11 cores=1,3,5,7
/proc/7523/task/7649/stat : 7649 (java) S 7518 7523 7434 0 -1 1077944384 3228 12374 0 1 102 1 5 3 20 0 15 0 29565050 14405136384 71078 18446744073709551615 4194304 4196468 140721751019216 140061916957392 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7650] ppid=7518 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7650/stat : 7650 (java) S 7518 7523 7434 0 -1 1077944384 3 12374 0 1 0 0 5 3 20 0 15 0 29565050 14405136384 71078 18446744073709551615 4194304 4196468 140721751019216 140061915909216 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7652] ppid=7518 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7652/stat : 7652 (java) S 7518 7523 7434 0 -1 1077944384 7 12374 0 1 0 0 5 3 20 0 15 0 29565055 14405136384 71078 18446744073709551615 4194304 4196468 140721751019216 140061914855728 140063006526082 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
Current children cumulated CPU time (s) 6.66
Current children cumulated vsize (KiB) 14067516

[startup+3.70063 s]
/proc/loadavg: 0.05 0.08 0.66 9/213 7652
/proc/meminfo: memFree=31190360/32770624 swapFree=0/370368
[pid=7523] ppid=7518 vsize=14067516 CPUtime=6.89 cores=1,3,5,7
/proc/7523/stat : 7523 (java) S 7518 7523 7434 0 -1 1077944320 58795 12374 0 1 665 16 5 3 20 0 15 0 29565011 14405136384 71448 18446744073709551615 4194304 4196468 140721751019216 140721751001760 140063006514935 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 11 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
/proc/7523/statm: 3516879 71448 3450 1 0 3505493 0
[pid=7523/tid=7633] ppid=7518 vsize=14067516 CPUtime=3.13 cores=1,3,5,7
/proc/7523/task/7633/stat : 7633 (java) R 7518 7523 7434 0 -1 4202560 38846 12374 0 1 295 10 5 3 20 0 15 0 29565044 14405136384 71448 18446744073709551615 4194304 4196468 140721751019216 140063010745184 140062990595422 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7634] ppid=7518 vsize=14067516 CPUtime=0.19 cores=1,3,5,7
/proc/7523/task/7634/stat : 7634 (java) S 7518 7523 7434 0 -1 1077944384 61 12374 0 1 11 0 5 3 20 0 15 0 29565045 14405136384 71448 18446744073709551615 4194304 4196468 140721751019216 140062978358032 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7635] ppid=7518 vsize=14067516 CPUtime=0.19 cores=1,3,5,7
/proc/7523/task/7635/stat : 7635 (java) S 7518 7523 7434 0 -1 1077944384 436 12374 0 1 11 0 5 3 20 0 15 0 29565045 14405136384 71448 18446744073709551615 4194304 4196468 140721751019216 140062605962128 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7636] ppid=7518 vsize=14067516 CPUtime=0.19 cores=1,3,5,7
/proc/7523/task/7636/stat : 7636 (java) S 7518 7523 7434 0 -1 1077944384 72 12374 0 1 11 0 5 3 20 0 15 0 29565045 14405136384 71448 18446744073709551615 4194304 4196468 140721751019216 140062604909584 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7637] ppid=7518 vsize=14067516 CPUtime=0.19 cores=1,3,5,7
/proc/7523/task/7637/stat : 7637 (java) S 7518 7523 7434 0 -1 1077944384 244 12374 0 1 11 0 5 3 20 0 15 0 29565045 14405136384 71448 18446744073709551615 4194304 4196468 140721751019216 140062603857040 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7638] ppid=7518 vsize=14067516 CPUtime=0.17 cores=1,3,5,7
/proc/7523/task/7638/stat : 7638 (java) S 7518 7523 7434 0 -1 1077944384 5077 12374 0 1 9 0 5 3 20 0 15 0 29565046 14405136384 71510 18446744073709551615 4194304 4196468 140721751019216 140061923276784 140063006526082 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7644] ppid=7518 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7644/stat : 7644 (java) S 7518 7523 7434 0 -1 1077944384 56 12374 0 1 0 0 5 3 20 0 15 0 29565047 14405136384 71510 18446744073709551615 4194304 4196468 140721751019216 140061922223072 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7645] ppid=7518 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7645/stat : 7645 (java) S 7518 7523 7434 0 -1 1077944384 45 12374 0 1 0 0 5 3 20 0 15 0 29565047 14405136384 71510 18446744073709551615 4194304 4196468 140721751019216 140061921170432 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7646] ppid=7518 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7646/stat : 7646 (java) S 7518 7523 7434 0 -1 1077944384 3 12374 0 1 0 0 5 3 20 0 15 0 29565050 14405136384 71510 18446744073709551615 4194304 4196468 140721751019216 140061920118992 140063006533531 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7647] ppid=7518 vsize=14067516 CPUtime=0.96 cores=1,3,5,7
/proc/7523/task/7647/stat : 7647 (java) S 7518 7523 7434 0 -1 1077944384 3196 12374 0 1 87 1 5 3 20 0 15 0 29565050 14405136384 71510 18446744073709551615 4194304 4196468 140721751019216 140061919066608 140063006526082 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7648] ppid=7518 vsize=14067516 CPUtime=1.29 cores=1,3,5,7
/proc/7523/task/7648/stat : 7648 (java) R 7518 7523 7434 0 -1 4202560 5359 12374 0 1 121 0 5 3 20 0 15 0 29565050 14405136384 71510 18446744073709551615 4194304 4196468 140721751019216 140061917995080 140062990420940 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7649] ppid=7518 vsize=14067516 CPUtime=1.13 cores=1,3,5,7
/proc/7523/task/7649/stat : 7649 (java) S 7518 7523 7434 0 -1 1077944384 3305 12374 0 1 104 1 5 3 20 0 15 0 29565050 14405136384 71510 18446744073709551615 4194304 4196468 140721751019216 140061916961520 140063006526082 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7650] ppid=7518 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7650/stat : 7650 (java) S 7518 7523 7434 0 -1 1077944384 3 12374 0 1 0 0 5 3 20 0 15 0 29565050 14405136384 71510 18446744073709551615 4194304 4196468 140721751019216 140061915909216 140063006525141 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
[pid=7523/tid=7652] ppid=7518 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/7523/task/7652/stat : 7652 (java) S 7518 7523 7434 0 -1 1077944384 7 12374 0 1 0 0 5 3 20 0 15 0 29565055 14405136384 71510 18446744073709551615 4194304 4196468 140721751019216 140061914855728 140063006526082 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28397568 140721751021520 140721751024305 140721751024305 140721751027663 0
Current children cumulated CPU time (s) 6.89
Current children cumulated vsize (KiB) 14067516

Child status: 0
Real time (s): 3.73586
CPU time (s): 6.94994
CPU user time (s): 6.73644
CPU system time (s): 0.213499
CPU usage (%): 186.033
Max. virtual memory (cumulated for all children) (KiB): 14067516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.73644
system time used= 0.213499
maximum resident set size= 287080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71430
page faults= 1
swaps= 0
block input operations= 32
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5714
involuntary context switches= 275

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.019347 second user time and 0.023812 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-11 02:29:47
IDJOB=4262632
IDBENCH=115510
IDSOLVER=2650
FILE ID=node124/4262632-1502412243
RUNJOBID= node124-1502411387-7498
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Scheduling/Scheduling-jsdec-sadeh/Sadeh-ewddr1-9.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262632-1502412243/watcher-4262632-1502412243 -o /tmp/evaluation-result-4262632-1502412243/solver-4262632-1502412243 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502411387-7498 --watchdog 2580  bin/concrete HOME/instance-4262632-1502412243.xml

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

MD5SUM BENCH= 175fb08d85d071680a829b1f7b92a261
RANDOM SEED=587047046

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31644972 kB
MemAvailable:   32012804 kB
Buffers:          183520 kB
Cached:           473488 kB
SwapCached:            0 kB
Active:           332772 kB
Inactive:         378312 kB
Active(anon):      55184 kB
Inactive(anon):    16772 kB
Active(file):     277588 kB
Inactive(file):   361540 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             49116 kB
Writeback:             0 kB
AnonPages:         54464 kB
Mapped:            36496 kB
Shmem:             17132 kB
Slab:             113844 kB
SReclaimable:      89080 kB
SUnreclaim:        24764 kB
KernelStack:        3168 kB
PageTables:         4592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     317208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61984 MiB
End job on node124 at 2017-08-11 02:29:51