Trace number 4290672

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
OscaR - Conflict Ordering with restarts 2018-07-02SAT 3.02149 1.38372

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-04-05_c18.xml
MD5SUM340365fb59c69c653973bf6f753c5e6c
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.04534
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints9
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":20}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":20}]
Minimum constraint arity4
Maximum constraint arity5
Distribution of constraint arities[{"arity":4,"count":5},{"arity":5,"count":4}]
Number of extensional constraints9
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":9}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.56	c version: 2018-07-02
0.68/0.56	c seed: 1976887486
0.68/0.56	c timeout: 2400
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.58	c Parsing instance...
2.76/1.32	c Parsing done, starting search...
2.76/1.37	s SATISFIABLE
2.76/1.37	v <instantiation>
2.76/1.37	v 	<list>
2.76/1.37	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4]
2.76/1.37	v 	</list>
2.76/1.37	v 	<values>
2.76/1.37	v 		0 6 20 3 8 17 14 18 4 13 18 19 0 18 4 19 8 18 10 8 
2.76/1.37	v 	</values>
2.76/1.37	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (8405 MiB free)
  memory of node 1: 16384 MiB (12720 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290672-1532255508/watcher-4290672-1532255508 -o /tmp/evaluation-result-4290672-1532255508/solver-4290672-1532255508 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532226530-28755 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1976887486 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290672-1532255508.xml 

running on 4 cores: 1,3,5,7

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=32123, runsolver pid=32120
Current StackSize limit: 8192 KiB


[startup+0.108822 s]*
/proc/loadavg: 1.15 1.34 1.35 4/216 32138
/proc/meminfo: memFree=21614920/32770624 swapFree=67108860/67108860
[pid=32123] ppid=32120 vsize=14082740 memory=33180 CPUtime=0.13 cores=1,3,5,7
/proc/32123/stat : 32123 (java) S 32120 32123 28723 0 -1 1077944320 7200 0 0 0 11 2 0 0 20 0 15 0 43113961 14420725760 8295 33554432000 4194304 4196468 140737052966832 140737052949376 140313075740407 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
/proc/32123/statm: 3520685 8295 3161 1 0 3482761 0
[pid=32123/tid=32125] ppid=32120 vsize=14082740 memory=-8557575366716591490 CPUtime=0.1 cores=1,3,5,7
/proc/32123/task/32125/stat : 32125 (java) R 32120 32123 28723 0 -1 4202560 5241 0 0 0 9 1 0 0 20 0 15 0 43113961 14420725760 8295 33554432000 4194304 4196468 140737052966832 140313079953072 140313059820894 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32126] ppid=32120 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32126/stat : 32126 (java) S 32120 32123 28723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43113962 14420725760 8295 33554432000 4194304 4196468 140737052966832 140313028360976 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32127] ppid=32120 vsize=14082740 memory=140359516542592 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32127/stat : 32127 (java) S 32120 32123 28723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113962 14420725760 8295 33554432000 4194304 4196468 140737052966832 140313027308432 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32128] ppid=32120 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32128/stat : 32128 (java) S 32120 32123 28723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113962 14420725760 8295 33554432000 4194304 4196468 140737052966832 140313026255888 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32129] ppid=32120 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32129/stat : 32129 (java) S 32120 32123 28723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43113962 14420725760 8295 33554432000 4194304 4196468 140737052966832 140312668466320 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32130] ppid=32120 vsize=14082740 memory=140359516542592 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32130/stat : 32130 (java) S 32120 32123 28723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43113963 14420725760 8295 33554432000 4194304 4196468 140737052966832 140312550811632 140313075751554 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32131] ppid=32120 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32131/stat : 32131 (java) S 32120 32123 28723 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 43113964 14420725760 8295 33554432000 4194304 4196468 140737052966832 140312549757856 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32132] ppid=32120 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32132/stat : 32132 (java) S 32120 32123 28723 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 43113964 14420725760 8295 33554432000 4194304 4196468 140737052966832 140312548705264 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32133] ppid=32120 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32133/stat : 32133 (java) S 32120 32123 28723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113966 14420725760 8295 33554432000 4194304 4196468 140737052966832 140312547653840 140313075759003 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32134] ppid=32120 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32134/stat : 32134 (java) S 32120 32123 28723 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 43113966 14420725760 8295 33554432000 4194304 4196468 140737052966832 140312546601456 140313075751554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32135] ppid=32120 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32135/stat : 32135 (java) S 32120 32123 28723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113966 14420725760 8295 33554432000 4194304 4196468 140737052966832 140312545548912 140313075751554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32136] ppid=32120 vsize=14082740 memory=140359516542592 CPUtime=0.01 cores=1,3,5,7
/proc/32123/task/32136/stat : 32136 (java) R 32120 32123 28723 0 -1 4202560 285 0 0 0 1 0 0 0 20 0 15 0 43113966 14420725760 8295 33554432000 4194304 4196468 140737052966832 140312544496368 140313059820894 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32137] ppid=32120 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32137/stat : 32137 (java) S 32120 32123 28723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113967 14420725760 8295 33554432000 4194304 4196468 140737052966832 140312543444064 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32138] ppid=32120 vsize=14082740 memory=140359516542592 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32138/stat : 32138 (java) S 32120 32123 28723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113967 14420725760 8295 33554432000 4194304 4196468 140737052966832 140312542390576 140313075751554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 33180 KiB

[startup+0.213369 s]*
/proc/loadavg: 1.15 1.34 1.35 6/216 32138
/proc/meminfo: memFree=21599912/32770624 swapFree=67108860/67108860
[pid=32123] ppid=32120 vsize=14082740 memory=47168 CPUtime=0.31 cores=1,3,5,7
/proc/32123/stat : 32123 (java) S 32120 32123 28723 0 -1 1077944320 10407 0 0 0 29 2 0 0 20 0 15 0 43113961 14420725760 11792 33554432000 4194304 4196468 140737052966832 140737052949376 140313075740407 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
/proc/32123/statm: 3520685 11792 3385 1 0 3482761 0
[pid=32123/tid=32125] ppid=32120 vsize=14082740 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/32123/task/32125/stat : 32125 (java) S 32120 32123 28723 0 -1 1077944384 8083 0 0 0 18 2 0 0 20 0 15 0 43113961 14420725760 11792 33554432000 4194304 4196468 140737052966832 140313079959328 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32126] ppid=32120 vsize=14082740 memory=331 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32126/stat : 32126 (java) S 32120 32123 28723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43113962 14420725760 11792 33554432000 4194304 4196468 140737052966832 140313028360976 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32127] ppid=32120 vsize=14082740 memory=140359516571613 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32127/stat : 32127 (java) S 32120 32123 28723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113962 14420725760 11792 33554432000 4194304 4196468 140737052966832 140313027308432 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32128] ppid=32120 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32128/stat : 32128 (java) S 32120 32123 28723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113962 14420725760 11792 33554432000 4194304 4196468 140737052966832 140313026255888 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32129] ppid=32120 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32129/stat : 32129 (java) S 32120 32123 28723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43113962 14420725760 11792 33554432000 4194304 4196468 140737052966832 140312668466320 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32130] ppid=32120 vsize=14082740 memory=140359516542592 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32130/stat : 32130 (java) S 32120 32123 28723 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 43113963 14420725760 11792 33554432000 4194304 4196468 140737052966832 140312550811632 140313075751554 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32131] ppid=32120 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32131/stat : 32131 (java) S 32120 32123 28723 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 43113964 14420725760 11792 33554432000 4194304 4196468 140737052966832 140312549757856 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32132] ppid=32120 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32132/stat : 32132 (java) S 32120 32123 28723 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 43113964 14420725760 11792 33554432000 4194304 4196468 140737052966832 140312548705264 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32133] ppid=32120 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32133/stat : 32133 (java) S 32120 32123 28723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113966 14420725760 11792 33554432000 4194304 4196468 140737052966832 140312547653840 140313075759003 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32134] ppid=32120 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/32123/task/32134/stat : 32134 (java) R 32120 32123 28723 0 -1 4202560 394 0 0 0 2 0 0 0 20 0 15 0 43113966 14420725760 11792 33554432000 4194304 4196468 140737052966832 140312546594480 140313075761754 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32135] ppid=32120 vsize=14082740 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/32123/task/32135/stat : 32135 (java) R 32120 32123 28723 0 -1 1077944384 207 0 0 0 1 0 0 0 20 0 15 0 43113966 14420725760 11792 33554432000 4194304 4196468 140737052966832 140312545535696 140313075750613 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32136] ppid=32120 vsize=14082740 memory=140359516542592 CPUtime=0.06 cores=1,3,5,7
/proc/32123/task/32136/stat : 32136 (java) R 32120 32123 28723 0 -1 4202560 339 0 0 0 6 0 0 0 20 0 15 0 43113966 14420725760 11792 33554432000 4194304 4196468 140737052966832 140312544496368 140313059820894 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32137] ppid=32120 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32137/stat : 32137 (java) S 32120 32123 28723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113967 14420725760 11792 33554432000 4194304 4196468 140737052966832 140312543444064 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32138] ppid=32120 vsize=14082740 memory=140359516542592 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32138/stat : 32138 (java) S 32120 32123 28723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113967 14420725760 11792 33554432000 4194304 4196468 140737052966832 140312542390576 140313075751554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47168 KiB

[startup+0.310634 s]*
/proc/loadavg: 1.15 1.34 1.35 3/216 32138
/proc/meminfo: memFree=21596252/32770624 swapFree=67108860/67108860
[pid=32123] ppid=32120 vsize=14082740 memory=50652 CPUtime=0.45 cores=1,3,5,7
/proc/32123/stat : 32123 (java) S 32120 32123 28723 0 -1 1077944320 10798 0 0 0 42 3 0 0 20 0 15 0 43113961 14420725760 12663 33554432000 4194304 4196468 140737052966832 140737052949376 140313075740407 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
/proc/32123/statm: 3520685 12663 3388 1 0 3482761 0
[pid=32123/tid=32125] ppid=32120 vsize=14082740 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/32123/task/32125/stat : 32125 (java) R 32120 32123 28723 0 -1 4202560 8433 0 0 0 28 2 0 0 20 0 15 0 43113961 14420725760 12663 33554432000 4194304 4196468 140737052966832 140313079951920 140313057113879 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32126] ppid=32120 vsize=14082740 memory=4294977825 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32126/stat : 32126 (java) S 32120 32123 28723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43113962 14420725760 12663 33554432000 4194304 4196468 140737052966832 140313028360976 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32127] ppid=32120 vsize=14082740 memory=140359516571612 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32127/stat : 32127 (java) S 32120 32123 28723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113962 14420725760 12663 33554432000 4194304 4196468 140737052966832 140313027308432 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32128] ppid=32120 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32128/stat : 32128 (java) S 32120 32123 28723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113962 14420725760 12663 33554432000 4194304 4196468 140737052966832 140313026255888 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32129] ppid=32120 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32129/stat : 32129 (java) S 32120 32123 28723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43113962 14420725760 12663 33554432000 4194304 4196468 140737052966832 140312668466320 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32130] ppid=32120 vsize=14082740 memory=140359516542592 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32130/stat : 32130 (java) S 32120 32123 28723 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 43113963 14420725760 12663 33554432000 4194304 4196468 140737052966832 140312550811632 140313075751554 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32131] ppid=32120 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32131/stat : 32131 (java) S 32120 32123 28723 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 43113964 14420725760 12663 33554432000 4194304 4196468 140737052966832 140312549757856 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32132] ppid=32120 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32132/stat : 32132 (java) S 32120 32123 28723 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 43113964 14420725760 12663 33554432000 4194304 4196468 140737052966832 140312548705264 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32133] ppid=32120 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32133/stat : 32133 (java) S 32120 32123 28723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113966 14420725760 12663 33554432000 4194304 4196468 140737052966832 140312547653840 140313075759003 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32134] ppid=32120 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/32123/task/32134/stat : 32134 (java) S 32120 32123 28723 0 -1 1077944384 395 0 0 0 2 0 0 0 20 0 15 0 43113966 14420725760 12663 33554432000 4194304 4196468 140737052966832 140312546601456 140313075751554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32135] ppid=32120 vsize=14082740 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/32123/task/32135/stat : 32135 (java) S 32120 32123 28723 0 -1 1077944384 228 0 0 0 2 0 0 0 20 0 15 0 43113966 14420725760 12663 33554432000 4194304 4196468 140737052966832 140312545548912 140313075751554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32136] ppid=32120 vsize=14082740 memory=140359516542592 CPUtime=0.08 cores=1,3,5,7
/proc/32123/task/32136/stat : 32136 (java) S 32120 32123 28723 0 -1 1077944384 358 0 0 0 8 0 0 0 20 0 15 0 43113966 14420725760 12663 33554432000 4194304 4196468 140737052966832 140312544496368 140313075751554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32137] ppid=32120 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32137/stat : 32137 (java) S 32120 32123 28723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113967 14420725760 12663 33554432000 4194304 4196468 140737052966832 140312543444064 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32138] ppid=32120 vsize=14082740 memory=140359516542592 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32138/stat : 32138 (java) S 32120 32123 28723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113967 14420725760 12663 33554432000 4194304 4196468 140737052966832 140312542390576 140313075751554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
Current children cumulated CPU time: 0.45 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50652 KiB

[startup+0.700766 s]
/proc/loadavg: 1.15 1.34 1.35 3/216 32138
/proc/meminfo: memFree=21572068/32770624 swapFree=67108860/67108860
[pid=32123] ppid=32120 vsize=14084808 memory=88784 CPUtime=0.99 cores=1,3,5,7
/proc/32123/stat : 32123 (java) S 32120 32123 28723 0 -1 1077944320 17638 0 0 0 94 5 0 0 20 0 15 0 43113961 14422843392 22196 33554432000 4194304 4196468 140737052966832 140737052949376 140313075740407 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
/proc/32123/statm: 3521202 22196 3499 1 0 3483273 0
[pid=32123/tid=32125] ppid=32120 vsize=14084808 memory=9200 CPUtime=0.67 cores=1,3,5,7
/proc/32123/task/32125/stat : 32125 (java) R 32120 32123 28723 0 -1 4202560 14886 0 0 0 63 4 0 0 20 0 15 0 43113961 14422843392 22261 33554432000 4194304 4196468 140737052966832 140313079958160 140313059820894 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32126] ppid=32120 vsize=14084808 memory=4008 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32126/stat : 32126 (java) S 32120 32123 28723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43113962 14422843392 22261 33554432000 4194304 4196468 140737052966832 140313028360976 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32127] ppid=32120 vsize=14084808 memory=1796 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32127/stat : 32127 (java) S 32120 32123 28723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113962 14422843392 22261 33554432000 4194304 4196468 140737052966832 140313027308432 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32128] ppid=32120 vsize=14084808 memory=644 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32128/stat : 32128 (java) S 32120 32123 28723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113962 14422843392 22261 33554432000 4194304 4196468 140737052966832 140313026255888 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32129] ppid=32120 vsize=14084808 memory=956 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32129/stat : 32129 (java) S 32120 32123 28723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43113962 14422843392 22261 33554432000 4194304 4196468 140737052966832 140312668466320 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32130] ppid=32120 vsize=14084808 memory=1240 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32130/stat : 32130 (java) S 32120 32123 28723 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 43113963 14422843392 22261 33554432000 4194304 4196468 140737052966832 140312550811632 140313075751554 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32131] ppid=32120 vsize=14084808 memory=2340 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32131/stat : 32131 (java) S 32120 32123 28723 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 43113964 14422843392 22261 33554432000 4194304 4196468 140737052966832 140312549757856 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32132] ppid=32120 vsize=14084808 memory=1576 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32132/stat : 32132 (java) S 32120 32123 28723 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 43113964 14422843392 22261 33554432000 4194304 4196468 140737052966832 140312548705264 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32133] ppid=32120 vsize=14084808 memory=7379241883359864663 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32133/stat : 32133 (java) S 32120 32123 28723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113966 14422843392 22261 33554432000 4194304 4196468 140737052966832 140312547653840 140313075759003 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32134] ppid=32120 vsize=14084808 memory=7013340940837610608 CPUtime=0.09 cores=1,3,5,7
/proc/32123/task/32134/stat : 32134 (java) S 32120 32123 28723 0 -1 1077944384 546 0 0 0 9 0 0 0 20 0 15 0 43113966 14422843392 22261 33554432000 4194304 4196468 140737052966832 140312546601456 140313075751554 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32135] ppid=32120 vsize=14084808 memory=6076878065162868073 CPUtime=0.06 cores=1,3,5,7
/proc/32123/task/32135/stat : 32135 (java) S 32120 32123 28723 0 -1 1077944384 372 0 0 0 6 0 0 0 20 0 15 0 43113966 14422843392 22261 33554432000 4194304 4196468 140737052966832 140312545548912 140313075751554 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32136] ppid=32120 vsize=14084808 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/32123/task/32136/stat : 32136 (java) S 32120 32123 28723 0 -1 1077944384 451 0 0 0 15 0 0 0 20 0 15 0 43113966 14422843392 22261 33554432000 4194304 4196468 140737052966832 140312544496368 140313075751554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32137] ppid=32120 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32137/stat : 32137 (java) S 32120 32123 28723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113967 14422843392 22261 33554432000 4194304 4196468 140737052966832 140312543444064 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32138] ppid=32120 vsize=14084808 memory=800 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32138/stat : 32138 (java) S 32120 32123 28723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113967 14422843392 22261 33554432000 4194304 4196468 140737052966832 140312542390576 140313075751554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 88784 KiB

[startup+1.38366 s]
# the end of solver process 32123 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.91151 s, system=0.109983 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+0.802467 s]
/proc/loadavg: 1.15 1.34 1.35 3/216 32138
/proc/meminfo: memFree=21572068/32770624 swapFree=67108860/67108860
[pid=32123] ppid=32120 vsize=14086856 memory=97124 CPUtime=1.2 cores=1,3,5,7
/proc/32123/stat : 32123 (java) S 32120 32123 28723 0 -1 1077944320 18150 0 0 0 115 5 0 0 20 0 15 0 43113961 14424940544 24281 33554432000 4194304 4196468 140737052966832 140737052949376 140313075740407 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
/proc/32123/statm: 3521714 24281 3507 1 0 3483785 0
[pid=32123/tid=32125] ppid=32120 vsize=14086856 memory=16436 CPUtime=0.77 cores=1,3,5,7
/proc/32123/task/32125/stat : 32125 (java) R 32120 32123 28723 0 -1 4202560 15239 0 0 0 73 4 0 0 20 0 15 0 43113961 14424940544 24281 33554432000 4194304 4196468 140737052966832 140313079976464 140313059820894 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32126] ppid=32120 vsize=14086856 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32126/stat : 32126 (java) S 32120 32123 28723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43113962 14424940544 24281 33554432000 4194304 4196468 140737052966832 140313028360976 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32127] ppid=32120 vsize=14086856 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32127/stat : 32127 (java) S 32120 32123 28723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113962 14424940544 24281 33554432000 4194304 4196468 140737052966832 140313027308432 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32128] ppid=32120 vsize=14086856 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32128/stat : 32128 (java) S 32120 32123 28723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113962 14424940544 24281 33554432000 4194304 4196468 140737052966832 140313026255888 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32129] ppid=32120 vsize=14086856 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32129/stat : 32129 (java) S 32120 32123 28723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43113962 14424940544 24281 33554432000 4194304 4196468 140737052966832 140312668466320 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32130] ppid=32120 vsize=14086856 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32130/stat : 32130 (java) S 32120 32123 28723 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 43113963 14424940544 24281 33554432000 4194304 4196468 140737052966832 140312550811632 140313075751554 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32131] ppid=32120 vsize=14086856 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32131/stat : 32131 (java) S 32120 32123 28723 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 43113964 14424940544 24281 33554432000 4194304 4196468 140737052966832 140312549757856 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32132] ppid=32120 vsize=14086856 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32132/stat : 32132 (java) S 32120 32123 28723 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 43113964 14424940544 24281 33554432000 4194304 4196468 140737052966832 140312548705264 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32133] ppid=32120 vsize=14086856 memory=664970774370811548 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32133/stat : 32133 (java) S 32120 32123 28723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113966 14424940544 24281 33554432000 4194304 4196468 140737052966832 140312547653840 140313075759003 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32134] ppid=32120 vsize=14086856 memory=6944656592455359580 CPUtime=0.11 cores=1,3,5,7
/proc/32123/task/32134/stat : 32134 (java) R 32120 32123 28723 0 -1 4202560 558 0 0 0 11 0 0 0 20 0 15 0 43113966 14424940544 24281 33554432000 4194304 4196468 140737052966832 140312546601456 140313057284663 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32135] ppid=32120 vsize=14086856 memory=6943526294502006880 CPUtime=0.09 cores=1,3,5,7
/proc/32123/task/32135/stat : 32135 (java) R 32120 32123 28723 0 -1 4202560 392 0 0 0 9 0 0 0 20 0 15 0 43113966 14424940544 24281 33554432000 4194304 4196468 140737052966832 140312545548912 140313060639723 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32136] ppid=32120 vsize=14086856 memory=6944656592455360604 CPUtime=0.2 cores=1,3,5,7
/proc/32123/task/32136/stat : 32136 (java) R 32120 32123 28723 0 -1 1077944384 578 0 0 0 20 0 0 0 20 0 15 0 43113966 14424940544 24281 33554432000 4194304 4196468 140737052966832 140312544492736 140313075750613 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32137] ppid=32120 vsize=14086856 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32137/stat : 32137 (java) S 32120 32123 28723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113967 14424940544 24281 33554432000 4194304 4196468 140737052966832 140312543444064 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32138] ppid=32120 vsize=14086856 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32138/stat : 32138 (java) S 32120 32123 28723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113967 14424940544 24281 33554432000 4194304 4196468 140737052966832 140312542390576 140313075751554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
Current children cumulated CPU time: 1.2 s
Current children cumulated vsize: 14086856 KiB
Current children cumulated memory: 97124 KiB

[startup+1.20065 s]
/proc/loadavg: 1.15 1.34 1.35 5/216 32138
/proc/meminfo: memFree=21505552/32770624 swapFree=67108860/67108860
[pid=32123] ppid=32120 vsize=14088904 memory=161972 CPUtime=2.44 cores=1,3,5,7
/proc/32123/stat : 32123 (java) S 32120 32123 28723 0 -1 1077944320 26703 0 0 0 237 7 0 0 20 0 15 0 43113961 14427037696 40493 33554432000 4194304 4196468 140737052966832 140737052949376 140313075740407 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
/proc/32123/statm: 3522226 40493 3539 1 0 3484297 0
[pid=32123/tid=32125] ppid=32120 vsize=14088904 memory=0 CPUtime=1.17 cores=1,3,5,7
/proc/32123/task/32125/stat : 32125 (java) R 32120 32123 28723 0 -1 4202560 20489 0 0 0 111 6 0 0 20 0 15 0 43113961 14427037696 40493 33554432000 4194304 4196468 140737052966832 140313079972320 140312706122080 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32126] ppid=32120 vsize=14088904 memory=-2893623298589923098 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32126/stat : 32126 (java) S 32120 32123 28723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43113962 14427037696 40493 33554432000 4194304 4196468 140737052966832 140313028360976 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32127] ppid=32120 vsize=14088904 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32127/stat : 32127 (java) S 32120 32123 28723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113962 14427037696 40493 33554432000 4194304 4196468 140737052966832 140313027308432 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32128] ppid=32120 vsize=14088904 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32128/stat : 32128 (java) S 32120 32123 28723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113962 14427037696 40493 33554432000 4194304 4196468 140737052966832 140313026255888 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32129] ppid=32120 vsize=14088904 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32129/stat : 32129 (java) S 32120 32123 28723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43113962 14427037696 40493 33554432000 4194304 4196468 140737052966832 140312668466320 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32130] ppid=32120 vsize=14088904 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32130/stat : 32130 (java) S 32120 32123 28723 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 43113963 14427037696 40493 33554432000 4194304 4196468 140737052966832 140312550811632 140313075751554 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32131] ppid=32120 vsize=14088904 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32131/stat : 32131 (java) S 32120 32123 28723 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 43113964 14427037696 40493 33554432000 4194304 4196468 140737052966832 140312549757856 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32132] ppid=32120 vsize=14088904 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32132/stat : 32132 (java) S 32120 32123 28723 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 43113964 14427037696 40493 33554432000 4194304 4196468 140737052966832 140312548705264 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32133] ppid=32120 vsize=14088904 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32133/stat : 32133 (java) S 32120 32123 28723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113966 14427037696 40493 33554432000 4194304 4196468 140737052966832 140312547653840 140313075759003 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32134] ppid=32120 vsize=14088904 memory=280718794907280 CPUtime=0.4 cores=1,3,5,7
/proc/32123/task/32134/stat : 32134 (java) R 32120 32123 28723 0 -1 4202560 1254 0 0 0 40 0 0 0 20 0 15 0 43113966 14427037696 40493 33554432000 4194304 4196468 140737052966832 140312546594432 140313055212593 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32135] ppid=32120 vsize=14088904 memory=11 CPUtime=0.49 cores=1,3,5,7
/proc/32123/task/32135/stat : 32135 (java) R 32120 32123 28723 0 -1 4202560 2499 0 0 0 49 0 0 0 20 0 15 0 43113966 14427037696 40493 33554432000 4194304 4196468 140737052966832 140312545535264 140313057260485 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32136] ppid=32120 vsize=14088904 memory=0 CPUtime=0.35 cores=1,3,5,7
/proc/32123/task/32136/stat : 32136 (java) R 32120 32123 28723 0 -1 1077944384 1072 0 0 0 35 0 0 0 20 0 15 0 43113966 14427037696 40493 33554432000 4194304 4196468 140737052966832 140312544496368 140313075751554 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32137] ppid=32120 vsize=14088904 memory=81860 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32137/stat : 32137 (java) S 32120 32123 28723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113967 14427037696 40493 33554432000 4194304 4196468 140737052966832 140312543444064 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32138] ppid=32120 vsize=14088904 memory=276003188439812 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32138/stat : 32138 (java) S 32120 32123 28723 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 43113967 14427037696 40493 33554432000 4194304 4196468 140737052966832 140312542390576 140313075751554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
Current children cumulated CPU time: 2.44 s
Current children cumulated vsize: 14088904 KiB
Current children cumulated memory: 161972 KiB

[startup+1.30069 s]
/proc/loadavg: 1.15 1.34 1.35 5/216 32138
/proc/meminfo: memFree=21505552/32770624 swapFree=67108860/67108860
[pid=32123] ppid=32120 vsize=14090848 memory=198068 CPUtime=2.76 cores=1,3,5,7
/proc/32123/stat : 32123 (java) S 32120 32123 28723 0 -1 1077944320 27853 0 0 0 268 8 0 0 20 0 15 0 43113961 14429028352 49517 33554432000 4194304 4196468 140737052966832 140737052949376 140313075740407 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
/proc/32123/statm: 3522712 49517 3544 1 0 3484783 0
[pid=32123/tid=32125] ppid=32120 vsize=14090848 memory=152652 CPUtime=1.27 cores=1,3,5,7
/proc/32123/task/32125/stat : 32125 (java) R 32120 32123 28723 0 -1 4202560 20537 0 0 0 121 6 0 0 20 0 15 0 43113961 14429028352 49517 33554432000 4194304 4196468 140737052966832 140313079972496 140312710313497 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32126] ppid=32120 vsize=14090848 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32126/stat : 32126 (java) S 32120 32123 28723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43113962 14429028352 49517 33554432000 4194304 4196468 140737052966832 140313028360976 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32127] ppid=32120 vsize=14090848 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32127/stat : 32127 (java) S 32120 32123 28723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113962 14429028352 49517 33554432000 4194304 4196468 140737052966832 140313027308432 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32128] ppid=32120 vsize=14090848 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32128/stat : 32128 (java) S 32120 32123 28723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43113962 14429028352 49517 33554432000 4194304 4196468 140737052966832 140313026255888 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32129] ppid=32120 vsize=14090848 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32129/stat : 32129 (java) S 32120 32123 28723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43113962 14429028352 49517 33554432000 4194304 4196468 140737052966832 140312668466320 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32130] ppid=32120 vsize=14090848 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32130/stat : 32130 (java) S 32120 32123 28723 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 43113963 14429028352 49517 33554432000 4194304 4196468 140737052966832 140312550811632 140313075751554 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32131] ppid=32120 vsize=14090848 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32131/stat : 32131 (java) S 32120 32123 28723 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 43113964 14429028352 49517 33554432000 4194304 4196468 140737052966832 140312549757856 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32132] ppid=32120 vsize=14090848 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32132/stat : 32132 (java) S 32120 32123 28723 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 43113964 14429028352 49517 33554432000 4194304 4196468 140737052966832 140312548705264 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32133] ppid=32120 vsize=14090848 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32133/stat : 32133 (java) S 32120 32123 28723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113966 14429028352 49517 33554432000 4194304 4196468 140737052966832 140312547653840 140313075759003 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32134] ppid=32120 vsize=14090848 memory=0 CPUtime=0.5 cores=1,3,5,7
/proc/32123/task/32134/stat : 32134 (java) R 32120 32123 28723 0 -1 4202560 1322 0 0 0 50 0 0 0 20 0 15 0 43113966 14429028352 49517 33554432000 4194304 4196468 140737052966832 140312546589088 140313057882199 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32135] ppid=32120 vsize=14090848 memory=0 CPUtime=0.59 cores=1,3,5,7
/proc/32123/task/32135/stat : 32135 (java) R 32120 32123 28723 0 -1 4202560 3504 0 0 0 59 0 0 0 20 0 15 0 43113966 14429028352 49517 33554432000 4194304 4196468 140737052966832 140312545535264 140313057260082 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32136] ppid=32120 vsize=14090848 memory=0 CPUtime=0.37 cores=1,3,5,7
/proc/32123/task/32136/stat : 32136 (java) S 32120 32123 28723 0 -1 1077944384 1101 0 0 0 37 0 0 0 20 0 15 0 43113966 14429028352 49517 33554432000 4194304 4196468 140737052966832 140312544496368 140313075751554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32137] ppid=32120 vsize=14090848 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32137/stat : 32137 (java) S 32120 32123 28723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43113967 14429028352 49517 33554432000 4194304 4196468 140737052966832 140312543444064 140313075750613 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
[pid=32123/tid=32138] ppid=32120 vsize=14090848 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32123/task/32138/stat : 32138 (java) S 32120 32123 28723 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 43113967 14429028352 49517 33554432000 4194304 4196468 140737052966832 140312542390576 140313075751554 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25096192 140737052968008 140737052968201 140737052968201 140737052970959 0
Current children cumulated CPU time: 2.76 s
Current children cumulated vsize: 14090848 KiB
Current children cumulated memory: 198068 KiB

Child status: 0
Real time (s): 1.38372
CPU time (s): 3.02149
CPU user time (s): 2.91151
CPU system time (s): 0.109983
CPU usage (%): 218.361
Max. virtual memory (cumulated for all children) (KiB): 14090848
Max. memory (cumulated for all children) (KiB): 198068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.91151
system time used= 0.109983
maximum resident set size= 232948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29662
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1631
involuntary context switches= 7


# summary of solver processes directly reported to runsolver:
#   pid: 32123
#   total CPU time (s): 3.02149
#   total CPU user time (s): 2.91151
#   total CPU system time (s): 0.109983

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.030528 second user time and 0.057947 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-22 12:31:48
IDJOB=4290672
IDBENCH=141437
IDSOLVER=2743
FILE ID=node136/4290672-1532255508
RUNJOBID= node136-1532226530-28755
PBS_JOBID= 21018949
Free space on /tmp= 57076 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-07-02
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-04-05_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290672-1532255508/watcher-4290672-1532255508 -o /tmp/evaluation-result-4290672-1532255508/solver-4290672-1532255508 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532226530-28755 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1976887486 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290672-1532255508.xml

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

MD5SUM BENCH= 340365fb59c69c653973bf6f753c5e6c
RANDOM SEED=1976887486

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        21633028 kB
MemAvailable:   31604776 kB
Buffers:          239900 kB
Cached:          9937352 kB
SwapCached:            0 kB
Active:          1517968 kB
Inactive:        9049288 kB
Active(anon):     392820 kB
Inactive(anon):    16916 kB
Active(file):    1125148 kB
Inactive(file):  9032372 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             36188 kB
Writeback:             0 kB
AnonPages:        403380 kB
Mapped:            49140 kB
Shmem:             17036 kB
Slab:             269564 kB
SReclaimable:     242688 kB
SUnreclaim:        26876 kB
KernelStack:        3808 kB
PageTables:         5508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1260148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 57040 MiB
End job on node136 at 2018-07-22 12:31:49