Trace number 4267605

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 1.12SAT (TO)107 2519.98 2520

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-12-a3.xml
MD5SUM0a01517bf7d7882ddb7c2c03c4be0b51
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark85
Best CPU time to get the best result obtained on this benchmark1775.33
Satisfiable
(Un)Satisfiability was proved
Number of variables156
Number of constraints69
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":66},{"size":501,"count":12}]
Minimum variable degree0
Maximum variable degree13
Distribution of variable degrees[{"degree":0,"count":78},{"degree":2,"count":66},{"degree":12,"count":10},{"degree":13,"count":2}]
Minimum constraint arity1
Maximum constraint arity66
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":66},{"arity":12,"count":1},{"arity":66,"count":1}]
Number of extensional constraints0
Number of intensional constraints67
Distribution of constraint types[{"type":"intension","count":67},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
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.00/0.19	c best=?? lower=0 upper=500 
13.68/13.87	c
13.68/13.87	c This is cosoco 1.12 --  
13.68/13.87	c
13.68/13.87	c command line: cosoco -lc -model -restarts HOME/instance-4267605-1502525203.xml 
13.68/13.87	c enable optimization
13.68/13.87	c ========================================[ Problem Statistics ]===========================================
13.68/13.87	c |                                                                                                       
13.68/13.87	c |  Parse time        :         0.08 s 
13.68/13.87	c |
13.68/13.87	c |               Variables: 156
13.68/13.87	c |            Domain Sizes: 500..501
13.68/13.87	c |
13.68/13.87	c |             Constraints: 80
13.68/13.87	c |                   Arity: 1..66  -- Unary: 2  -- Binary: 11  -- Ternary: 66
13.68/13.87	c | 
13.68/13.87	c |                   Types: 
13.68/13.87	c |                          (X - Y < k): 11
13.68/13.87	c |                          All Different: 1
13.68/13.87	c |                          Intension: 68
13.68/13.87	c |                          
13.68/13.87	c =========================================================================================================
13.68/13.87	o 122
13.68/13.87	c    1 calls to solver: best=122 lower=0 upper=121 
23.38/23.55	o 118
25.88/26.08	o 117
25.88/26.08	c    3 calls to solver: best=117 lower=0 upper=116 
53.68/53.89	o 109
922.71/922.87	o 108
922.71/922.87	c    5 calls to solver: best=108 lower=0 upper=107 
1757.54/1757.66	o 107
2519.97/2520.00	
2519.97/2520.00	c *** INTERRUPTED ***
2519.97/2520.00	c restarts              : 84          
2519.97/2520.00	c conflicts             : 2996605      (1189 /sec)
2519.97/2520.00	c decisions             : 4888336      (1940 /sec)
2519.97/2520.00	c propagations          : 9031617581  (3584009 /sec)
2519.97/2520.00	c root propagations     : 621         
2519.97/2520.00	c filter calls          : 134325255      (53304 /sec)
2519.97/2520.00	c useless filter calls  : 89164127       (66 %)
2519.97/2520.00	c Memory used           : 29.85 MB
2519.97/2520.00	c CPU time              : 2519.98 s
2519.97/2520.00	
2519.97/2520.00	c nb Solutions = 6
2519.97/2520.00	s SATISFIABLE
2519.97/2520.00	c Best value found: 107
2519.97/2520.00	
2519.97/2520.00	
2519.97/2520.00	v <instantiation type='solution' cost='107'>
2519.97/2520.00	v <list>x[0] x[10] x[11] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] y[0][0] y[0][10] y[0][11] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[10][0] y[10][10] y[10][11] y[10][1] y[10][2] y[10][3] y[10][4] y[10][5] y[10][6] y[10][7] y[10][8] y[10][9] y[11][0] y[11][10] y[11][11] y[11][1] y[11][2] y[11][3] y[11][4] y[11][5] y[11][6] y[11][7] y[11][8] y[11][9] y[1][0] y[1][10] y[1][11] y[1][1] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][0] y[2][10] y[2][11] y[2][1] y[2][2] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][0] y[3][10] y[3][11] y[3][1] y[3][2] y[3][3] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][0] y[4][10] y[4][11] y[4][1] y[4][2] y[4][3] y[4][4] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][0] y[5][10] y[5][11] y[5][1] y[5][2] y[5][3] y[5][4] y[5][5] y[5][6] y[5][7] y[5][8] y[5][9] y[6][0] y[6][10] y[6][11] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][6] y[6][7] y[6][8] y[6][9] y[7][0] y[7][10] y[7][11] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][7] y[7][8] y[7][9] y[8][0] y[8][10] y[8][11] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7] y[8][8] y[8][9] y[9][0] y[9][10] y[9][11] y[9][1] y[9][2] y[9][3] y[9][4] y[9][5] y[9][6] y[9][7] y[9][8] y[9][9] </list>
2519.97/2520.00	v <values>0 91 107 2 5 6 14 24 31 44 59 80 * 91 107 2 5 6 14 24 31 44 59 80 * * 16 * * * * * * * * * * * * * * * * * * * * * * 89 105 * 3 4 12 22 29 42 57 78 * 86 102 * * 1 9 19 26 39 54 75 * 85 101 * * * 8 18 25 38 53 74 * 77 93 * * * * 10 17 30 45 66 * 67 83 * * * * * 7 20 35 56 * 60 76 * * * * * * 13 28 49 * 47 63 * * * * * * * 15 36 * 32 48 * * * * * * * * 21 * 11 27 * * * * * * * * * </values>
2519.97/2520.00	v </instantiation>
2519.97/2520.00	

Verifier Data

OK	107

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-4267605-1502525203/watcher-4267605-1502525203 -o /tmp/evaluation-result-4267605-1502525203/solver-4267605-1502525203 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502500343-24508 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267605-1502525203.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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: 1.95 2.01 2.04 4/184 31986
/proc/meminfo: memFree=30989184/32770624 swapFree=0/587920
[pid=31986] ppid=31983 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/31986/stat : 31986 (runsolver) D 31983 31986 24445 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 100026642 24240128 108 18446744073709551615 4194304 4338465 140724550418192 140724550415832 140377644737239 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 36556800 140724550422721 140724550423113 140724550423113 140724550426570 0
/proc/31986/statm: 5918 108 54 36 0 2156 0

[startup+0.100154 s]
/proc/loadavg: 1.95 2.01 2.04 4/184 31986
/proc/meminfo: memFree=30989184/32770624 swapFree=0/587920
[pid=31986] ppid=31983 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/31986/stat : 31986 (runsolver) D 31983 31986 24445 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 100026642 24240128 108 18446744073709551615 4194304 4338465 140724550418192 140724550415832 140377644737239 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 36556800 140724550422721 140724550423113 140724550423113 140724550426570 0
/proc/31986/statm: 5918 108 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200272 s]
/proc/loadavg: 1.95 2.01 2.04 4/184 31986
/proc/meminfo: memFree=30989184/32770624 swapFree=0/587920
[pid=31986] ppid=31983 vsize=29504 CPUtime=0.08 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 1694 0 0 0 8 0 0 0 20 0 1 0 100026642 30212096 1495 18446744073709551615 4194304 5972588 140735809145824 140735809142472 4965500 0 0 1 8405026 0 0 0 17 0 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7376 1495 795 435 0 739 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29504

[startup+0.300192 s]
/proc/loadavg: 1.95 2.01 2.04 4/184 31986
/proc/meminfo: memFree=30989184/32770624 swapFree=0/587920
[pid=31986] ppid=31983 vsize=29504 CPUtime=0.18 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 1708 0 0 0 18 0 0 0 20 0 1 0 100026642 30212096 1495 18446744073709551615 4194304 5972588 140735809145824 140735809133032 4968848 0 0 1 8405026 0 0 0 17 0 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7376 1495 795 435 0 739 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 29504

[startup+0.700174 s]
/proc/loadavg: 1.95 2.01 2.04 4/184 31986
/proc/meminfo: memFree=30989184/32770624 swapFree=0/587920
[pid=31986] ppid=31983 vsize=29504 CPUtime=0.58 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 1714 0 0 0 58 0 0 0 20 0 1 0 100026642 30212096 1495 18446744073709551615 4194304 5972588 140735809145824 140735809133032 5071832 0 0 1 8405026 0 0 0 17 0 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7376 1495 795 435 0 739 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 29504

[startup+1.50017 s]
/proc/loadavg: 1.95 2.01 2.04 3/185 31987
/proc/meminfo: memFree=30987604/32770624 swapFree=0/587944
[pid=31986] ppid=31983 vsize=29636 CPUtime=1.38 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 1726 0 0 0 138 0 0 0 20 0 1 0 100026642 30347264 1560 18446744073709551615 4194304 5972588 140735809145824 140735809142680 5099648 0 0 1 8405026 0 0 0 17 0 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7409 1560 834 435 0 772 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 29636

[startup+3.10017 s]
/proc/loadavg: 1.95 2.01 2.04 3/185 31987
/proc/meminfo: memFree=30987172/32770624 swapFree=0/587944
[pid=31986] ppid=31983 vsize=29768 CPUtime=2.98 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 2253 0 0 0 298 0 0 0 20 0 1 0 100026642 30482432 1599 18446744073709551615 4194304 5972588 140735809145824 140735809142680 4965562 0 0 1 8405026 0 0 0 17 0 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7442 1599 834 435 0 805 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 29768

[startup+6.30017 s]
/proc/loadavg: 1.95 2.01 2.04 3/185 31987
/proc/meminfo: memFree=30986804/32770624 swapFree=0/587944
[pid=31986] ppid=31983 vsize=30032 CPUtime=6.18 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 2918 0 0 0 618 0 0 0 20 0 1 0 100026642 30752768 1688 18446744073709551615 4194304 5972588 140735809145824 140735809142680 5070704 0 0 1 8405026 0 0 0 17 0 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7508 1688 834 435 0 871 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 30032

[startup+12.7002 s]
/proc/loadavg: 1.95 2.01 2.04 3/185 31987
/proc/meminfo: memFree=30986060/32770624 swapFree=0/587940
[pid=31986] ppid=31983 vsize=30428 CPUtime=12.58 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 3662 0 0 0 1258 0 0 0 20 0 1 0 100026642 31158272 1750 18446744073709551615 4194304 5972588 140735809145824 140735809142680 5053069 0 0 1 8405026 0 0 0 17 0 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7607 1750 834 435 0 970 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 30428

[startup+25.5003 s]
/proc/loadavg: 1.89 1.99 2.03 3/185 32049
/proc/meminfo: memFree=30962872/32770624 swapFree=0/587960
[pid=31986] ppid=31983 vsize=30560 CPUtime=25.38 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 5269 0 0 0 2538 0 0 0 20 0 1 0 100026642 31293440 1808 18446744073709551615 4194304 5972588 140735809145824 140735809143272 4965840 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1808 835 435 0 1003 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 30560

[startup+51.1003 s]
/proc/loadavg: 1.92 1.99 2.03 3/185 32049
/proc/meminfo: memFree=30959564/32770624 swapFree=0/587948
[pid=31986] ppid=31983 vsize=30560 CPUtime=50.98 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 5656 0 0 0 5098 0 0 0 20 0 1 0 100026642 31293440 1816 18446744073709551615 4194304 5972588 140735809145824 140735809133016 4968760 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1816 835 435 0 1003 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 30560

[startup+102.3 s]
/proc/loadavg: 2.03 2.01 2.04 3/186 32052
/proc/meminfo: memFree=30957812/32770624 swapFree=0/587980
[pid=31986] ppid=31983 vsize=30560 CPUtime=102.18 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 6037 0 0 0 10218 0 0 0 20 0 1 0 100026642 31293440 1818 18446744073709551615 4194304 5972588 140735809145824 140735809143272 5094104 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1818 835 435 0 1003 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 30560

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.04 3/185 32055
/proc/meminfo: memFree=30956088/32770624 swapFree=0/587988
[pid=31986] ppid=31983 vsize=30560 CPUtime=162.18 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 6410 0 0 0 16218 0 0 0 20 0 1 0 100026642 31293440 1819 18446744073709551615 4194304 5972588 140735809145824 140735809143272 4962364 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1819 835 435 0 1003 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 30560

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 32058
/proc/meminfo: memFree=30956200/32770624 swapFree=0/587996
[pid=31986] ppid=31983 vsize=30560 CPUtime=222.19 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 6779 0 0 0 22219 0 0 0 20 0 1 0 100026642 31293440 1820 18446744073709551615 4194304 5972588 140735809145824 140735809143272 4968804 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1820 835 435 0 1003 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 30560

[startup+282.3 s]
/proc/loadavg: 2.06 2.02 2.05 3/186 32060
/proc/meminfo: memFree=30955952/32770624 swapFree=0/588016
[pid=31986] ppid=31983 vsize=30560 CPUtime=282.19 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 6782 0 0 0 28219 0 0 0 20 0 1 0 100026642 31293440 1820 18446744073709551615 4194304 5972588 140735809145824 140735809143272 4909694 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1820 835 435 0 1003 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 30560

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 32063
/proc/meminfo: memFree=30955704/32770624 swapFree=0/588044
[pid=31986] ppid=31983 vsize=30560 CPUtime=342.19 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 7151 0 0 0 34219 0 0 0 20 0 1 0 100026642 31293440 1822 18446744073709551615 4194304 5972588 140735809145824 140735809143272 5070704 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1822 835 435 0 1003 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 30560

[startup+402.3 s]
/proc/loadavg: 2.12 2.04 2.05 3/185 32065
/proc/meminfo: memFree=30955472/32770624 swapFree=0/588052
[pid=31986] ppid=31983 vsize=30560 CPUtime=402.19 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 7516 0 0 0 40219 0 0 0 20 0 1 0 100026642 31293440 1823 18446744073709551615 4194304 5972588 140735809145824 140735809143272 5053097 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1823 835 435 0 1003 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 30560

[startup+462.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/189 32082
/proc/meminfo: memFree=30950844/32770624 swapFree=0/588096
[pid=31986] ppid=31983 vsize=30560 CPUtime=462.19 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 7525 0 0 0 46219 0 0 0 20 0 1 0 100026642 31293440 1823 18446744073709551615 4194304 5972588 140735809145824 140735809143272 5070704 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1823 835 435 0 1003 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 30560

[startup+522.3 s]
/proc/loadavg: 2.12 2.06 2.05 3/189 32109
/proc/meminfo: memFree=30949788/32770624 swapFree=0/588116
[pid=31986] ppid=31983 vsize=30560 CPUtime=522.19 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 7895 0 0 0 52219 0 0 0 20 0 1 0 100026642 31293440 1823 18446744073709551615 4194304 5972588 140735809145824 140735809143272 5070704 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1823 835 435 0 1003 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 30560

[startup+582.3 s]
/proc/loadavg: 2.11 2.07 2.05 3/189 32111
/proc/meminfo: memFree=30950112/32770624 swapFree=0/588132
[pid=31986] ppid=31983 vsize=30560 CPUtime=582.2 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 8253 0 0 0 58220 0 0 0 20 0 1 0 100026642 31293440 1823 18446744073709551615 4194304 5972588 140735809145824 140735809143272 5320287 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1823 835 435 0 1003 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 30560


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 32164
/proc/meminfo: memFree=30951504/32770624 swapFree=0/588312
[pid=31986] ppid=31983 vsize=30560 CPUtime=1602.24 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 11948 0 0 0 160224 0 0 0 20 0 1 0 100026642 31293440 1825 18446744073709551615 4194304 5972588 140735809145824 140735809133016 4965822 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1825 835 435 0 1003 0
Current children cumulated CPU time (s) 1602.24
Current children cumulated vsize (KiB) 30560

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 32181
/proc/meminfo: memFree=30947628/32770624 swapFree=0/588312
[pid=31986] ppid=31983 vsize=30560 CPUtime=1662.24 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 12294 0 0 0 166224 0 0 0 20 0 1 0 100026642 31293440 1825 18446744073709551615 4194304 5972588 140735809145824 140735809133016 4909624 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1825 835 435 0 1003 0
Current children cumulated CPU time (s) 1662.24
Current children cumulated vsize (KiB) 30560

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 32183
/proc/meminfo: memFree=30947488/32770624 swapFree=0/588320
[pid=31986] ppid=31983 vsize=30560 CPUtime=1722.24 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 12303 0 0 0 172224 0 0 0 20 0 1 0 100026642 31293440 1825 18446744073709551615 4194304 5972588 140735809145824 140735809133016 5070704 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1825 835 435 0 1003 0
Current children cumulated CPU time (s) 1722.24
Current children cumulated vsize (KiB) 30560

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 32185
/proc/meminfo: memFree=30950716/32770624 swapFree=0/588336
[pid=31986] ppid=31983 vsize=30560 CPUtime=1782.24 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 12681 0 0 0 178224 0 0 0 20 0 1 0 100026642 31293440 1825 18446744073709551615 4194304 5972588 140735809145824 140735809143272 4962376 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1825 835 435 0 1003 0
Current children cumulated CPU time (s) 1782.24
Current children cumulated vsize (KiB) 30560

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 32187
/proc/meminfo: memFree=30950592/32770624 swapFree=0/588348
[pid=31986] ppid=31983 vsize=30560 CPUtime=1842.25 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 13039 0 0 0 184225 0 0 0 20 0 1 0 100026642 31293440 1825 18446744073709551615 4194304 5972588 140735809145824 140735809143272 5071744 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1825 835 435 0 1003 0
Current children cumulated CPU time (s) 1842.25
Current children cumulated vsize (KiB) 30560

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 32190
/proc/meminfo: memFree=30950328/32770624 swapFree=0/588360
[pid=31986] ppid=31983 vsize=30560 CPUtime=1902.25 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 13054 0 0 0 190225 0 0 0 20 0 1 0 100026642 31293440 1825 18446744073709551615 4194304 5972588 140735809145824 140735809143272 4968825 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1825 835 435 0 1003 0
Current children cumulated CPU time (s) 1902.25
Current children cumulated vsize (KiB) 30560

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 32193
/proc/meminfo: memFree=30950840/32770624 swapFree=0/588372
[pid=31986] ppid=31983 vsize=30560 CPUtime=1962.25 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 13427 0 0 0 196225 0 0 0 20 0 1 0 100026642 31293440 1826 18446744073709551615 4194304 5972588 140735809145824 140735809143272 5071744 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1826 835 435 0 1003 0
Current children cumulated CPU time (s) 1962.25
Current children cumulated vsize (KiB) 30560

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 32195
/proc/meminfo: memFree=30951088/32770624 swapFree=0/588384
[pid=31986] ppid=31983 vsize=30560 CPUtime=2022.25 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 13797 0 0 0 202225 0 0 0 20 0 1 0 100026642 31293440 1826 18446744073709551615 4194304 5972588 140735809145824 140735809143272 5109313 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1826 835 435 0 1003 0
Current children cumulated CPU time (s) 2022.25
Current children cumulated vsize (KiB) 30560

[startup+2082.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/185 32197
/proc/meminfo: memFree=30951212/32770624 swapFree=0/588392
[pid=31986] ppid=31983 vsize=30560 CPUtime=2082.26 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 13798 0 0 0 208226 0 0 0 20 0 1 0 100026642 31293440 1826 18446744073709551615 4194304 5972588 140735809145824 140735809143272 4968862 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1826 835 435 0 1003 0
Current children cumulated CPU time (s) 2082.26
Current children cumulated vsize (KiB) 30560

[startup+2142.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/185 32200
/proc/meminfo: memFree=30951040/32770624 swapFree=0/588408
[pid=31986] ppid=31983 vsize=30560 CPUtime=2142.26 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 14168 0 0 0 214226 0 0 0 20 0 1 0 100026642 31293440 1827 18446744073709551615 4194304 5972588 140735809145824 140735809143272 5071832 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1827 835 435 0 1003 0
Current children cumulated CPU time (s) 2142.26
Current children cumulated vsize (KiB) 30560

[startup+2202.31 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 32203
/proc/meminfo: memFree=30950108/32770624 swapFree=0/588432
[pid=31986] ppid=31983 vsize=30560 CPUtime=2202.26 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 14539 0 0 0 220226 0 0 0 20 0 1 0 100026642 31293440 1827 18446744073709551615 4194304 5972588 140735809145824 140735809143272 5099648 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1827 835 435 0 1003 0
Current children cumulated CPU time (s) 2202.26
Current children cumulated vsize (KiB) 30560

[startup+2262.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/189 32220
/proc/meminfo: memFree=30945640/32770624 swapFree=0/588448
[pid=31986] ppid=31983 vsize=30560 CPUtime=2262.26 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 14542 0 0 0 226226 0 0 0 20 0 1 0 100026642 31293440 1827 18446744073709551615 4194304 5972588 140735809145824 140735809143272 5053024 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1827 835 435 0 1003 0
Current children cumulated CPU time (s) 2262.26
Current children cumulated vsize (KiB) 30560

[startup+2322.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/189 32222
/proc/meminfo: memFree=30945088/32770624 swapFree=0/588456
[pid=31986] ppid=31983 vsize=30560 CPUtime=2322.26 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 14906 0 0 0 232226 0 0 0 20 0 1 0 100026642 31293440 1827 18446744073709551615 4194304 5972588 140735809145824 140735809143272 5070704 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1827 835 435 0 1003 0
Current children cumulated CPU time (s) 2322.26
Current children cumulated vsize (KiB) 30560

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 32224
/proc/meminfo: memFree=30948428/32770624 swapFree=0/588472
[pid=31986] ppid=31983 vsize=30560 CPUtime=2382.27 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 14914 0 0 0 238227 0 0 0 20 0 1 0 100026642 31293440 1827 18446744073709551615 4194304 5972588 140735809145824 140735809143272 5053056 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1827 835 435 0 1003 0
Current children cumulated CPU time (s) 2382.27
Current children cumulated vsize (KiB) 30560

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 32227
/proc/meminfo: memFree=30947928/32770624 swapFree=0/588480
[pid=31986] ppid=31983 vsize=30560 CPUtime=2442.27 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 15279 0 0 0 244227 0 0 0 20 0 1 0 100026642 31293440 1827 18446744073709551615 4194304 5972588 140735809145824 140735809143272 5071744 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1827 835 435 0 1003 0
Current children cumulated CPU time (s) 2442.27
Current children cumulated vsize (KiB) 30560

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 32229
/proc/meminfo: memFree=30947948/32770624 swapFree=0/588496
[pid=31986] ppid=31983 vsize=30560 CPUtime=2502.27 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 15637 0 0 0 250227 0 0 0 20 0 1 0 100026642 31293440 1827 18446744073709551615 4194304 5972588 140735809145824 140735809143272 5053097 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1827 835 435 0 1003 0
Current children cumulated CPU time (s) 2502.27
Current children cumulated vsize (KiB) 30560



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 32229
/proc/meminfo: memFree=30947824/32770624 swapFree=0/588496
[pid=31986] ppid=31983 vsize=30560 CPUtime=2519.97 cores=0,2,4,6
/proc/31986/stat : 31986 (cosoco) R 31983 31986 24445 0 -1 4202496 15641 0 0 0 251997 0 0 0 20 0 1 0 100026642 31293440 1827 18446744073709551615 4194304 5972588 140735809145824 140735809143272 4909654 0 0 1 8405026 0 0 0 17 4 0 0 11 0 0 8070896 8075904 35524608 140735809151470 140735809151565 140735809151565 140735809155022 0
/proc/31986/statm: 7640 1827 835 435 0 1003 0
Current children cumulated CPU time (s) 2519.97
Current children cumulated vsize (KiB) 30560

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

Child status: 1
Real time (s): 2520
CPU time (s): 2519.98
CPU user time (s): 2519.98
CPU system time (s): 0.006
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 30560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.98
system time used= 0.006
maximum resident set size= 7376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15694
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= 7
involuntary context switches= 694

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.23856 second user time and 8.64752 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-12 09:52:48
IDJOB=4267605
IDBENCH=126205
IDSOLVER=2658
FILE ID=node134/4267605-1502525203
RUNJOBID= node134-1502500343-24508
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-12-a3.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267605-1502525203/watcher-4267605-1502525203 -o /tmp/evaluation-result-4267605-1502525203/solver-4267605-1502525203 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502500343-24508 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267605-1502525203.xml

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

MD5SUM BENCH= 0a01517bf7d7882ddb7c2c03c4be0b51
RANDOM SEED=1877525053

node134.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.43
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.43
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.43
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.43
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:        30988924 kB
MemAvailable:   31971992 kB
Buffers:          299952 kB
Cached:           983564 kB
SwapCached:            0 kB
Active:           716356 kB
Inactive:         627328 kB
Active(anon):      62580 kB
Inactive(anon):    39408 kB
Active(file):     653776 kB
Inactive(file):   587920 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2468 kB
Writeback:             0 kB
AnonPages:        215064 kB
Mapped:            54552 kB
Shmem:             41660 kB
Slab:             141052 kB
SReclaimable:     114412 kB
SUnreclaim:        26640 kB
KernelStack:        3328 kB
PageTables:         5068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     334652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node134 at 2017-08-12 10:34:48