Trace number 4251562

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.05 2400.6

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-12-12.xml
MD5SUM34ffd54f86f79986491acf3630731ea6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark67
Best CPU time to get the best result obtained on this benchmark2400.04
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of constraints330
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":144},{"size":9,"count":144}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":144},{"degree":8,"count":44},{"degree":10,"count":100}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":146},{"arity":3,"count":40},{"arity":4,"count":4},{"arity":6,"count":40},{"arity":9,"count":100}]
Number of extensional constraints184
Number of intensional constraints2
Distribution of constraint types[{"type":"extension","count":184},{"type":"intension","count":2},{"type":"sum","count":144}]
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.02	c intension x[0][0]>=x[11][11]  using generic constraint 
0.00/0.02	c intension x[0][11]>=x[11][0]  using generic constraint 
0.00/0.02	c best=?? lower=0 upper=144 
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.02 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 288
0.00/0.02	c |            Domain Sizes: 2..9
0.00/0.02	c |
0.00/0.02	c |             Constraints: 331
0.00/0.02	c |                   Arity: 2..144  -- Binary: 146  -- Ternary: 40
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          : 36
0.00/0.02	c |                          (X -Y <= k): 2
0.00/0.02	c |                          Extension: 148  (nb tuples: 1..10) -- (shared: 179)
0.00/0.02	c |                          Sum: 145
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=144 
0.00/0.02	o 4
0.00/0.03	o 6
0.00/0.03	c    3 calls to solver: best=6 lower=7 upper=144 
0.00/0.03	o 7
0.00/0.03	o 8
0.00/0.03	c    5 calls to solver: best=8 lower=9 upper=144 
0.00/0.04	o 10
0.00/0.04	o 14
0.00/0.04	c    7 calls to solver: best=14 lower=15 upper=144 
0.00/0.05	o 16
0.00/0.06	o 18
0.00/0.06	c    9 calls to solver: best=18 lower=19 upper=144 
0.00/0.07	o 19
0.09/0.10	o 20
0.09/0.10	c   11 calls to solver: best=20 lower=21 upper=144 
0.09/0.11	o 22
0.29/0.35	o 23
0.29/0.35	c   13 calls to solver: best=23 lower=24 upper=144 
0.29/0.39	o 24
0.39/0.40	o 26
0.39/0.40	c   15 calls to solver: best=26 lower=27 upper=144 
0.39/0.44	o 28
0.59/0.65	o 29
0.59/0.65	c   17 calls to solver: best=29 lower=30 upper=144 
0.89/0.95	o 30
0.89/0.98	o 32
0.89/0.98	c   19 calls to solver: best=32 lower=33 upper=144 
0.99/1.01	o 34
3.09/3.15	o 36
3.09/3.15	c   21 calls to solver: best=36 lower=37 upper=144 
3.09/3.18	o 38
10.88/10.97	o 39
10.88/10.97	c   23 calls to solver: best=39 lower=40 upper=144 
12.28/12.34	o 40
14.08/14.17	o 41
14.08/14.17	c   25 calls to solver: best=41 lower=42 upper=144 
15.39/15.47	o 42
15.58/15.68	o 43
15.58/15.68	c   27 calls to solver: best=43 lower=44 upper=144 
16.49/16.54	o 44
16.78/16.86	o 45
16.78/16.86	c   29 calls to solver: best=45 lower=46 upper=144 
19.18/19.21	o 46
204.14/204.28	o 47
204.14/204.28	c   31 calls to solver: best=47 lower=48 upper=144 
228.74/228.88	o 48
234.34/234.45	o 49
234.34/234.45	c   33 calls to solver: best=49 lower=50 upper=144 
240.84/240.99	o 50
298.52/298.68	o 51
298.52/298.68	c   35 calls to solver: best=51 lower=52 upper=144 
317.02/317.14	o 52
334.81/334.91	o 53
334.81/334.91	c   37 calls to solver: best=53 lower=54 upper=144 
339.71/339.88	o 54
366.10/366.20	o 55
366.10/366.20	c   39 calls to solver: best=55 lower=56 upper=144 
369.80/369.93	o 56
374.60/374.74	o 57
374.60/374.74	c   41 calls to solver: best=57 lower=58 upper=144 
377.50/377.68	o 58
392.90/393.06	o 59
392.90/393.06	c   43 calls to solver: best=59 lower=60 upper=144 
1056.95/1057.29	o 60
1078.14/1078.41	o 61
1078.14/1078.41	c   45 calls to solver: best=61 lower=62 upper=144 
1135.92/1136.22	o 62
1211.70/1212.01	o 63
1211.70/1212.01	c   47 calls to solver: best=63 lower=64 upper=144 
1861.36/1861.82	o 64
2185.19/2185.71	o 65
2185.19/2185.71	c   49 calls to solver: best=65 lower=66 upper=144 
2298.66/2299.26	o 66
2368.95/2369.60	o 67
2368.95/2369.60	c   51 calls to solver: best=67 lower=68 upper=144 

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-4251562-1500917336/watcher-4251562-1500917336 -o /tmp/evaluation-result-4251562-1500917336/solver-4251562-1500917336 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1500914921-3427 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4251562-1500917336.xml 

pid=3977
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.02 2.02 2.18 3/181 3980
/proc/meminfo: memFree=32020552/32770624 swapFree=5836/111616
[pid=3980] ppid=3977 vsize=26904 CPUtime=0 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 958 0 0 0 0 0 0 0 20 0 1 0 1292470 27549696 759 33554432000 4194304 5744392 140728129707760 140728129704408 139805502295013 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6726 759 676 379 0 145 0

[startup+0.100107 s]
/proc/loadavg: 2.02 2.02 2.18 3/181 3980
/proc/meminfo: memFree=32020552/32770624 swapFree=5836/111616
[pid=3980] ppid=3977 vsize=27944 CPUtime=0.09 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 1362 0 0 0 9 0 0 0 20 0 1 0 1292470 28614656 1187 33554432000 4194304 5744392 140728129707760 140728129704408 5116159 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1187 825 379 0 405 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27944

[startup+0.200214 s]
/proc/loadavg: 2.02 2.02 2.18 3/181 3980
/proc/meminfo: memFree=32020552/32770624 swapFree=5836/111616
[pid=3980] ppid=3977 vsize=27944 CPUtime=0.19 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 1365 0 0 0 19 0 0 0 20 0 1 0 1292470 28614656 1187 33554432000 4194304 5744392 140728129707760 140728129704408 4945693 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1187 825 379 0 405 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27944

[startup+0.300202 s]
/proc/loadavg: 2.02 2.02 2.18 3/181 3980
/proc/meminfo: memFree=32020552/32770624 swapFree=5836/111616
[pid=3980] ppid=3977 vsize=27944 CPUtime=0.29 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 1365 0 0 0 29 0 0 0 20 0 1 0 1292470 28614656 1187 33554432000 4194304 5744392 140728129707760 140728129704408 4945855 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1187 825 379 0 405 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27944

[startup+0.700172 s]
/proc/loadavg: 2.02 2.02 2.18 3/181 3980
/proc/meminfo: memFree=32020552/32770624 swapFree=5836/111616
[pid=3980] ppid=3977 vsize=27944 CPUtime=0.69 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 1366 0 0 0 69 0 0 0 20 0 1 0 1292470 28614656 1187 33554432000 4194304 5744392 140728129707760 140728129704408 5024176 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1187 825 379 0 405 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27944

[startup+1.50017 s]
/proc/loadavg: 2.02 2.02 2.18 3/195 4010
/proc/meminfo: memFree=32117392/32770624 swapFree=5836/111624
[pid=3980] ppid=3977 vsize=27944 CPUtime=1.49 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 1366 0 0 0 149 0 0 0 20 0 1 0 1292470 28614656 1187 33554432000 4194304 5744392 140728129707760 140728129695112 5024203 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1187 825 379 0 405 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27944

[startup+3.10019 s]
/proc/loadavg: 2.02 2.02 2.18 2/178 4080
/proc/meminfo: memFree=32133396/32770624 swapFree=5836/111604
[pid=3980] ppid=3977 vsize=27944 CPUtime=3.09 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 1668 0 0 0 309 0 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129705368 4946854 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27944

[startup+6.30017 s]
/proc/loadavg: 2.10 2.04 2.19 5/195 4257
/proc/meminfo: memFree=32100300/32770624 swapFree=5836/111584
[pid=3980] ppid=3977 vsize=27944 CPUtime=6.28 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 1984 0 0 0 628 0 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129705368 5024402 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27944

[startup+12.7002 s]
/proc/loadavg: 2.09 2.04 2.19 3/182 4472
/proc/meminfo: memFree=32123636/32770624 swapFree=5836/111700
[pid=3980] ppid=3977 vsize=27944 CPUtime=12.68 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 2300 0 0 0 1268 0 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129695112 5024212 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27944

[startup+25.5002 s]
/proc/loadavg: 2.07 2.04 2.18 3/182 4472
/proc/meminfo: memFree=32102796/32770624 swapFree=5836/111724
[pid=3980] ppid=3977 vsize=27944 CPUtime=25.49 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 2918 0 0 0 2548 1 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129705368 4884452 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27944

[startup+51.1002 s]
/proc/loadavg: 2.05 2.03 2.18 3/182 4472
/proc/meminfo: memFree=32089340/32770624 swapFree=5836/111744
[pid=3980] ppid=3977 vsize=27944 CPUtime=51.08 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 3220 0 0 0 5107 1 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129705368 4872768 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27944

[startup+102.3 s]
/proc/loadavg: 2.02 2.03 2.17 3/182 4480
/proc/meminfo: memFree=32088480/32770624 swapFree=5836/111800
[pid=3980] ppid=3977 vsize=27944 CPUtime=102.27 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 3522 0 0 0 10226 1 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129705368 5131336 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 27944

[startup+162.3 s]
/proc/loadavg: 2.12 2.06 2.17 3/182 4481
/proc/meminfo: memFree=32088224/32770624 swapFree=5836/111832
[pid=3980] ppid=3977 vsize=27944 CPUtime=162.25 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 3824 0 0 0 16224 1 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129705368 5024236 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 27944

[startup+222.306 s]
/proc/loadavg: 2.04 2.04 2.16 3/182 4482
/proc/meminfo: memFree=32088456/32770624 swapFree=5836/111864
[pid=3980] ppid=3977 vsize=27944 CPUtime=222.24 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 4140 0 0 0 22223 1 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129695112 5024411 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 27944

[startup+282.3 s]
/proc/loadavg: 2.02 2.04 2.14 3/182 4483
/proc/meminfo: memFree=32088224/32770624 swapFree=5836/111912
[pid=3980] ppid=3977 vsize=27944 CPUtime=282.23 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 4454 0 0 0 28221 2 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129705368 5140581 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 27944

[startup+342.3 s]
/proc/loadavg: 2.01 2.03 2.13 3/182 4484
/proc/meminfo: memFree=32088720/32770624 swapFree=5836/111968
[pid=3980] ppid=3977 vsize=27944 CPUtime=342.21 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 4770 0 0 0 34219 2 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129705368 5024203 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 27944

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 2.13 3/182 4485
/proc/meminfo: memFree=32088736/32770624 swapFree=5836/112020
[pid=3980] ppid=3977 vsize=27944 CPUtime=402.2 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 5086 0 0 0 40218 2 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129695112 4947232 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 27944

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.12 3/182 4486
/proc/meminfo: memFree=32087868/32770624 swapFree=5836/112052
[pid=3980] ppid=3977 vsize=27944 CPUtime=462.18 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 5388 0 0 0 46216 2 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129695112 5024411 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 27944

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.12 3/182 4487
/proc/meminfo: memFree=32087612/32770624 swapFree=5836/112084
[pid=3980] ppid=3977 vsize=27944 CPUtime=522.17 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 5690 0 0 0 52215 2 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129695112 4940482 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 27944

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.11 3/182 4488
/proc/meminfo: memFree=32087736/32770624 swapFree=5836/112112
[pid=3980] ppid=3977 vsize=27944 CPUtime=582.16 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 5992 0 0 0 58214 2 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129695112 4946817 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 27944


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4518
/proc/meminfo: memFree=32086532/32770624 swapFree=5836/112608
[pid=3980] ppid=3977 vsize=27944 CPUtime=1481.95 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 10553 0 0 0 148192 3 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129695112 4938936 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 27944

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4519
/proc/meminfo: memFree=32086656/32770624 swapFree=5836/112644
[pid=3980] ppid=3977 vsize=27944 CPUtime=1541.94 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 10855 0 0 0 154191 3 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129695112 5024224 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 27944

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4521
/proc/meminfo: memFree=32086656/32770624 swapFree=5836/112688
[pid=3980] ppid=3977 vsize=27944 CPUtime=1601.92 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 11155 0 0 0 160189 3 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129695112 5024203 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 27944

[startup+1662.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 4522
/proc/meminfo: memFree=32086676/32770624 swapFree=5836/112720
[pid=3980] ppid=3977 vsize=27944 CPUtime=1661.91 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 11457 0 0 0 166188 3 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129695112 4945705 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 27944

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 4523
/proc/meminfo: memFree=32086800/32770624 swapFree=5836/112744
[pid=3980] ppid=3977 vsize=27944 CPUtime=1721.89 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 11758 0 0 0 172186 3 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129695112 5024245 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 27944

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 4525
/proc/meminfo: memFree=32086916/32770624 swapFree=5836/112780
[pid=3980] ppid=3977 vsize=27944 CPUtime=1781.88 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 12059 0 0 0 178185 3 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129695112 4941324 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 27944

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4526
/proc/meminfo: memFree=32086896/32770624 swapFree=5836/112808
[pid=3980] ppid=3977 vsize=27944 CPUtime=1841.86 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 12359 0 0 0 184183 3 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129695112 4998878 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 1841.86
Current children cumulated vsize (KiB) 27944

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4534
/proc/meminfo: memFree=32086684/32770624 swapFree=5836/112860
[pid=3980] ppid=3977 vsize=27944 CPUtime=1901.85 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 12674 0 0 0 190182 3 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129705368 4947001 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 1901.85
Current children cumulated vsize (KiB) 27944

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4557
/proc/meminfo: memFree=32086380/32770624 swapFree=5836/112896
[pid=3980] ppid=3977 vsize=27944 CPUtime=1961.84 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 12976 0 0 0 196181 3 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129705368 5118920 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 1961.84
Current children cumulated vsize (KiB) 27944

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4558
/proc/meminfo: memFree=32086088/32770624 swapFree=5836/112912
[pid=3980] ppid=3977 vsize=27944 CPUtime=2021.82 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 13276 0 0 0 202179 3 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129705368 4998912 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 2021.82
Current children cumulated vsize (KiB) 27944

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4559
/proc/meminfo: memFree=32086548/32770624 swapFree=5836/112956
[pid=3980] ppid=3977 vsize=27944 CPUtime=2081.81 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 13576 0 0 0 208178 3 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129705368 5024176 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 2081.81
Current children cumulated vsize (KiB) 27944

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4560
/proc/meminfo: memFree=32086532/32770624 swapFree=5836/112992
[pid=3980] ppid=3977 vsize=27944 CPUtime=2141.8 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 13877 0 0 0 214177 3 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129705368 5115995 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 2141.8
Current children cumulated vsize (KiB) 27944

[startup+2202.31 s]
/proc/loadavg: 2.04 2.03 2.05 3/182 4561
/proc/meminfo: memFree=32086332/32770624 swapFree=5836/113008
[pid=3980] ppid=3977 vsize=27944 CPUtime=2201.79 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 14193 0 0 0 220176 3 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129695112 4946817 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 2201.79
Current children cumulated vsize (KiB) 27944

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 4562
/proc/meminfo: memFree=32086128/32770624 swapFree=5836/113060
[pid=3980] ppid=3977 vsize=27944 CPUtime=2261.77 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 14494 0 0 0 226174 3 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129695112 4945891 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 2261.77
Current children cumulated vsize (KiB) 27944

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4563
/proc/meminfo: memFree=32086360/32770624 swapFree=5836/113096
[pid=3980] ppid=3977 vsize=27944 CPUtime=2321.75 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 14808 0 0 0 232172 3 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129705368 5131614 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 2321.75
Current children cumulated vsize (KiB) 27944

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4564
/proc/meminfo: memFree=32085972/32770624 swapFree=5836/113128
[pid=3980] ppid=3977 vsize=27944 CPUtime=2381.74 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 15124 0 0 0 238171 3 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129695112 4946812 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 2381.74
Current children cumulated vsize (KiB) 27944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 4564
/proc/meminfo: memFree=32085972/32770624 swapFree=5836/113128
[pid=3980] ppid=3977 vsize=27944 CPUtime=2400.04 cores=0,2,4,6
/proc/3980/stat : 3980 (cosoco) R 3977 3980 3396 0 -1 4202496 15424 0 0 0 240001 3 0 0 20 0 1 0 1292470 28614656 1206 33554432000 4194304 5744392 140728129707760 140728129695112 4946592 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 8568832 140728129713345 140728129713475 140728129713475 140728129716174 0
/proc/3980/statm: 6986 1206 825 379 0 405 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 27944

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 3980 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2400.6
CPU time (s): 2400.05
CPU user time (s): 2400.01
CPU system time (s): 0.038991
CPU usage (%): 99.977
Max. virtual memory (cumulated for all children) (KiB): 27944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.01
system time used= 0.038991
maximum resident set size= 4868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15456
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= 4126

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.82311 second user time and 7.93716 second system time

The end

Launcher Data

Begin job on node139 at 2017-07-24 19:28:56
IDJOB=4251562
IDBENCH=115958
IDSOLVER=2633
FILE ID=node139/4251562-1500917336
RUNJOBID= node139-1500914921-3427
PBS_JOBID= 20625404
Free space on /tmp= 61840 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-12-12.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4251562-1500917336/watcher-4251562-1500917336 -o /tmp/evaluation-result-4251562-1500917336/solver-4251562-1500917336 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1500914921-3427 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4251562-1500917336.xml

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

MD5SUM BENCH= 34ffd54f86f79986491acf3630731ea6
RANDOM SEED=1044454969

node139.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.51
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.51
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.51
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.51
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:        32020360 kB
MemAvailable:   31949136 kB
Buffers:           33292 kB
Cached:           210492 kB
SwapCached:            0 kB
Active:           279988 kB
Inactive:         120204 kB
Active(anon):     159228 kB
Inactive(anon):     8588 kB
Active(file):     120760 kB
Inactive(file):   111616 kB
Unevictable:        5836 kB
Mlocked:            5836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1972 kB
Writeback:             0 kB
AnonPages:        162084 kB
Mapped:            29068 kB
Shmem:              8848 kB
Slab:              49032 kB
SReclaimable:      24468 kB
SUnreclaim:        24564 kB
KernelStack:        3264 kB
PageTables:         4992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     396864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61836 MiB
End job on node139 at 2017-07-24 20:08:56