Trace number 4246079

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 7.09174 3.3234

General information on the benchmark

NameAllInterval/AllInterval-m1-s1/
AllInterval-007.xml
MD5SUMa884c61e46efb30737f5a293b2c9f9b8
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.0056090001
Satisfiable
(Un)Satisfiability was proved
Number of variables13
Number of constraints8
Number of domains2
Minimum domain size6
Maximum domain size7
Distribution of domain sizes[{"size":6,"count":6},{"size":7,"count":7}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":8},{"degree":3,"count":5}]
Minimum constraint arity3
Maximum constraint arity7
Distribution of constraint arities[{"arity":3,"count":6},{"arity":6,"count":1},{"arity":7,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

3.61/2.17	c Concrete v3.4 running
6.73/3.29	v <instantiation>
6.73/3.29	v       <list>
6.73/3.29	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] y[0] y[1] y[2] y[3] y[4] y[5]
6.73/3.29	v       </list>
6.73/3.29	v       <values>
6.73/3.29	v         3 5 2 1 6 0 4 2 3 1 5 6 4
6.73/3.29	v       </values>
6.73/3.29	v     </instantiation>
6.73/3.29	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-4246079-1500708840/watcher-4246079-1500708840 -o /tmp/evaluation-result-4246079-1500708840/solver-4246079-1500708840 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node114-1500696853-12413 --watchdog 2560 bin/concrete HOME/instance-4246079-1500708840.xml 

pid=16794
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.42 1.51 1.50 3/263 16797
/proc/meminfo: memFree=28169332/32770624 swapFree=5720/284224
[pid=16797] ppid=16794 vsize=9508 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16797/stat : 16797 (bash) S 16794 16797 16473 0 -1 4202496 684 1535 0 0 0 0 0 0 20 0 1 0 6153182 9736192 350 33554432000 4194304 5098028 140737392254768 140737392252408 140079414082560 0 0 4100 65536 18446744071580971376 0 0 17 12 0 0 0 0 0 7196144 7232144 23724032 140737392256270 140737392256355 140737392256355 140737392259054 0
/proc/16797/statm: 2377 350 278 221 0 86 0

[startup+0.100128 s]
/proc/loadavg: 1.42 1.51 1.50 3/263 16797
/proc/meminfo: memFree=28169332/32770624 swapFree=5720/284224
[pid=16797] ppid=16794 vsize=9640 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/16797/stat : 16797 (bash) S 16794 16797 16473 0 -1 4202496 878 6425 0 0 0 0 0 1 20 0 1 0 6153182 9871360 377 33554432000 4194304 5098028 140737392254768 140737392248776 140079414082560 0 0 4100 65536 18446744071580971376 0 0 17 12 0 0 0 0 0 7196144 7232144 23724032 140737392256270 140737392256355 140737392256355 140737392259054 0
/proc/16797/statm: 2410 377 296 221 0 119 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9640

[startup+0.200355 s]
/proc/loadavg: 1.42 1.51 1.50 3/263 16797
/proc/meminfo: memFree=28169332/32770624 swapFree=5720/284224
[pid=16797] ppid=16794 vsize=10435860 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/16797/stat : 16797 (java) S 16794 16797 16473 0 -1 1077944320 4699 12571 0 0 5 1 9 3 20 0 13 0 6153182 10686320640 5043 33554432000 4194304 4196468 140725045899264 140725045881808 139990386679543 0 0 0 16800971 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
/proc/16797/statm: 2608965 5043 2138 1 0 2597403 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 10435860

[startup+0.300277 s]
/proc/loadavg: 1.42 1.51 1.50 3/263 16797
/proc/meminfo: memFree=28169332/32770624 swapFree=5720/284224
[pid=16797] ppid=16794 vsize=10902392 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/16797/stat : 16797 (java) S 16794 16797 16473 0 -1 1077944320 7010 12571 0 0 21 3 9 3 20 0 20 0 6153182 11164049408 9268 33554432000 4194304 4196468 140725045899264 140725045881808 139990386679543 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
/proc/16797/statm: 2725598 9268 2999 1 0 2713890 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 10902392

[startup+0.700191 s]
/proc/loadavg: 1.42 1.51 1.50 3/263 16797
/proc/meminfo: memFree=28169332/32770624 swapFree=5720/284224
[pid=16797] ppid=16794 vsize=10902720 CPUtime=0.91 cores=0,2,4,6,8,10,12,14
/proc/16797/stat : 16797 (java) S 16794 16797 16473 0 -1 1077944320 12124 12571 0 0 73 6 9 3 20 0 20 0 6153182 11164385280 15972 33554432000 4194304 4196468 140725045899264 140725045881808 139990386679543 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
/proc/16797/statm: 2725680 15972 3179 1 0 2713890 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 10902720

[startup+1.50069 s]
/proc/loadavg: 1.47 1.52 1.50 3/283 16870
/proc/meminfo: memFree=28066208/32770624 swapFree=5720/283916
[pid=16797] ppid=16794 vsize=10913344 CPUtime=2.27 cores=0,2,4,6,8,10,12,14
/proc/16797/stat : 16797 (java) S 16794 16797 16473 0 -1 1077944320 26590 12571 0 0 201 14 9 3 20 0 20 0 6153182 11175264256 44036 33554432000 4194304 4196468 140725045899264 140725045881808 139990386679543 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
/proc/16797/statm: 2728336 44036 3408 1 0 2716450 0
[pid=16797/tid=16852] ppid=16794 vsize=10913344 CPUtime=1.42 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16852/stat : 16852 (java) R 16794 16797 16473 0 -1 4202560 18985 12571 0 0 124 6 9 3 20 0 20 0 6153195 11175264256 44036 33554432000 4194304 4196468 140725045899264 139990390907576 139990386691478 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16853] ppid=16794 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16853/stat : 16853 (java) S 16794 16797 16473 0 -1 1077944384 35 12571 0 0 0 0 9 3 20 0 20 0 6153196 11175264256 44036 33554432000 4194304 4196468 140725045899264 139990312753680 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16854] ppid=16794 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16854/stat : 16854 (java) S 16794 16797 16473 0 -1 1077944384 36 12571 0 0 1 0 9 3 20 0 20 0 6153196 11175264256 44036 33554432000 4194304 4196468 140725045899264 139990311701136 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16855] ppid=16794 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16855/stat : 16855 (java) S 16794 16797 16473 0 -1 1077944384 15 12571 0 0 0 0 9 3 20 0 20 0 6153196 11175264256 44036 33554432000 4194304 4196468 140725045899264 139990310648080 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16856] ppid=16794 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16856/stat : 16856 (java) S 16794 16797 16473 0 -1 1077944384 27 12571 0 0 0 0 9 3 20 0 20 0 6153196 11175264256 44036 33554432000 4194304 4196468 140725045899264 139990309595536 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16857] ppid=16794 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16857/stat : 16857 (java) S 16794 16797 16473 0 -1 1077944384 57 12571 0 0 1 0 9 3 20 0 20 0 6153196 11175264256 44036 33554432000 4194304 4196468 140725045899264 139990308543504 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16858] ppid=16794 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16858/stat : 16858 (java) S 16794 16797 16473 0 -1 1077944384 125 12571 0 0 1 0 9 3 20 0 20 0 6153196 11175264256 44036 33554432000 4194304 4196468 140725045899264 139990307490960 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16859] ppid=16794 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16859/stat : 16859 (java) S 16794 16797 16473 0 -1 1077944384 13 12571 0 0 1 0 9 3 20 0 20 0 6153196 11175264256 44036 33554432000 4194304 4196468 140725045899264 139990306437904 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16860] ppid=16794 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16860/stat : 16860 (java) S 16794 16797 16473 0 -1 1077944384 16 12571 0 0 1 0 9 3 20 0 20 0 6153196 11175264256 44036 33554432000 4194304 4196468 140725045899264 139990305385360 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16861] ppid=16794 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16861/stat : 16861 (java) S 16794 16797 16473 0 -1 1077944384 1121 12571 0 0 1 0 9 3 20 0 20 0 6153199 11175264256 44036 33554432000 4194304 4196468 140725045899264 139989726681328 139990386690690 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16862] ppid=16794 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16862/stat : 16862 (java) S 16794 16797 16473 0 -1 1077944384 56 12571 0 0 0 0 9 3 20 0 20 0 6153199 11175264256 44036 33554432000 4194304 4196468 140725045899264 139989725627552 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16863] ppid=16794 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16863/stat : 16863 (java) S 16794 16797 16473 0 -1 1077944384 44 12571 0 0 0 0 9 3 20 0 20 0 6153200 11175264256 44036 33554432000 4194304 4196468 140725045899264 139989724574448 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16864] ppid=16794 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16864/stat : 16864 (java) S 16794 16797 16473 0 -1 1077944384 1 12571 0 0 0 0 9 3 20 0 20 0 6153204 11175264256 44036 33554432000 4194304 4196468 140725045899264 139989723523024 139990386698139 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16865] ppid=16794 vsize=10913344 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16865/stat : 16865 (java) S 16794 16797 16473 0 -1 1077944384 1642 12571 0 0 15 0 9 3 20 0 20 0 6153204 11175264256 44036 33554432000 4194304 4196468 140725045899264 139989722471152 139990386690690 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16866] ppid=16794 vsize=10913344 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16866/stat : 16866 (java) R 16794 16797 16473 0 -1 4202560 601 12571 0 0 11 0 9 3 20 0 20 0 6153204 11175264256 44036 33554432000 4194304 4196468 140725045899264 139989721418904 139990368200747 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16867] ppid=16794 vsize=10913344 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16867/stat : 16867 (java) R 16794 16797 16473 0 -1 4202560 418 12571 0 0 11 0 9 3 20 0 20 0 6153204 11175264256 44036 33554432000 4194304 4196468 140725045899264 139989720354704 139990364705422 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16868] ppid=16794 vsize=10913344 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16868/stat : 16868 (java) R 16794 16797 16473 0 -1 4202560 1262 12571 0 0 26 0 9 3 20 0 20 0 6153204 11175264256 44036 33554432000 4194304 4196468 140725045899264 139989719313008 139990386700890 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16869] ppid=16794 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16869/stat : 16869 (java) S 16794 16797 16473 0 -1 1077944384 3 12571 0 0 0 0 9 3 20 0 20 0 6153204 11175264256 44036 33554432000 4194304 4196468 140725045899264 139989718260192 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16870] ppid=16794 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16870/stat : 16870 (java) S 16794 16797 16473 0 -1 1077944384 6 12571 0 0 0 0 9 3 20 0 20 0 6153204 11175264256 44036 33554432000 4194304 4196468 140725045899264 139989717207728 139990386690690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 10913344

[startup+3.10112 s]
/proc/loadavg: 1.47 1.52 1.50 6/283 16870
/proc/meminfo: memFree=27993712/32770624 swapFree=5720/283916
[pid=16797] ppid=16794 vsize=10993404 CPUtime=6.11 cores=0,2,4,6,8,10,12,14
/proc/16797/stat : 16797 (java) S 16794 16797 16473 0 -1 1077944320 54019 12571 0 0 575 24 9 3 20 0 20 0 6153182 11257245696 67958 33554432000 4194304 4196468 140725045899264 140725045881808 139990386679543 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
/proc/16797/statm: 2748351 67958 3483 1 0 2735906 0
[pid=16797/tid=16852] ppid=16794 vsize=10993404 CPUtime=2.95 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16852/stat : 16852 (java) S 16794 16797 16473 0 -1 1077944384 37976 12571 0 0 273 10 9 3 20 0 20 0 6153195 11257245696 67958 33554432000 4194304 4196468 140725045899264 139990390917216 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16853] ppid=16794 vsize=10993404 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16853/stat : 16853 (java) R 16794 16797 16473 0 -1 4202560 64 12571 0 0 3 0 9 3 20 0 20 0 6153196 11257245696 67958 33554432000 4194304 4196468 140725045899264 139990312753800 139990379307751 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16854] ppid=16794 vsize=10993404 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16854/stat : 16854 (java) R 16794 16797 16473 0 -1 4202560 106 12571 0 0 4 0 9 3 20 0 20 0 6153196 11257245696 67958 33554432000 4194304 4196468 140725045899264 139990311701256 139990379307751 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16855] ppid=16794 vsize=10993404 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16855/stat : 16855 (java) R 16794 16797 16473 0 -1 4202560 39 12571 0 0 3 0 9 3 20 0 20 0 6153196 11257245696 67958 33554432000 4194304 4196468 140725045899264 139990310648200 139990370062576 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16856] ppid=16794 vsize=10993404 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16856/stat : 16856 (java) R 16794 16797 16473 0 -1 4202560 43 12571 0 0 2 0 9 3 20 0 20 0 6153196 11257245696 67958 33554432000 4194304 4196468 140725045899264 139990309595536 139990371380562 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16857] ppid=16794 vsize=10993404 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16857/stat : 16857 (java) R 16794 16797 16473 0 -1 4202560 67 12571 0 0 3 0 9 3 20 0 20 0 6153196 11257245696 67958 33554432000 4194304 4196468 140725045899264 139990308543624 139990379307751 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16858] ppid=16794 vsize=10993404 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16858/stat : 16858 (java) R 16794 16797 16473 0 -1 4202560 138 12571 0 0 3 0 9 3 20 0 20 0 6153196 11257245696 67958 33554432000 4194304 4196468 140725045899264 139990307491080 139990379307751 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16859] ppid=16794 vsize=10993404 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16859/stat : 16859 (java) R 16794 16797 16473 0 -1 4202560 28 12571 0 0 3 0 9 3 20 0 20 0 6153196 11257245696 67958 33554432000 4194304 4196468 140725045899264 139990306438024 139990379307751 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16860] ppid=16794 vsize=10993404 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16860/stat : 16860 (java) R 16794 16797 16473 0 -1 4202560 19 12571 0 0 2 0 9 3 20 0 20 0 6153196 11257245696 67958 33554432000 4194304 4196468 140725045899264 139990305385480 139990379307751 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16861] ppid=16794 vsize=10993404 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16861/stat : 16861 (java) S 16794 16797 16473 0 -1 1077944384 1998 12571 0 0 4 0 9 3 20 0 20 0 6153199 11257245696 67958 33554432000 4194304 4196468 140725045899264 139989726679952 139990386689749 0 0 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16862] ppid=16794 vsize=10993404 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16862/stat : 16862 (java) S 16794 16797 16473 0 -1 1077944384 56 12571 0 0 0 0 9 3 20 0 20 0 6153199 11257245696 67958 33554432000 4194304 4196468 140725045899264 139989725627616 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16863] ppid=16794 vsize=10993404 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16863/stat : 16863 (java) S 16794 16797 16473 0 -1 1077944384 44 12571 0 0 0 0 9 3 20 0 20 0 6153200 11257245696 67958 33554432000 4194304 4196468 140725045899264 139989724574464 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16864] ppid=16794 vsize=10993404 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16864/stat : 16864 (java) S 16794 16797 16473 0 -1 1077944384 1 12571 0 0 0 0 9 3 20 0 20 0 6153204 11257245696 67958 33554432000 4194304 4196468 140725045899264 139989723523024 139990386698139 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16865] ppid=16794 vsize=10993404 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16865/stat : 16865 (java) S 16794 16797 16473 0 -1 1077944384 2608 12571 0 0 45 1 9 3 20 0 20 0 6153204 11257245696 67958 33554432000 4194304 4196468 140725045899264 139989722450608 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16866] ppid=16794 vsize=10993404 CPUtime=0.65 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16866/stat : 16866 (java) S 16794 16797 16473 0 -1 1077944384 1916 12571 0 0 52 1 9 3 20 0 20 0 6153204 11257245696 67958 33554432000 4194304 4196468 140725045899264 139989721403600 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16867] ppid=16794 vsize=10993404 CPUtime=0.97 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16867/stat : 16867 (java) S 16794 16797 16473 0 -1 1077944384 3543 12571 0 0 84 1 9 3 20 0 20 0 6153204 11257245696 67958 33554432000 4194304 4196468 140725045899264 139989720365552 139990386690690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16868] ppid=16794 vsize=10993404 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16868/stat : 16868 (java) S 16794 16797 16473 0 -1 1077944384 3235 12571 0 0 86 1 9 3 20 0 20 0 6153204 11257245696 67958 33554432000 4194304 4196468 140725045899264 139989719313008 139990386690690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16869] ppid=16794 vsize=10993404 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16869/stat : 16869 (java) S 16794 16797 16473 0 -1 1077944384 3 12571 0 0 0 0 9 3 20 0 20 0 6153204 11257245696 67958 33554432000 4194304 4196468 140725045899264 139989718260192 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16870] ppid=16794 vsize=10993404 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16870/stat : 16870 (java) S 16794 16797 16473 0 -1 1077944384 7 12571 0 0 0 0 9 3 20 0 20 0 6153204 11257245696 67958 33554432000 4194304 4196468 140725045899264 139989717207728 139990386690690 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 10993404

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

[startup+3.20115 s]
/proc/loadavg: 1.47 1.52 1.50 6/283 16870
/proc/meminfo: memFree=27993712/32770624 swapFree=5720/283916
[pid=16797] ppid=16794 vsize=10993404 CPUtime=6.73 cores=0,2,4,6,8,10,12,14
/proc/16797/stat : 16797 (java) S 16794 16797 16473 0 -1 1077944320 54050 12571 0 0 636 25 9 3 20 0 20 0 6153182 11257245696 67958 33554432000 4194304 4196468 140725045899264 140725045881808 139990386679543 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
/proc/16797/statm: 2748351 67958 3483 1 0 2735906 0
[pid=16797/tid=16852] ppid=16794 vsize=10993404 CPUtime=2.95 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16852/stat : 16852 (java) S 16794 16797 16473 0 -1 1077944384 37976 12571 0 0 273 10 9 3 20 0 20 0 6153195 11257245696 67958 33554432000 4194304 4196468 140725045899264 139990390917216 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16853] ppid=16794 vsize=10993404 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16853/stat : 16853 (java) R 16794 16797 16473 0 -1 4202560 65 12571 0 0 10 0 9 3 20 0 20 0 6153196 11257245696 67958 33554432000 4194304 4196468 140725045899264 139990312753880 139990368289188 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16854] ppid=16794 vsize=10993404 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16854/stat : 16854 (java) R 16794 16797 16473 0 -1 4202560 108 12571 0 0 11 0 9 3 20 0 20 0 6153196 11257245696 67958 33554432000 4194304 4196468 140725045899264 139990311701336 139990368289372 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16855] ppid=16794 vsize=10993404 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16855/stat : 16855 (java) R 16794 16797 16473 0 -1 4202560 40 12571 0 0 10 1 9 3 20 0 20 0 6153196 11257245696 67958 33554432000 4194304 4196468 140725045899264 139990310648280 139990371378413 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16856] ppid=16794 vsize=10993404 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16856/stat : 16856 (java) R 16794 16797 16473 0 -1 4202560 47 12571 0 0 10 0 9 3 20 0 20 0 6153196 11257245696 67958 33554432000 4194304 4196468 140725045899264 139990309595736 139990368289152 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16857] ppid=16794 vsize=10993404 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16857/stat : 16857 (java) R 16794 16797 16473 0 -1 4202560 71 12571 0 0 11 0 9 3 20 0 20 0 6153196 11257245696 67958 33554432000 4194304 4196468 140725045899264 139990308543392 139990368289298 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16858] ppid=16794 vsize=10993404 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16858/stat : 16858 (java) R 16794 16797 16473 0 -1 4202560 138 12571 0 0 10 0 9 3 20 0 20 0 6153196 11257245696 67958 33554432000 4194304 4196468 140725045899264 139990307491160 139990371676154 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16859] ppid=16794 vsize=10993404 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16859/stat : 16859 (java) R 16794 16797 16473 0 -1 4202560 28 12571 0 0 10 0 9 3 20 0 20 0 6153196 11257245696 67958 33554432000 4194304 4196468 140725045899264 139990306438104 139990371676195 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16860] ppid=16794 vsize=10993404 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16860/stat : 16860 (java) R 16794 16797 16473 0 -1 4202560 20 12571 0 0 9 0 9 3 20 0 20 0 6153196 11257245696 67958 33554432000 4194304 4196468 140725045899264 139990305385360 139990371378385 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16861] ppid=16794 vsize=10993404 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16861/stat : 16861 (java) S 16794 16797 16473 0 -1 1077944384 2009 12571 0 0 7 0 9 3 20 0 20 0 6153199 11257245696 67958 33554432000 4194304 4196468 140725045899264 139989726679952 139990386689749 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16862] ppid=16794 vsize=10993404 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16862/stat : 16862 (java) S 16794 16797 16473 0 -1 1077944384 56 12571 0 0 0 0 9 3 20 0 20 0 6153199 11257245696 67958 33554432000 4194304 4196468 140725045899264 139989725627664 139990386690690 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16863] ppid=16794 vsize=10993404 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16863/stat : 16863 (java) S 16794 16797 16473 0 -1 1077944384 44 12571 0 0 0 0 9 3 20 0 20 0 6153200 11257245696 67958 33554432000 4194304 4196468 140725045899264 139989724574464 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16864] ppid=16794 vsize=10993404 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16864/stat : 16864 (java) S 16794 16797 16473 0 -1 1077944384 1 12571 0 0 0 0 9 3 20 0 20 0 6153204 11257245696 67958 33554432000 4194304 4196468 140725045899264 139989723523024 139990386698139 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16865] ppid=16794 vsize=10993404 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16865/stat : 16865 (java) S 16794 16797 16473 0 -1 1077944384 2610 12571 0 0 45 1 9 3 20 0 20 0 6153204 11257245696 67958 33554432000 4194304 4196468 140725045899264 139989722450384 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16866] ppid=16794 vsize=10993404 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16866/stat : 16866 (java) S 16794 16797 16473 0 -1 1077944384 1921 12571 0 0 53 1 9 3 20 0 20 0 6153204 11257245696 67958 33554432000 4194304 4196468 140725045899264 139989721409712 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16867] ppid=16794 vsize=10993404 CPUtime=0.97 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16867/stat : 16867 (java) S 16794 16797 16473 0 -1 1077944384 3543 12571 0 0 84 1 9 3 20 0 20 0 6153204 11257245696 67958 33554432000 4194304 4196468 140725045899264 139989720365552 139990386690690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16868] ppid=16794 vsize=10993404 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16868/stat : 16868 (java) S 16794 16797 16473 0 -1 1077944384 3235 12571 0 0 86 1 9 3 20 0 20 0 6153204 11257245696 67958 33554432000 4194304 4196468 140725045899264 139989719313008 139990386690690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16869] ppid=16794 vsize=10993404 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16869/stat : 16869 (java) S 16794 16797 16473 0 -1 1077944384 3 12571 0 0 0 0 9 3 20 0 20 0 6153204 11257245696 67958 33554432000 4194304 4196468 140725045899264 139989718260192 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16870] ppid=16794 vsize=10993404 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16870/stat : 16870 (java) S 16794 16797 16473 0 -1 1077944384 7 12571 0 0 0 0 9 3 20 0 20 0 6153204 11257245696 67958 33554432000 4194304 4196468 140725045899264 139989717207728 139990386690690 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
Current children cumulated CPU time (s) 6.73
Current children cumulated vsize (KiB) 10993404

[startup+3.30111 s]
/proc/loadavg: 1.47 1.52 1.50 3/282 16871
/proc/meminfo: memFree=27909752/32770624 swapFree=5720/283904
[pid=16797] ppid=16794 vsize=11062016 CPUtime=7.06 cores=0,2,4,6,8,10,12,14
/proc/16797/stat : 16797 (java) S 16794 16797 16473 0 -1 1077944320 55301 12571 0 0 669 25 9 3 20 0 19 0 6153182 11327504384 68401 33554432000 4194304 4196468 140725045899264 140725045881808 139990386679543 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
/proc/16797/statm: 2765504 68401 3486 1 0 2753059 0
[pid=16797/tid=16852] ppid=16794 vsize=11062016 CPUtime=2.99 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16852/stat : 16852 (java) S 16794 16797 16473 0 -1 1077944384 38109 12571 0 0 277 10 9 3 20 0 19 0 6153195 11327504384 68401 33554432000 4194304 4196468 140725045899264 139990390922384 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16853] ppid=16794 vsize=11062016 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16853/stat : 16853 (java) S 16794 16797 16473 0 -1 1077944384 68 12571 0 0 13 1 9 3 20 0 19 0 6153196 11327504384 68401 33554432000 4194304 4196468 140725045899264 139990312753680 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16854] ppid=16794 vsize=11062016 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16854/stat : 16854 (java) S 16794 16797 16473 0 -1 1077944384 109 12571 0 0 13 0 9 3 20 0 19 0 6153196 11327504384 68401 33554432000 4194304 4196468 140725045899264 139990311701136 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16855] ppid=16794 vsize=11062016 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16855/stat : 16855 (java) S 16794 16797 16473 0 -1 1077944384 40 12571 0 0 13 1 9 3 20 0 19 0 6153196 11327504384 68401 33554432000 4194304 4196468 140725045899264 139990310648080 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16856] ppid=16794 vsize=11062016 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16856/stat : 16856 (java) S 16794 16797 16473 0 -1 1077944384 47 12571 0 0 12 0 9 3 20 0 19 0 6153196 11327504384 68401 33554432000 4194304 4196468 140725045899264 139990309595536 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16857] ppid=16794 vsize=11062016 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16857/stat : 16857 (java) S 16794 16797 16473 0 -1 1077944384 71 12571 0 0 13 0 9 3 20 0 19 0 6153196 11327504384 68401 33554432000 4194304 4196468 140725045899264 139990308543504 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16858] ppid=16794 vsize=11062016 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16858/stat : 16858 (java) S 16794 16797 16473 0 -1 1077944384 143 12571 0 0 12 0 9 3 20 0 19 0 6153196 11327504384 68401 33554432000 4194304 4196468 140725045899264 139990307490960 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16859] ppid=16794 vsize=11062016 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16859/stat : 16859 (java) S 16794 16797 16473 0 -1 1077944384 28 12571 0 0 12 1 9 3 20 0 19 0 6153196 11327504384 68401 33554432000 4194304 4196468 140725045899264 139990306437904 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16860] ppid=16794 vsize=11062016 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16860/stat : 16860 (java) S 16794 16797 16473 0 -1 1077944384 21 12571 0 0 12 0 9 3 20 0 19 0 6153196 11327504384 68401 33554432000 4194304 4196468 140725045899264 139990305385360 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16861] ppid=16794 vsize=11062016 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16861/stat : 16861 (java) S 16794 16797 16473 0 -1 1077944384 2009 12571 0 0 9 0 9 3 20 0 19 0 6153199 11327504384 68401 33554432000 4194304 4196468 140725045899264 139989726681536 139990386690690 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16862] ppid=16794 vsize=11062016 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16862/stat : 16862 (java) S 16794 16797 16473 0 -1 1077944384 57 12571 0 0 0 0 9 3 20 0 19 0 6153199 11327504384 68401 33554432000 4194304 4196468 140725045899264 139989725627680 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16863] ppid=16794 vsize=11062016 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16863/stat : 16863 (java) S 16794 16797 16473 0 -1 1077944384 44 12571 0 0 0 0 9 3 20 0 19 0 6153200 11327504384 68401 33554432000 4194304 4196468 140725045899264 139989724574464 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16864] ppid=16794 vsize=11062016 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16864/stat : 16864 (java) S 16794 16797 16473 0 -1 1077944384 23 12571 0 0 0 0 9 3 20 0 19 0 6153204 11327504384 68401 33554432000 4194304 4196468 140725045899264 139989723519792 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16865] ppid=16794 vsize=11062016 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16865/stat : 16865 (java) S 16794 16797 16473 0 -1 1077944384 3650 12571 0 0 50 1 9 3 20 0 19 0 6153204 11327504384 68401 33554432000 4194304 4196468 140725045899264 139989722451568 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16866] ppid=16794 vsize=11062016 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16866/stat : 16866 (java) S 16794 16797 16473 0 -1 1077944384 1933 12571 0 0 54 1 9 3 20 0 19 0 6153204 11327504384 68401 33554432000 4194304 4196468 140725045899264 139989721418608 139990386690690 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16867] ppid=16794 vsize=11062016 CPUtime=0.97 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16867/stat : 16867 (java) S 16794 16797 16473 0 -1 1077944384 3543 12571 0 0 84 1 9 3 20 0 19 0 6153204 11327504384 68401 33554432000 4194304 4196468 140725045899264 139989720365552 139990386690690 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16868] ppid=16794 vsize=11062016 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16868/stat : 16868 (java) S 16794 16797 16473 0 -1 1077944384 3238 12571 0 0 86 1 9 3 20 0 19 0 6153204 11327504384 68401 33554432000 4194304 4196468 140725045899264 139989719313008 139990386690690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
[pid=16797/tid=16869] ppid=16794 vsize=11062016 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/16797/task/16869/stat : 16869 (java) S 16794 16797 16473 0 -1 1077944384 3 12571 0 0 0 0 9 3 20 0 19 0 6153204 11327504384 68401 33554432000 4194304 4196468 140725045899264 139989718260192 139990386689749 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 27459584 140725045902017 140725045904791 140725045904791 140725045907407 0
Current children cumulated CPU time (s) 7.06
Current children cumulated vsize (KiB) 11062016

Child status: 0
Real time (s): 3.3234
CPU time (s): 7.09174
CPU user time (s): 6.78686
CPU system time (s): 0.304879
CPU usage (%): 213.388
Max. virtual memory (cumulated for all children) (KiB): 11062016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.78686
system time used= 0.304879
maximum resident set size= 275292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67890
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7038
involuntary context switches= 760

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.035214 second user time and 0.034178 second system time

The end

Launcher Data

Begin job on node114 at 2017-07-22 09:34:00
IDJOB=4246079
IDBENCH=124108
IDSOLVER=2630
FILE ID=node114/4246079-1500708840
RUNJOBID= node114-1500696853-12413
PBS_JOBID= 20623324
Free space on /tmp= 61980 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/AllInterval/AllInterval-m1-s1/AllInterval-007.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4246079-1500708840/watcher-4246079-1500708840 -o /tmp/evaluation-result-4246079-1500708840/solver-4246079-1500708840 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node114-1500696853-12413 --watchdog 2560  bin/concrete HOME/instance-4246079-1500708840.xml

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

MD5SUM BENCH= a884c61e46efb30737f5a293b2c9f9b8
RANDOM SEED=339343376

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.60
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.60
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		: 2400.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		: 2000.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.60
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		: 1867.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.60
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.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		: 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.60
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		: 2667.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.60
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		: 2668.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		: 1600.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.60
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:        28170256 kB
MemAvailable:   28435980 kB
Buffers:          135696 kB
Cached:           408612 kB
SwapCached:            0 kB
Active:          3864912 kB
Inactive:         292928 kB
Active(anon):    3615988 kB
Inactive(anon):     8828 kB
Active(file):     248924 kB
Inactive(file):   284100 kB
Unevictable:        5720 kB
Mlocked:            5720 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24348 kB
Writeback:             0 kB
AnonPages:       3752412 kB
Mapped:            44600 kB
Shmem:              8848 kB
Slab:             132088 kB
SReclaimable:      97072 kB
SUnreclaim:        35016 kB
KernelStack:        4752 kB
PageTables:        12520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4662628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3479552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61956 MiB
End job on node114 at 2017-07-22 09:34:04