Trace number 4246895

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 21.0075 6.489

General information on the benchmark

NameSocialGolfers/SocialGolfers-cp-s1/
SocialGolfers-6-2-6-cp.xml
MD5SUM4a8cebd9dd4db13e1c53af67b2847c2b
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 benchmark1.12252
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints998
Number of domains1
Minimum domain size6
Maximum domain size6
Distribution of domain sizes[{"size":6,"count":72}]
Minimum variable degree57
Maximum variable degree58
Distribution of variable degrees[{"degree":57,"count":60},{"degree":58,"count":12}]
Minimum constraint arity4
Maximum constraint arity72
Distribution of constraint arities[{"arity":4,"count":990},{"arity":12,"count":7},{"arity":72,"count":1}]
Number of extensional constraints0
Number of intensional constraints990
Distribution of constraint types[{"type":"intension","count":990},{"type":"lex","count":1},{"type":"cardinality","count":6},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

3.56/2.20	c Concrete v3.4 running
20.64/6.46	v <instantiation>
20.64/6.46	v       <list>
20.64/6.46	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11]
20.64/6.46	v       </list>
20.64/6.46	v       <values>
20.64/6.46	v         0 0 1 1 2 2 3 3 4 4 5 5 0 1 2 4 0 1 3 5 2 3 4 5 3 1 3 0 0 4 5 2 1 4 2 5 3 4 4 5 1 0 2 5 3 1 2 0 5 0 3 0 2 3 5 1 1 4 2 4 5 0 3 1 0 2 3 2 1 4 4 5
20.64/6.46	v       </values>
20.64/6.46	v     </instantiation>
20.64/6.46	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-4246895-1500720210/watcher-4246895-1500720210 -o /tmp/evaluation-result-4246895-1500720210/solver-4246895-1500720210 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1500717875-23065 --watchdog 2560 bin/concrete HOME/instance-4246895-1500720210.xml 

pid=23657
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.38 1.40 1.50 3/262 23660
/proc/meminfo: memFree=29642660/32770624 swapFree=5776/299476
[pid=23660] ppid=23657 vsize=9508 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/23660/stat : 23660 (bash) S 23657 23660 23034 0 -1 4202496 687 1531 0 0 0 0 0 0 20 0 1 0 7286400 9736192 351 33554432000 4194304 5098028 140726463906928 140726463904568 140307059051520 0 0 4100 65536 18446744071580971376 0 0 17 10 0 0 0 0 0 7196144 7232144 8474624 140726463911182 140726463911267 140726463911267 140726463913966 0
/proc/23660/statm: 2377 351 278 221 0 86 0

[startup+0.100128 s]
/proc/loadavg: 1.38 1.40 1.50 3/262 23660
/proc/meminfo: memFree=29642660/32770624 swapFree=5776/299476
[pid=23660] ppid=23657 vsize=9640 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/23660/stat : 23660 (bash) S 23657 23660 23034 0 -1 4202496 885 6414 0 0 0 0 0 1 20 0 1 0 7286400 9871360 378 33554432000 4194304 5098028 140726463906928 140726463900936 140307059051520 0 0 4100 65536 18446744071580971376 0 0 17 10 0 0 0 0 0 7196144 7232144 8474624 140726463911182 140726463911267 140726463911267 140726463913966 0
/proc/23660/statm: 2410 378 296 221 0 119 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9640

[startup+0.200398 s]
/proc/loadavg: 1.38 1.40 1.50 3/262 23660
/proc/meminfo: memFree=29642660/32770624 swapFree=5776/299476
[pid=23660] ppid=23657 vsize=10435860 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/23660/stat : 23660 (java) S 23657 23660 23034 0 -1 1077944320 5046 12610 0 0 6 1 8 4 20 0 13 0 7286400 10686320640 5412 33554432000 4194304 4196468 140725544765920 140725544748464 139778640056055 0 0 0 16800971 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
/proc/23660/statm: 2608965 5412 2170 1 0 2597403 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10435860

[startup+0.300301 s]
/proc/loadavg: 1.38 1.40 1.50 3/262 23660
/proc/meminfo: memFree=29642660/32770624 swapFree=5776/299476
[pid=23660] ppid=23657 vsize=10902392 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/23660/stat : 23660 (java) S 23657 23660 23034 0 -1 1077944320 7319 12610 0 0 23 2 8 4 20 0 20 0 7286400 11164049408 8995 33554432000 4194304 4196468 140725544765920 140725544748464 139778640056055 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
/proc/23660/statm: 2725598 8995 2975 1 0 2713890 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 10902392

[startup+0.70018 s]
/proc/loadavg: 1.38 1.40 1.50 3/262 23660
/proc/meminfo: memFree=29642660/32770624 swapFree=5776/299476
[pid=23660] ppid=23657 vsize=10902720 CPUtime=0.93 cores=0,2,4,6,8,10,12,14
/proc/23660/stat : 23660 (java) S 23657 23660 23034 0 -1 1077944320 12447 12610 0 0 77 4 8 4 20 0 20 0 7286400 11164385280 15785 33554432000 4194304 4196468 140725544765920 140725544748464 139778640056055 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
/proc/23660/statm: 2725680 15785 3193 1 0 2713890 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 10902720

[startup+1.50119 s]
/proc/loadavg: 1.43 1.41 1.50 3/282 23733
/proc/meminfo: memFree=29536900/32770624 swapFree=5776/299764
[pid=23660] ppid=23657 vsize=10913344 CPUtime=2.26 cores=0,2,4,6,8,10,12,14
/proc/23660/stat : 23660 (java) S 23657 23660 23034 0 -1 1077944320 27121 12610 0 0 198 16 8 4 20 0 20 0 7286400 11175264256 43967 33554432000 4194304 4196468 140725544765920 140725544748464 139778640056055 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
/proc/23660/statm: 2728336 43967 3403 1 0 2716450 0
[pid=23660/tid=23715] ppid=23657 vsize=10913344 CPUtime=1.42 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23715/stat : 23715 (java) S 23657 23660 23034 0 -1 1077944384 19641 12610 0 0 124 6 8 4 20 0 20 0 7286413 11175264256 43967 33554432000 4194304 4196468 140725544765920 139778644282448 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23716] ppid=23657 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23716/stat : 23716 (java) S 23657 23660 23034 0 -1 1077944384 26 12610 0 0 1 0 8 4 20 0 20 0 7286414 11175264256 43967 33554432000 4194304 4196468 140725544765920 139778576747152 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23717] ppid=23657 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23717/stat : 23717 (java) S 23657 23660 23034 0 -1 1077944384 39 12610 0 0 0 0 8 4 20 0 20 0 7286414 11175264256 43967 33554432000 4194304 4196468 140725544765920 139778575694352 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23718] ppid=23657 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23718/stat : 23718 (java) S 23657 23660 23034 0 -1 1077944384 15 12610 0 0 1 0 8 4 20 0 20 0 7286414 11175264256 43967 33554432000 4194304 4196468 140725544765920 139778574641552 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23719] ppid=23657 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23719/stat : 23719 (java) S 23657 23660 23034 0 -1 1077944384 13 12610 0 0 0 0 8 4 20 0 20 0 7286414 11175264256 43967 33554432000 4194304 4196468 140725544765920 139778573588752 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23720] ppid=23657 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23720/stat : 23720 (java) S 23657 23660 23034 0 -1 1077944384 58 12610 0 0 1 0 8 4 20 0 20 0 7286414 11175264256 43967 33554432000 4194304 4196468 140725544765920 139778572536976 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23721] ppid=23657 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23721/stat : 23721 (java) S 23657 23660 23034 0 -1 1077944384 29 12610 0 0 0 0 8 4 20 0 20 0 7286414 11175264256 43967 33554432000 4194304 4196468 140725544765920 139778571484176 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23722] ppid=23657 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23722/stat : 23722 (java) S 23657 23660 23034 0 -1 1077944384 110 12610 0 0 0 0 8 4 20 0 20 0 7286414 11175264256 43967 33554432000 4194304 4196468 140725544765920 139778240408464 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23723] ppid=23657 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23723/stat : 23723 (java) S 23657 23660 23034 0 -1 1077944384 37 12610 0 0 0 0 8 4 20 0 20 0 7286414 11175264256 43967 33554432000 4194304 4196468 140725544765920 139778239355664 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23724] ppid=23657 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23724/stat : 23724 (java) S 23657 23660 23034 0 -1 1077944384 1337 12610 0 0 1 0 8 4 20 0 20 0 7286416 11175264256 43967 33554432000 4194304 4196468 140725544765920 139777980291440 139778640067202 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23725] ppid=23657 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23725/stat : 23725 (java) S 23657 23660 23034 0 -1 1077944384 55 12610 0 0 0 0 8 4 20 0 20 0 7286417 11175264256 43967 33554432000 4194304 4196468 140725544765920 139777979237472 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23726] ppid=23657 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23726/stat : 23726 (java) R 23657 23660 23034 0 -1 4202560 43 12610 0 0 0 0 8 4 20 0 20 0 7286417 11175264256 43967 33554432000 4194304 4196468 140725544765920 139777978183152 139778251162150 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23727] ppid=23657 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23727/stat : 23727 (java) S 23657 23660 23034 0 -1 1077944384 1 12610 0 0 0 0 8 4 20 0 20 0 7286422 11175264256 43967 33554432000 4194304 4196468 140725544765920 139777977132880 139778640074651 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23728] ppid=23657 vsize=10913344 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23728/stat : 23728 (java) S 23657 23660 23034 0 -1 1077944384 1349 12610 0 0 13 0 8 4 20 0 20 0 7286422 11175264256 43967 33554432000 4194304 4196468 140725544765920 139777976081264 139778640067202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23729] ppid=23657 vsize=10913344 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23729/stat : 23729 (java) S 23657 23660 23034 0 -1 1077944384 526 12610 0 0 12 0 8 4 20 0 20 0 7286422 11175264256 43967 33554432000 4194304 4196468 140725544765920 139777975028464 139778640067202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23730] ppid=23657 vsize=10913344 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23730/stat : 23730 (java) S 23657 23660 23034 0 -1 1077944384 620 12610 0 0 10 0 8 4 20 0 20 0 7286422 11175264256 43967 33554432000 4194304 4196468 140725544765920 139777973975664 139778640067202 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23731] ppid=23657 vsize=10913344 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23731/stat : 23731 (java) R 23657 23660 23034 0 -1 4202560 1132 12610 0 0 26 0 8 4 20 0 20 0 7286422 11175264256 43967 33554432000 4194304 4196468 140725544765920 139777972918080 139778619184181 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23732] ppid=23657 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23732/stat : 23732 (java) S 23657 23660 23034 0 -1 1077944384 3 12610 0 0 0 0 8 4 20 0 20 0 7286422 11175264256 43967 33554432000 4194304 4196468 140725544765920 139777971870304 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23733] ppid=23657 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23733/stat : 23733 (java) S 23657 23660 23034 0 -1 1077944384 6 12610 0 0 0 0 8 4 20 0 20 0 7286422 11175264256 43967 33554432000 4194304 4196468 140725544765920 139777970817584 139778640067202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 10913344

[startup+3.10078 s]
/proc/loadavg: 1.43 1.41 1.50 4/282 23733
/proc/meminfo: memFree=29460276/32770624 swapFree=5776/299764
[pid=23660] ppid=23657 vsize=10925820 CPUtime=7.22 cores=0,2,4,6,8,10,12,14
/proc/23660/stat : 23660 (java) S 23657 23660 23034 0 -1 1077944320 42150 12610 0 0 688 22 8 4 20 0 20 0 7286400 11188039680 58783 33554432000 4194304 4196468 140725544765920 140725544748464 139778640056055 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
/proc/23660/statm: 2731455 58783 3478 1 0 2719010 0
[pid=23660/tid=23715] ppid=23657 vsize=10925820 CPUtime=3.02 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23715/stat : 23715 (java) R 23657 23660 23034 0 -1 4202560 25105 12610 0 0 281 9 8 4 20 0 20 0 7286413 11188039680 58783 33554432000 4194304 4196468 140725544765920 139778644286936 139778251166980 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23716] ppid=23657 vsize=10925820 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23716/stat : 23716 (java) S 23657 23660 23034 0 -1 1077944384 26 12610 0 0 1 0 8 4 20 0 20 0 7286414 11188039680 58783 33554432000 4194304 4196468 140725544765920 139778576747152 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23717] ppid=23657 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23717/stat : 23717 (java) S 23657 23660 23034 0 -1 1077944384 39 12610 0 0 0 0 8 4 20 0 20 0 7286414 11188039680 58783 33554432000 4194304 4196468 140725544765920 139778575694352 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23718] ppid=23657 vsize=10925820 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23718/stat : 23718 (java) S 23657 23660 23034 0 -1 1077944384 15 12610 0 0 1 0 8 4 20 0 20 0 7286414 11188039680 58783 33554432000 4194304 4196468 140725544765920 139778574641552 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23719] ppid=23657 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23719/stat : 23719 (java) S 23657 23660 23034 0 -1 1077944384 13 12610 0 0 0 0 8 4 20 0 20 0 7286414 11188039680 58783 33554432000 4194304 4196468 140725544765920 139778573588752 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23720] ppid=23657 vsize=10925820 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23720/stat : 23720 (java) S 23657 23660 23034 0 -1 1077944384 58 12610 0 0 1 0 8 4 20 0 20 0 7286414 11188039680 58783 33554432000 4194304 4196468 140725544765920 139778572536976 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23721] ppid=23657 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23721/stat : 23721 (java) S 23657 23660 23034 0 -1 1077944384 29 12610 0 0 0 0 8 4 20 0 20 0 7286414 11188039680 58783 33554432000 4194304 4196468 140725544765920 139778571484176 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23722] ppid=23657 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23722/stat : 23722 (java) S 23657 23660 23034 0 -1 1077944384 110 12610 0 0 0 0 8 4 20 0 20 0 7286414 11188039680 58783 33554432000 4194304 4196468 140725544765920 139778240408464 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23723] ppid=23657 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23723/stat : 23723 (java) S 23657 23660 23034 0 -1 1077944384 37 12610 0 0 0 0 8 4 20 0 20 0 7286414 11188039680 58783 33554432000 4194304 4196468 140725544765920 139778239355664 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23724] ppid=23657 vsize=10925820 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23724/stat : 23724 (java) S 23657 23660 23034 0 -1 1077944384 1359 12610 0 0 1 0 8 4 20 0 20 0 7286416 11188039680 58783 33554432000 4194304 4196468 140725544765920 139777980291440 139778640067202 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23725] ppid=23657 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23725/stat : 23725 (java) S 23657 23660 23034 0 -1 1077944384 55 12610 0 0 0 0 8 4 20 0 20 0 7286417 11188039680 58783 33554432000 4194304 4196468 140725544765920 139777979237472 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23726] ppid=23657 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23726/stat : 23726 (java) S 23657 23660 23034 0 -1 1077944384 43 12610 0 0 0 0 8 4 20 0 20 0 7286417 11188039680 58783 33554432000 4194304 4196468 140725544765920 139777978184576 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23727] ppid=23657 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23727/stat : 23727 (java) S 23657 23660 23034 0 -1 1077944384 1 12610 0 0 0 0 8 4 20 0 20 0 7286422 11188039680 58783 33554432000 4194304 4196468 140725544765920 139777977132880 139778640074651 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23728] ppid=23657 vsize=10925820 CPUtime=0.95 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23728/stat : 23728 (java) R 23657 23660 23034 0 -1 4202560 2284 12610 0 0 82 1 8 4 20 0 20 0 7286422 11188039680 58783 33554432000 4194304 4196468 140725544765920 139777976081184 139778624940487 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23729] ppid=23657 vsize=10925820 CPUtime=1.21 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23729/stat : 23729 (java) R 23657 23660 23034 0 -1 4202560 4236 12610 0 0 108 1 8 4 20 0 20 0 7286422 11188039680 58783 33554432000 4194304 4196468 140725544765920 139777975013232 139778624984352 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23730] ppid=23657 vsize=10925820 CPUtime=0.97 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23730/stat : 23730 (java) R 23657 23660 23034 0 -1 4202560 2206 12610 0 0 84 1 8 4 20 0 20 0 7286422 11188039680 58783 33554432000 4194304 4196468 140725544765920 139777973966080 139778624454258 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23731] ppid=23657 vsize=10925820 CPUtime=1.35 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23731/stat : 23731 (java) R 23657 23660 23034 0 -1 4202560 4393 12610 0 0 121 2 8 4 20 0 20 0 7286422 11188039680 58783 33554432000 4194304 4196468 140725544765920 139777972922784 139778624220016 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23732] ppid=23657 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23732/stat : 23732 (java) S 23657 23660 23034 0 -1 1077944384 3 12610 0 0 0 0 8 4 20 0 20 0 7286422 11188039680 58783 33554432000 4194304 4196468 140725544765920 139777971870304 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23733] ppid=23657 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23733/stat : 23733 (java) S 23657 23660 23034 0 -1 1077944384 7 12610 0 0 0 0 8 4 20 0 20 0 7286422 11188039680 58783 33554432000 4194304 4196468 140725544765920 139777970817584 139778640067202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
Current children cumulated CPU time (s) 7.22
Current children cumulated vsize (KiB) 10925820

[startup+6.301 s]
/proc/loadavg: 1.43 1.41 1.50 3/282 23733
/proc/meminfo: memFree=28785824/32770624 swapFree=5776/299776
[pid=23660] ppid=23657 vsize=10997500 CPUtime=20.18 cores=0,2,4,6,8,10,12,14
/proc/23660/stat : 23660 (java) S 23657 23660 23034 0 -1 1077944320 99845 12610 0 0 1967 39 8 4 20 0 20 0 7286400 11261440000 100121 33554432000 4194304 4196468 140725544765920 140725544748464 139778640056055 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
/proc/23660/statm: 2749375 100121 3504 1 0 2736930 0
[pid=23660/tid=23715] ppid=23657 vsize=10997500 CPUtime=5.88 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23715/stat : 23715 (java) S 23657 23660 23034 0 -1 1077944384 46112 12610 0 0 563 13 8 4 20 0 20 0 7286413 11261440000 100121 33554432000 4194304 4196468 140725544765920 139778644293600 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23716] ppid=23657 vsize=10997500 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23716/stat : 23716 (java) S 23657 23660 23034 0 -1 1077944384 158 12610 0 0 17 1 8 4 20 0 20 0 7286414 11261440000 100121 33554432000 4194304 4196468 140725544765920 139778576747152 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23717] ppid=23657 vsize=10997500 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23717/stat : 23717 (java) S 23657 23660 23034 0 -1 1077944384 250 12610 0 0 17 1 8 4 20 0 20 0 7286414 11261440000 100121 33554432000 4194304 4196468 140725544765920 139778575694352 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23718] ppid=23657 vsize=10997500 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23718/stat : 23718 (java) S 23657 23660 23034 0 -1 1077944384 51 12610 0 0 14 1 8 4 20 0 20 0 7286414 11261440000 100121 33554432000 4194304 4196468 140725544765920 139778574641552 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23719] ppid=23657 vsize=10997500 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23719/stat : 23719 (java) S 23657 23660 23034 0 -1 1077944384 135 12610 0 0 15 1 8 4 20 0 20 0 7286414 11261440000 100121 33554432000 4194304 4196468 140725544765920 139778573588752 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23720] ppid=23657 vsize=10997500 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23720/stat : 23720 (java) S 23657 23660 23034 0 -1 1077944384 134 12610 0 0 20 1 8 4 20 0 20 0 7286414 11261440000 100121 33554432000 4194304 4196468 140725544765920 139778572536976 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23721] ppid=23657 vsize=10997500 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23721/stat : 23721 (java) S 23657 23660 23034 0 -1 1077944384 510 12610 0 0 16 1 8 4 20 0 20 0 7286414 11261440000 100121 33554432000 4194304 4196468 140725544765920 139778571484176 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23722] ppid=23657 vsize=10997500 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23722/stat : 23722 (java) S 23657 23660 23034 0 -1 1077944384 381 12610 0 0 13 2 8 4 20 0 20 0 7286414 11261440000 100121 33554432000 4194304 4196468 140725544765920 139778240408464 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23723] ppid=23657 vsize=10997500 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23723/stat : 23723 (java) S 23657 23660 23034 0 -1 1077944384 119 12610 0 0 17 1 8 4 20 0 20 0 7286414 11261440000 100121 33554432000 4194304 4196468 140725544765920 139778239355664 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23724] ppid=23657 vsize=10997500 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23724/stat : 23724 (java) R 23657 23660 23034 0 -1 4202560 11068 12610 0 0 11 1 8 4 20 0 20 0 7286416 11261440000 100121 33554432000 4194304 4196468 140725544765920 139777980289728 139778621694393 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23725] ppid=23657 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23725/stat : 23725 (java) S 23657 23660 23034 0 -1 1077944384 59 12610 0 0 0 0 8 4 20 0 20 0 7286417 11261440000 100121 33554432000 4194304 4196468 140725544765920 139777979236864 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23726] ppid=23657 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23726/stat : 23726 (java) S 23657 23660 23034 0 -1 1077944384 46 12610 0 0 0 0 8 4 20 0 20 0 7286417 11261440000 100121 33554432000 4194304 4196468 140725544765920 139777978184176 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23727] ppid=23657 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23727/stat : 23727 (java) S 23657 23660 23034 0 -1 1077944384 1 12610 0 0 0 0 8 4 20 0 20 0 7286422 11261440000 100121 33554432000 4194304 4196468 140725544765920 139777977132880 139778640074651 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23728] ppid=23657 vsize=10997500 CPUtime=3.22 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23728/stat : 23728 (java) S 23657 23660 23034 0 -1 1077944384 6500 12610 0 0 308 2 8 4 20 0 20 0 7286422 11261440000 100121 33554432000 4194304 4196468 140725544765920 139777976070704 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23729] ppid=23657 vsize=10997500 CPUtime=3.55 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23729/stat : 23729 (java) S 23657 23660 23034 0 -1 1077944384 10435 12610 0 0 341 2 8 4 20 0 20 0 7286422 11261440000 100121 33554432000 4194304 4196468 140725544765920 139777975010000 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23730] ppid=23657 vsize=10997500 CPUtime=3.71 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23730/stat : 23730 (java) R 23657 23660 23034 0 -1 4202560 12047 12610 0 0 357 2 8 4 20 0 20 0 7286422 11261440000 100121 33554432000 4194304 4196468 140725544765920 139777973961688 139778621600231 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23731] ppid=23657 vsize=10997500 CPUtime=2.64 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23731/stat : 23731 (java) S 23657 23660 23034 0 -1 1077944384 9684 12610 0 0 249 3 8 4 20 0 20 0 7286422 11261440000 100121 33554432000 4194304 4196468 140725544765920 139777972922864 139778640067202 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23732] ppid=23657 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23732/stat : 23732 (java) S 23657 23660 23034 0 -1 1077944384 3 12610 0 0 0 0 8 4 20 0 20 0 7286422 11261440000 100121 33554432000 4194304 4196468 140725544765920 139777971870304 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23733] ppid=23657 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23733/stat : 23733 (java) S 23657 23660 23034 0 -1 1077944384 18 12610 0 0 0 0 8 4 20 0 20 0 7286422 11261440000 100121 33554432000 4194304 4196468 140725544765920 139777970817584 139778640067202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
Current children cumulated CPU time (s) 20.18
Current children cumulated vsize (KiB) 10997500

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

[startup+6.40095 s]
/proc/loadavg: 1.43 1.41 1.50 3/282 23733
/proc/meminfo: memFree=28785824/32770624 swapFree=5776/299776
[pid=23660] ppid=23657 vsize=10997500 CPUtime=20.64 cores=0,2,4,6,8,10,12,14
/proc/23660/stat : 23660 (java) S 23657 23660 23034 0 -1 1077944320 99870 12610 0 0 2013 39 8 4 20 0 20 0 7286400 11261440000 100121 33554432000 4194304 4196468 140725544765920 140725544748464 139778640056055 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
/proc/23660/statm: 2749375 100121 3504 1 0 2736930 0
[pid=23660/tid=23715] ppid=23657 vsize=10997500 CPUtime=5.88 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23715/stat : 23715 (java) S 23657 23660 23034 0 -1 1077944384 46112 12610 0 0 563 13 8 4 20 0 20 0 7286413 11261440000 100121 33554432000 4194304 4196468 140725544765920 139778644293600 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23716] ppid=23657 vsize=10997500 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23716/stat : 23716 (java) R 23657 23660 23034 0 -1 4202560 160 12610 0 0 21 1 8 4 20 0 20 0 7286414 11261440000 100121 33554432000 4194304 4196468 140725544765920 139778576747352 139778632684263 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23717] ppid=23657 vsize=10997500 CPUtime=0.34 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23717/stat : 23717 (java) R 23657 23660 23034 0 -1 4202560 251 12610 0 0 21 1 8 4 20 0 20 0 7286414 11261440000 100121 33554432000 4194304 4196468 140725544765920 139778575694472 139778632684263 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23718] ppid=23657 vsize=10997500 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23718/stat : 23718 (java) R 23657 23660 23034 0 -1 4202560 52 12610 0 0 18 1 8 4 20 0 20 0 7286414 11261440000 100121 33554432000 4194304 4196468 140725544765920 139778574641672 139778632684263 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23719] ppid=23657 vsize=10997500 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23719/stat : 23719 (java) R 23657 23660 23034 0 -1 4202560 135 12610 0 0 19 1 8 4 20 0 20 0 7286414 11261440000 100121 33554432000 4194304 4196468 140725544765920 139778573588952 139778624756771 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23720] ppid=23657 vsize=10997500 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23720/stat : 23720 (java) R 23657 23660 23034 0 -1 4202560 134 12610 0 0 23 1 8 4 20 0 20 0 7286414 11261440000 100121 33554432000 4194304 4196468 140725544765920 139778572537096 139778623439090 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23721] ppid=23657 vsize=10997500 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23721/stat : 23721 (java) R 23657 23660 23034 0 -1 4202560 515 12610 0 0 20 1 8 4 20 0 20 0 7286414 11261440000 100121 33554432000 4194304 4196468 140725544765920 139778571484296 139778632684263 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23722] ppid=23657 vsize=10997500 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23722/stat : 23722 (java) R 23657 23660 23034 0 -1 4202560 388 12610 0 0 18 2 8 4 20 0 20 0 7286414 11261440000 100121 33554432000 4194304 4196468 140725544765920 139778240408584 139778632684263 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23723] ppid=23657 vsize=10997500 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23723/stat : 23723 (java) R 23657 23660 23034 0 -1 4202560 119 12610 0 0 20 1 8 4 20 0 20 0 7286414 11261440000 100121 33554432000 4194304 4196468 140725544765920 139778239355784 139778632684263 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23724] ppid=23657 vsize=10997500 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23724/stat : 23724 (java) S 23657 23660 23034 0 -1 1077944384 11068 12610 0 0 16 1 8 4 20 0 20 0 7286416 11261440000 100121 33554432000 4194304 4196468 140725544765920 139777980290064 139778640066261 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23725] ppid=23657 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23725/stat : 23725 (java) S 23657 23660 23034 0 -1 1077944384 59 12610 0 0 0 0 8 4 20 0 20 0 7286417 11261440000 100121 33554432000 4194304 4196468 140725544765920 139777979237008 139778640067202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23726] ppid=23657 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23726/stat : 23726 (java) S 23657 23660 23034 0 -1 1077944384 46 12610 0 0 0 0 8 4 20 0 20 0 7286417 11261440000 100121 33554432000 4194304 4196468 140725544765920 139777978184576 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23727] ppid=23657 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23727/stat : 23727 (java) S 23657 23660 23034 0 -1 1077944384 1 12610 0 0 0 0 8 4 20 0 20 0 7286422 11261440000 100121 33554432000 4194304 4196468 140725544765920 139777977132880 139778640074651 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23728] ppid=23657 vsize=10997500 CPUtime=3.22 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23728/stat : 23728 (java) S 23657 23660 23034 0 -1 1077944384 6500 12610 0 0 308 2 8 4 20 0 20 0 7286422 11261440000 100121 33554432000 4194304 4196468 140725544765920 139777976070032 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23729] ppid=23657 vsize=10997500 CPUtime=3.55 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23729/stat : 23729 (java) S 23657 23660 23034 0 -1 1077944384 10437 12610 0 0 341 2 8 4 20 0 20 0 7286422 11261440000 100121 33554432000 4194304 4196468 140725544765920 139777975008400 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23730] ppid=23657 vsize=10997500 CPUtime=3.81 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23730/stat : 23730 (java) R 23657 23660 23034 0 -1 4202560 12054 12610 0 0 367 2 8 4 20 0 20 0 7286422 11261440000 100121 33554432000 4194304 4196468 140725544765920 139777973961688 139778621573967 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23731] ppid=23657 vsize=10997500 CPUtime=2.64 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23731/stat : 23731 (java) S 23657 23660 23034 0 -1 1077944384 9684 12610 0 0 249 3 8 4 20 0 20 0 7286422 11261440000 100121 33554432000 4194304 4196468 140725544765920 139777972922864 139778640067202 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23732] ppid=23657 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23732/stat : 23732 (java) S 23657 23660 23034 0 -1 1077944384 3 12610 0 0 0 0 8 4 20 0 20 0 7286422 11261440000 100121 33554432000 4194304 4196468 140725544765920 139777971870304 139778640066261 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
[pid=23660/tid=23733] ppid=23657 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/23660/task/23733/stat : 23733 (java) S 23657 23660 23034 0 -1 1077944384 18 12610 0 0 0 0 8 4 20 0 20 0 7286422 11261440000 100121 33554432000 4194304 4196468 140725544765920 139777970817584 139778640067202 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 8843264 140725544770241 140725544773015 140725544773015 140725544775631 0
Current children cumulated CPU time (s) 20.64
Current children cumulated vsize (KiB) 10997500

Child status: 0
Real time (s): 6.489
CPU time (s): 21.0075
CPU user time (s): 20.5535
CPU system time (s): 0.453953
CPU usage (%): 323.74
Max. virtual memory (cumulated for all children) (KiB): 10997500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.5535
system time used= 0.453953
maximum resident set size= 401808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112878
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= 10817
involuntary context switches= 3185

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.06187 second user time and 0.070999 second system time

The end

Launcher Data

Begin job on node146 at 2017-07-22 12:43:30
IDJOB=4246895
IDBENCH=126439
IDSOLVER=2630
FILE ID=node146/4246895-1500720210
RUNJOBID= node146-1500717875-23065
PBS_JOBID= 20623365
Free space on /tmp= 61760 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/SocialGolfers/SocialGolfers-cp-s1/SocialGolfers-6-2-6-cp.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4246895-1500720210/watcher-4246895-1500720210 -o /tmp/evaluation-result-4246895-1500720210/solver-4246895-1500720210 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1500717875-23065 --watchdog 2560  bin/concrete HOME/instance-4246895-1500720210.xml

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

MD5SUM BENCH= 4a8cebd9dd4db13e1c53af67b2847c2b
RANDOM SEED=1249525645

node146.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.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 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		: 2667.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.96
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.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.96
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		: 1600.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.96
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		: 1600.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		: 2133.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.96
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		: 2667.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		: 2133.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.96
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.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		: 2400.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.96
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		: 2400.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		: 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.96
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:        29643392 kB
MemAvailable:   29960864 kB
Buffers:          143812 kB
Cached:           454352 kB
SwapCached:            0 kB
Active:          2380940 kB
Inactive:         308312 kB
Active(anon):    2094820 kB
Inactive(anon):     8836 kB
Active(file):     286120 kB
Inactive(file):   299476 kB
Unevictable:        5776 kB
Mlocked:            5808 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24576 kB
Writeback:             0 kB
AnonPages:       2097876 kB
Mapped:            44352 kB
Shmem:              8852 kB
Slab:             128628 kB
SReclaimable:      95420 kB
SUnreclaim:        33208 kB
KernelStack:        4592 kB
PageTables:         8956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3647100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1890304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61736 MiB
End job on node146 at 2017-07-22 12:43:37