Trace number 4240473

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.1OPT1 1159.58 1159.69

General information on the benchmark

NameOpd/Opd-sum-small/
Opd-10-026-004.xml
MD5SUM44c4c29eefa1a4780ca7308d927ffa00
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.137885
Satisfiable
(Un)Satisfiability was proved
Number of variables261
Number of constraints56
Number of domains2
Minimum domain size2
Maximum domain size26
Distribution of domain sizes[{"size":2,"count":260},{"size":26,"count":1}]
Minimum variable degree11
Maximum variable degree46
Distribution of variable degrees[{"degree":11,"count":260},{"degree":46,"count":1}]
Minimum constraint arity26
Maximum constraint arity260
Distribution of constraint arities[{"arity":26,"count":10},{"arity":53,"count":45},{"arity":260,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":55}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.09/0.11	c SAT : Variables: 546 -- Clauses: 846
0.09/0.11	c best=?? lower=0 upper=25 
0.29/0.32	c
0.29/0.32	c This is cosoco 1.0 --  
0.29/0.32	c
0.29/0.32	c enable optimization
0.29/0.32	c ========================================[ Problem Statistics ]===========================================
0.29/0.32	c |                                                                                                       
0.29/0.32	c |  Parse time        :         0.11 s 
0.29/0.32	c |
0.29/0.32	c |               Variables: 261
0.29/0.32	c |            Domain Sizes: 2..26
0.29/0.32	c |
0.29/0.32	c |             Constraints: 90
0.29/0.32	c |                   Arity: 1..53  -- Unary: 1
0.29/0.32	c | 
0.29/0.32	c |                   Types: 
0.29/0.32	c |                          Intension: 46
0.29/0.32	c |                          Lex: 34
0.29/0.32	c |                          Sum: 10
0.29/0.32	c |                          
0.29/0.32	c =========================================================================================================
0.29/0.32	o 4
0.29/0.32	c    1 calls to solver: best=4 lower=0 upper=3 
0.29/0.38	o 3
5.89/5.92	conflict 48lvl : 51 bt51-251:0(53)X36320
10.39/10.41	conflict 50lvl : 51 bt51-251:0(57)X71439
17.09/17.14	 -> -251:X(57)conflict 121lvl : 127 bt127-381:0(124)X105988
17.49/17.56	conflict 66lvl : 67 bt67-101:0(73)X109329
17.59/17.69	conflict 53lvl : 52 bt52-237:0(56)X110077
17.69/17.75	conflict 51lvl : 52 bt52-237:0(56)X110576
17.89/17.97	conflict 51lvl : 55 bt54-245:0(62)X111896
18.49/18.55	conflict 56lvl : 60 bt60-243:0(63)X116107
20.99/21.03	conflict 53lvl : 56 bt56-237:0(60)X139291
21.69/21.77	conflict 48lvl : 53 bt53-237:0(57)X148589
21.89/21.96	conflict 53lvl : 53 bt53-237:0(57)X149720
21.89/21.96	conflict 52lvl : 56 bt56-245:0(63)X149776
22.59/22.67	conflict 48lvl : 54 bt54-273:0(58)X154052
22.79/22.86	 -> -273:X(58)conflict 53lvl : 54 bt54-275:0(58)X155317
22.89/22.91	 -> -275:X(58)conflict 53lvl : 55 bt55-275:0(58)X156053
1159.47/1159.69	o 1
1159.47/1159.69	c    3 calls to solver: best=1 lower=0 upper=0 
1159.47/1159.69	c
1159.47/1159.69	c Optimum found         : 1
1159.47/1159.69	c
1159.47/1159.69	
1159.47/1159.69	v <instantiation type='solution' cost='1'>
1159.47/1159.69	v <list>z x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[0][20] x[0][21] x[0][22] x[0][23] x[0][24] x[0][25] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[1][20] x[1][21] x[1][22] x[1][23] x[1][24] x[1][25] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[2][20] x[2][21] x[2][22] x[2][23] x[2][24] x[2][25] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[3][18] x[3][19] x[3][20] x[3][21] x[3][22] x[3][23] x[3][24] x[3][25] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[4][18] x[4][19] x[4][20] x[4][21] x[4][22] x[4][23] x[4][24] x[4][25] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[5][16] x[5][17] x[5][18] x[5][19] x[5][20] x[5][21] x[5][22] x[5][23] x[5][24] x[5][25] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[6][15] x[6][16] x[6][17] x[6][18] x[6][19] x[6][20] x[6][21] x[6][22] x[6][23] x[6][24] x[6][25] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[7][15] x[7][16] x[7][17] x[7][18] x[7][19] x[7][20] x[7][21] x[7][22] x[7][23] x[7][24] x[7][25] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[8][15] x[8][16] x[8][17] x[8][18] x[8][19] x[8][20] x[8][21] x[8][22] x[8][23] x[8][24] x[8][25] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[9][15] x[9][16] x[9][17] x[9][18] x[9][19] x[9][20] x[9][21] x[9][22] x[9][23] x[9][24] x[9][25] </list>
1159.47/1159.69	v <values>1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 1 0 0 </values>
1159.47/1159.69	v </instantiation>
1159.47/1159.69	
1159.47/1159.69	c call to solver        : 4
1159.47/1159.69	c
1159.47/1159.69	c restarts              : 555         
1159.47/1159.69	c conflicts             : 210699       (182 /sec)
1159.47/1159.69	c decisions             : 1522757      (1313 /sec)
1159.47/1159.69	c propagations          : 16460096    (14195 /sec)
1159.47/1159.69	c root propagations     : 1           
1159.47/1159.69	c filter calls          : 63981422       (55177 /sec)
1159.47/1159.69	c useless filter calls  : 59518779       (93 %)
1159.47/1159.69	c
1159.47/1159.69	c clauses               : 3305
1159.47/1159.69	c SAT propagations      : 3541
1159.47/1159.69	c SAT conflicts         : 0 (15 learnts)
1159.47/1159.69	c Memory used           : 33.41 MB
1159.47/1159.69	c CPU time              : 1159.57 s
1159.47/1159.69	
1159.47/1159.69	s OPTIMUM FOUND

Verifier Data

OK	1

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-4240473-1500637742/watcher-4240473-1500637742 -o /tmp/evaluation-result-4240473-1500637742/solver-4240473-1500637742 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500623789-5345 --watchdog 2560 HOME/cosoco -lc -model -restarts -sat HOME/instance-4240473-1500637742.xml 

pid=11600
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.08 2.03 2.05 3/186 11603
/proc/meminfo: memFree=31619248/32770624 swapFree=6312/30452
[pid=11603] ppid=11600 vsize=27248 CPUtime=0 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 1031 0 0 0 0 0 0 0 20 0 1 0 18521239 27901952 870 33554432000 4194304 5970956 140727143984768 140727143981416 5456496 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 6812 870 734 434 0 176 0

[startup+0.100116 s]
/proc/loadavg: 2.08 2.03 2.05 3/186 11603
/proc/meminfo: memFree=31619248/32770624 swapFree=6312/30452
[pid=11603] ppid=11600 vsize=27752 CPUtime=0.09 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 1244 0 0 0 9 0 0 0 20 0 1 0 18521239 28418048 1064 33554432000 4194304 5970956 140727143984768 140727143978008 139700320308197 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 6938 1064 801 434 0 302 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27752

[startup+0.200278 s]
/proc/loadavg: 2.08 2.03 2.05 3/186 11603
/proc/meminfo: memFree=31619248/32770624 swapFree=6312/30452
[pid=11603] ppid=11600 vsize=33412 CPUtime=0.19 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 1631 0 0 0 19 0 0 0 20 0 1 0 18521239 34213888 1423 33554432000 4194304 5970956 140727143984768 140727143981736 5052095 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8353 1423 849 434 0 1717 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33412

[startup+0.300202 s]
/proc/loadavg: 2.08 2.03 2.05 3/186 11603
/proc/meminfo: memFree=31619248/32770624 swapFree=6312/30452
[pid=11603] ppid=11600 vsize=33676 CPUtime=0.29 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 1689 0 0 0 29 0 0 0 20 0 1 0 18521239 34484224 1489 33554432000 4194304 5970956 140727143984768 140727143981736 5098944 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8419 1489 849 434 0 1783 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33676

[startup+0.700187 s]
/proc/loadavg: 2.08 2.03 2.05 3/186 11603
/proc/meminfo: memFree=31619248/32770624 swapFree=6312/30452
[pid=11603] ppid=11600 vsize=33940 CPUtime=0.69 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 1750 0 0 0 69 0 0 0 20 0 1 0 18521239 34754560 1555 33554432000 4194304 5970956 140727143984768 140727143981736 4961411 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8485 1555 852 434 0 1849 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33940

[startup+1.50019 s]
/proc/loadavg: 2.08 2.03 2.05 3/187 11604
/proc/meminfo: memFree=31616660/32770624 swapFree=6312/30452
[pid=11603] ppid=11600 vsize=33940 CPUtime=1.49 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 1756 0 0 0 149 0 0 0 20 0 1 0 18521239 34754560 1555 33554432000 4194304 5970956 140727143984768 140727143981736 4964444 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8485 1555 852 434 0 1849 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33940

[startup+3.10019 s]
/proc/loadavg: 2.08 2.03 2.05 3/187 11604
/proc/meminfo: memFree=31616660/32770624 swapFree=6312/30452
[pid=11603] ppid=11600 vsize=33940 CPUtime=3.09 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 2277 0 0 0 309 0 0 0 20 0 1 0 18521239 34754560 1605 33554432000 4194304 5970956 140727143984768 140727143981736 5098944 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8485 1605 852 434 0 1849 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33940

[startup+6.30019 s]
/proc/loadavg: 2.08 2.03 2.05 3/187 11604
/proc/meminfo: memFree=31616116/32770624 swapFree=6312/30476
[pid=11603] ppid=11600 vsize=33940 CPUtime=6.29 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 2906 0 0 0 629 0 0 0 20 0 1 0 18521239 34754560 1635 33554432000 4194304 5970956 140727143984768 140727143982104 5070139 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8485 1635 856 434 0 1849 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33940

[startup+12.7002 s]
/proc/loadavg: 2.07 2.03 2.05 3/187 11604
/proc/meminfo: memFree=31616116/32770624 swapFree=6312/30480
[pid=11603] ppid=11600 vsize=33940 CPUtime=12.69 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 3545 0 0 0 1269 0 0 0 20 0 1 0 18521239 34754560 1665 33554432000 4194304 5970956 140727143984768 140727143982104 5070529 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8485 1665 856 434 0 1849 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33940

[startup+25.5002 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 11604
/proc/meminfo: memFree=31616476/32770624 swapFree=6312/30504
[pid=11603] ppid=11600 vsize=34076 CPUtime=25.48 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 5005 0 0 0 2548 0 0 0 20 0 1 0 18521239 34893824 1782 33554432000 4194304 5970956 140727143984768 140727143982104 5070512 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8519 1782 856 434 0 1883 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34076

[startup+51.1002 s]
/proc/loadavg: 2.04 2.03 2.05 3/187 11604
/proc/meminfo: memFree=31616460/32770624 swapFree=6312/30516
[pid=11603] ppid=11600 vsize=34076 CPUtime=51.08 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 5762 0 0 0 5108 0 0 0 20 0 1 0 18521239 34893824 1792 33554432000 4194304 5970956 140727143984768 140727143982104 4908985 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8519 1792 856 434 0 1883 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34076

[startup+102.3 s]
/proc/loadavg: 2.09 2.05 2.05 3/188 11613
/proc/meminfo: memFree=31615248/32770624 swapFree=6312/30572
[pid=11603] ppid=11600 vsize=34076 CPUtime=102.28 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 6515 0 0 0 10228 0 0 0 20 0 1 0 18521239 34893824 1797 33554432000 4194304 5970956 140727143984768 140727143982104 5098944 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8519 1797 856 434 0 1883 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 34076

[startup+162.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/188 11614
/proc/meminfo: memFree=31615616/32770624 swapFree=6312/30600
[pid=11603] ppid=11600 vsize=34076 CPUtime=162.27 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 7164 0 0 0 16227 0 0 0 20 0 1 0 18521239 34893824 1799 33554432000 4194304 5970956 140727143984768 140727143982104 5052093 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8519 1799 856 434 0 1883 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 34076

[startup+222.306 s]
/proc/loadavg: 2.01 2.04 2.05 3/188 11615
/proc/meminfo: memFree=31615492/32770624 swapFree=6312/30628
[pid=11603] ppid=11600 vsize=34076 CPUtime=222.27 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 7787 0 0 0 22227 0 0 0 20 0 1 0 18521239 34893824 1801 33554432000 4194304 5970956 140727143984768 140727143982104 5070523 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8519 1801 856 434 0 1883 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 34076

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 11616
/proc/meminfo: memFree=31612424/32770624 swapFree=6312/30664
[pid=11603] ppid=11600 vsize=34076 CPUtime=282.26 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 8543 0 0 0 28226 0 0 0 20 0 1 0 18521239 34893824 1802 33554432000 4194304 5970956 140727143984768 140727143982104 5070480 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8519 1802 856 434 0 1883 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 34076

[startup+342.3 s]
/proc/loadavg: 2.14 2.07 2.06 3/188 11617
/proc/meminfo: memFree=31613172/32770624 swapFree=6312/30696
[pid=11603] ppid=11600 vsize=34076 CPUtime=342.25 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 9237 0 0 0 34225 0 0 0 20 0 1 0 18521239 34893824 1803 33554432000 4194304 5970956 140727143984768 140727143982104 5069735 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8519 1803 856 434 0 1883 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 34076

[startup+402.3 s]
/proc/loadavg: 2.05 2.06 2.05 3/187 11619
/proc/meminfo: memFree=31613344/32770624 swapFree=6312/30732
[pid=11603] ppid=11600 vsize=34076 CPUtime=402.25 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 9925 0 0 0 40225 0 0 0 20 0 1 0 18521239 34893824 1804 33554432000 4194304 5970956 140727143984768 140727143982104 5098944 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8519 1804 856 434 0 1883 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 34076

[startup+462.3 s]
/proc/loadavg: 2.02 2.05 2.05 3/187 11620
/proc/meminfo: memFree=31612996/32770624 swapFree=6312/30760
[pid=11603] ppid=11600 vsize=34208 CPUtime=462.24 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 10844 0 0 0 46224 0 0 0 20 0 1 0 18521239 35028992 1809 33554432000 4194304 5970956 140727143984768 140727143981480 5070435 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8552 1809 856 434 0 1916 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 34208

[startup+522.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/187 11621
/proc/meminfo: memFree=31613156/32770624 swapFree=6312/30792
[pid=11603] ppid=11600 vsize=34208 CPUtime=522.24 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 11684 0 0 0 52224 0 0 0 20 0 1 0 18521239 35028992 1822 33554432000 4194304 5970956 140727143984768 140727143981480 4908988 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8552 1822 856 434 0 1916 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 34208

[startup+582.3 s]
/proc/loadavg: 2.10 2.06 2.05 3/187 11623
/proc/meminfo: memFree=31613176/32770624 swapFree=6312/30832
[pid=11603] ppid=11600 vsize=34208 CPUtime=582.23 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 12551 0 0 0 58223 0 0 0 20 0 1 0 18521239 35028992 1827 33554432000 4194304 5970956 140727143984768 140727143981480 5052080 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8552 1827 856 434 0 1916 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 34208

[startup+642.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/187 11624
/proc/meminfo: memFree=31613012/32770624 swapFree=6312/30860
[pid=11603] ppid=11600 vsize=34208 CPUtime=642.22 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 13382 0 0 0 64222 0 0 0 20 0 1 0 18521239 35028992 1831 33554432000 4194304 5970956 140727143984768 140727143981480 4964440 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8552 1831 856 434 0 1916 0
Current children cumulated CPU time (s) 642.22
Current children cumulated vsize (KiB) 34208

[startup+702.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/188 11633
/proc/meminfo: memFree=31612284/32770624 swapFree=6312/30904
[pid=11603] ppid=11600 vsize=34208 CPUtime=702.22 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 14206 0 0 0 70222 0 0 0 20 0 1 0 18521239 35028992 1833 33554432000 4194304 5970956 140727143984768 140727143981480 5052093 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8552 1833 856 434 0 1916 0
Current children cumulated CPU time (s) 702.22
Current children cumulated vsize (KiB) 34208

[startup+762.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/188 11656
/proc/meminfo: memFree=31612212/32770624 swapFree=6312/30940
[pid=11603] ppid=11600 vsize=34208 CPUtime=762.22 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 14823 0 0 0 76222 0 0 0 20 0 1 0 18521239 35028992 1833 33554432000 4194304 5970956 140727143984768 140727143981480 4964794 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8552 1833 856 434 0 1916 0
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (KiB) 34208

[startup+822.3 s]
/proc/loadavg: 2.13 2.06 2.05 3/188 11657
/proc/meminfo: memFree=31612088/32770624 swapFree=6312/30968
[pid=11603] ppid=11600 vsize=34208 CPUtime=822.21 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 15604 0 0 0 82221 0 0 0 20 0 1 0 18521239 35028992 1834 33554432000 4194304 5970956 140727143984768 140727143981480 4964576 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8552 1834 856 434 0 1916 0
Current children cumulated CPU time (s) 822.21
Current children cumulated vsize (KiB) 34208

[startup+882.306 s]
/proc/loadavg: 2.05 2.05 2.05 3/188 11658
/proc/meminfo: memFree=31611840/32770624 swapFree=6312/31004
[pid=11603] ppid=11600 vsize=34208 CPUtime=882.21 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 16472 0 0 0 88221 0 0 0 20 0 1 0 18521239 35028992 1835 33554432000 4194304 5970956 140727143984768 140727143981480 4961400 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8552 1835 856 434 0 1916 0
Current children cumulated CPU time (s) 882.21
Current children cumulated vsize (KiB) 34208

[startup+942.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/187 11659
/proc/meminfo: memFree=31613576/32770624 swapFree=6300/31036
[pid=11603] ppid=11600 vsize=34208 CPUtime=942.19 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 17258 0 0 0 94219 0 0 0 20 0 1 0 18521239 35028992 1835 33554432000 4194304 5970956 140727143984768 140727143981480 4964452 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8552 1835 856 434 0 1916 0
Current children cumulated CPU time (s) 942.19
Current children cumulated vsize (KiB) 34208

[startup+1002.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 11661
/proc/meminfo: memFree=31612160/32770624 swapFree=6300/31064
[pid=11603] ppid=11600 vsize=34208 CPUtime=1002.19 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 18167 0 0 0 100219 0 0 0 20 0 1 0 18521239 35028992 1838 33554432000 4194304 5970956 140727143984768 140727143981480 5070424 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8552 1838 856 434 0 1916 0
Current children cumulated CPU time (s) 1002.19
Current children cumulated vsize (KiB) 34208

[startup+1062.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 11723
/proc/meminfo: memFree=31243492/32770624 swapFree=6300/31128
[pid=11603] ppid=11600 vsize=34208 CPUtime=1062.18 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 19043 0 0 0 106218 0 0 0 20 0 1 0 18521239 35028992 1845 33554432000 4194304 5970956 140727143984768 140727143981480 4968239 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8552 1845 856 434 0 1916 0
Current children cumulated CPU time (s) 1062.18
Current children cumulated vsize (KiB) 34208

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 11724
/proc/meminfo: memFree=31105096/32770624 swapFree=6300/31220
[pid=11603] ppid=11600 vsize=34208 CPUtime=1122.18 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 19917 0 0 0 112218 0 0 0 20 0 1 0 18521239 35028992 1846 33554432000 4194304 5970956 140727143984768 140727143981480 4908967 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8552 1846 856 434 0 1916 0
Current children cumulated CPU time (s) 1122.18
Current children cumulated vsize (KiB) 34208

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

[startup+1126.4 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 11724
/proc/meminfo: memFree=31103812/32770624 swapFree=6300/31220
[pid=11603] ppid=11600 vsize=34208 CPUtime=1126.28 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 19917 0 0 0 112628 0 0 0 20 0 1 0 18521239 35028992 1846 33554432000 4194304 5970956 140727143984768 140727143981480 4964768 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8552 1846 856 434 0 1916 0
Current children cumulated CPU time (s) 1126.28
Current children cumulated vsize (KiB) 34208

[startup+1139.2 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 11724
/proc/meminfo: memFree=31104080/32770624 swapFree=6300/31232
[pid=11603] ppid=11600 vsize=34208 CPUtime=1139.07 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 20567 0 0 0 113907 0 0 0 20 0 1 0 18521239 35028992 1846 33554432000 4194304 5970956 140727143984768 140727143981480 5070529 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8552 1846 856 434 0 1916 0
Current children cumulated CPU time (s) 1139.07
Current children cumulated vsize (KiB) 34208

[startup+1152 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 11724
/proc/meminfo: memFree=31098732/32770624 swapFree=6300/31240
[pid=11603] ppid=11600 vsize=34208 CPUtime=1151.87 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 20705 0 0 0 115187 0 0 0 20 0 1 0 18521239 35028992 1846 33554432000 4194304 5970956 140727143984768 140727143981480 4961400 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8552 1846 856 434 0 1916 0
Current children cumulated CPU time (s) 1151.87
Current children cumulated vsize (KiB) 34208

[startup+1155.2 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 11724
/proc/meminfo: memFree=31097600/32770624 swapFree=6300/31240
[pid=11603] ppid=11600 vsize=34208 CPUtime=1155.07 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 20705 0 0 0 115507 0 0 0 20 0 1 0 18521239 35028992 1846 33554432000 4194304 5970956 140727143984768 140727143981480 5069728 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8552 1846 856 434 0 1916 0
Current children cumulated CPU time (s) 1155.07
Current children cumulated vsize (KiB) 34208

[startup+1156.8 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 11724
/proc/meminfo: memFree=31097600/32770624 swapFree=6300/31248
[pid=11603] ppid=11600 vsize=34208 CPUtime=1156.67 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 20705 0 0 0 115667 0 0 0 20 0 1 0 18521239 35028992 1846 33554432000 4194304 5970956 140727143984768 140727143981480 5069792 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8552 1846 856 434 0 1916 0
Current children cumulated CPU time (s) 1156.67
Current children cumulated vsize (KiB) 34208

[startup+1158.41 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 11724
/proc/meminfo: memFree=31097600/32770624 swapFree=6300/31248
[pid=11603] ppid=11600 vsize=34208 CPUtime=1158.28 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 20705 0 0 0 115828 0 0 0 20 0 1 0 18521239 35028992 1846 33554432000 4194304 5970956 140727143984768 140727143981480 5070435 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8552 1846 856 434 0 1916 0
Current children cumulated CPU time (s) 1158.28
Current children cumulated vsize (KiB) 34208

[startup+1159.2 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 11724
/proc/meminfo: memFree=31097600/32770624 swapFree=6300/31248
[pid=11603] ppid=11600 vsize=34208 CPUtime=1159.07 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 20708 0 0 0 115907 0 0 0 20 0 1 0 18521239 35028992 1846 33554432000 4194304 5970956 140727143984768 140727143981480 5098954 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8552 1846 856 434 0 1916 0
Current children cumulated CPU time (s) 1159.07
Current children cumulated vsize (KiB) 34208

[startup+1159.6 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 11724
/proc/meminfo: memFree=31097600/32770624 swapFree=6300/31248
[pid=11603] ppid=11600 vsize=34208 CPUtime=1159.47 cores=1,3,5,7
/proc/11603/stat : 11603 (cosoco) R 11600 11603 5313 0 -1 4202496 20712 0 0 0 115947 0 0 0 20 0 1 0 18521239 35028992 1846 33554432000 4194304 5970956 140727143984768 140727143981480 4964266 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 40275968 140727143990460 140727143990595 140727143990595 140727143993294 0
/proc/11603/statm: 8552 1846 856 434 0 1916 0
Current children cumulated CPU time (s) 1159.47
Current children cumulated vsize (KiB) 34208

Child status: 0
Real time (s): 1159.69
CPU time (s): 1159.58
CPU user time (s): 1159.57
CPU system time (s): 0.010998
CPU usage (%): 99.9902
Max. virtual memory (cumulated for all children) (KiB): 34208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1159.57
system time used= 0.010998
maximum resident set size= 7464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20778
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= 58355

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.53028 second user time and 3.26833 second system time

The end

Launcher Data

Begin job on node104 at 2017-07-21 13:49:02
IDJOB=4240473
IDBENCH=122981
IDSOLVER=2621
FILE ID=node104/4240473-1500637742
RUNJOBID= node104-1500623789-5345
PBS_JOBID= 20623023
Free space on /tmp= 62020 MiB

SOLVER NAME= cosoco-sat 1.1
BENCH NAME= XCSP17/Opd/Opd-sum-small/Opd-10-026-004.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240473-1500637742/watcher-4240473-1500637742 -o /tmp/evaluation-result-4240473-1500637742/solver-4240473-1500637742 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500623789-5345 --watchdog 2560  HOME/cosoco -lc -model -restarts -sat HOME/instance-4240473-1500637742.xml

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

MD5SUM BENCH= 44c4c29eefa1a4780ca7308d927ffa00
RANDOM SEED=433980437

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:        31620324 kB
MemAvailable:   31623144 kB
Buffers:          132444 kB
Cached:           156656 kB
SwapCached:            0 kB
Active:           621676 kB
Inactive:         101320 kB
Active(anon):     382900 kB
Inactive(anon):    70868 kB
Active(file):     238776 kB
Inactive(file):    30452 kB
Unevictable:        6312 kB
Mlocked:            6312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2340 kB
Writeback:             0 kB
AnonPages:        442584 kB
Mapped:            34904 kB
Shmem:             17044 kB
Slab:             124584 kB
SReclaimable:      98856 kB
SUnreclaim:        25728 kB
KernelStack:        3360 kB
PageTables:         6004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     716900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    385024 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 14:08:22