Trace number 4251570

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 NameAnswerobjective functionCPU timeWall clock time
cosoco-mini 1.1 (2017-06-27)? (TO) 2400.04 2399.8

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-10-14.xml
MD5SUM2f9116219e9bb224096732f26408ee63
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark65
Best CPU time to get the best result obtained on this benchmark2400.04
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of constraints320
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":140},{"size":9,"count":140}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":140},{"degree":7,"count":4},{"degree":8,"count":40},{"degree":10,"count":96}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":140},{"arity":3,"count":40},{"arity":4,"count":4},{"arity":6,"count":40},{"arity":9,"count":96}]
Number of extensional constraints180
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":180},{"type":"sum","count":140}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.01	c best=?? lower=0 upper=140 
0.00/0.02	c
0.00/0.02	c This is cosoco 1.0 --  
0.00/0.02	c
0.00/0.02	c enable optimization
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.01 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 280
0.00/0.02	c |            Domain Sizes: 2..9
0.00/0.02	c |
0.00/0.02	c |             Constraints: 321
0.00/0.02	c |                   Arity: 2..140  -- Binary: 140  -- Ternary: 40
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          : 36
0.00/0.02	c |                          Extension: 144  (nb tuples: 1..10) -- (shared: 175)
0.00/0.02	c |                          Sum: 141
0.00/0.02	c |                          
0.00/0.02	c =========================================================================================================
0.00/0.02	o 0
0.00/0.02	c    1 calls to solver: best=0 lower=1 upper=140 
0.00/0.02	o 4
0.00/0.02	o 6
0.00/0.02	c    3 calls to solver: best=6 lower=7 upper=140 
0.00/0.03	o 8
0.00/0.03	o 10
0.00/0.03	c    5 calls to solver: best=10 lower=11 upper=140 
0.00/0.04	o 11
0.00/0.05	o 12
0.00/0.05	c    7 calls to solver: best=12 lower=13 upper=140 
0.00/0.05	o 13
0.00/0.07	o 14
0.00/0.07	c    9 calls to solver: best=14 lower=15 upper=140 
0.00/0.07	o 15
0.00/0.08	o 16
0.00/0.08	c   11 calls to solver: best=16 lower=17 upper=140 
0.00/0.08	o 18
0.09/0.10	o 19
0.09/0.10	c   13 calls to solver: best=19 lower=20 upper=140 
0.09/0.13	o 20
0.09/0.16	o 21
0.09/0.16	c   15 calls to solver: best=21 lower=22 upper=140 
0.19/0.23	o 22
0.19/0.26	o 24
0.19/0.26	c   17 calls to solver: best=24 lower=25 upper=140 
0.29/0.30	o 26
0.29/0.36	o 28
0.29/0.36	c   19 calls to solver: best=28 lower=29 upper=140 
0.39/0.42	o 30
0.59/0.61	o 32
0.59/0.61	c   21 calls to solver: best=32 lower=33 upper=140 
1.59/1.67	o 34
2.09/2.10	o 35
2.09/2.10	c   23 calls to solver: best=35 lower=36 upper=140 
3.40/3.46	o 36
4.79/4.86	o 37
4.79/4.86	c   25 calls to solver: best=37 lower=38 upper=140 
4.99/5.10	o 38
5.19/5.22	o 40
5.19/5.22	c   27 calls to solver: best=40 lower=41 upper=140 
5.69/5.75	o 41
8.60/8.64	o 42
8.60/8.64	c   29 calls to solver: best=42 lower=43 upper=140 
13.20/13.23	o 43
16.90/16.97	o 44
16.90/16.97	c   31 calls to solver: best=44 lower=45 upper=140 
17.60/17.68	o 46
31.60/31.66	o 48
31.60/31.66	c   33 calls to solver: best=48 lower=49 upper=140 
33.30/33.31	o 49
35.00/35.05	o 50
35.00/35.05	c   35 calls to solver: best=50 lower=51 upper=140 
37.20/37.22	o 52
39.00/39.02	o 53
39.00/39.02	c   37 calls to solver: best=53 lower=54 upper=140 
48.10/48.14	o 54
53.70/53.71	o 55
53.70/53.71	c   39 calls to solver: best=55 lower=56 upper=140 
94.50/94.56	o 56
98.20/98.26	o 57
98.20/98.26	c   41 calls to solver: best=57 lower=58 upper=140 
101.10/101.11	o 58
109.40/109.43	o 59
109.40/109.43	c   43 calls to solver: best=59 lower=60 upper=140 
112.31/112.34	o 60
118.31/118.35	o 61
118.31/118.35	c   45 calls to solver: best=61 lower=62 upper=140 
173.41/173.40	o 62
174.51/174.58	o 63
174.51/174.58	c   47 calls to solver: best=63 lower=64 upper=140 
179.32/179.34	o 64
1214.52/1214.40	o 65
1214.52/1214.40	c   49 calls to solver: best=65 lower=66 upper=140 

Verifier Data

One s line expected

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-4251570-1500917337/watcher-4251570-1500917337 -o /tmp/evaluation-result-4251570-1500917337/solver-4251570-1500917337 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node107-1500914927-3773 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4251570-1500917337.xml 

pid=4265
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.19 2/181 4268
/proc/meminfo: memFree=32131272/32770624 swapFree=5764/115792
[pid=4268] ppid=4265 vsize=26904 CPUtime=0 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 1042 0 0 0 0 0 0 0 20 0 1 0 1273155 27549696 825 33554432000 4194304 5744392 140730620785936 140730620782584 5425912 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6726 825 697 379 0 145 0

[startup+0.100196 s]
/proc/loadavg: 2.00 2.01 2.19 2/181 4268
/proc/meminfo: memFree=32131272/32770624 swapFree=5764/115792
[pid=4268] ppid=4265 vsize=27812 CPUtime=0.09 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 1331 0 0 0 9 0 0 0 20 0 1 0 1273155 28479488 1120 33554432000 4194304 5744392 140730620785936 140730620782584 4948528 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1120 810 379 0 372 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27812

[startup+0.200329 s]
/proc/loadavg: 2.00 2.01 2.19 2/181 4268
/proc/meminfo: memFree=32131272/32770624 swapFree=5764/115792
[pid=4268] ppid=4265 vsize=27812 CPUtime=0.19 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 1331 0 0 0 19 0 0 0 20 0 1 0 1273155 28479488 1120 33554432000 4194304 5744392 140730620785936 140730620783544 5024203 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1120 810 379 0 372 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27812

[startup+0.300317 s]
/proc/loadavg: 2.00 2.01 2.19 2/181 4268
/proc/meminfo: memFree=32131272/32770624 swapFree=5764/115792
[pid=4268] ppid=4265 vsize=27812 CPUtime=0.29 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 1331 0 0 0 29 0 0 0 20 0 1 0 1273155 28479488 1120 33554432000 4194304 5744392 140730620785936 140730620783544 5024241 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1120 810 379 0 372 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27812

[startup+0.700278 s]
/proc/loadavg: 2.00 2.01 2.19 2/181 4268
/proc/meminfo: memFree=32131272/32770624 swapFree=5764/115792
[pid=4268] ppid=4265 vsize=27812 CPUtime=0.69 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 1332 0 0 0 69 0 0 0 20 0 1 0 1273155 28479488 1120 33554432000 4194304 5744392 140730620785936 140730620783544 4994016 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1120 810 379 0 372 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27812

[startup+1.50028 s]
/proc/loadavg: 1.92 2.00 2.19 3/182 4269
/proc/meminfo: memFree=32130000/32770624 swapFree=5764/115804
[pid=4268] ppid=4265 vsize=27812 CPUtime=1.49 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 1332 0 0 0 149 0 0 0 20 0 1 0 1273155 28479488 1120 33554432000 4194304 5744392 140730620785936 140730620773288 4939036 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1120 810 379 0 372 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27812

[startup+3.10028 s]
/proc/loadavg: 1.92 2.00 2.19 3/182 4269
/proc/meminfo: memFree=32129752/32770624 swapFree=5764/115804
[pid=4268] ppid=4265 vsize=27812 CPUtime=3.09 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 1632 0 0 0 309 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620773288 4947232 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27812

[startup+6.30028 s]
/proc/loadavg: 1.92 2.00 2.19 3/182 4269
/proc/meminfo: memFree=32129880/32770624 swapFree=5764/115820
[pid=4268] ppid=4265 vsize=27812 CPUtime=6.29 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 1932 0 0 0 629 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620783544 4945722 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27812

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 2.19 3/182 4269
/proc/meminfo: memFree=32129384/32770624 swapFree=5764/115828
[pid=4268] ppid=4265 vsize=27812 CPUtime=12.7 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 2232 0 0 0 1270 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620773288 4939288 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 27812

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 2.18 3/182 4269
/proc/meminfo: memFree=32129260/32770624 swapFree=5764/115840
[pid=4268] ppid=4265 vsize=27812 CPUtime=25.5 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 2817 0 0 0 2550 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620783544 5024402 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 27812

[startup+51.1003 s]
/proc/loadavg: 1.96 2.00 2.18 3/182 4269
/proc/meminfo: memFree=32129264/32770624 swapFree=5764/115860
[pid=4268] ppid=4265 vsize=27812 CPUtime=51.1 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 3130 0 0 0 5110 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620783544 4945697 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 27812

[startup+102.3 s]
/proc/loadavg: 1.99 2.00 2.17 3/182 4277
/proc/meminfo: memFree=32127596/32770624 swapFree=5764/115912
[pid=4268] ppid=4265 vsize=27812 CPUtime=102.31 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 3432 0 0 0 10231 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620783544 4947799 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 27812

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.16 3/182 4339
/proc/meminfo: memFree=32126688/32770624 swapFree=5764/116012
[pid=4268] ppid=4265 vsize=27812 CPUtime=162.31 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 3732 0 0 0 16231 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620773288 4939827 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 27812

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.14 3/182 4340
/proc/meminfo: memFree=32126928/32770624 swapFree=5764/116088
[pid=4268] ppid=4265 vsize=27812 CPUtime=222.32 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 4030 0 0 0 22232 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620783544 5024176 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 27812

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/182 4341
/proc/meminfo: memFree=32126528/32770624 swapFree=5764/116160
[pid=4268] ppid=4265 vsize=27812 CPUtime=282.32 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 4030 0 0 0 28232 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620783544 5024224 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 27812

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/182 4342
/proc/meminfo: memFree=32126332/32770624 swapFree=5764/116204
[pid=4268] ppid=4265 vsize=27812 CPUtime=342.33 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 4315 0 0 0 34233 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620783544 4994118 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 27812

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/182 4343
/proc/meminfo: memFree=32126136/32770624 swapFree=5764/116260
[pid=4268] ppid=4265 vsize=27812 CPUtime=402.33 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 4315 0 0 0 40233 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620783544 4939544 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 27812

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/182 4344
/proc/meminfo: memFree=32126056/32770624 swapFree=5764/116308
[pid=4268] ppid=4265 vsize=27812 CPUtime=462.34 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 4600 0 0 0 46234 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620783544 4939207 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 27812

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/182 4345
/proc/meminfo: memFree=32125748/32770624 swapFree=5764/116344
[pid=4268] ppid=4265 vsize=27812 CPUtime=522.34 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 4600 0 0 0 52234 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620783544 4945869 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 27812

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/182 4346
/proc/meminfo: memFree=32125544/32770624 swapFree=5764/116396
[pid=4268] ppid=4265 vsize=27812 CPUtime=582.35 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 4885 0 0 0 58235 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620783544 5024224 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 27812


################
# More data... #
################


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 4558
/proc/meminfo: memFree=32119476/32770624 swapFree=5764/117156
[pid=4268] ppid=4265 vsize=27812 CPUtime=1482.44 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 6895 0 0 0 148244 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620773288 4940463 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 1482.44
Current children cumulated vsize (KiB) 27812

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 4559
/proc/meminfo: memFree=32119488/32770624 swapFree=5764/117188
[pid=4268] ppid=4265 vsize=27812 CPUtime=1542.45 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 7180 0 0 0 154245 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620773288 5024203 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 1542.45
Current children cumulated vsize (KiB) 27812

[startup+1602.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 4561
/proc/meminfo: memFree=32119524/32770624 swapFree=5764/117240
[pid=4268] ppid=4265 vsize=27812 CPUtime=1602.45 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 7180 0 0 0 160245 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620773288 5140596 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 1602.45
Current children cumulated vsize (KiB) 27812

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 4562
/proc/meminfo: memFree=32119456/32770624 swapFree=5764/117280
[pid=4268] ppid=4265 vsize=27812 CPUtime=1662.45 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 7465 0 0 0 166245 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620773288 4939236 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 1662.45
Current children cumulated vsize (KiB) 27812

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 4563
/proc/meminfo: memFree=32119632/32770624 swapFree=5764/117316
[pid=4268] ppid=4265 vsize=27812 CPUtime=1722.46 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 7465 0 0 0 172246 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620773288 5024411 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 1722.46
Current children cumulated vsize (KiB) 27812

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4565
/proc/meminfo: memFree=32119328/32770624 swapFree=5764/117372
[pid=4268] ppid=4265 vsize=27812 CPUtime=1782.47 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 7750 0 0 0 178247 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620773288 5126282 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 1782.47
Current children cumulated vsize (KiB) 27812

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4566
/proc/meminfo: memFree=32119376/32770624 swapFree=5764/117404
[pid=4268] ppid=4265 vsize=27812 CPUtime=1842.47 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 7750 0 0 0 184247 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620773288 4939335 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 1842.47
Current children cumulated vsize (KiB) 27812

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4574
/proc/meminfo: memFree=32118756/32770624 swapFree=5764/117444
[pid=4268] ppid=4265 vsize=27812 CPUtime=1902.48 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 8035 0 0 0 190248 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620773288 4998922 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 1902.48
Current children cumulated vsize (KiB) 27812

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4597
/proc/meminfo: memFree=32117680/32770624 swapFree=5764/117488
[pid=4268] ppid=4265 vsize=27812 CPUtime=1962.48 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 8035 0 0 0 196248 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620773288 5140544 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 1962.48
Current children cumulated vsize (KiB) 27812

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4598
/proc/meminfo: memFree=32118160/32770624 swapFree=5764/117516
[pid=4268] ppid=4265 vsize=27812 CPUtime=2022.49 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 8320 0 0 0 202249 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620773288 4947232 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 2022.49
Current children cumulated vsize (KiB) 27812

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4599
/proc/meminfo: memFree=32118300/32770624 swapFree=5764/117556
[pid=4268] ppid=4265 vsize=27812 CPUtime=2082.5 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 8320 0 0 0 208250 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620773288 5024224 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 2082.5
Current children cumulated vsize (KiB) 27812

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4600
/proc/meminfo: memFree=32118340/32770624 swapFree=5764/117592
[pid=4268] ppid=4265 vsize=27812 CPUtime=2142.5 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 8605 0 0 0 214250 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620773288 4939955 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 2142.5
Current children cumulated vsize (KiB) 27812

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4601
/proc/meminfo: memFree=32118480/32770624 swapFree=5764/117624
[pid=4268] ppid=4265 vsize=27812 CPUtime=2202.51 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 8605 0 0 0 220251 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620773288 4945689 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 2202.51
Current children cumulated vsize (KiB) 27812

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4602
/proc/meminfo: memFree=32118528/32770624 swapFree=5764/117656
[pid=4268] ppid=4265 vsize=27812 CPUtime=2262.51 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 8890 0 0 0 226251 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620773288 5024176 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 2262.51
Current children cumulated vsize (KiB) 27812

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4603
/proc/meminfo: memFree=32118452/32770624 swapFree=5764/117696
[pid=4268] ppid=4265 vsize=27812 CPUtime=2322.52 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 8890 0 0 0 232252 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620773288 5024186 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 2322.52
Current children cumulated vsize (KiB) 27812

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4604
/proc/meminfo: memFree=32118132/32770624 swapFree=5764/117732
[pid=4268] ppid=4265 vsize=27812 CPUtime=2382.52 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 9175 0 0 0 238252 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620773288 5024419 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 2382.52
Current children cumulated vsize (KiB) 27812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4604
/proc/meminfo: memFree=32118132/32770624 swapFree=5764/117736
[pid=4268] ppid=4265 vsize=27812 CPUtime=2400.03 cores=0,2,4,6
/proc/4268/stat : 4268 (cosoco) R 4265 4268 3742 0 -1 4202496 9175 0 0 0 240003 0 0 0 20 0 1 0 1273155 28479488 1173 33554432000 4194304 5744392 140730620785936 140730620773288 5024415 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7841632 7846472 22167552 140730620789953 140730620790083 140730620790083 140730620792782 0
/proc/4268/statm: 6953 1173 811 379 0 372 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 27812

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 1
Real time (s): 2399.8
CPU time (s): 2400.04
CPU user time (s): 2400.03
CPU system time (s): 0.005
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 27812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.03
system time used= 0.005
maximum resident set size= 4740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9208
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 3197

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.48995 second user time and 8.57055 second system time

The end

Launcher Data

Begin job on node107 at 2017-07-24 19:28:57
IDJOB=4251570
IDBENCH=115967
IDSOLVER=2633
FILE ID=node107/4251570-1500917337
RUNJOBID= node107-1500914927-3773
PBS_JOBID= 20625415
Free space on /tmp= 61648 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-10-14.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4251570-1500917337/watcher-4251570-1500917337 -o /tmp/evaluation-result-4251570-1500917337/solver-4251570-1500917337 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node107-1500914927-3773 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4251570-1500917337.xml

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

MD5SUM BENCH= 2f9116219e9bb224096732f26408ee63
RANDOM SEED=2046738735

node107.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.15
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.15
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.15
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.15
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:        32131928 kB
MemAvailable:   32065508 kB
Buffers:           38156 kB
Cached:           210184 kB
SwapCached:            0 kB
Active:           166020 kB
Inactive:         124452 kB
Active(anon):      44800 kB
Inactive(anon):     8660 kB
Active(file):     121220 kB
Inactive(file):   115792 kB
Unevictable:        5764 kB
Mlocked:            5764 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1996 kB
Writeback:             4 kB
AnonPages:         47804 kB
Mapped:            28972 kB
Shmem:              8848 kB
Slab:              49588 kB
SReclaimable:      24808 kB
SUnreclaim:        24780 kB
KernelStack:        3216 kB
PageTables:         4632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     283956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 61648 MiB
End job on node107 at 2017-07-24 20:08:57