Trace number 4244715

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.4UNSAT 6.12329 3.09411

General information on the benchmark

NameColouredQueens/ColouredQueens-m1-s1/
ColouredQueens-03.xml
MD5SUMb06f1b70dae22c3afae7c1f4b3decb30
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.0011540001
Satisfiable
(Un)Satisfiability was proved
Number of variables9
Number of constraints12
Number of domains1
Minimum domain size3
Maximum domain size3
Distribution of domain sizes[{"size":3,"count":9}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":5}]
Minimum constraint arity2
Maximum constraint arity3
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":8}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":12}]
Optimization problemNO
Type of objective

Solver Data

3.71/2.18	c Concrete v3.4 running
5.84/3.07	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-4244715-1500694979/watcher-4244715-1500694979 -o /tmp/evaluation-result-4244715-1500694979/solver-4244715-1500694979 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1500683313-13636 --watchdog 2560 bin/concrete HOME/instance-4244715-1500694979.xml 

pid=16592
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: 1.30 1.29 1.37 3/261 16595
/proc/meminfo: memFree=31342000/32770624 swapFree=5844/247428
[pid=16595] ppid=16592 vsize=9508 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16595/stat : 16595 (bash) S 16592 16595 13605 0 -1 4202496 685 1535 0 0 0 0 0 0 20 0 1 0 4764790 9736192 350 33554432000 4194304 5098028 140731776350944 140731776348584 140415807331328 0 0 4100 65536 18446744071580971376 0 0 17 10 0 0 0 0 0 7196144 7232144 23142400 140731776357646 140731776357731 140731776357731 140731776360430 0
/proc/16595/statm: 2377 350 278 221 0 86 0

[startup+0.100106 s]
/proc/loadavg: 1.30 1.29 1.37 3/261 16595
/proc/meminfo: memFree=31342000/32770624 swapFree=5844/247428
[pid=16595] ppid=16592 vsize=9640 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/16595/stat : 16595 (bash) S 16592 16595 13605 0 -1 4202496 877 6424 0 0 0 0 0 1 20 0 1 0 4764790 9871360 377 33554432000 4194304 5098028 140731776350944 140731776344952 140415807331328 0 0 4100 65536 18446744071580971376 0 0 17 10 0 0 0 0 0 7196144 7232144 23142400 140731776357646 140731776357731 140731776357731 140731776360430 0
/proc/16595/statm: 2410 377 296 221 0 119 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9640

[startup+0.200381 s]
/proc/loadavg: 1.30 1.29 1.37 3/261 16595
/proc/meminfo: memFree=31342000/32770624 swapFree=5844/247428
[pid=16595] ppid=16592 vsize=10435860 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/16595/stat : 16595 (java) S 16592 16595 13605 0 -1 1077944320 4971 12440 0 0 6 1 8 3 20 0 13 0 4764790 10686320640 5303 33554432000 4194304 4196468 140727702741440 140727702723984 139659126976247 0 0 0 16800971 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
/proc/16595/statm: 2608965 5303 2137 1 0 2597403 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 10435860

[startup+0.300273 s]
/proc/loadavg: 1.30 1.29 1.37 3/261 16595
/proc/meminfo: memFree=31342000/32770624 swapFree=5844/247428
[pid=16595] ppid=16592 vsize=10902392 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/16595/stat : 16595 (java) S 16592 16595 13605 0 -1 1077944320 7274 12440 0 0 24 2 8 3 20 0 20 0 4764790 11164049408 8945 33554432000 4194304 4196468 140727702741440 140727702723984 139659126976247 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
/proc/16595/statm: 2725598 8945 2975 1 0 2713890 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 10902392

[startup+0.700225 s]
/proc/loadavg: 1.30 1.29 1.37 3/261 16595
/proc/meminfo: memFree=31342000/32770624 swapFree=5844/247428
[pid=16595] ppid=16592 vsize=10902720 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/16595/stat : 16595 (java) S 16592 16595 13605 0 -1 1077944320 12122 12440 0 0 72 5 8 3 20 0 20 0 4764790 11164385280 14956 33554432000 4194304 4196468 140727702741440 140727702723984 139659126976247 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
/proc/16595/statm: 2725680 14956 3161 1 0 2713890 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 10902720

[startup+1.50069 s]
/proc/loadavg: 1.30 1.29 1.37 3/281 16668
/proc/meminfo: memFree=31242348/32770624 swapFree=5844/247440
[pid=16595] ppid=16592 vsize=10913344 CPUtime=2.26 cores=0,2,4,6,8,10,12,14
/proc/16595/stat : 16595 (java) S 16592 16595 13605 0 -1 1077944320 26444 12440 0 0 199 16 8 3 20 0 20 0 4764790 11175264256 44586 33554432000 4194304 4196468 140727702741440 140727702723984 139659126976247 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
/proc/16595/statm: 2728336 44586 3403 1 0 2716450 0
[pid=16595/tid=16650] ppid=16592 vsize=10913344 CPUtime=1.42 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16650/stat : 16650 (java) R 16592 16595 13605 0 -1 4202560 19639 12440 0 0 123 8 8 3 20 0 20 0 4764803 11175264256 44586 33554432000 4194304 4196468 140727702741440 139659131179680 139659111019877 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16651] ppid=16592 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16651/stat : 16651 (java) S 16592 16595 13605 0 -1 1077944384 48 12440 0 0 0 0 8 3 20 0 20 0 4764804 11175264256 44586 33554432000 4194304 4196468 140727702741440 139659053050640 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16652] ppid=16592 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16652/stat : 16652 (java) S 16592 16595 13605 0 -1 1077944384 11 12440 0 0 0 0 8 3 20 0 20 0 4764804 11175264256 44586 33554432000 4194304 4196468 140727702741440 139659051998096 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16653] ppid=16592 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16653/stat : 16653 (java) S 16592 16595 13605 0 -1 1077944384 22 12440 0 0 1 0 8 3 20 0 20 0 4764804 11175264256 44586 33554432000 4194304 4196468 140727702741440 139659050945552 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16654] ppid=16592 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16654/stat : 16654 (java) S 16592 16595 13605 0 -1 1077944384 48 12440 0 0 1 0 8 3 20 0 20 0 4764804 11175264256 44586 33554432000 4194304 4196468 140727702741440 139658730138768 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16655] ppid=16592 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16655/stat : 16655 (java) S 16592 16595 13605 0 -1 1077944384 119 12440 0 0 0 0 8 3 20 0 20 0 4764804 11175264256 44586 33554432000 4194304 4196468 140727702741440 139658729085200 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16656] ppid=16592 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16656/stat : 16656 (java) S 16592 16595 13605 0 -1 1077944384 29 12440 0 0 1 0 8 3 20 0 20 0 4764804 11175264256 44586 33554432000 4194304 4196468 140727702741440 139658728032656 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16657] ppid=16592 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16657/stat : 16657 (java) S 16592 16595 13605 0 -1 1077944384 32 12440 0 0 0 0 8 3 20 0 20 0 4764804 11175264256 44586 33554432000 4194304 4196468 140727702741440 139658726980112 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16658] ppid=16592 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16658/stat : 16658 (java) S 16592 16595 13605 0 -1 1077944384 19 12440 0 0 1 0 8 3 20 0 20 0 4764804 11175264256 44586 33554432000 4194304 4196468 140727702741440 139658725927568 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16659] ppid=16592 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16659/stat : 16659 (java) S 16592 16595 13605 0 -1 1077944384 1150 12440 0 0 1 0 8 3 20 0 20 0 4764806 11175264256 44586 33554432000 4194304 4196468 140727702741440 139658265954800 139659126987394 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16660] ppid=16592 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16660/stat : 16660 (java) S 16592 16595 13605 0 -1 1077944384 56 12440 0 0 0 0 8 3 20 0 20 0 4764807 11175264256 44586 33554432000 4194304 4196468 140727702741440 139658264901088 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16661] ppid=16592 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16661/stat : 16661 (java) S 16592 16595 13605 0 -1 1077944384 45 12440 0 0 0 0 8 3 20 0 20 0 4764807 11175264256 44586 33554432000 4194304 4196468 140727702741440 139658263848448 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16662] ppid=16592 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16662/stat : 16662 (java) S 16592 16595 13605 0 -1 1077944384 1 12440 0 0 0 0 8 3 20 0 20 0 4764811 11175264256 44586 33554432000 4194304 4196468 140727702741440 139658262797008 139659126994843 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16663] ppid=16592 vsize=10913344 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16663/stat : 16663 (java) R 16592 16595 13605 0 -1 4202560 699 12440 0 0 13 0 8 3 20 0 20 0 4764811 11175264256 44586 33554432000 4194304 4196468 140727702741440 139658261743600 139659112656449 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16664] ppid=16592 vsize=10913344 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16664/stat : 16664 (java) S 16592 16595 13605 0 -1 1077944384 679 12440 0 0 12 0 8 3 20 0 20 0 4764812 11175264256 44586 33554432000 4194304 4196468 140727702741440 139658260691056 139659126987394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16665] ppid=16592 vsize=10913344 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16665/stat : 16665 (java) R 16592 16595 13605 0 -1 4202560 544 12440 0 0 13 0 8 3 20 0 20 0 4764812 11175264256 44586 33554432000 4194304 4196468 140727702741440 139658259638808 139659107612290 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16666] ppid=16592 vsize=10913344 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16666/stat : 16666 (java) R 16592 16595 13605 0 -1 4202560 1168 12440 0 0 25 0 8 3 20 0 20 0 4764812 11175264256 44586 33554432000 4194304 4196468 140727702741440 139658258585968 139659126997594 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16667] ppid=16592 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16667/stat : 16667 (java) S 16592 16595 13605 0 -1 1077944384 3 12440 0 0 0 0 8 3 20 0 20 0 4764812 11175264256 44586 33554432000 4194304 4196468 140727702741440 139658257533664 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16668] ppid=16592 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16668/stat : 16668 (java) S 16592 16595 13605 0 -1 1077944384 7 12440 0 0 0 0 8 3 20 0 20 0 4764812 11175264256 44586 33554432000 4194304 4196468 140727702741440 139658256481200 139659126987394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 10913344

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

[startup+1.60094 s]
/proc/loadavg: 1.30 1.29 1.37 3/281 16668
/proc/meminfo: memFree=31242348/32770624 swapFree=5844/247440
[pid=16595] ppid=16592 vsize=10915392 CPUtime=2.48 cores=0,2,4,6,8,10,12,14
/proc/16595/stat : 16595 (java) S 16592 16595 13605 0 -1 1077944320 26931 12440 0 0 220 17 8 3 20 0 20 0 4764790 11177361408 44851 33554432000 4194304 4196468 140727702741440 140727702723984 139659126976247 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
/proc/16595/statm: 2728848 44851 3408 1 0 2716962 0
[pid=16595/tid=16650] ppid=16592 vsize=10915392 CPUtime=1.53 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16650/stat : 16650 (java) R 16592 16595 13605 0 -1 4202560 19774 12440 0 0 133 9 8 3 20 0 20 0 4764803 11177361408 44851 33554432000 4194304 4196468 140727702741440 139659131207232 139658730279165 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16651] ppid=16592 vsize=10915392 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16651/stat : 16651 (java) S 16592 16595 13605 0 -1 1077944384 48 12440 0 0 0 0 8 3 20 0 20 0 4764804 11177361408 44851 33554432000 4194304 4196468 140727702741440 139659053050640 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16652] ppid=16592 vsize=10915392 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16652/stat : 16652 (java) S 16592 16595 13605 0 -1 1077944384 11 12440 0 0 0 0 8 3 20 0 20 0 4764804 11177361408 44851 33554432000 4194304 4196468 140727702741440 139659051998096 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16653] ppid=16592 vsize=10915392 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16653/stat : 16653 (java) S 16592 16595 13605 0 -1 1077944384 22 12440 0 0 1 0 8 3 20 0 20 0 4764804 11177361408 44851 33554432000 4194304 4196468 140727702741440 139659050945552 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16654] ppid=16592 vsize=10915392 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16654/stat : 16654 (java) S 16592 16595 13605 0 -1 1077944384 48 12440 0 0 1 0 8 3 20 0 20 0 4764804 11177361408 44851 33554432000 4194304 4196468 140727702741440 139658730138768 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16655] ppid=16592 vsize=10915392 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16655/stat : 16655 (java) S 16592 16595 13605 0 -1 1077944384 119 12440 0 0 0 0 8 3 20 0 20 0 4764804 11177361408 44851 33554432000 4194304 4196468 140727702741440 139658729085200 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16656] ppid=16592 vsize=10915392 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16656/stat : 16656 (java) S 16592 16595 13605 0 -1 1077944384 29 12440 0 0 1 0 8 3 20 0 20 0 4764804 11177361408 44851 33554432000 4194304 4196468 140727702741440 139658728032656 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16657] ppid=16592 vsize=10915392 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16657/stat : 16657 (java) S 16592 16595 13605 0 -1 1077944384 32 12440 0 0 0 0 8 3 20 0 20 0 4764804 11177361408 44851 33554432000 4194304 4196468 140727702741440 139658726980112 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16658] ppid=16592 vsize=10915392 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16658/stat : 16658 (java) S 16592 16595 13605 0 -1 1077944384 19 12440 0 0 1 0 8 3 20 0 20 0 4764804 11177361408 44851 33554432000 4194304 4196468 140727702741440 139658725927568 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16659] ppid=16592 vsize=10915392 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16659/stat : 16659 (java) S 16592 16595 13605 0 -1 1077944384 1150 12440 0 0 1 0 8 3 20 0 20 0 4764806 11177361408 44851 33554432000 4194304 4196468 140727702741440 139658265954800 139659126987394 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16660] ppid=16592 vsize=10915392 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16660/stat : 16660 (java) S 16592 16595 13605 0 -1 1077944384 56 12440 0 0 0 0 8 3 20 0 20 0 4764807 11177361408 44851 33554432000 4194304 4196468 140727702741440 139658264901088 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16661] ppid=16592 vsize=10915392 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16661/stat : 16661 (java) S 16592 16595 13605 0 -1 1077944384 45 12440 0 0 0 0 8 3 20 0 20 0 4764807 11177361408 44851 33554432000 4194304 4196468 140727702741440 139658263848448 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16662] ppid=16592 vsize=10915392 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16662/stat : 16662 (java) S 16592 16595 13605 0 -1 1077944384 1 12440 0 0 0 0 8 3 20 0 20 0 4764811 11177361408 44851 33554432000 4194304 4196468 140727702741440 139658262797008 139659126994843 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16663] ppid=16592 vsize=10915392 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16663/stat : 16663 (java) S 16592 16595 13605 0 -1 1077944384 800 12440 0 0 15 0 8 3 20 0 20 0 4764811 11177361408 44851 33554432000 4194304 4196468 140727702741440 139658261743600 139659126987394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16664] ppid=16592 vsize=10915392 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16664/stat : 16664 (java) S 16592 16595 13605 0 -1 1077944384 693 12440 0 0 13 0 8 3 20 0 20 0 4764812 11177361408 44851 33554432000 4194304 4196468 140727702741440 139658260691056 139659126987394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16665] ppid=16592 vsize=10915392 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16665/stat : 16665 (java) S 16592 16595 13605 0 -1 1077944384 652 12440 0 0 15 0 8 3 20 0 20 0 4764812 11177361408 44851 33554432000 4194304 4196468 140727702741440 139658259638512 139659126987394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16666] ppid=16592 vsize=10915392 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16666/stat : 16666 (java) R 16592 16595 13605 0 -1 4202560 1295 12440 0 0 31 0 8 3 20 0 20 0 4764812 11177361408 44851 33554432000 4194304 4196468 140727702741440 139658258585968 139659126988182 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16667] ppid=16592 vsize=10915392 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16667/stat : 16667 (java) S 16592 16595 13605 0 -1 1077944384 3 12440 0 0 0 0 8 3 20 0 20 0 4764812 11177361408 44851 33554432000 4194304 4196468 140727702741440 139658257533664 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16668] ppid=16592 vsize=10915392 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16668/stat : 16668 (java) S 16592 16595 13605 0 -1 1077944384 7 12440 0 0 0 0 8 3 20 0 20 0 4764812 11177361408 44851 33554432000 4194304 4196468 140727702741440 139658256481200 139659126987394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 10915392

[startup+2.40072 s]
/proc/loadavg: 1.36 1.30 1.37 5/281 16668
/proc/meminfo: memFree=31164152/32770624 swapFree=5844/247484
[pid=16595] ppid=16592 vsize=10923772 CPUtime=4.54 cores=0,2,4,6,8,10,12,14
/proc/16595/stat : 16595 (java) S 16592 16595 13605 0 -1 1077944320 38104 12440 0 0 423 20 8 3 20 0 20 0 4764790 11185942528 50025 33554432000 4194304 4196468 140727702741440 140727702723984 139659126976247 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
/proc/16595/statm: 2730943 50025 3469 1 0 2718498 0
[pid=16595/tid=16650] ppid=16592 vsize=10923772 CPUtime=2.32 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16650/stat : 16650 (java) R 16592 16595 13605 0 -1 4202560 25252 12440 0 0 211 10 8 3 20 0 20 0 4764803 11185942528 50025 33554432000 4194304 4196468 140727702741440 139659131208432 139659107621242 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16651] ppid=16592 vsize=10923772 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16651/stat : 16651 (java) S 16592 16595 13605 0 -1 1077944384 48 12440 0 0 0 0 8 3 20 0 20 0 4764804 11185942528 50025 33554432000 4194304 4196468 140727702741440 139659053050640 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16652] ppid=16592 vsize=10923772 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16652/stat : 16652 (java) S 16592 16595 13605 0 -1 1077944384 11 12440 0 0 0 0 8 3 20 0 20 0 4764804 11185942528 50025 33554432000 4194304 4196468 140727702741440 139659051998096 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16653] ppid=16592 vsize=10923772 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16653/stat : 16653 (java) S 16592 16595 13605 0 -1 1077944384 22 12440 0 0 1 0 8 3 20 0 20 0 4764804 11185942528 50025 33554432000 4194304 4196468 140727702741440 139659050945552 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16654] ppid=16592 vsize=10923772 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16654/stat : 16654 (java) S 16592 16595 13605 0 -1 1077944384 48 12440 0 0 1 0 8 3 20 0 20 0 4764804 11185942528 50025 33554432000 4194304 4196468 140727702741440 139658730138768 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16655] ppid=16592 vsize=10923772 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16655/stat : 16655 (java) S 16592 16595 13605 0 -1 1077944384 119 12440 0 0 0 0 8 3 20 0 20 0 4764804 11185942528 50025 33554432000 4194304 4196468 140727702741440 139658729085200 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16656] ppid=16592 vsize=10923772 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16656/stat : 16656 (java) S 16592 16595 13605 0 -1 1077944384 29 12440 0 0 1 0 8 3 20 0 20 0 4764804 11185942528 50025 33554432000 4194304 4196468 140727702741440 139658728032656 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16657] ppid=16592 vsize=10923772 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16657/stat : 16657 (java) S 16592 16595 13605 0 -1 1077944384 32 12440 0 0 0 0 8 3 20 0 20 0 4764804 11185942528 50025 33554432000 4194304 4196468 140727702741440 139658726980112 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16658] ppid=16592 vsize=10923772 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16658/stat : 16658 (java) S 16592 16595 13605 0 -1 1077944384 19 12440 0 0 1 0 8 3 20 0 20 0 4764804 11185942528 50025 33554432000 4194304 4196468 140727702741440 139658725927568 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16659] ppid=16592 vsize=10923772 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16659/stat : 16659 (java) S 16592 16595 13605 0 -1 1077944384 1151 12440 0 0 1 0 8 3 20 0 20 0 4764806 11185942528 50025 33554432000 4194304 4196468 140727702741440 139658265954800 139659126987394 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16660] ppid=16592 vsize=10923772 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16660/stat : 16660 (java) S 16592 16595 13605 0 -1 1077944384 56 12440 0 0 0 0 8 3 20 0 20 0 4764807 11185942528 50025 33554432000 4194304 4196468 140727702741440 139658264901088 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16661] ppid=16592 vsize=10923772 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16661/stat : 16661 (java) S 16592 16595 13605 0 -1 1077944384 45 12440 0 0 0 0 8 3 20 0 20 0 4764807 11185942528 50025 33554432000 4194304 4196468 140727702741440 139658263848448 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16662] ppid=16592 vsize=10923772 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16662/stat : 16662 (java) S 16592 16595 13605 0 -1 1077944384 1 12440 0 0 0 0 8 3 20 0 20 0 4764811 11185942528 50025 33554432000 4194304 4196468 140727702741440 139658262797008 139659126994843 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16663] ppid=16592 vsize=10923772 CPUtime=0.5 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16663/stat : 16663 (java) S 16592 16595 13605 0 -1 1077944384 1708 12440 0 0 38 1 8 3 20 0 20 0 4764811 11185942528 50025 33554432000 4194304 4196468 140727702741440 139658261743600 139659126987394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16664] ppid=16592 vsize=10923772 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16664/stat : 16664 (java) R 16592 16595 13605 0 -1 4202560 932 12440 0 0 29 0 8 3 20 0 20 0 4764812 11185942528 50025 33554432000 4194304 4196468 140727702741440 139658260691352 139659106334392 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16665] ppid=16592 vsize=10923772 CPUtime=0.73 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16665/stat : 16665 (java) R 16592 16595 13605 0 -1 4202560 3774 12440 0 0 61 1 8 3 20 0 20 0 4764812 11185942528 50025 33554432000 4194304 4196468 140727702741440 139658259624288 139659112085244 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16666] ppid=16592 vsize=10923772 CPUtime=0.83 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16666/stat : 16666 (java) R 16592 16595 13605 0 -1 4202560 2732 12440 0 0 71 1 8 3 20 0 20 0 4764812 11185942528 50025 33554432000 4194304 4196468 140727702741440 139658258585888 139659105851709 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16667] ppid=16592 vsize=10923772 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16667/stat : 16667 (java) S 16592 16595 13605 0 -1 1077944384 3 12440 0 0 0 0 8 3 20 0 20 0 4764812 11185942528 50025 33554432000 4194304 4196468 140727702741440 139658257533664 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16668] ppid=16592 vsize=10923772 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16668/stat : 16668 (java) S 16592 16595 13605 0 -1 1077944384 8 12440 0 0 0 0 8 3 20 0 20 0 4764812 11185942528 50025 33554432000 4194304 4196468 140727702741440 139658256481200 139659126987394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
Current children cumulated CPU time (s) 4.54
Current children cumulated vsize (KiB) 10923772

[startup+2.80077 s]
/proc/loadavg: 1.36 1.30 1.37 5/281 16668
/proc/meminfo: memFree=31164152/32770624 swapFree=5844/247484
[pid=16595] ppid=16592 vsize=10927868 CPUtime=5.36 cores=0,2,4,6,8,10,12,14
/proc/16595/stat : 16595 (java) S 16592 16595 13605 0 -1 1077944320 47493 12440 0 0 504 21 8 3 20 0 20 0 4764790 11190136832 55711 33554432000 4194304 4196468 140727702741440 140727702723984 139659126976247 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
/proc/16595/statm: 2731967 55711 3470 1 0 2719522 0
[pid=16595/tid=16650] ppid=16592 vsize=10927868 CPUtime=2.71 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16650/stat : 16650 (java) R 16592 16595 13605 0 -1 4202560 33325 12440 0 0 250 10 8 3 20 0 20 0 4764803 11190136832 55711 33554432000 4194304 4196468 140727702741440 139659131190904 139659108539803 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16651] ppid=16592 vsize=10927868 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16651/stat : 16651 (java) S 16592 16595 13605 0 -1 1077944384 48 12440 0 0 0 0 8 3 20 0 20 0 4764804 11190136832 55711 33554432000 4194304 4196468 140727702741440 139659053050640 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16652] ppid=16592 vsize=10927868 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16652/stat : 16652 (java) S 16592 16595 13605 0 -1 1077944384 11 12440 0 0 0 0 8 3 20 0 20 0 4764804 11190136832 55711 33554432000 4194304 4196468 140727702741440 139659051998096 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16653] ppid=16592 vsize=10927868 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16653/stat : 16653 (java) S 16592 16595 13605 0 -1 1077944384 22 12440 0 0 1 0 8 3 20 0 20 0 4764804 11190136832 55711 33554432000 4194304 4196468 140727702741440 139659050945552 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16654] ppid=16592 vsize=10927868 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16654/stat : 16654 (java) S 16592 16595 13605 0 -1 1077944384 48 12440 0 0 1 0 8 3 20 0 20 0 4764804 11190136832 55711 33554432000 4194304 4196468 140727702741440 139658730138768 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16655] ppid=16592 vsize=10927868 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16655/stat : 16655 (java) S 16592 16595 13605 0 -1 1077944384 119 12440 0 0 0 0 8 3 20 0 20 0 4764804 11190136832 55711 33554432000 4194304 4196468 140727702741440 139658729085200 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16656] ppid=16592 vsize=10927868 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16656/stat : 16656 (java) S 16592 16595 13605 0 -1 1077944384 29 12440 0 0 1 0 8 3 20 0 20 0 4764804 11190136832 55711 33554432000 4194304 4196468 140727702741440 139658728032656 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16657] ppid=16592 vsize=10927868 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16657/stat : 16657 (java) S 16592 16595 13605 0 -1 1077944384 32 12440 0 0 0 0 8 3 20 0 20 0 4764804 11190136832 55711 33554432000 4194304 4196468 140727702741440 139658726980112 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16658] ppid=16592 vsize=10927868 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16658/stat : 16658 (java) S 16592 16595 13605 0 -1 1077944384 19 12440 0 0 1 0 8 3 20 0 20 0 4764804 11190136832 55711 33554432000 4194304 4196468 140727702741440 139658725927568 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16659] ppid=16592 vsize=10927868 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16659/stat : 16659 (java) S 16592 16595 13605 0 -1 1077944384 1163 12440 0 0 1 0 8 3 20 0 20 0 4764806 11190136832 55711 33554432000 4194304 4196468 140727702741440 139658265954800 139659126987394 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16660] ppid=16592 vsize=10927868 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16660/stat : 16660 (java) S 16592 16595 13605 0 -1 1077944384 56 12440 0 0 0 0 8 3 20 0 20 0 4764807 11190136832 55711 33554432000 4194304 4196468 140727702741440 139658264901088 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16661] ppid=16592 vsize=10927868 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16661/stat : 16661 (java) S 16592 16595 13605 0 -1 1077944384 45 12440 0 0 0 0 8 3 20 0 20 0 4764807 11190136832 55711 33554432000 4194304 4196468 140727702741440 139658263848448 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16662] ppid=16592 vsize=10927868 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16662/stat : 16662 (java) S 16592 16595 13605 0 -1 1077944384 1 12440 0 0 0 0 8 3 20 0 20 0 4764811 11190136832 55711 33554432000 4194304 4196468 140727702741440 139658262797008 139659126994843 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16663] ppid=16592 vsize=10927868 CPUtime=0.54 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16663/stat : 16663 (java) S 16592 16595 13605 0 -1 1077944384 1747 12440 0 0 42 1 8 3 20 0 20 0 4764811 11190136832 55711 33554432000 4194304 4196468 140727702741440 139658261743600 139659126987394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16664] ppid=16592 vsize=10927868 CPUtime=0.51 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16664/stat : 16664 (java) S 16592 16595 13605 0 -1 1077944384 1357 12440 0 0 40 0 8 3 20 0 20 0 4764812 11190136832 55711 33554432000 4194304 4196468 140727702741440 139658260691056 139659126987394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16665] ppid=16592 vsize=10927868 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16665/stat : 16665 (java) S 16592 16595 13605 0 -1 1077944384 4362 12440 0 0 77 1 8 3 20 0 20 0 4764812 11190136832 55711 33554432000 4194304 4196468 140727702741440 139658259638512 139659126987394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16666] ppid=16592 vsize=10927868 CPUtime=0.94 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16666/stat : 16666 (java) S 16592 16595 13605 0 -1 1077944384 2971 12440 0 0 82 1 8 3 20 0 20 0 4764812 11190136832 55711 33554432000 4194304 4196468 140727702741440 139658258585968 139659126987394 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16667] ppid=16592 vsize=10927868 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16667/stat : 16667 (java) S 16592 16595 13605 0 -1 1077944384 3 12440 0 0 0 0 8 3 20 0 20 0 4764812 11190136832 55711 33554432000 4194304 4196468 140727702741440 139658257533664 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16668] ppid=16592 vsize=10927868 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16668/stat : 16668 (java) S 16592 16595 13605 0 -1 1077944384 8 12440 0 0 0 0 8 3 20 0 20 0 4764812 11190136832 55711 33554432000 4194304 4196468 140727702741440 139658256481200 139659126987394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
Current children cumulated CPU time (s) 5.36
Current children cumulated vsize (KiB) 10927868

[startup+3.00077 s]
/proc/loadavg: 1.36 1.30 1.37 5/281 16668
/proc/meminfo: memFree=31164152/32770624 swapFree=5844/247484
[pid=16595] ppid=16592 vsize=10993404 CPUtime=5.84 cores=0,2,4,6,8,10,12,14
/proc/16595/stat : 16595 (java) S 16592 16595 13605 0 -1 1077944320 53785 12440 0 0 548 25 8 3 20 0 20 0 4764790 11257245696 65894 33554432000 4194304 4196468 140727702741440 140727702723984 139659126976247 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
/proc/16595/statm: 2748351 65894 3476 1 0 2735906 0
[pid=16595/tid=16650] ppid=16592 vsize=10993404 CPUtime=2.83 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16650/stat : 16650 (java) S 16592 16595 13605 0 -1 1077944384 38779 12440 0 0 261 11 8 3 20 0 20 0 4764803 11257245696 65894 33554432000 4194304 4196468 140727702741440 139659131213920 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16651] ppid=16592 vsize=10993404 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16651/stat : 16651 (java) S 16592 16595 13605 0 -1 1077944384 83 12440 0 0 4 0 8 3 20 0 20 0 4764804 11257245696 65894 33554432000 4194304 4196468 140727702741440 139659053050640 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16652] ppid=16592 vsize=10993404 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16652/stat : 16652 (java) S 16592 16595 13605 0 -1 1077944384 30 12440 0 0 4 1 8 3 20 0 20 0 4764804 11257245696 65894 33554432000 4194304 4196468 140727702741440 139659051998096 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16653] ppid=16592 vsize=10993404 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16653/stat : 16653 (java) S 16592 16595 13605 0 -1 1077944384 42 12440 0 0 4 0 8 3 20 0 20 0 4764804 11257245696 65894 33554432000 4194304 4196468 140727702741440 139659050945552 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16654] ppid=16592 vsize=10993404 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16654/stat : 16654 (java) S 16592 16595 13605 0 -1 1077944384 54 12440 0 0 4 0 8 3 20 0 20 0 4764804 11257245696 65894 33554432000 4194304 4196468 140727702741440 139658730138768 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16655] ppid=16592 vsize=10993404 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16655/stat : 16655 (java) S 16592 16595 13605 0 -1 1077944384 135 12440 0 0 4 1 8 3 20 0 20 0 4764804 11257245696 65894 33554432000 4194304 4196468 140727702741440 139658729085200 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16656] ppid=16592 vsize=10993404 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16656/stat : 16656 (java) S 16592 16595 13605 0 -1 1077944384 77 12440 0 0 4 1 8 3 20 0 20 0 4764804 11257245696 65894 33554432000 4194304 4196468 140727702741440 139658728032656 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16657] ppid=16592 vsize=10993404 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16657/stat : 16657 (java) S 16592 16595 13605 0 -1 1077944384 39 12440 0 0 4 0 8 3 20 0 20 0 4764804 11257245696 65894 33554432000 4194304 4196468 140727702741440 139658726980112 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16658] ppid=16592 vsize=10993404 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16658/stat : 16658 (java) S 16592 16595 13605 0 -1 1077944384 43 12440 0 0 4 0 8 3 20 0 20 0 4764804 11257245696 65894 33554432000 4194304 4196468 140727702741440 139658725927568 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16659] ppid=16592 vsize=10993404 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16659/stat : 16659 (java) R 16592 16595 13605 0 -1 4202560 1818 12440 0 0 4 0 8 3 20 0 20 0 4764806 11257245696 65894 33554432000 4194304 4196468 140727702741440 139658265953200 139659112667947 0 0 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16660] ppid=16592 vsize=10993404 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16660/stat : 16660 (java) S 16592 16595 13605 0 -1 1077944384 56 12440 0 0 0 0 8 3 20 0 20 0 4764807 11257245696 65894 33554432000 4194304 4196468 140727702741440 139658264900992 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16661] ppid=16592 vsize=10993404 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16661/stat : 16661 (java) S 16592 16595 13605 0 -1 1077944384 45 12440 0 0 0 0 8 3 20 0 20 0 4764807 11257245696 65894 33554432000 4194304 4196468 140727702741440 139658263848448 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16662] ppid=16592 vsize=10993404 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16662/stat : 16662 (java) S 16592 16595 13605 0 -1 1077944384 1 12440 0 0 0 0 8 3 20 0 20 0 4764811 11257245696 65894 33554432000 4194304 4196468 140727702741440 139658262797008 139659126994843 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16663] ppid=16592 vsize=10993404 CPUtime=0.54 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16663/stat : 16663 (java) S 16592 16595 13605 0 -1 1077944384 1747 12440 0 0 42 1 8 3 20 0 20 0 4764811 11257245696 65894 33554432000 4194304 4196468 140727702741440 139658261743600 139659126987394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16664] ppid=16592 vsize=10993404 CPUtime=0.51 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16664/stat : 16664 (java) S 16592 16595 13605 0 -1 1077944384 1357 12440 0 0 40 0 8 3 20 0 20 0 4764812 11257245696 65894 33554432000 4194304 4196468 140727702741440 139658260691056 139659126987394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16665] ppid=16592 vsize=10993404 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16665/stat : 16665 (java) S 16592 16595 13605 0 -1 1077944384 4362 12440 0 0 77 1 8 3 20 0 20 0 4764812 11257245696 65894 33554432000 4194304 4196468 140727702741440 139658259638512 139659126987394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16666] ppid=16592 vsize=10993404 CPUtime=0.95 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16666/stat : 16666 (java) S 16592 16595 13605 0 -1 1077944384 2979 12440 0 0 83 1 8 3 20 0 20 0 4764812 11257245696 65894 33554432000 4194304 4196468 140727702741440 139658258580288 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16667] ppid=16592 vsize=10993404 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16667/stat : 16667 (java) S 16592 16595 13605 0 -1 1077944384 3 12440 0 0 0 0 8 3 20 0 20 0 4764812 11257245696 65894 33554432000 4194304 4196468 140727702741440 139658257533664 139659126986453 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
[pid=16595/tid=16668] ppid=16592 vsize=10993404 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/16595/task/16668/stat : 16668 (java) S 16592 16595 13605 0 -1 1077944384 8 12440 0 0 0 0 8 3 20 0 20 0 4764812 11257245696 65894 33554432000 4194304 4196468 140727702741440 139658256481200 139659126987394 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17551360 140727702743745 140727702746519 140727702746519 140727702749135 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 10993404

Child status: 0
Real time (s): 3.09411
CPU time (s): 6.12329
CPU user time (s): 5.80448
CPU system time (s): 0.318811
CPU usage (%): 197.902
Max. virtual memory (cumulated for all children) (KiB): 10993404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.80448
system time used= 0.318811
maximum resident set size= 264564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66351
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= 6597
involuntary context switches= 599

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.020907 second user time and 0.02756 second system time

The end

Launcher Data

Begin job on node136 at 2017-07-22 05:42:59
IDJOB=4244715
IDBENCH=115863
IDSOLVER=2630
FILE ID=node136/4244715-1500694979
RUNJOBID= node136-1500683313-13636
PBS_JOBID= 20623338
Free space on /tmp= 61972 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/ColouredQueens/ColouredQueens-m1-s1/ColouredQueens-03.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4244715-1500694979/watcher-4244715-1500694979 -o /tmp/evaluation-result-4244715-1500694979/solver-4244715-1500694979 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1500683313-13636 --watchdog 2560  bin/concrete HOME/instance-4244715-1500694979.xml

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

MD5SUM BENCH= b06f1b70dae22c3afae7c1f4b3decb30
RANDOM SEED=1393182777

node136.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		: 1600.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.42
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		: 1600.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.56
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		: 2000.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.42
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		: 1600.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.56
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.42
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		: 1733.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.56
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.42
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.56
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		: 1600.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.42
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		: 1600.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.56
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		: 1600.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.42
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		: 1600.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.56
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		: 2533.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.42
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		: 1600.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.56
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		: 1733.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.42
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31342724 kB
MemAvailable:   31537912 kB
Buffers:          109104 kB
Cached:           368148 kB
SwapCached:            0 kB
Active:           740680 kB
Inactive:         255868 kB
Active(anon):     522644 kB
Inactive(anon):     8764 kB
Active(file):     218036 kB
Inactive(file):   247104 kB
Unevictable:        5844 kB
Mlocked:            5876 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24252 kB
Writeback:             0 kB
AnonPages:        525796 kB
Mapped:            44004 kB
Shmem:              8852 kB
Slab:             125200 kB
SReclaimable:      91768 kB
SUnreclaim:        33432 kB
KernelStack:        4496 kB
PageTables:         6208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1394352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    323584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 61948 MiB
End job on node136 at 2017-07-22 05:43:03