Trace number 4240017

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
R1: cosoco-sat 1.1? (TO) 2400.05 2400.31

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-12-12.xml
MD5SUM34ffd54f86f79986491acf3630731ea6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark76
Best CPU time to get the best result obtained on this benchmark2400.01
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.03	c intension x[0][0]>=x[11][11]  using generic constraint 
0.00/0.03	c intension x[0][11]>=x[11][0]  using generic constraint 
0.00/0.03	c SAT : Variables: 1584 -- Clauses: 5616
0.00/0.03	c best=?? lower=0 upper=144 
0.00/0.04	c
0.00/0.04	c This is cosoco 1.0 --  
0.00/0.04	c
0.00/0.04	c enable optimization
0.00/0.04	c ========================================[ Problem Statistics ]===========================================
0.00/0.04	c |                                                                                                       
0.00/0.04	c |  Parse time        :         0.03 s 
0.00/0.04	c |
0.00/0.04	c |               Variables: 288
0.00/0.04	c |            Domain Sizes: 2..9
0.00/0.04	c |
0.00/0.04	c |             Constraints: 331
0.00/0.04	c |                   Arity: 2..144  -- Binary: 146  -- Ternary: 40
0.00/0.04	c | 
0.00/0.04	c |                   Types: 
0.00/0.04	c |                          : 36
0.00/0.04	c |                          (X -Y <= k): 2
0.00/0.04	c |                          Extension: 148  (nb tuples: 1..10) -- (shared: 179)
0.00/0.04	c |                          Sum: 145
0.00/0.04	c |                          
0.00/0.04	c =========================================================================================================
0.00/0.04	o 0
0.00/0.04	c    1 calls to solver: best=0 lower=1 upper=144 
0.00/0.04	o 4
0.00/0.05	o 6
0.00/0.05	c    3 calls to solver: best=6 lower=7 upper=144 
0.00/0.07	o 8
0.00/0.08	o 9
0.00/0.08	c    5 calls to solver: best=9 lower=10 upper=144 
0.00/0.10	o 10
0.09/0.16	o 12
0.09/0.16	c    7 calls to solver: best=12 lower=13 upper=144 
0.29/0.38	o 13
0.39/0.41	o 14
0.39/0.41	c    9 calls to solver: best=14 lower=15 upper=144 
0.69/0.78	o 16
0.79/0.81	conflict 113lvl : 122 bt122-23:0(1006)X128983
0.79/0.84	o 18
0.79/0.84	c   11 calls to solver: best=18 lower=19 upper=144 
1.20/1.20	o 20
1.20/1.21	conflict 118lvl : 119 bt118-237:0(972)X188272
1.39/1.42	conflict 121lvl : 119 bt119-9:0(992)X221769
1.39/1.46	conflict 116lvl : 120 bt120-209:0(996)X229540
1.39/1.46	o 24
1.39/1.46	c   13 calls to solver: best=24 lower=25 upper=144 
1.49/1.58	conflict 107lvl : 116 bt115-147:0(961)X249210
1.59/1.60	conflict 116lvl : 116 bt116-9:0(971)X255097
1.59/1.68	o 25
1.89/1.90	o 26
1.89/1.90	c   15 calls to solver: best=26 lower=27 upper=144 
1.89/1.95	o 27
2.39/2.47	o 28
2.39/2.47	c   17 calls to solver: best=28 lower=29 upper=144 
2.49/2.54	o 30
3.69/3.74	o 31
3.69/3.74	c   19 calls to solver: best=31 lower=32 upper=144 
3.79/3.87	o 32
3.99/4.00	o 34
3.99/4.00	c   21 calls to solver: best=34 lower=35 upper=144 
5.69/5.74	o 35
6.29/6.32	o 36
6.29/6.32	c   23 calls to solver: best=36 lower=37 upper=144 
6.60/6.61	o 37
6.99/7.04	o 38
6.99/7.04	c   25 calls to solver: best=38 lower=39 upper=144 
7.19/7.21	o 39
7.39/7.47	o 40
7.39/7.47	c   27 calls to solver: best=40 lower=41 upper=144 
7.80/7.83	o 41
8.80/8.82	o 42
8.80/8.82	c   29 calls to solver: best=42 lower=43 upper=144 
18.69/18.73	o 43
20.19/20.22	o 44
20.19/20.22	c   31 calls to solver: best=44 lower=45 upper=144 
20.99/21.09	o 46
22.29/22.32	o 47
22.29/22.32	c   33 calls to solver: best=47 lower=48 upper=144 
23.39/23.49	o 48
23.49/23.56	o 50
23.49/23.56	c   35 calls to solver: best=50 lower=51 upper=144 
23.79/23.82	o 52
23.99/24.04	o 54
23.99/24.04	c   37 calls to solver: best=54 lower=55 upper=144 
24.79/24.81	o 56
146.88/146.94	o 57
146.88/146.94	c   39 calls to solver: best=57 lower=58 upper=144 
207.17/207.24	o 58
324.26/324.34	o 59
324.26/324.34	c   41 calls to solver: best=59 lower=60 upper=144 
437.14/437.20	o 60
481.24/481.34	o 61
481.24/481.34	c   43 calls to solver: best=61 lower=62 upper=144 
545.73/545.87	o 62
577.93/578.03	o 63
577.93/578.03	c   45 calls to solver: best=63 lower=64 upper=144 
614.93/615.07	o 64
888.30/888.40	o 65
888.30/888.40	c   47 calls to solver: best=65 lower=66 upper=144 
915.39/915.59	o 66
985.39/985.57	o 67
985.39/985.57	c   49 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-4240017-1500635341/watcher-4240017-1500635341 -o /tmp/evaluation-result-4240017-1500635341/solver-4240017-1500635341 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500623789-5345 --watchdog 2560 HOME/cosoco -lc -model -restarts -sat HOME/instance-4240017-1500635341.xml 

pid=11385
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 11388
/proc/meminfo: memFree=19131176/32770624 swapFree=6312/27800
[pid=11388] ppid=11385 vsize=27124 CPUtime=0 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 1062 0 0 0 0 0 0 0 20 0 1 0 18281142 27774976 898 33554432000 4194304 5970956 140724017837376 140724017834024 140440601385957 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 6781 898 766 434 0 145 0

[startup+0.100112 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 11388
/proc/meminfo: memFree=19131176/32770624 swapFree=6312/27800
[pid=11388] ppid=11385 vsize=32936 CPUtime=0.09 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 1525 0 0 0 9 0 0 0 20 0 1 0 18281142 33726464 1333 33554432000 4194304 5970956 140724017837376 140724017824680 140440601824352 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8234 1333 845 434 0 1598 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32936

[startup+0.200256 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 11388
/proc/meminfo: memFree=19131176/32770624 swapFree=6312/27800
[pid=11388] ppid=11385 vsize=32936 CPUtime=0.19 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 1536 0 0 0 19 0 0 0 20 0 1 0 18281142 33726464 1333 33554432000 4194304 5970956 140724017837376 140724017824680 5045964 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8234 1333 845 434 0 1598 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 32936

[startup+0.300202 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 11388
/proc/meminfo: memFree=19131176/32770624 swapFree=6312/27800
[pid=11388] ppid=11385 vsize=32936 CPUtime=0.29 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 1547 0 0 0 29 0 0 0 20 0 1 0 18281142 33726464 1333 33554432000 4194304 5970956 140724017837376 140724017824680 5337513 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8234 1333 845 434 0 1598 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32936

[startup+0.700172 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 11388
/proc/meminfo: memFree=19131176/32770624 swapFree=6312/27800
[pid=11388] ppid=11385 vsize=32936 CPUtime=0.69 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 1612 0 0 0 69 0 0 0 20 0 1 0 18281142 33726464 1399 33554432000 4194304 5970956 140724017837376 140724017824680 5045175 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8234 1399 845 434 0 1598 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32936

[startup+1.50017 s]
/proc/loadavg: 1.92 2.00 2.04 3/187 11389
/proc/meminfo: memFree=19126140/32770624 swapFree=6312/27800
[pid=11388] ppid=11385 vsize=33068 CPUtime=1.49 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 1696 0 0 0 149 0 0 0 20 0 1 0 18281142 33861632 2042 33554432000 4194304 5970956 140724017837376 140724017824680 5136560 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8267 2042 849 434 0 1631 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33068

[startup+3.10017 s]
/proc/loadavg: 1.92 2.00 2.04 3/187 11389
/proc/meminfo: memFree=19125760/32770624 swapFree=6312/27800
[pid=11388] ppid=11385 vsize=33200 CPUtime=3.09 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 2260 0 0 0 309 0 0 0 20 0 1 0 18281142 33996800 2057 33554432000 4194304 5970956 140724017837376 140724017834936 5136608 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2057 849 434 0 1664 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33200

[startup+6.30017 s]
/proc/loadavg: 1.93 2.00 2.04 3/187 11389
/proc/meminfo: memFree=19124464/32770624 swapFree=6312/27800
[pid=11388] ppid=11385 vsize=33200 CPUtime=6.29 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 2908 0 0 0 629 0 0 0 20 0 1 0 18281142 33996800 2059 33554432000 4194304 5970956 140724017837376 140724017834936 5136620 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2059 849 434 0 1664 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33200

[startup+12.7002 s]
/proc/loadavg: 1.93 2.00 2.04 3/187 11389
/proc/meminfo: memFree=19124584/32770624 swapFree=6312/27828
[pid=11388] ppid=11385 vsize=33200 CPUtime=12.69 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 3513 0 0 0 1269 0 0 0 20 0 1 0 18281142 33996800 2060 33554432000 4194304 5970956 140724017837376 140724017824680 5038725 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2060 849 434 0 1664 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33200

[startup+25.5002 s]
/proc/loadavg: 1.95 2.00 2.04 3/187 11389
/proc/meminfo: memFree=19123808/32770624 swapFree=6312/27840
[pid=11388] ppid=11385 vsize=33200 CPUtime=25.49 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 4724 0 0 0 2549 0 0 0 20 0 1 0 18281142 33996800 2064 33554432000 4194304 5970956 140724017837376 140724017834936 5136625 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2064 849 434 0 1664 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33200

[startup+51.1002 s]
/proc/loadavg: 1.97 2.00 2.04 3/187 11389
/proc/meminfo: memFree=19122164/32770624 swapFree=6312/27856
[pid=11388] ppid=11385 vsize=33200 CPUtime=51.09 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 5321 0 0 0 5109 0 0 0 20 0 1 0 18281142 33996800 2065 33554432000 4194304 5970956 140724017837376 140724017834936 5136570 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2065 849 434 0 1664 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 33200

[startup+102.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/187 11397
/proc/meminfo: memFree=19117732/32770624 swapFree=6312/27904
[pid=11388] ppid=11385 vsize=33200 CPUtime=102.29 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 5922 0 0 0 10229 0 0 0 20 0 1 0 18281142 33996800 2065 33554432000 4194304 5970956 140724017837376 140724017834936 5136570 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2065 849 434 0 1664 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 33200

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/187 11398
/proc/meminfo: memFree=19112104/32770624 swapFree=6312/27944
[pid=11388] ppid=11385 vsize=33200 CPUtime=162.27 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 6532 0 0 0 16227 0 0 0 20 0 1 0 18281142 33996800 2067 33554432000 4194304 5970956 140724017837376 140724017824680 5045969 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2067 849 434 0 1664 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 33200

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 11399
/proc/meminfo: memFree=19105436/32770624 swapFree=6312/27980
[pid=11388] ppid=11385 vsize=33200 CPUtime=222.27 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 7139 0 0 0 22227 0 0 0 20 0 1 0 18281142 33996800 2068 33554432000 4194304 5970956 140724017837376 140724017834936 5040060 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2068 849 434 0 1664 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 33200

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 11400
/proc/meminfo: memFree=19101220/32770624 swapFree=6312/28016
[pid=11388] ppid=11385 vsize=33200 CPUtime=282.26 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 7737 0 0 0 28226 0 0 0 20 0 1 0 18281142 33996800 2068 33554432000 4194304 5970956 140724017837376 140724017834936 5044849 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2068 849 434 0 1664 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 33200

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 11401
/proc/meminfo: memFree=19095496/32770624 swapFree=6312/28056
[pid=11388] ppid=11385 vsize=33200 CPUtime=342.25 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 8345 0 0 0 34225 0 0 0 20 0 1 0 18281142 33996800 2068 33554432000 4194304 5970956 140724017837376 140724017824680 5046418 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2068 849 434 0 1664 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 33200

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 11402
/proc/meminfo: memFree=19089628/32770624 swapFree=6312/28084
[pid=11388] ppid=11385 vsize=33200 CPUtime=402.25 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 8943 0 0 0 40225 0 0 0 20 0 1 0 18281142 33996800 2068 33554432000 4194304 5970956 140724017837376 140724017824680 5046748 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2068 849 434 0 1664 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 33200

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 11403
/proc/meminfo: memFree=19083928/32770624 swapFree=6312/28120
[pid=11388] ppid=11385 vsize=33200 CPUtime=462.24 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 9550 0 0 0 46224 0 0 0 20 0 1 0 18281142 33996800 2068 33554432000 4194304 5970956 140724017837376 140724017834936 5136625 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2068 849 434 0 1664 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 33200

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 11404
/proc/meminfo: memFree=19075644/32770624 swapFree=6312/28152
[pid=11388] ppid=11385 vsize=33200 CPUtime=522.24 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 10158 0 0 0 52224 0 0 0 20 0 1 0 18281142 33996800 2068 33554432000 4194304 5970956 140724017837376 140724017824680 5045007 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2068 849 434 0 1664 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 33200

[startup+582.3 s]
/proc/loadavg: 2.09 2.03 2.05 3/187 11405
/proc/meminfo: memFree=19070920/32770624 swapFree=6312/28188
[pid=11388] ppid=11385 vsize=33200 CPUtime=582.23 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 10764 0 0 0 58223 0 0 0 20 0 1 0 18281142 33996800 2068 33554432000 4194304 5970956 140724017837376 140724017824680 5136795 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2068 849 434 0 1664 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 33200


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


[startup+1542.31 s]
/proc/loadavg: 2.02 2.03 2.05 3/188 11499
/proc/meminfo: memFree=31648088/32770624 swapFree=6312/28812
[pid=11388] ppid=11385 vsize=33200 CPUtime=1542.13 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 20339 0 0 0 154213 0 0 0 20 0 1 0 18281142 33996800 2074 33554432000 4194304 5970956 140724017837376 140724017824680 5045007 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2074 849 434 0 1664 0
Current children cumulated CPU time (s) 1542.13
Current children cumulated vsize (KiB) 33200

[startup+1602.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 11500
/proc/meminfo: memFree=31647348/32770624 swapFree=6312/28840
[pid=11388] ppid=11385 vsize=33200 CPUtime=1602.12 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 20923 0 0 0 160212 0 0 0 20 0 1 0 18281142 33996800 2074 33554432000 4194304 5970956 140724017837376 140724017824680 5047650 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2074 849 434 0 1664 0
Current children cumulated CPU time (s) 1602.12
Current children cumulated vsize (KiB) 33200

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 11501
/proc/meminfo: memFree=31645576/32770624 swapFree=6312/28872
[pid=11388] ppid=11385 vsize=33200 CPUtime=1662.11 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 21498 0 0 0 166211 0 0 0 20 0 1 0 18281142 33996800 2074 33554432000 4194304 5970956 140724017837376 140724017824680 5044849 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2074 849 434 0 1664 0
Current children cumulated CPU time (s) 1662.11
Current children cumulated vsize (KiB) 33200

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 11502
/proc/meminfo: memFree=31643552/32770624 swapFree=6312/28900
[pid=11388] ppid=11385 vsize=33200 CPUtime=1722.1 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 22104 0 0 0 172210 0 0 0 20 0 1 0 18281142 33996800 2074 33554432000 4194304 5970956 140724017837376 140724017824680 5044849 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2074 849 434 0 1664 0
Current children cumulated CPU time (s) 1722.1
Current children cumulated vsize (KiB) 33200

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 11503
/proc/meminfo: memFree=31641568/32770624 swapFree=6312/28944
[pid=11388] ppid=11385 vsize=33200 CPUtime=1782.1 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 22679 0 0 0 178210 0 0 0 20 0 1 0 18281142 33996800 2074 33554432000 4194304 5970956 140724017837376 140724017824680 5136587 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2074 849 434 0 1664 0
Current children cumulated CPU time (s) 1782.1
Current children cumulated vsize (KiB) 33200

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 11504
/proc/meminfo: memFree=31638592/32770624 swapFree=6312/28968
[pid=11388] ppid=11385 vsize=33200 CPUtime=1842.09 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 23279 0 0 0 184209 0 0 0 20 0 1 0 18281142 33996800 2074 33554432000 4194304 5970956 140724017837376 140724017824680 5136570 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2074 849 434 0 1664 0
Current children cumulated CPU time (s) 1842.09
Current children cumulated vsize (KiB) 33200

[startup+1902.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/188 11513
/proc/meminfo: memFree=31636672/32770624 swapFree=6312/29008
[pid=11388] ppid=11385 vsize=33200 CPUtime=1902.09 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 23865 0 0 0 190209 0 0 0 20 0 1 0 18281142 33996800 2074 33554432000 4194304 5970956 140724017837376 140724017824680 5044852 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2074 849 434 0 1664 0
Current children cumulated CPU time (s) 1902.09
Current children cumulated vsize (KiB) 33200

[startup+1962.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/188 11514
/proc/meminfo: memFree=31633192/32770624 swapFree=6312/29036
[pid=11388] ppid=11385 vsize=33200 CPUtime=1962.08 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 24450 0 0 0 196208 0 0 0 20 0 1 0 18281142 33996800 2074 33554432000 4194304 5970956 140724017837376 140724017824680 5136560 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2074 849 434 0 1664 0
Current children cumulated CPU time (s) 1962.08
Current children cumulated vsize (KiB) 33200

[startup+2022.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 11515
/proc/meminfo: memFree=31629636/32770624 swapFree=6312/29064
[pid=11388] ppid=11385 vsize=33200 CPUtime=2022.07 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 25049 0 0 0 202207 0 0 0 20 0 1 0 18281142 33996800 2074 33554432000 4194304 5970956 140724017837376 140724017824680 5337501 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2074 849 434 0 1664 0
Current children cumulated CPU time (s) 2022.07
Current children cumulated vsize (KiB) 33200

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 11516
/proc/meminfo: memFree=31625820/32770624 swapFree=6312/29100
[pid=11388] ppid=11385 vsize=33200 CPUtime=2082.07 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 25633 0 0 0 208207 0 0 0 20 0 1 0 18281142 33996800 2074 33554432000 4194304 5970956 140724017837376 140724017824680 5044991 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2074 849 434 0 1664 0
Current children cumulated CPU time (s) 2082.07
Current children cumulated vsize (KiB) 33200

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 11517
/proc/meminfo: memFree=31622260/32770624 swapFree=6312/29132
[pid=11388] ppid=11385 vsize=33200 CPUtime=2142.06 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 26217 0 0 0 214206 0 0 0 20 0 1 0 18281142 33996800 2074 33554432000 4194304 5970956 140724017837376 140724017824680 5136620 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2074 849 434 0 1664 0
Current children cumulated CPU time (s) 2142.06
Current children cumulated vsize (KiB) 33200

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 11518
/proc/meminfo: memFree=31617976/32770624 swapFree=6312/29156
[pid=11388] ppid=11385 vsize=33200 CPUtime=2202.06 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 26789 0 0 0 220206 0 0 0 20 0 1 0 18281142 33996800 2074 33554432000 4194304 5970956 140724017837376 140724017824680 5093243 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2074 849 434 0 1664 0
Current children cumulated CPU time (s) 2202.06
Current children cumulated vsize (KiB) 33200

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 11519
/proc/meminfo: memFree=31617976/32770624 swapFree=6312/29188
[pid=11388] ppid=11385 vsize=33200 CPUtime=2262.05 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 27397 0 0 0 226205 0 0 0 20 0 1 0 18281142 33996800 2074 33554432000 4194304 5970956 140724017837376 140724017824680 5136577 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2074 849 434 0 1664 0
Current children cumulated CPU time (s) 2262.05
Current children cumulated vsize (KiB) 33200

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 11541
/proc/meminfo: memFree=31613696/32770624 swapFree=6312/30412
[pid=11388] ppid=11385 vsize=33200 CPUtime=2322.04 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 27979 0 0 0 232204 0 0 0 20 0 1 0 18281142 33996800 2074 33554432000 4194304 5970956 140724017837376 140724017824680 5136786 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2074 849 434 0 1664 0
Current children cumulated CPU time (s) 2322.04
Current children cumulated vsize (KiB) 33200

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 11543
/proc/meminfo: memFree=31613800/32770624 swapFree=6312/30448
[pid=11388] ppid=11385 vsize=33200 CPUtime=2382.03 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 28552 0 0 0 238203 0 0 0 20 0 1 0 18281142 33996800 2074 33554432000 4194304 5970956 140724017837376 140724017824680 5136577 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2074 849 434 0 1664 0
Current children cumulated CPU time (s) 2382.03
Current children cumulated vsize (KiB) 33200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 11543
/proc/meminfo: memFree=31613924/32770624 swapFree=6312/30452
[pid=11388] ppid=11385 vsize=33200 CPUtime=2400.04 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 29114 0 0 0 240004 0 0 0 20 0 1 0 18281142 33996800 2074 33554432000 4194304 5970956 140724017837376 140724017824680 5327968 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2074 849 434 0 1664 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 33200

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

[startup+2400.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 11543
/proc/meminfo: memFree=31613924/32770624 swapFree=6312/30452
[pid=11388] ppid=11385 vsize=33200 CPUtime=2400.04 cores=1,3,5,7
/proc/11388/stat : 11388 (cosoco) R 11385 11388 5313 0 -1 4202496 29114 0 0 0 240004 0 0 0 20 0 1 0 18281142 33996800 2074 33554432000 4194304 5970956 140724017837376 140724017824680 5327968 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 16437248 140724017841340 140724017841475 140724017841475 140724017844174 0
/proc/11388/statm: 8300 2074 849 434 0 1664 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 33200

Child status: 1
Real time (s): 2400.31
CPU time (s): 2400.05
CPU user time (s): 2400.04
CPU system time (s): 0.009998
CPU usage (%): 99.9894
Max. virtual memory (cumulated for all children) (KiB): 33200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.04
system time used= 0.009998
maximum resident set size= 8340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29146
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= 120638

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.76003 second user time and 8.0653 second system time

The end

Launcher Data

Begin job on node104 at 2017-07-21 13:09:01
IDJOB=4240017
IDBENCH=115958
IDSOLVER=2621
FILE ID=node104/4240017-1500635341
RUNJOBID= node104-1500623789-5345
PBS_JOBID= 20623023
Free space on /tmp= 62020 MiB

SOLVER NAME= cosoco-sat 1.1
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-12-12.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240017-1500635341/watcher-4240017-1500635341 -o /tmp/evaluation-result-4240017-1500635341/solver-4240017-1500635341 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500623789-5345 --watchdog 2560  HOME/cosoco -lc -model -restarts -sat HOME/instance-4240017-1500635341.xml

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

MD5SUM BENCH= 34ffd54f86f79986491acf3630731ea6
RANDOM SEED=1463448632

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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		: 1600.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		: 1600.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		: 1600.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		: 1600.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		: 1600.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		: 1600.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		: 1867.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:        19130920 kB
MemAvailable:   19130748 kB
Buffers:          131500 kB
Cached:           154864 kB
SwapCached:            0 kB
Active:         13086084 kB
Inactive:          98696 kB
Active(anon):   12847648 kB
Inactive(anon):    70896 kB
Active(file):     238436 kB
Inactive(file):    27800 kB
Unevictable:        6312 kB
Mlocked:            6312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2356 kB
Writeback:             0 kB
AnonPages:      13005308 kB
Mapped:            34608 kB
Shmem:             17044 kB
Slab:             125248 kB
SReclaimable:      98856 kB
SUnreclaim:        26392 kB
KernelStack:        3328 kB
PageTables:        30680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   14892540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3991552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62016 MiB
End job on node104 at 2017-07-21 13:49:02