Trace number 4246402

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
R1: Concrete 3.4SAT 9.06121 3.88989

General information on the benchmark

NameKakuro/Kakuro-sumdiff-easy/
Kakuro-easy-079-sumdiff.xml
MD5SUMca3cb4e4201b5b0bf39d1bab0662b894
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.010588
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints208
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":153}]
Minimum variable degree0
Maximum variable degree4
Distribution of variable degrees[{"degree":0,"count":87},{"degree":4,"count":153}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":112},{"arity":3,"count":38},{"arity":4,"count":32},{"arity":5,"count":10},{"arity":6,"count":16}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":104},{"type":"sum","count":104}]
Optimization problemNO
Type of objective

Solver Data

3.78/2.14	c Concrete v3.4 running
8.83/3.84	v <instantiation>
8.83/3.84	v       <list>
8.83/3.84	v         x[1][1] x[1][2] x[1][4] x[1][5] x[1][6] x[1][8] x[1][9] x[1][10] x[1][11] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][8] x[2][9] x[2][10] x[2][11] x[3][2] x[3][3] x[3][6] x[3][7] x[3][10] x[3][11] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[5][1] x[5][2] x[5][4] x[5][5] x[5][8] x[5][9] x[6][1] x[6][2] x[6][3] x[6][5] x[6][6] x[6][9] x[6][10] x[6][11] x[7][3] x[7][4] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[8][1] x[8][2] x[8][4] x[8][5] x[8][7] x[8][8] x[8][9] x[9][1] x[9][2] x[9][5] x[9][6] x[9][8] x[9][9] x[9][10] x[9][11] x[10][1] x[10][2] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][10] x[10][11] x[11][1] x[11][2] x[11][3] x[11][4] x[11][6] x[11][7] x[11][10] x[11][11] x[12][3] x[12][4] x[12][5] x[12][7] x[12][8] x[12][10] x[12][11] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][8] x[13][9] x[14][1] x[14][2] x[14][3] x[14][6] x[14][7] x[14][9] x[14][10] x[14][11] x[15][3] x[15][4] x[15][7] x[15][8] x[15][10] x[15][11] x[16][1] x[16][2] x[16][3] x[16][4] x[16][5] x[16][7] x[16][8] x[16][9] x[16][10] x[16][11] x[17][1] x[17][2] x[17][5] x[17][6] x[17][9] x[17][10] x[18][1] x[18][2] x[18][3] x[18][4] x[18][6] x[18][7] x[18][8] x[18][9] x[18][10] x[18][11] x[19][1] x[19][2] x[19][3] x[19][4] x[19][6] x[19][7] x[19][8] x[19][10] x[19][11]
8.83/3.84	v       </list>
8.83/3.84	v       <values>
8.83/3.84	v         1 3 7 1 6 9 7 2 1 3 6 7 9 5 8 8 9 7 5 8 9 9 7 9 7 6 7 8 9 4 3 1 2 4 6 3 5 7 1 3 1 7 9 3 2 1 6 1 9 1 2 4 7 1 5 2 3 7 9 9 8 9 3 4 2 5 7 9 2 3 5 1 3 8 6 9 8 7 5 8 9 8 7 6 9 7 1 9 5 7 8 9 8 2 7 6 8 1 3 4 7 6 1 3 9 6 5 9 8 1 8 4 8 1 7 9 4 1 4 6 9 8 7 4 7 1 5 2 7 9 3 1 2 7 3 5 2 1 4 5 1 3 6 2 9 8 5 3 2 1 3 9 1
8.83/3.84	v       </values>
8.83/3.84	v     </instantiation>
8.83/3.84	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-4246402-1500715292/watcher-4246402-1500715292 -o /tmp/evaluation-result-4246402-1500715292/solver-4246402-1500715292 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500712981-22996 --watchdog 2560 bin/concrete HOME/instance-4246402-1500715292.xml 

pid=23474
running on 8 cores: 0,2,4,6,8,10,12,14

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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.00 1.90 1.87 6/262 23477
/proc/meminfo: memFree=31428220/32770624 swapFree=5700/359980
[pid=23477] ppid=23474 vsize=9508 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/23477/stat : 23477 (bash) S 23474 23477 22965 0 -1 4202496 687 1532 0 0 0 0 0 0 20 0 1 0 6796719 9736192 350 33554432000 4194304 5098028 140723737170768 140723737168408 140298524003328 0 0 4100 65536 18446744071580971376 0 0 17 8 0 0 0 0 0 7196144 7232144 11739136 140723737179406 140723737179491 140723737179491 140723737182190 0
/proc/23477/statm: 2377 350 277 221 0 86 0

[startup+0.100076 s]
/proc/loadavg: 2.00 1.90 1.87 6/262 23477
/proc/meminfo: memFree=31428220/32770624 swapFree=5700/359980
[pid=23477] ppid=23474 vsize=9640 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/23477/stat : 23477 (bash) S 23474 23477 22965 0 -1 4202496 885 6419 0 0 0 0 0 1 20 0 1 0 6796719 9871360 378 33554432000 4194304 5098028 140723737170768 140723737164776 140298524003328 0 0 4100 65536 18446744071580971376 0 0 17 8 0 0 0 0 0 7196144 7232144 11739136 140723737179406 140723737179491 140723737179491 140723737182190 0
/proc/23477/statm: 2410 378 296 221 0 119 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9640

[startup+0.200296 s]
/proc/loadavg: 2.00 1.90 1.87 6/262 23477
/proc/meminfo: memFree=31428220/32770624 swapFree=5700/359980
[pid=23477] ppid=23474 vsize=10901808 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/23477/stat : 23477 (java) S 23474 23477 22965 0 -1 1077944320 5659 12489 0 0 8 2 7 3 20 0 20 0 6796719 11163451392 5899 33554432000 4194304 4196468 140732223026016 140732223008560 140629048651511 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
/proc/23477/statm: 2725452 5899 2585 1 0 2713890 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 10901808

[startup+0.300281 s]
/proc/loadavg: 2.00 1.90 1.87 6/262 23477
/proc/meminfo: memFree=31428220/32770624 swapFree=5700/359980
[pid=23477] ppid=23474 vsize=10902292 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/23477/stat : 23477 (java) S 23474 23477 22965 0 -1 1077944320 9148 12489 0 0 24 2 7 3 20 0 20 0 6796719 11163947008 10199 33554432000 4194304 4196468 140732223026016 140732223008560 140629048651511 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
/proc/23477/statm: 2725573 10199 2971 1 0 2713890 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 10902292

[startup+0.700218 s]
/proc/loadavg: 2.00 1.90 1.87 6/262 23477
/proc/meminfo: memFree=31428220/32770624 swapFree=5700/359980
[pid=23477] ppid=23474 vsize=10902720 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/23477/stat : 23477 (java) S 23474 23477 22965 0 -1 1077944320 12912 12489 0 0 85 4 7 3 20 0 20 0 6796719 11164385280 16267 33554432000 4194304 4196468 140732223026016 140732223008560 140629048651511 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
/proc/23477/statm: 2725680 16267 3235 1 0 2713890 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 10902720

[startup+1.50073 s]
/proc/loadavg: 2.00 1.90 1.87 5/282 23550
/proc/meminfo: memFree=31277436/32770624 swapFree=5700/360160
[pid=23477] ppid=23474 vsize=10913344 CPUtime=2.3 cores=0,2,4,6,8,10,12,14
/proc/23477/stat : 23477 (java) S 23474 23477 22965 0 -1 1077944320 27598 12489 0 0 208 12 7 3 20 0 20 0 6796719 11175264256 44221 33554432000 4194304 4196468 140732223026016 140732223008560 140629048651511 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
/proc/23477/statm: 2728336 44221 3409 1 0 2716450 0
[pid=23477/tid=23532] ppid=23474 vsize=10913344 CPUtime=1.42 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23532/stat : 23532 (java) R 23474 23477 22965 0 -1 4202560 20116 12489 0 0 127 5 7 3 20 0 20 0 6796730 11175264256 44221 33554432000 4194304 4196468 140732223026016 140629052881016 140628657731829 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23533] ppid=23474 vsize=10913344 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23533/stat : 23533 (java) S 23474 23477 22965 0 -1 1077944384 14 12489 0 0 0 0 7 3 20 0 20 0 6796731 11175264256 44221 33554432000 4194304 4196468 140732223026016 140628974725648 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23534] ppid=23474 vsize=10913344 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23534/stat : 23534 (java) S 23474 23477 22965 0 -1 1077944384 32 12489 0 0 0 0 7 3 20 0 20 0 6796731 11175264256 44221 33554432000 4194304 4196468 140732223026016 140628654549648 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23535] ppid=23474 vsize=10913344 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23535/stat : 23535 (java) S 23474 23477 22965 0 -1 1077944384 12 12489 0 0 0 0 7 3 20 0 20 0 6796731 11175264256 44221 33554432000 4194304 4196468 140732223026016 140628653496592 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23536] ppid=23474 vsize=10913344 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23536/stat : 23536 (java) S 23474 23477 22965 0 -1 1077944384 150 12489 0 0 0 0 7 3 20 0 20 0 6796731 11175264256 44221 33554432000 4194304 4196468 140732223026016 140628652444048 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23537] ppid=23474 vsize=10913344 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23537/stat : 23537 (java) S 23474 23477 22965 0 -1 1077944384 40 12489 0 0 0 0 7 3 20 0 20 0 6796731 11175264256 44221 33554432000 4194304 4196468 140732223026016 140628651392016 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23538] ppid=23474 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23538/stat : 23538 (java) S 23474 23477 22965 0 -1 1077944384 45 12489 0 0 1 0 7 3 20 0 20 0 6796731 11175264256 44221 33554432000 4194304 4196468 140732223026016 140628650339472 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23539] ppid=23474 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23539/stat : 23539 (java) S 23474 23477 22965 0 -1 1077944384 14 12489 0 0 1 0 7 3 20 0 20 0 6796731 11175264256 44221 33554432000 4194304 4196468 140732223026016 140628649286416 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23540] ppid=23474 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23540/stat : 23540 (java) S 23474 23477 22965 0 -1 1077944384 40 12489 0 0 1 0 7 3 20 0 20 0 6796731 11175264256 44221 33554432000 4194304 4196468 140732223026016 140628648233872 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23541] ppid=23474 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23541/stat : 23541 (java) S 23474 23477 22965 0 -1 1077944384 1308 12489 0 0 1 0 7 3 20 0 20 0 6796733 11175264256 44221 33554432000 4194304 4196468 140732223026016 140628523297008 140629048662658 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23542] ppid=23474 vsize=10913344 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23542/stat : 23542 (java) S 23474 23477 22965 0 -1 1077944384 55 12489 0 0 0 0 7 3 20 0 20 0 6796734 11175264256 44221 33554432000 4194304 4196468 140732223026016 140628522243296 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23543] ppid=23474 vsize=10913344 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23543/stat : 23543 (java) S 23474 23477 22965 0 -1 1077944384 44 12489 0 0 0 0 7 3 20 0 20 0 6796734 11175264256 44221 33554432000 4194304 4196468 140732223026016 140628521190144 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23544] ppid=23474 vsize=10913344 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23544/stat : 23544 (java) S 23474 23477 22965 0 -1 1077944384 1 12489 0 0 0 0 7 3 20 0 20 0 6796738 11175264256 44221 33554432000 4194304 4196468 140732223026016 140628520138704 140629048670107 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23545] ppid=23474 vsize=10913344 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23545/stat : 23545 (java) S 23474 23477 22965 0 -1 1077944384 1201 12489 0 0 18 0 7 3 20 0 20 0 6796738 11175264256 44221 33554432000 4194304 4196468 140732223026016 140628519086832 140629048662658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23546] ppid=23474 vsize=10913344 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23546/stat : 23546 (java) R 23474 23477 22965 0 -1 1077944384 472 12489 0 0 10 0 7 3 20 0 20 0 6796738 11175264256 44221 33554432000 4194304 4196468 140732223026016 140628518034288 140629048662658 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23547] ppid=23474 vsize=10913344 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23547/stat : 23547 (java) S 23474 23477 22965 0 -1 1077944384 555 12489 0 0 14 0 7 3 20 0 20 0 6796738 11175264256 44221 33554432000 4194304 4196468 140732223026016 140628516981232 140629048662658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23548] ppid=23474 vsize=10913344 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23548/stat : 23548 (java) S 23474 23477 22965 0 -1 1077944384 1356 12489 0 0 27 0 7 3 20 0 20 0 6796738 11175264256 44221 33554432000 4194304 4196468 140732223026016 140628515928688 140629048662658 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23549] ppid=23474 vsize=10913344 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23549/stat : 23549 (java) S 23474 23477 22965 0 -1 1077944384 3 12489 0 0 0 0 7 3 20 0 20 0 6796739 11175264256 44221 33554432000 4194304 4196468 140732223026016 140628514875872 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23550] ppid=23474 vsize=10913344 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23550/stat : 23550 (java) S 23474 23477 22965 0 -1 1077944384 6 12489 0 0 0 0 7 3 20 0 20 0 6796739 11175264256 44221 33554432000 4194304 4196468 140732223026016 140628513823408 140629048662658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 10913344

[startup+3.1007 s]
/proc/loadavg: 2.00 1.91 1.88 8/282 23550
/proc/meminfo: memFree=31101720/32770624 swapFree=5700/360212
[pid=23477] ppid=23474 vsize=10927868 CPUtime=6.33 cores=0,2,4,6,8,10,12,14
/proc/23477/stat : 23477 (java) S 23474 23477 22965 0 -1 1077944320 43022 12489 0 0 606 17 7 3 20 0 20 0 6796719 11190136832 55051 33554432000 4194304 4196468 140732223026016 140732223008560 140629048651511 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
/proc/23477/statm: 2731967 55051 3474 1 0 2719522 0
[pid=23477/tid=23532] ppid=23474 vsize=10927868 CPUtime=3.02 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23532/stat : 23532 (java) R 23474 23477 22965 0 -1 4202560 28213 12489 0 0 284 8 7 3 20 0 20 0 6796730 11190136832 55051 33554432000 4194304 4196468 140732223026016 140629052873888 140629048663446 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23533] ppid=23474 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23533/stat : 23533 (java) S 23474 23477 22965 0 -1 1077944384 14 12489 0 0 0 0 7 3 20 0 20 0 6796731 11190136832 55051 33554432000 4194304 4196468 140732223026016 140628974725648 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23534] ppid=23474 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23534/stat : 23534 (java) S 23474 23477 22965 0 -1 1077944384 32 12489 0 0 0 0 7 3 20 0 20 0 6796731 11190136832 55051 33554432000 4194304 4196468 140732223026016 140628654549648 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23535] ppid=23474 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23535/stat : 23535 (java) S 23474 23477 22965 0 -1 1077944384 12 12489 0 0 0 0 7 3 20 0 20 0 6796731 11190136832 55051 33554432000 4194304 4196468 140732223026016 140628653496592 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23536] ppid=23474 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23536/stat : 23536 (java) S 23474 23477 22965 0 -1 1077944384 150 12489 0 0 0 0 7 3 20 0 20 0 6796731 11190136832 55051 33554432000 4194304 4196468 140732223026016 140628652444048 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23537] ppid=23474 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23537/stat : 23537 (java) S 23474 23477 22965 0 -1 1077944384 40 12489 0 0 0 0 7 3 20 0 20 0 6796731 11190136832 55051 33554432000 4194304 4196468 140732223026016 140628651392016 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23538] ppid=23474 vsize=10927868 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23538/stat : 23538 (java) S 23474 23477 22965 0 -1 1077944384 45 12489 0 0 1 0 7 3 20 0 20 0 6796731 11190136832 55051 33554432000 4194304 4196468 140732223026016 140628650339472 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23539] ppid=23474 vsize=10927868 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23539/stat : 23539 (java) S 23474 23477 22965 0 -1 1077944384 14 12489 0 0 1 0 7 3 20 0 20 0 6796731 11190136832 55051 33554432000 4194304 4196468 140732223026016 140628649286416 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23540] ppid=23474 vsize=10927868 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23540/stat : 23540 (java) S 23474 23477 22965 0 -1 1077944384 40 12489 0 0 1 0 7 3 20 0 20 0 6796731 11190136832 55051 33554432000 4194304 4196468 140732223026016 140628648233872 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23541] ppid=23474 vsize=10927868 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23541/stat : 23541 (java) S 23474 23477 22965 0 -1 1077944384 1323 12489 0 0 2 0 7 3 20 0 20 0 6796733 11190136832 55051 33554432000 4194304 4196468 140732223026016 140628523297008 140629048662658 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23542] ppid=23474 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23542/stat : 23542 (java) S 23474 23477 22965 0 -1 1077944384 55 12489 0 0 0 0 7 3 20 0 20 0 6796734 11190136832 55051 33554432000 4194304 4196468 140732223026016 140628522243296 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23543] ppid=23474 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23543/stat : 23543 (java) S 23474 23477 22965 0 -1 1077944384 44 12489 0 0 0 0 7 3 20 0 20 0 6796734 11190136832 55051 33554432000 4194304 4196468 140732223026016 140628521190144 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23544] ppid=23474 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23544/stat : 23544 (java) S 23474 23477 22965 0 -1 1077944384 1 12489 0 0 0 0 7 3 20 0 20 0 6796738 11190136832 55051 33554432000 4194304 4196468 140732223026016 140628520138704 140629048670107 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23545] ppid=23474 vsize=10927868 CPUtime=0.64 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23545/stat : 23545 (java) R 23474 23477 22965 0 -1 4202560 1608 12489 0 0 54 0 7 3 20 0 20 0 6796738 11190136832 55051 33554432000 4194304 4196468 140732223026016 140628519086832 140629041636553 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23546] ppid=23474 vsize=10927868 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23546/stat : 23546 (java) S 23474 23477 22965 0 -1 1077944384 3765 12489 0 0 89 0 7 3 20 0 20 0 6796738 11190136832 55051 33554432000 4194304 4196468 140732223026016 140628518034288 140629048662658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23547] ppid=23474 vsize=10927868 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23547/stat : 23547 (java) R 23474 23477 22965 0 -1 4202560 1790 12489 0 0 55 1 7 3 20 0 20 0 6796738 11190136832 55051 33554432000 4194304 4196468 140732223026016 140628516981232 140629048662658 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23548] ppid=23474 vsize=10927868 CPUtime=1.24 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23548/stat : 23548 (java) R 23474 23477 22965 0 -1 4202560 3732 12489 0 0 113 1 7 3 20 0 20 0 6796738 11190136832 55051 33554432000 4194304 4196468 140732223026016 140628515928608 140629027616616 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23549] ppid=23474 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23549/stat : 23549 (java) S 23474 23477 22965 0 -1 1077944384 3 12489 0 0 0 0 7 3 20 0 20 0 6796739 11190136832 55051 33554432000 4194304 4196468 140732223026016 140628514875872 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23550] ppid=23474 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23550/stat : 23550 (java) S 23474 23477 22965 0 -1 1077944384 7 12489 0 0 0 0 7 3 20 0 20 0 6796739 11190136832 55051 33554432000 4194304 4196468 140732223026016 140628513823408 140629048662658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 10927868

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

[startup+3.20109 s]
/proc/loadavg: 2.00 1.91 1.88 8/282 23550
/proc/meminfo: memFree=31101720/32770624 swapFree=5700/360212
[pid=23477] ppid=23474 vsize=10927868 CPUtime=6.59 cores=0,2,4,6,8,10,12,14
/proc/23477/stat : 23477 (java) S 23474 23477 22965 0 -1 1077944320 43812 12489 0 0 629 20 7 3 20 0 20 0 6796719 11190136832 59922 33554432000 4194304 4196468 140732223026016 140732223008560 140629048651511 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
/proc/23477/statm: 2731967 59922 3474 1 0 2719522 0
[pid=23477/tid=23532] ppid=23474 vsize=10927868 CPUtime=3.08 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23532/stat : 23532 (java) S 23474 23477 22965 0 -1 1077944384 28374 12489 0 0 290 8 7 3 20 0 20 0 6796730 11190136832 59922 33554432000 4194304 4196468 140732223026016 140629052873136 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23533] ppid=23474 vsize=10927868 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23533/stat : 23533 (java) S 23474 23477 22965 0 -1 1077944384 22 12489 0 0 1 0 7 3 20 0 20 0 6796731 11190136832 59922 33554432000 4194304 4196468 140732223026016 140628974725648 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23534] ppid=23474 vsize=10927868 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23534/stat : 23534 (java) S 23474 23477 22965 0 -1 1077944384 46 12489 0 0 1 0 7 3 20 0 20 0 6796731 11190136832 59922 33554432000 4194304 4196468 140732223026016 140628654549648 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23535] ppid=23474 vsize=10927868 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23535/stat : 23535 (java) S 23474 23477 22965 0 -1 1077944384 38 12489 0 0 1 0 7 3 20 0 20 0 6796731 11190136832 59922 33554432000 4194304 4196468 140732223026016 140628653496592 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23536] ppid=23474 vsize=10927868 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23536/stat : 23536 (java) S 23474 23477 22965 0 -1 1077944384 156 12489 0 0 1 1 7 3 20 0 20 0 6796731 11190136832 59922 33554432000 4194304 4196468 140732223026016 140628652444048 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23537] ppid=23474 vsize=10927868 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23537/stat : 23537 (java) S 23474 23477 22965 0 -1 1077944384 60 12489 0 0 1 0 7 3 20 0 20 0 6796731 11190136832 59922 33554432000 4194304 4196468 140732223026016 140628651392016 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23538] ppid=23474 vsize=10927868 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23538/stat : 23538 (java) S 23474 23477 22965 0 -1 1077944384 95 12489 0 0 1 0 7 3 20 0 20 0 6796731 11190136832 59922 33554432000 4194304 4196468 140732223026016 140628650339472 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23539] ppid=23474 vsize=10927868 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23539/stat : 23539 (java) S 23474 23477 22965 0 -1 1077944384 17 12489 0 0 1 0 7 3 20 0 20 0 6796731 11190136832 59922 33554432000 4194304 4196468 140732223026016 140628649286416 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23540] ppid=23474 vsize=10927868 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23540/stat : 23540 (java) S 23474 23477 22965 0 -1 1077944384 55 12489 0 0 1 0 7 3 20 0 20 0 6796731 11190136832 59922 33554432000 4194304 4196468 140732223026016 140628648233872 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23541] ppid=23474 vsize=10927868 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23541/stat : 23541 (java) R 23474 23477 22965 0 -1 4202560 1697 12489 0 0 4 0 7 3 20 0 20 0 6796733 11190136832 59922 33554432000 4194304 4196468 140732223026016 140628523295184 140629033778881 0 0 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23542] ppid=23474 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23542/stat : 23542 (java) S 23474 23477 22965 0 -1 1077944384 55 12489 0 0 0 0 7 3 20 0 20 0 6796734 11190136832 59922 33554432000 4194304 4196468 140732223026016 140628522243296 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23543] ppid=23474 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23543/stat : 23543 (java) S 23474 23477 22965 0 -1 1077944384 44 12489 0 0 0 0 7 3 20 0 20 0 6796734 11190136832 59922 33554432000 4194304 4196468 140732223026016 140628521190144 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23544] ppid=23474 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23544/stat : 23544 (java) S 23474 23477 22965 0 -1 1077944384 1 12489 0 0 0 0 7 3 20 0 20 0 6796738 11190136832 59922 33554432000 4194304 4196468 140732223026016 140628520138704 140629048670107 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23545] ppid=23474 vsize=10927868 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23545/stat : 23545 (java) S 23474 23477 22965 0 -1 1077944384 1616 12489 0 0 56 0 7 3 20 0 20 0 6796738 11190136832 59922 33554432000 4194304 4196468 140732223026016 140628519069408 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23546] ppid=23474 vsize=10927868 CPUtime=1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23546/stat : 23546 (java) S 23474 23477 22965 0 -1 1077944384 3776 12489 0 0 90 0 7 3 20 0 20 0 6796738 11190136832 59922 33554432000 4194304 4196468 140732223026016 140628518034288 140629048662658 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23547] ppid=23474 vsize=10927868 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23547/stat : 23547 (java) S 23474 23477 22965 0 -1 1077944384 1797 12489 0 0 56 1 7 3 20 0 20 0 6796738 11190136832 59922 33554432000 4194304 4196468 140732223026016 140628516966224 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23548] ppid=23474 vsize=10927868 CPUtime=1.28 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23548/stat : 23548 (java) S 23474 23477 22965 0 -1 1077944384 3819 12489 0 0 117 1 7 3 20 0 20 0 6796738 11190136832 59922 33554432000 4194304 4196468 140732223026016 140628515923008 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23549] ppid=23474 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23549/stat : 23549 (java) S 23474 23477 22965 0 -1 1077944384 3 12489 0 0 0 0 7 3 20 0 20 0 6796739 11190136832 59922 33554432000 4194304 4196468 140732223026016 140628514875872 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23550] ppid=23474 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23550/stat : 23550 (java) S 23474 23477 22965 0 -1 1077944384 7 12489 0 0 0 0 7 3 20 0 20 0 6796739 11190136832 59922 33554432000 4194304 4196468 140732223026016 140628513823408 140629048662658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
Current children cumulated CPU time (s) 6.59
Current children cumulated vsize (KiB) 10927868

[startup+3.6011 s]
/proc/loadavg: 2.00 1.91 1.88 5/261 23551
/proc/meminfo: memFree=31356660/32770624 swapFree=5700/360224
[pid=23477] ppid=23474 vsize=10997228 CPUtime=7.83 cores=0,2,4,6,8,10,12,14
/proc/23477/stat : 23477 (java) S 23474 23477 22965 0 -1 1077944320 60673 12489 0 0 750 23 7 3 20 0 20 0 6796719 11261161472 75965 33554432000 4194304 4196468 140732223026016 140732223008560 140629048651511 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
/proc/23477/statm: 2749307 75965 3476 1 0 2736862 0
[pid=23477/tid=23532] ppid=23474 vsize=10997228 CPUtime=3.42 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23532/stat : 23532 (java) S 23474 23477 22965 0 -1 1077944384 41478 12489 0 0 322 10 7 3 20 0 20 0 6796730 11261161472 75965 33554432000 4194304 4196468 140732223026016 140629052889056 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23533] ppid=23474 vsize=10997228 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23533/stat : 23533 (java) R 23474 23477 22965 0 -1 4202560 26 12489 0 0 3 0 7 3 20 0 20 0 6796731 11261161472 75965 33554432000 4194304 4196468 140732223026016 140628974725768 140629041279719 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23534] ppid=23474 vsize=10997228 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23534/stat : 23534 (java) R 23474 23477 22965 0 -1 4202560 48 12489 0 0 4 1 7 3 20 0 20 0 6796731 11261161472 75965 33554432000 4194304 4196468 140732223026016 140628654549848 140629030261120 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23535] ppid=23474 vsize=10997228 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23535/stat : 23535 (java) R 23474 23477 22965 0 -1 4202560 43 12489 0 0 3 0 7 3 20 0 20 0 6796731 11261161472 75965 33554432000 4194304 4196468 140732223026016 140628653496712 140629041279719 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23536] ppid=23474 vsize=10997228 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23536/stat : 23536 (java) R 23474 23477 22965 0 -1 4202560 156 12489 0 0 3 1 7 3 20 0 20 0 6796731 11261161472 75965 33554432000 4194304 4196468 140732223026016 140628652444168 140629041279719 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23537] ppid=23474 vsize=10997228 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23537/stat : 23537 (java) R 23474 23477 22965 0 -1 4202560 62 12489 0 0 4 0 7 3 20 0 20 0 6796731 11261161472 75965 33554432000 4194304 4196468 140732223026016 140628651392136 140629034410328 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23538] ppid=23474 vsize=10997228 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23538/stat : 23538 (java) R 23474 23477 22965 0 -1 4202560 95 12489 0 0 4 0 7 3 20 0 20 0 6796731 11261161472 75965 33554432000 4194304 4196468 140732223026016 140628650339592 140629041279719 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23539] ppid=23474 vsize=10997228 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23539/stat : 23539 (java) R 23474 23477 22965 0 -1 4202560 17 12489 0 0 3 0 7 3 20 0 20 0 6796731 11261161472 75965 33554432000 4194304 4196468 140732223026016 140628649286536 140629041279719 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23540] ppid=23474 vsize=10997228 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23540/stat : 23540 (java) R 23474 23477 22965 0 -1 4202560 58 12489 0 0 4 0 7 3 20 0 20 0 6796731 11261161472 75965 33554432000 4194304 4196468 140732223026016 140628648233992 140629041279719 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23541] ppid=23474 vsize=10997228 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23541/stat : 23541 (java) S 23474 23477 22965 0 -1 1077944384 2108 12489 0 0 7 0 7 3 20 0 20 0 6796733 11261161472 75965 33554432000 4194304 4196468 140732223026016 140628523295632 140629048661717 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23542] ppid=23474 vsize=10997228 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23542/stat : 23542 (java) S 23474 23477 22965 0 -1 1077944384 55 12489 0 0 0 0 7 3 20 0 20 0 6796734 11261161472 75965 33554432000 4194304 4196468 140732223026016 140628522243296 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23543] ppid=23474 vsize=10997228 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23543/stat : 23543 (java) S 23474 23477 22965 0 -1 1077944384 44 12489 0 0 0 0 7 3 20 0 20 0 6796734 11261161472 75965 33554432000 4194304 4196468 140732223026016 140628521190144 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23544] ppid=23474 vsize=10997228 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23544/stat : 23544 (java) S 23474 23477 22965 0 -1 1077944384 1 12489 0 0 0 0 7 3 20 0 20 0 6796738 11261161472 75965 33554432000 4194304 4196468 140732223026016 140628520138704 140629048670107 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23545] ppid=23474 vsize=10997228 CPUtime=1.04 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23545/stat : 23545 (java) R 23474 23477 22965 0 -1 4202560 4487 12489 0 0 93 1 7 3 20 0 20 0 6796738 11261161472 75965 33554432000 4194304 4196468 140732223026016 140628519072808 140629030195456 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23546] ppid=23474 vsize=10997228 CPUtime=1.09 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23546/stat : 23546 (java) S 23474 23477 22965 0 -1 1077944384 3803 12489 0 0 98 1 7 3 20 0 20 0 6796738 11261161472 75965 33554432000 4194304 4196468 140732223026016 140628518034288 140629048662658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23547] ppid=23474 vsize=10997228 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23547/stat : 23547 (java) S 23474 23477 22965 0 -1 1077944384 2042 12489 0 0 67 1 7 3 20 0 20 0 6796738 11261161472 75965 33554432000 4194304 4196468 140732223026016 140628516981232 140629048662658 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23548] ppid=23474 vsize=10997228 CPUtime=1.37 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23548/stat : 23548 (java) S 23474 23477 22965 0 -1 1077944384 4006 12489 0 0 126 1 7 3 20 0 20 0 6796738 11261161472 75965 33554432000 4194304 4196468 140732223026016 140628515928688 140629048662658 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23549] ppid=23474 vsize=10997228 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23549/stat : 23549 (java) S 23474 23477 22965 0 -1 1077944384 3 12489 0 0 0 0 7 3 20 0 20 0 6796739 11261161472 75965 33554432000 4194304 4196468 140732223026016 140628514875872 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23550] ppid=23474 vsize=10997228 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23550/stat : 23550 (java) S 23474 23477 22965 0 -1 1077944384 7 12489 0 0 0 0 7 3 20 0 20 0 6796739 11261161472 75965 33554432000 4194304 4196468 140732223026016 140628513823408 140629048662658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
Current children cumulated CPU time (s) 7.83
Current children cumulated vsize (KiB) 10997228

[startup+3.80095 s]
/proc/loadavg: 2.00 1.91 1.88 5/261 23551
/proc/meminfo: memFree=31356660/32770624 swapFree=5700/360224
[pid=23477] ppid=23474 vsize=10997556 CPUtime=8.83 cores=0,2,4,6,8,10,12,14
/proc/23477/stat : 23477 (java) S 23474 23477 22965 0 -1 1077944320 61852 12489 0 0 849 24 7 3 20 0 20 0 6796719 11261497344 76120 33554432000 4194304 4196468 140732223026016 140732223008560 140629048651511 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
/proc/23477/statm: 2749389 76120 3476 1 0 2736944 0
[pid=23477/tid=23532] ppid=23474 vsize=10997556 CPUtime=3.46 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23532/stat : 23532 (java) R 23474 23477 22965 0 -1 4202560 41549 12489 0 0 326 10 7 3 20 0 20 0 6796730 11261497344 76120 33554432000 4194304 4196468 140732223026016 140629052879024 140629048663446 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23533] ppid=23474 vsize=10997556 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23533/stat : 23533 (java) S 23474 23477 22965 0 -1 1077944384 26 12489 0 0 12 0 7 3 20 0 20 0 6796731 11261497344 76120 33554432000 4194304 4196468 140732223026016 140628974725648 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23534] ppid=23474 vsize=10997556 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23534/stat : 23534 (java) S 23474 23477 22965 0 -1 1077944384 57 12489 0 0 13 1 7 3 20 0 20 0 6796731 11261497344 76120 33554432000 4194304 4196468 140732223026016 140628654549648 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23535] ppid=23474 vsize=10997556 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23535/stat : 23535 (java) S 23474 23477 22965 0 -1 1077944384 43 12489 0 0 10 0 7 3 20 0 20 0 6796731 11261497344 76120 33554432000 4194304 4196468 140732223026016 140628653496592 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23536] ppid=23474 vsize=10997556 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23536/stat : 23536 (java) S 23474 23477 22965 0 -1 1077944384 156 12489 0 0 12 1 7 3 20 0 20 0 6796731 11261497344 76120 33554432000 4194304 4196468 140732223026016 140628652444048 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23537] ppid=23474 vsize=10997556 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23537/stat : 23537 (java) S 23474 23477 22965 0 -1 1077944384 64 12489 0 0 13 0 7 3 20 0 20 0 6796731 11261497344 76120 33554432000 4194304 4196468 140732223026016 140628651392016 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23538] ppid=23474 vsize=10997556 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23538/stat : 23538 (java) S 23474 23477 22965 0 -1 1077944384 103 12489 0 0 13 0 7 3 20 0 20 0 6796731 11261497344 76120 33554432000 4194304 4196468 140732223026016 140628650339472 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23539] ppid=23474 vsize=10997556 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23539/stat : 23539 (java) S 23474 23477 22965 0 -1 1077944384 21 12489 0 0 9 0 7 3 20 0 20 0 6796731 11261497344 76120 33554432000 4194304 4196468 140732223026016 140628649286416 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23540] ppid=23474 vsize=10997556 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23540/stat : 23540 (java) S 23474 23477 22965 0 -1 1077944384 59 12489 0 0 12 1 7 3 20 0 20 0 6796731 11261497344 76120 33554432000 4194304 4196468 140732223026016 140628648233872 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23541] ppid=23474 vsize=10997556 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23541/stat : 23541 (java) S 23474 23477 22965 0 -1 1077944384 2121 12489 0 0 13 0 7 3 20 0 20 0 6796733 11261497344 76120 33554432000 4194304 4196468 140732223026016 140628523297008 140629048662658 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23542] ppid=23474 vsize=10997556 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23542/stat : 23542 (java) S 23474 23477 22965 0 -1 1077944384 57 12489 0 0 0 0 7 3 20 0 20 0 6796734 11261497344 76120 33554432000 4194304 4196468 140732223026016 140628522243360 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23543] ppid=23474 vsize=10997556 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23543/stat : 23543 (java) S 23474 23477 22965 0 -1 1077944384 44 12489 0 0 0 0 7 3 20 0 20 0 6796734 11261497344 76120 33554432000 4194304 4196468 140732223026016 140628521190144 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23544] ppid=23474 vsize=10997556 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23544/stat : 23544 (java) S 23474 23477 22965 0 -1 1077944384 1 12489 0 0 0 0 7 3 20 0 20 0 6796738 11261497344 76120 33554432000 4194304 4196468 140732223026016 140628520138704 140629048670107 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23545] ppid=23474 vsize=10997556 CPUtime=1.24 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23545/stat : 23545 (java) R 23474 23477 22965 0 -1 4202560 5547 12489 0 0 113 1 7 3 20 0 20 0 6796738 11261497344 76120 33554432000 4194304 4196468 140732223026016 140628519072808 140629030195651 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23546] ppid=23474 vsize=10997556 CPUtime=1.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23546/stat : 23546 (java) S 23474 23477 22965 0 -1 1077944384 3803 12489 0 0 99 1 7 3 20 0 20 0 6796738 11261497344 76120 33554432000 4194304 4196468 140732223026016 140628518034288 140629048662658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23547] ppid=23474 vsize=10997556 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23547/stat : 23547 (java) S 23474 23477 22965 0 -1 1077944384 2042 12489 0 0 67 1 7 3 20 0 20 0 6796738 11261497344 76120 33554432000 4194304 4196468 140732223026016 140628516981232 140629048662658 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23548] ppid=23474 vsize=10997556 CPUtime=1.38 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23548/stat : 23548 (java) R 23474 23477 22965 0 -1 4202560 4015 12489 0 0 127 1 7 3 20 0 20 0 6796738 11261497344 76120 33554432000 4194304 4196468 140732223026016 140628515928608 140629028059909 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23549] ppid=23474 vsize=10997556 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23549/stat : 23549 (java) S 23474 23477 22965 0 -1 1077944384 3 12489 0 0 0 0 7 3 20 0 20 0 6796739 11261497344 76120 33554432000 4194304 4196468 140732223026016 140628514875872 140629048661717 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
[pid=23477/tid=23550] ppid=23474 vsize=10997556 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/23477/task/23550/stat : 23550 (java) S 23474 23477 22965 0 -1 1077944384 7 12489 0 0 0 0 7 3 20 0 20 0 6796739 11261497344 76120 33554432000 4194304 4196468 140732223026016 140628513823408 140629048662658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28725248 140732223027905 140732223030679 140732223030679 140732223033295 0
Current children cumulated CPU time (s) 8.83
Current children cumulated vsize (KiB) 10997556

Child status: 0
Real time (s): 3.88989
CPU time (s): 9.06121
CPU user time (s): 8.76371
CPU system time (s): 0.297504
CPU usage (%): 232.942
Max. virtual memory (cumulated for all children) (KiB): 10997556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.7637
system time used= 0.297504
maximum resident set size= 306304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75055
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= 9379
involuntary context switches= 1981

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.031339 second user time and 0.032384 second system time

The end

Launcher Data

Begin job on node130 at 2017-07-22 11:21:32
IDJOB=4246402
IDBENCH=124682
IDSOLVER=2630
FILE ID=node130/4246402-1500715292
RUNJOBID= node130-1500712981-22996
PBS_JOBID= 20623351
Free space on /tmp= 61856 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Kakuro/Kakuro-sumdiff-easy/Kakuro-easy-079-sumdiff.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4246402-1500715292/watcher-4246402-1500715292 -o /tmp/evaluation-result-4246402-1500715292/solver-4246402-1500715292 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500712981-22996 --watchdog 2560  bin/concrete HOME/instance-4246402-1500715292.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= ca3cb4e4201b5b0bf39d1bab0662b894
RANDOM SEED=1059040376

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

/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		: 2133.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.34
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		: 2000.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.34
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		: 2667.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.34
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	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.34
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	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2400.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2000.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31428592 kB
MemAvailable:   31823728 kB
Buffers:          137500 kB
Cached:           537468 kB
SwapCached:            0 kB
Active:           538088 kB
Inactive:         368824 kB
Active(anon):     234720 kB
Inactive(anon):     8844 kB
Active(file):     303368 kB
Inactive(file):   359980 kB
Unevictable:        5700 kB
Mlocked:            5700 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             48432 kB
Writeback:            16 kB
AnonPages:        237768 kB
Mapped:            43596 kB
Shmem:              8844 kB
Slab:             129112 kB
SReclaimable:      95248 kB
SUnreclaim:        33864 kB
KernelStack:        4560 kB
PageTables:         6124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1080360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 61848 MiB
End job on node130 at 2017-07-22 11:21:36