Trace number 4262504

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 8.2946901 4.1453199

General information on the benchmark

NameQRandom/QRandom-composed-s25/
composed-25-01-25-3.xml
MD5SUM3875d32d358237a1125eaf9168bbe1f3
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.0094699999
Satisfiable
(Un)Satisfiability was proved
Number of variables33
Number of constraints247
Number of domains1
Minimum domain size10
Maximum domain size10
Distribution of domain sizes[{"size":10,"count":33}]
Minimum variable degree7
Maximum variable degree20
Distribution of variable degrees[{"degree":7,"count":2},{"degree":8,"count":2},{"degree":9,"count":3},{"degree":12,"count":1},{"degree":13,"count":1},{"degree":14,"count":3},{"degree":15,"count":4},{"degree":16,"count":1},{"degree":17,"count":6},{"degree":18,"count":1},{"degree":19,"count":6},{"degree":20,"count":3}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":247}]
Number of extensional constraints247
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":247}]
Optimization problemNO
Type of objective

Solver Data

3.37/2.24	c Concrete v3.4 running
8.23/4.12	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-4262504-1502440802/watcher-4262504-1502440802 -o /tmp/evaluation-result-4262504-1502440802/solver-4262504-1502440802 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502411387-7498 --watchdog 2580 bin/concrete HOME/instance-4262504-1502440802.xml 

pid=18389
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: 2.43 1.98 1.77 3/194 18392
/proc/meminfo: memFree=25298008/32770624 swapFree=0/386440
[pid=18392] ppid=18389 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/18392/stat : 18392 (runsolver) D 18389 18392 7434 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 32420839 24240128 106 18446744073709551615 4194304 4338465 140731391207392 140731391205032 140091347034839 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 25190400 140731391209681 140731391210057 140731391210057 140731391213514 0
/proc/18392/statm: 5918 106 53 36 0 2156 0

[startup+0.10016 s]
/proc/loadavg: 2.43 1.98 1.77 3/194 18392
/proc/meminfo: memFree=25298008/32770624 swapFree=0/386440
[pid=18392] ppid=18389 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/18392/stat : 18392 (runsolver) D 18389 18392 7434 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 32420839 24240128 106 18446744073709551615 4194304 4338465 140731391207392 140731391205032 140091347034839 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 25190400 140731391209681 140731391210057 140731391210057 140731391213514 0
/proc/18392/statm: 5918 106 53 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200317 s]
/proc/loadavg: 2.43 1.98 1.77 3/194 18392
/proc/meminfo: memFree=25298008/32770624 swapFree=0/386440
[pid=18392] ppid=18389 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/18392/stat : 18392 (bash) S 18389 18392 7434 0 -1 4202496 891 6483 0 0 0 0 0 1 20 0 1 0 32420839 9867264 376 18446744073709551615 4194304 5098028 140736939875808 140736939869816 140669173324800 0 0 5 65536 18446744071580971376 0 0 17 5 0 0 11 0 0 7196144 7232144 20414464 140736939876884 140736939876969 140736939876969 140736939880426 0
/proc/18392/statm: 2409 376 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.302203 s]
/proc/loadavg: 2.43 1.98 1.77 3/194 18392
/proc/meminfo: memFree=25298008/32770624 swapFree=0/386440
[pid=18392] ppid=18389 vsize=13907308 CPUtime=0.14 cores=1,3,5,7
/proc/18392/stat : 18392 (java) S 18389 18392 7434 0 -1 1077944320 5981 12294 0 0 5 1 5 3 20 0 14 0 32420839 14241083392 5659 18446744073709551615 4194304 4196468 140729970518640 140729970501184 139713369464567 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
/proc/18392/statm: 3476827 5659 2558 1 0 3466324 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 13907308

[startup+0.708764 s]
/proc/loadavg: 2.43 1.98 1.77 3/194 18392
/proc/meminfo: memFree=25298008/32770624 swapFree=0/386440
[pid=18392] ppid=18389 vsize=13974784 CPUtime=0.64 cores=1,3,5,7
/proc/18392/stat : 18392 (java) S 18389 18392 7434 0 -1 1077944320 13934 12294 0 0 52 4 5 3 20 0 15 0 32420839 14310178816 14364 18446744073709551615 4194304 4196468 140729970518640 140729970501184 139713369464567 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
/proc/18392/statm: 3493696 14364 3077 1 0 3482965 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 13974784

[startup+1.5006 s]
/proc/loadavg: 2.43 1.98 1.77 6/209 18455
/proc/meminfo: memFree=25205088/32770624 swapFree=0/386512
[pid=18392] ppid=18389 vsize=13985408 CPUtime=1.81 cores=1,3,5,7
/proc/18392/stat : 18392 (java) S 18389 18392 7434 0 -1 1077944320 26323 12294 0 0 165 8 5 3 20 0 15 0 32420839 14321057792 34231 18446744073709551615 4194304 4196468 140729970518640 140729970501184 139713369464567 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
/proc/18392/statm: 3496352 34231 3327 1 0 3485525 0
[pid=18392/tid=18442] ppid=18389 vsize=13985408 CPUtime=1.28 cores=1,3,5,7
/proc/18392/task/18442/stat : 18442 (java) R 18389 18392 7434 0 -1 4202560 21208 12294 0 0 114 6 5 3 20 0 15 0 32420864 14321057792 34231 18446744073709551615 4194304 4196468 140729970518640 139713373691648 139713010422464 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18443] ppid=18389 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18443/stat : 18443 (java) S 18389 18392 7434 0 -1 1077944384 1 12294 0 0 0 0 5 3 20 0 15 0 32420864 14321057792 34231 18446744073709551615 4194304 4196468 140729970518640 139713341308048 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18444] ppid=18389 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18444/stat : 18444 (java) S 18389 18392 7434 0 -1 1077944384 1 12294 0 0 0 0 5 3 20 0 15 0 32420864 14321057792 34231 18446744073709551615 4194304 4196468 140729970518640 139712968780816 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18445] ppid=18389 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18445/stat : 18445 (java) S 18389 18392 7434 0 -1 1077944384 1 12294 0 0 0 0 5 3 20 0 15 0 32420864 14321057792 34231 18446744073709551615 4194304 4196468 140729970518640 139712967728016 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18446] ppid=18389 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18446/stat : 18446 (java) S 18389 18392 7434 0 -1 1077944384 2 12294 0 0 0 0 5 3 20 0 15 0 32420864 14321057792 34231 18446744073709551615 4194304 4196468 140729970518640 139712966675216 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18447] ppid=18389 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18447/stat : 18447 (java) S 18389 18392 7434 0 -1 1077944384 5 12294 0 0 0 0 5 3 20 0 15 0 32420866 14321057792 34231 18446744073709551615 4194304 4196468 140729970518640 139712353339760 139713369475714 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18448] ppid=18389 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18448/stat : 18448 (java) S 18389 18392 7434 0 -1 1077944384 33 12294 0 0 0 0 5 3 20 0 15 0 32420866 14321057792 34231 18446744073709551615 4194304 4196468 140729970518640 139712352285728 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18449] ppid=18389 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18449/stat : 18449 (java) S 18389 18392 7434 0 -1 1077944384 21 12294 0 0 0 0 5 3 20 0 15 0 32420866 14321057792 34231 18446744073709551615 4194304 4196468 140729970518640 139712351232880 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18450] ppid=18389 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18450/stat : 18450 (java) S 18389 18392 7434 0 -1 1077944384 3 12294 0 0 0 0 5 3 20 0 15 0 32420869 14321057792 34231 18446744073709551615 4194304 4196468 140729970518640 139712350181200 139713369483163 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18451] ppid=18389 vsize=13985408 CPUtime=0.21 cores=1,3,5,7
/proc/18392/task/18451/stat : 18451 (java) R 18389 18392 7434 0 -1 1077944384 723 12294 0 0 13 0 5 3 20 0 15 0 32420869 14321057792 34231 18446744073709551615 4194304 4196468 140729970518640 139712349129584 139713369475714 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18452] ppid=18389 vsize=13985408 CPUtime=0.22 cores=1,3,5,7
/proc/18392/task/18452/stat : 18452 (java) S 18389 18392 7434 0 -1 1077944384 987 12294 0 0 14 0 5 3 20 0 15 0 32420869 14321057792 34231 18446744073709551615 4194304 4196468 140729970518640 139712348076784 139713369475714 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18453] ppid=18389 vsize=13985408 CPUtime=0.3 cores=1,3,5,7
/proc/18392/task/18453/stat : 18453 (java) S 18389 18392 7434 0 -1 1077944384 1181 12294 0 0 22 0 5 3 20 0 15 0 32420869 14321057792 34231 18446744073709551615 4194304 4196468 140729970518640 139712347023984 139713369475714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18454] ppid=18389 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18454/stat : 18454 (java) S 18389 18392 7434 0 -1 1077944384 3 12294 0 0 0 0 5 3 20 0 15 0 32420869 14321057792 34231 18446744073709551615 4194304 4196468 140729970518640 139712345971424 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18455] ppid=18389 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18455/stat : 18455 (java) S 18389 18392 7434 0 -1 1077944384 3 12294 0 0 0 0 5 3 20 0 15 0 32420874 14321057792 34231 18446744073709551615 4194304 4196468 140729970518640 139712344918704 139713369475714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 13985408

[startup+3.10058 s]
/proc/loadavg: 2.47 2.00 1.78 6/209 18455
/proc/meminfo: memFree=25124868/32770624 swapFree=0/386512
[pid=18392] ppid=18389 vsize=13997884 CPUtime=5.6 cores=1,3,5,7
/proc/18392/stat : 18392 (java) S 18389 18392 7434 0 -1 1077944320 40500 12294 0 0 536 16 5 3 20 0 15 0 32420839 14333833216 55642 18446744073709551615 4194304 4196468 140729970518640 140729970501184 139713369464567 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
/proc/18392/statm: 3499471 55642 3443 1 0 3488085 0
[pid=18392/tid=18442] ppid=18389 vsize=13997884 CPUtime=2.84 cores=1,3,5,7
/proc/18392/task/18442/stat : 18442 (java) R 18389 18392 7434 0 -1 4202560 29074 12294 0 0 267 9 5 3 20 0 15 0 32420864 14333833216 55642 18446744073709551615 4194304 4196468 140729970518640 139713373697840 139713353508197 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18443] ppid=18389 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18443/stat : 18443 (java) S 18389 18392 7434 0 -1 1077944384 47 12294 0 0 0 0 5 3 20 0 15 0 32420864 14333833216 55642 18446744073709551615 4194304 4196468 140729970518640 139713341308048 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18444] ppid=18389 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18444/stat : 18444 (java) S 18389 18392 7434 0 -1 1077944384 42 12294 0 0 0 0 5 3 20 0 15 0 32420864 14333833216 55642 18446744073709551615 4194304 4196468 140729970518640 139712968780816 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18445] ppid=18389 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18445/stat : 18445 (java) S 18389 18392 7434 0 -1 1077944384 185 12294 0 0 0 0 5 3 20 0 15 0 32420864 14333833216 55642 18446744073709551615 4194304 4196468 140729970518640 139712967728016 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18446] ppid=18389 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18446/stat : 18446 (java) S 18389 18392 7434 0 -1 1077944384 48 12294 0 0 0 0 5 3 20 0 15 0 32420864 14333833216 55642 18446744073709551615 4194304 4196468 140729970518640 139712966675216 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18447] ppid=18389 vsize=13997884 CPUtime=0.09 cores=1,3,5,7
/proc/18392/task/18447/stat : 18447 (java) S 18389 18392 7434 0 -1 1077944384 1224 12294 0 0 1 0 5 3 20 0 15 0 32420866 14333833216 55642 18446744073709551615 4194304 4196468 140729970518640 139712353339760 139713369475714 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18448] ppid=18389 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18448/stat : 18448 (java) S 18389 18392 7434 0 -1 1077944384 56 12294 0 0 0 0 5 3 20 0 15 0 32420866 14333833216 55642 18446744073709551615 4194304 4196468 140729970518640 139712352285792 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18449] ppid=18389 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18449/stat : 18449 (java) S 18389 18392 7434 0 -1 1077944384 45 12294 0 0 0 0 5 3 20 0 15 0 32420866 14333833216 55642 18446744073709551615 4194304 4196468 140729970518640 139712351232896 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18450] ppid=18389 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18450/stat : 18450 (java) S 18389 18392 7434 0 -1 1077944384 3 12294 0 0 0 0 5 3 20 0 15 0 32420869 14333833216 55642 18446744073709551615 4194304 4196468 140729970518640 139712350181200 139713369483163 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18451] ppid=18389 vsize=13997884 CPUtime=0.81 cores=1,3,5,7
/proc/18392/task/18451/stat : 18451 (java) S 18389 18392 7434 0 -1 1077944384 1755 12294 0 0 73 0 5 3 20 0 15 0 32420869 14333833216 55642 18446744073709551615 4194304 4196468 140729970518640 139712349129584 139713369475714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18452] ppid=18389 vsize=13997884 CPUtime=1.01 cores=1,3,5,7
/proc/18392/task/18452/stat : 18452 (java) S 18389 18392 7434 0 -1 1077944384 2832 12294 0 0 93 0 5 3 20 0 15 0 32420869 14333833216 55642 18446744073709551615 4194304 4196468 140729970518640 139712348076784 139713369475714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18453] ppid=18389 vsize=13997884 CPUtime=1.04 cores=1,3,5,7
/proc/18392/task/18453/stat : 18453 (java) S 18389 18392 7434 0 -1 1077944384 3033 12294 0 0 94 2 5 3 20 0 15 0 32420869 14333833216 55642 18446744073709551615 4194304 4196468 140729970518640 139712347023984 139713369475714 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18454] ppid=18389 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18454/stat : 18454 (java) S 18389 18392 7434 0 -1 1077944384 3 12294 0 0 0 0 5 3 20 0 15 0 32420869 14333833216 55642 18446744073709551615 4194304 4196468 140729970518640 139712345971424 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18455] ppid=18389 vsize=13997884 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18455/stat : 18455 (java) S 18389 18392 7434 0 -1 1077944384 3 12294 0 0 0 0 5 3 20 0 15 0 32420874 14333833216 55642 18446744073709551615 4194304 4196468 140729970518640 139712344918704 139713369475714 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 13997884

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

[startup+3.20082 s]
/proc/loadavg: 2.47 2.00 1.78 6/209 18455
/proc/meminfo: memFree=25124868/32770624 swapFree=0/386512
[pid=18392] ppid=18389 vsize=13999932 CPUtime=5.8 cores=1,3,5,7
/proc/18392/stat : 18392 (java) S 18389 18392 7434 0 -1 1077944320 41005 12294 0 0 556 16 5 3 20 0 15 0 32420839 14335930368 57166 18446744073709551615 4194304 4196468 140729970518640 140729970501184 139713369464567 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
/proc/18392/statm: 3499983 57166 3443 1 0 3488597 0
[pid=18392/tid=18442] ppid=18389 vsize=13999932 CPUtime=2.94 cores=1,3,5,7
/proc/18392/task/18442/stat : 18442 (java) S 18389 18392 7434 0 -1 1077944384 29440 12294 0 0 277 9 5 3 20 0 15 0 32420864 14335930368 57166 18446744073709551615 4194304 4196468 140729970518640 139713373696128 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18443] ppid=18389 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18443/stat : 18443 (java) S 18389 18392 7434 0 -1 1077944384 47 12294 0 0 0 0 5 3 20 0 15 0 32420864 14335930368 57166 18446744073709551615 4194304 4196468 140729970518640 139713341308048 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18444] ppid=18389 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18444/stat : 18444 (java) S 18389 18392 7434 0 -1 1077944384 42 12294 0 0 0 0 5 3 20 0 15 0 32420864 14335930368 57166 18446744073709551615 4194304 4196468 140729970518640 139712968780816 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18445] ppid=18389 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18445/stat : 18445 (java) S 18389 18392 7434 0 -1 1077944384 185 12294 0 0 0 0 5 3 20 0 15 0 32420864 14335930368 57166 18446744073709551615 4194304 4196468 140729970518640 139712967728016 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18446] ppid=18389 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18446/stat : 18446 (java) S 18389 18392 7434 0 -1 1077944384 48 12294 0 0 0 0 5 3 20 0 15 0 32420864 14335930368 57166 18446744073709551615 4194304 4196468 140729970518640 139712966675216 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18447] ppid=18389 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/18392/task/18447/stat : 18447 (java) S 18389 18392 7434 0 -1 1077944384 1224 12294 0 0 1 0 5 3 20 0 15 0 32420866 14335930368 57166 18446744073709551615 4194304 4196468 140729970518640 139712353339760 139713369475714 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18448] ppid=18389 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18448/stat : 18448 (java) S 18389 18392 7434 0 -1 1077944384 56 12294 0 0 0 0 5 3 20 0 15 0 32420866 14335930368 57166 18446744073709551615 4194304 4196468 140729970518640 139712352285792 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18449] ppid=18389 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18449/stat : 18449 (java) S 18389 18392 7434 0 -1 1077944384 45 12294 0 0 0 0 5 3 20 0 15 0 32420866 14335930368 57166 18446744073709551615 4194304 4196468 140729970518640 139712351232896 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18450] ppid=18389 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18450/stat : 18450 (java) S 18389 18392 7434 0 -1 1077944384 3 12294 0 0 0 0 5 3 20 0 15 0 32420869 14335930368 57166 18446744073709551615 4194304 4196468 140729970518640 139712350181200 139713369483163 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18451] ppid=18389 vsize=13999932 CPUtime=0.84 cores=1,3,5,7
/proc/18392/task/18451/stat : 18451 (java) R 18389 18392 7434 0 -1 1077944384 1775 12294 0 0 76 0 5 3 20 0 15 0 32420869 14335930368 57166 18446744073709551615 4194304 4196468 140729970518640 139712349129584 139713369475714 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18452] ppid=18389 vsize=13999932 CPUtime=1.04 cores=1,3,5,7
/proc/18392/task/18452/stat : 18452 (java) S 18389 18392 7434 0 -1 1077944384 2850 12294 0 0 96 0 5 3 20 0 15 0 32420869 14335930368 57166 18446744073709551615 4194304 4196468 140729970518640 139712348076784 139713369475714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18453] ppid=18389 vsize=13999932 CPUtime=1.08 cores=1,3,5,7
/proc/18392/task/18453/stat : 18453 (java) S 18389 18392 7434 0 -1 1077944384 3133 12294 0 0 98 2 5 3 20 0 15 0 32420869 14335930368 57166 18446744073709551615 4194304 4196468 140729970518640 139712347023984 139713369475714 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18454] ppid=18389 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18454/stat : 18454 (java) S 18389 18392 7434 0 -1 1077944384 3 12294 0 0 0 0 5 3 20 0 15 0 32420869 14335930368 57166 18446744073709551615 4194304 4196468 140729970518640 139712345971424 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18455] ppid=18389 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18455/stat : 18455 (java) S 18389 18392 7434 0 -1 1077944384 3 12294 0 0 0 0 5 3 20 0 15 0 32420874 14335930368 57166 18446744073709551615 4194304 4196468 140729970518640 139712344918704 139713369475714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 13999932

[startup+3.60066 s]
/proc/loadavg: 2.47 2.00 1.78 4/209 18455
/proc/meminfo: memFree=25075892/32770624 swapFree=0/386504
[pid=18392] ppid=18389 vsize=13999932 CPUtime=7.03 cores=1,3,5,7
/proc/18392/stat : 18392 (java) S 18389 18392 7434 0 -1 1077944320 48153 12294 0 0 677 18 5 3 20 0 15 0 32420839 14335930368 64373 18446744073709551615 4194304 4196468 140729970518640 140729970501184 139713369464567 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
/proc/18392/statm: 3499983 64373 3446 1 0 3488597 0
[pid=18392/tid=18442] ppid=18389 vsize=13999932 CPUtime=3.33 cores=1,3,5,7
/proc/18392/task/18442/stat : 18442 (java) R 18389 18392 7434 0 -1 4202560 31899 12294 0 0 316 9 5 3 20 0 15 0 32420864 14335930368 64373 18446744073709551615 4194304 4196468 140729970518640 139713373695024 139713022161379 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18443] ppid=18389 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18443/stat : 18443 (java) S 18389 18392 7434 0 -1 1077944384 47 12294 0 0 0 0 5 3 20 0 15 0 32420864 14335930368 64373 18446744073709551615 4194304 4196468 140729970518640 139713341308048 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18444] ppid=18389 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18444/stat : 18444 (java) S 18389 18392 7434 0 -1 1077944384 42 12294 0 0 0 0 5 3 20 0 15 0 32420864 14335930368 64373 18446744073709551615 4194304 4196468 140729970518640 139712968780816 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18445] ppid=18389 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18445/stat : 18445 (java) S 18389 18392 7434 0 -1 1077944384 185 12294 0 0 0 0 5 3 20 0 15 0 32420864 14335930368 64373 18446744073709551615 4194304 4196468 140729970518640 139712967728016 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18446] ppid=18389 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18446/stat : 18446 (java) S 18389 18392 7434 0 -1 1077944384 48 12294 0 0 0 0 5 3 20 0 15 0 32420864 14335930368 64373 18446744073709551615 4194304 4196468 140729970518640 139712966675216 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18447] ppid=18389 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/18392/task/18447/stat : 18447 (java) S 18389 18392 7434 0 -1 1077944384 1929 12294 0 0 1 0 5 3 20 0 15 0 32420866 14335930368 64373 18446744073709551615 4194304 4196468 140729970518640 139712353339760 139713369475714 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18448] ppid=18389 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18448/stat : 18448 (java) S 18389 18392 7434 0 -1 1077944384 56 12294 0 0 0 0 5 3 20 0 15 0 32420866 14335930368 64373 18446744073709551615 4194304 4196468 140729970518640 139712352285792 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18449] ppid=18389 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18449/stat : 18449 (java) S 18389 18392 7434 0 -1 1077944384 45 12294 0 0 0 0 5 3 20 0 15 0 32420866 14335930368 64373 18446744073709551615 4194304 4196468 140729970518640 139712351232896 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18450] ppid=18389 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18450/stat : 18450 (java) S 18389 18392 7434 0 -1 1077944384 3 12294 0 0 0 0 5 3 20 0 15 0 32420869 14335930368 64373 18446744073709551615 4194304 4196468 140729970518640 139712350181200 139713369483163 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18451] ppid=18389 vsize=13999932 CPUtime=1.17 cores=1,3,5,7
/proc/18392/task/18451/stat : 18451 (java) R 18389 18392 7434 0 -1 4202560 3005 12294 0 0 108 1 5 3 20 0 15 0 32420869 14335930368 64373 18446744073709551615 4194304 4196468 140729970518640 139712349129584 139713348681795 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18452] ppid=18389 vsize=13999932 CPUtime=1.34 cores=1,3,5,7
/proc/18392/task/18452/stat : 18452 (java) R 18389 18392 7434 0 -1 4202560 4236 12294 0 0 125 1 5 3 20 0 15 0 32420869 14335930368 64373 18446744073709551615 4194304 4196468 140729970518640 139712348064336 139713348724362 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18453] ppid=18389 vsize=13999932 CPUtime=1.3 cores=1,3,5,7
/proc/18392/task/18453/stat : 18453 (java) S 18389 18392 7434 0 -1 1077944384 4493 12294 0 0 119 3 5 3 20 0 15 0 32420869 14335930368 64373 18446744073709551615 4194304 4196468 140729970518640 139712347023984 139713369475714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18454] ppid=18389 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18454/stat : 18454 (java) S 18389 18392 7434 0 -1 1077944384 3 12294 0 0 0 0 5 3 20 0 15 0 32420869 14335930368 64373 18446744073709551615 4194304 4196468 140729970518640 139712345971424 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18455] ppid=18389 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18455/stat : 18455 (java) S 18389 18392 7434 0 -1 1077944384 11 12294 0 0 0 0 5 3 20 0 15 0 32420874 14335930368 64373 18446744073709551615 4194304 4196468 140729970518640 139712344918704 139713369475714 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
Current children cumulated CPU time (s) 7.03
Current children cumulated vsize (KiB) 13999932

[startup+4.00072 s]
/proc/loadavg: 2.47 2.00 1.78 4/209 18455
/proc/meminfo: memFree=25075892/32770624 swapFree=0/386504
[pid=18392] ppid=18389 vsize=14067516 CPUtime=7.96 cores=1,3,5,7
/proc/18392/stat : 18392 (java) S 18389 18392 7434 0 -1 1077944320 64285 12294 0 0 766 22 5 3 20 0 15 0 32420839 14405136384 75492 18446744073709551615 4194304 4196468 140729970518640 140729970501184 139713369464567 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
/proc/18392/statm: 3516879 75492 3466 1 0 3505493 0
[pid=18392/tid=18442] ppid=18389 vsize=14067516 CPUtime=3.64 cores=1,3,5,7
/proc/18392/task/18442/stat : 18442 (java) S 18389 18392 7434 0 -1 1077944384 46003 12294 0 0 345 11 5 3 20 0 15 0 32420864 14405136384 75492 18446744073709551615 4194304 4196468 140729970518640 139713373702288 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18443] ppid=18389 vsize=14067516 CPUtime=0.13 cores=1,3,5,7
/proc/18392/task/18443/stat : 18443 (java) R 18389 18392 7434 0 -1 4202560 84 12294 0 0 5 0 5 3 20 0 15 0 32420864 14405136384 75492 18446744073709551615 4194304 4196468 140729970518640 139713341308048 139713362092775 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18444] ppid=18389 vsize=14067516 CPUtime=0.13 cores=1,3,5,7
/proc/18392/task/18444/stat : 18444 (java) R 18389 18392 7434 0 -1 4202560 151 12294 0 0 5 0 5 3 20 0 15 0 32420864 14405136384 75492 18446744073709551615 4194304 4196468 140729970518640 139712968780816 139713362092775 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18445] ppid=18389 vsize=14067516 CPUtime=0.13 cores=1,3,5,7
/proc/18392/task/18445/stat : 18445 (java) R 18389 18392 7434 0 -1 4202560 211 12294 0 0 5 0 5 3 20 0 15 0 32420864 14405136384 75492 18446744073709551615 4194304 4196468 140729970518640 139712967728216 139713354165211 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18446] ppid=18389 vsize=14067516 CPUtime=0.13 cores=1,3,5,7
/proc/18392/task/18446/stat : 18446 (java) R 18389 18392 7434 0 -1 4202560 84 12294 0 0 4 1 5 3 20 0 15 0 32420864 14405136384 75492 18446744073709551615 4194304 4196468 140729970518640 139712966675216 139713362092775 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18447] ppid=18389 vsize=14067516 CPUtime=0.13 cores=1,3,5,7
/proc/18392/task/18447/stat : 18447 (java) S 18389 18392 7434 0 -1 1077944384 3194 12294 0 0 5 0 5 3 20 0 15 0 32420866 14405136384 75492 18446744073709551615 4194304 4196468 140729970518640 139712353338384 139713369474773 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18448] ppid=18389 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18448/stat : 18448 (java) S 18389 18392 7434 0 -1 1077944384 56 12294 0 0 0 0 5 3 20 0 15 0 32420866 14405136384 75492 18446744073709551615 4194304 4196468 140729970518640 139712352285792 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18449] ppid=18389 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18449/stat : 18449 (java) S 18389 18392 7434 0 -1 1077944384 45 12294 0 0 0 0 5 3 20 0 15 0 32420866 14405136384 75492 18446744073709551615 4194304 4196468 140729970518640 139712351232896 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18450] ppid=18389 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18450/stat : 18450 (java) S 18389 18392 7434 0 -1 1077944384 3 12294 0 0 0 0 5 3 20 0 15 0 32420869 14405136384 75492 18446744073709551615 4194304 4196468 140729970518640 139712350181200 139713369483163 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18451] ppid=18389 vsize=14067516 CPUtime=1.3 cores=1,3,5,7
/proc/18392/task/18451/stat : 18451 (java) S 18389 18392 7434 0 -1 1077944384 3063 12294 0 0 121 1 5 3 20 0 15 0 32420869 14405136384 75492 18446744073709551615 4194304 4196468 140729970518640 139712349129584 139713369475714 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18452] ppid=18389 vsize=14067516 CPUtime=1.5 cores=1,3,5,7
/proc/18392/task/18452/stat : 18452 (java) S 18389 18392 7434 0 -1 1077944384 4513 12294 0 0 141 1 5 3 20 0 15 0 32420869 14405136384 75492 18446744073709551615 4194304 4196468 140729970518640 139712348055824 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18453] ppid=18389 vsize=14067516 CPUtime=1.39 cores=1,3,5,7
/proc/18392/task/18453/stat : 18453 (java) S 18389 18392 7434 0 -1 1077944384 4713 12294 0 0 128 3 5 3 20 0 15 0 32420869 14405136384 75492 18446744073709551615 4194304 4196468 140729970518640 139712347019856 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18454] ppid=18389 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18454/stat : 18454 (java) S 18389 18392 7434 0 -1 1077944384 3 12294 0 0 0 0 5 3 20 0 15 0 32420869 14405136384 75492 18446744073709551615 4194304 4196468 140729970518640 139712345971424 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18455] ppid=18389 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18455/stat : 18455 (java) S 18389 18392 7434 0 -1 1077944384 11 12294 0 0 0 0 5 3 20 0 15 0 32420874 14405136384 75492 18446744073709551615 4194304 4196468 140729970518640 139712344918704 139713369475714 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
Current children cumulated CPU time (s) 7.96
Current children cumulated vsize (KiB) 14067516

[startup+4.10146 s]
/proc/loadavg: 2.47 2.00 1.78 4/209 18455
/proc/meminfo: memFree=25075892/32770624 swapFree=0/386504
[pid=18392] ppid=18389 vsize=14067516 CPUtime=8.23 cores=1,3,5,7
/proc/18392/stat : 18392 (java) S 18389 18392 7434 0 -1 1077944320 64833 12294 0 0 793 22 5 3 20 0 15 0 32420839 14405136384 76531 18446744073709551615 4194304 4196468 140729970518640 140729970501184 139713369464567 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 11 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
/proc/18392/statm: 3516879 76531 3466 1 0 3505493 0
[pid=18392/tid=18442] ppid=18389 vsize=14067516 CPUtime=3.64 cores=1,3,5,7
/proc/18392/task/18442/stat : 18442 (java) S 18389 18392 7434 0 -1 1077944384 46004 12294 0 0 345 11 5 3 20 0 15 0 32420864 14405136384 76531 18446744073709551615 4194304 4196468 140729970518640 139713373702288 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18443] ppid=18389 vsize=14067516 CPUtime=0.17 cores=1,3,5,7
/proc/18392/task/18443/stat : 18443 (java) S 18389 18392 7434 0 -1 1077944384 94 12294 0 0 9 0 5 3 20 0 15 0 32420864 14405136384 76531 18446744073709551615 4194304 4196468 140729970518640 139713341308048 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18444] ppid=18389 vsize=14067516 CPUtime=0.18 cores=1,3,5,7
/proc/18392/task/18444/stat : 18444 (java) S 18389 18392 7434 0 -1 1077944384 155 12294 0 0 10 0 5 3 20 0 15 0 32420864 14405136384 76531 18446744073709551615 4194304 4196468 140729970518640 139712968780816 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18445] ppid=18389 vsize=14067516 CPUtime=0.18 cores=1,3,5,7
/proc/18392/task/18445/stat : 18445 (java) S 18389 18392 7434 0 -1 1077944384 212 12294 0 0 10 0 5 3 20 0 15 0 32420864 14405136384 76531 18446744073709551615 4194304 4196468 140729970518640 139712967728016 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18446] ppid=18389 vsize=14067516 CPUtime=0.18 cores=1,3,5,7
/proc/18392/task/18446/stat : 18446 (java) S 18389 18392 7434 0 -1 1077944384 88 12294 0 0 9 1 5 3 20 0 15 0 32420864 14405136384 76531 18446744073709551615 4194304 4196468 140729970518640 139712966675216 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18447] ppid=18389 vsize=14067516 CPUtime=0.18 cores=1,3,5,7
/proc/18392/task/18447/stat : 18447 (java) R 18389 18392 7434 0 -1 4202560 3194 12294 0 0 10 0 5 3 20 0 15 0 32420866 14405136384 76531 18446744073709551615 4194304 4196468 140729970518640 139712353338160 139713346690626 0 0 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18448] ppid=18389 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18448/stat : 18448 (java) S 18389 18392 7434 0 -1 1077944384 56 12294 0 0 0 0 5 3 20 0 15 0 32420866 14405136384 76531 18446744073709551615 4194304 4196468 140729970518640 139712352285696 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18449] ppid=18389 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18449/stat : 18449 (java) S 18389 18392 7434 0 -1 1077944384 45 12294 0 0 0 0 5 3 20 0 15 0 32420866 14405136384 76531 18446744073709551615 4194304 4196468 140729970518640 139712351232496 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18450] ppid=18389 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18450/stat : 18450 (java) S 18389 18392 7434 0 -1 1077944384 3 12294 0 0 0 0 5 3 20 0 15 0 32420869 14405136384 76531 18446744073709551615 4194304 4196468 140729970518640 139712350181200 139713369483163 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18451] ppid=18389 vsize=14067516 CPUtime=1.3 cores=1,3,5,7
/proc/18392/task/18451/stat : 18451 (java) S 18389 18392 7434 0 -1 1077944384 3063 12294 0 0 121 1 5 3 20 0 15 0 32420869 14405136384 76531 18446744073709551615 4194304 4196468 140729970518640 139712349129584 139713369475714 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18452] ppid=18389 vsize=14067516 CPUtime=1.54 cores=1,3,5,7
/proc/18392/task/18452/stat : 18452 (java) S 18389 18392 7434 0 -1 1077944384 5035 12294 0 0 145 1 5 3 20 0 15 0 32420869 14405136384 76531 18446744073709551615 4194304 4196468 140729970518640 139712348056720 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18453] ppid=18389 vsize=14067516 CPUtime=1.4 cores=1,3,5,7
/proc/18392/task/18453/stat : 18453 (java) S 18389 18392 7434 0 -1 1077944384 4719 12294 0 0 129 3 5 3 20 0 15 0 32420869 14405136384 76531 18446744073709551615 4194304 4196468 140729970518640 139712347023984 139713369475714 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18454] ppid=18389 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18454/stat : 18454 (java) S 18389 18392 7434 0 -1 1077944384 3 12294 0 0 0 0 5 3 20 0 15 0 32420869 14405136384 76531 18446744073709551615 4194304 4196468 140729970518640 139712345971424 139713369474773 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
[pid=18392/tid=18455] ppid=18389 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/18392/task/18455/stat : 18455 (java) S 18389 18392 7434 0 -1 1077944384 11 12294 0 0 0 0 5 3 20 0 15 0 32420874 14405136384 76531 18446744073709551615 4194304 4196468 140729970518640 139712344918704 139713369475714 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22745088 140729970522064 140729970524849 140729970524849 140729970528207 0
Current children cumulated CPU time (s) 8.23
Current children cumulated vsize (KiB) 14067516

Child status: 0
Real time (s): 4.14532
CPU time (s): 8.29469
CPU user time (s): 8.02813
CPU system time (s): 0.266559
CPU usage (%): 200.097
Max. virtual memory (cumulated for all children) (KiB): 14067516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.02813
system time used= 0.266559
maximum resident set size= 307172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77222
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= 6196
involuntary context switches= 63

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.018251 second user time and 0.02684 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-11 10:25:46
IDJOB=4262504
IDBENCH=126066
IDSOLVER=2650
FILE ID=node124/4262504-1502440802
RUNJOBID= node124-1502411387-7498
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/QRandom/QRandom-composed-s25/composed-25-01-25-3.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262504-1502440802/watcher-4262504-1502440802 -o /tmp/evaluation-result-4262504-1502440802/solver-4262504-1502440802 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502411387-7498 --watchdog 2580  bin/concrete HOME/instance-4262504-1502440802.xml

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

MD5SUM BENCH= 3875d32d358237a1125eaf9168bbe1f3
RANDOM SEED=1630088377

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:        25298644 kB
MemAvailable:   25713636 kB
Buffers:          202968 kB
Cached:           499528 kB
SwapCached:            0 kB
Active:          6645284 kB
Inactive:         403208 kB
Active(anon):    6346608 kB
Inactive(anon):    16768 kB
Active(file):     298676 kB
Inactive(file):   386440 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24628 kB
Writeback:             4 kB
AnonPages:       6346448 kB
Mapped:            50468 kB
Shmem:             17128 kB
Slab:             116896 kB
SReclaimable:      91420 kB
SUnreclaim:        25476 kB
KernelStack:        3472 kB
PageTables:        17340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7454748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5937152 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 10:25:50